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 |
Why we are using UNIX OS when we are doing the testing in our application?
what will this do $cat > file.c ?(file.c is a file in current directory)
what are processor execution levels and priorities?
Give the command to display space usage on the UNIX file system.
what is telnet?
What command will change your prompt to myprompt?
Does cp command overwrite files?
How does pipe () work?
Why is it called grep?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
How do I run a bash script?
Give Command that will change the name of a directly from paypal to eBay