If JFS file system is 100% full how we can increase the file
system ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the advaantage of each user having its own copy of the shell?

2038


How to display no of records in oracle using unix command?

589


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

591


Write a command to display a file’s contents in various formats?

627


What is the command to view process running?

576






What is unix command line?

610


What is the comma to show the space allocation of files?

562


What is the comma to display different lines that are found when compare two files?

595


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

799


What is awk good for?

588


What is ‘ps’ command for?

618


Which command should you use to find the remaining disk space in unix server?

709


What is the use of tee command?

573


Using unix command how to display no of records in oracle?

613


What is command substitution?

627