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 find $ai_serual resolved path by using unix
what does the command 'wc' do?
How to see unused port number in Solaris?
which command is used to identify the type of the file?
What are the general commands in using unix os for a beginner?
What is time_t?
How we will execute previous command in vi editor?
What are the dos commands?
How to copy multiple files and directories into some other directory?
What is the use of tee command?
how many types of file in unix?
34 Answers MNC, TCS,
what is the difference between npar and vpar in HP-UX?