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 |
how to check a file system type
What is the command to compare two files in unix?
Briefly, how do you install Oracle software on UNIX.
what does the command 'wc' do?
How to see unused port number in Solaris?
distinguish between interrupts and exceptions?
what does a process mean?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
How to display no of records in oracle using unix command?
distinguish between interrupts and exceptions?
Name the various commands that are used for the user information in unix.
Which command will you use to change the permissions on file?