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 |
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
How to delete a directory containing files and folders?
What is the use of pipes?
What is the difference between a hard link and a soft link in Unix?
What command is used to check the current users?
to list a particular line in the file
What is updatedb?
distinguish between interrupts and exceptions?
what is virtual machine?
What is unix command line?
What is the pipe command?
in UNIX ,What is the command to view contents of a large error log file?