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 difference between commmands cmp and diff?
What are bash commands?
How can you create a symbolic link to a file or directory?
solaris Run level?
What is unix command?
What is the unix command to confirm a remote host is alive or not?
Why is grep called grep?
Who invented grep?
How would you find the size of a file or directory?
what are the different hardwares available?
Who wrote grep?
In UNIX, what is the command to kill a process?