If JFS file system is 100% full how we can increase the file
system ?
Answer Posted / partho patnaik
# umount <mountpoint>
# lvextend –L <n> /dev/vgXX/lvolX
-L <n> set new size of lvol to n MB
# extendfs –F vxfs /dev/vgXX/rlvolX
# mount <mountpoint>
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain mount and unmount command.
Differentiate cmp command from diff command.
What is unix command line?
Which command is used to find whether the system is 32 bit or 64 bit?
What is s and g in sed command?
What are file commands?
What command is used to check the current users?
What is grep in bash?
What command will change your prompt to myprompt?
What is the use of awk command in unix?
How does pipe () work?
What will the following command do?
What is nr in awk command?
Explain command to view process running?
What does this command do? Cat food 1 > kitty