IBM AIX:
# chfs -a size=+<Size in Units> <File_System_Name> : Command to increase the size of the file system.
# df : Verify the size of the file system.
Hp_Unix:
# fsadm -F <filesystem_type> -b <Size_To_Be_Increased> <File_System_Name> : Command to increase the file system size.
# bdf : Verfiy the size of the file system.
# chfs -a size=+<Size in Units> <File_System_Name> : Command to increase the size of the file system.
# df : Verify the size of the file system.
Hp_Unix:
# fsadm -F <filesystem_type> -b <Size_To_Be_Increased> <File_System_Name> : Command to increase the file system size.
# bdf : Verfiy the size of the file system.
No comments:
Post a Comment