If JFS file system is 100% full how we can increase the file
system ?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the use of sed command in unix?
What is in grep command?
what are the different hardwares available?
what is the use of the hidden files?
What is the functionality of a top command?
What is the nmap command?
Which command will you use to change the permissions on file?
What is the unix command to confirm a remote host is alive or not?
What command will bring user back to their home directory in UNIX?
what are wild cards?
why unix commands can be divided into internal and external commands?
what do you understand by 'building block primitive'?