Posts

Showing posts from December, 2014

slptool to fetch FSP driver information

#for A in `cut -d " " -f2  alpfp.txt | cut -d "(" -f2| cut -d ")" -f1`;do echo $A; slptool unicastfindattrs $A service:management-hardware.IBM:cec-service-processor | cut -d "," -f2,3,8,14; done 9.3.87.193 (serial-number=106780V),(machinetype-model=8408-E8E),(ip-address=9.3.87.193,(Image=fips830/b1120a_1449.830) 9.3.87.192 (serial-number=106789V),(machinetype-model=8408-E8E),(ip-address=9.3.87.192,(Image=fips830/b1208a_1451.830)

inode full of a filesystem in GPFS

[root@GPFS1 mc_installers]# df -i /mc_installers/ Filesystem            Inodes   IUsed   IFree IUse% Mounted on /dev/mc_installers   10485888 10485888       0  100% /mc_installers [root@GPFS1 mc_installers]# mmlsfs /dev/mc_installers | grep inode-limit  --inode-limit      10485888                 Maximum number of inodes [root@GPFS1 mc_installers]# mmlsfs /dev/mc_installers flag                value                    description ------------------- ------------------------ -----------------------------------  -f           ...