How to increase the size of the file system?
Answers were Sorted based on User's Feedback
Answer / vishwanath
Size of file system can be increased usinf growfs command
syntax,
growfs -M /export/home /dev/md/rdsk/d8
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sbrahman75
# vxresize –F vxfs –g rootdg myapps +5g (decrease the size
of /myapps by 5gb)
#df -k
| Is This Answer Correct ? | 2 Yes | 6 No |
What is UMASK
What is the command to check the connectivity between 2 nodes
How do you add the disk without reboot the server?
How will you take ufsdump and ufsrestore in a sing command line?
How to lock the user id in solaris?
How may will you find the process id and disk utilizations.
Command to find the VCS status
Hi We have upgraded our sun machine from solaris 9 to solaris 10. Before upgradation the date command output(Solaris 9) Wed Oct 13 09:45:21 IST 2010 But after upgradation the output for date is as below(solaris 10). Wednesday, October 13, 2010 9:46:14 AM IST Looks like I need to change LC_TIME=C. can you please help me how to change it for permanently
How will you ad new aliases name
How can u find a file which is logged in last week?
What is default permission of files and directory?
What is the difference between init 1 and init s ?