DonDavisFCB
Programmer
Does anyone have a good script that will increase the size of a filesystem, but with some built in intelligence?
I plan to use "chfs -a size=+1 <filesystemname> in a script that queries information from hundreds of routers and adds a record to correspondingly hundreds of files every five minutes. I want to add file space as needed and mail to root whenever a pp is added.
I want to build in some self checks that will stop this script if it runs loose and attempts to fill my volume group.
I plan to use "chfs -a size=+1 <filesystemname> in a script that queries information from hundreds of routers and adds a record to correspondingly hundreds of files every five minutes. I want to add file space as needed and mail to root whenever a pp is added.
I want to build in some self checks that will stop this script if it runs loose and attempts to fill my volume group.