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 setup sudo, only can use for particular date & time only ( for solaris10 )
Will rm -r* removes hidden files?
Explain the steps that a shell follows while processing a command.
How do you list the files in an UNIX directory while also showing hidden files?
What is in grep command?
What do you mean by zambie process?
How do you find path of a directory? Give its syntax.
What is the protocol for PING command?
what are the different operating systems available?
how many types of file in unix?
34 Answers MNC, TCS,
What is grep and how do you use it?
What is the command to find maximum memory taking process on the server?