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 |
why metadb requires a seperate slice to create Solaris volume manager
What is the use of sed command in unix?
What do chmod command do?
what is the use of "fg" command ?
What do chown command do?
What are bash commands?
What are awk commands?
How do I use grep to search for a file?
how to sort the content of the file based on numeric values
what is the use of the hidden files?
What is the difference between Shell Programming and Shell scripting?
10 Answers HCL, TCS, Wipro,
What is the unix command to confirm a remote host is alive or not?