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
What is grep command in unix with examples?
Is grep faster than awk?
What is “chmod” command?
What is command substitution?
What is the nmap command?
What are filter commands in unix?
Differentiate cat command from more command.
What is the use of finger command?
What is awk used for?
What is the use of the tee command?
What is the command to find hidden files in the current directory?
What are file commands?
How do I use grep to search for a file?
Who command in unix?
What are the unix commands?