How to add swap space in Sun Server?
Answer Posted / prashant raut
There are two ways to add swap in Sun Server(i.e. Sun
Solaris) as below;
1. Make a partion at availbale free disk of required swap
size and then make an entry in /etc/vfstab file. After that
run the command #swapadd /dev/dsk/cXtXdXsX or give the
reconfiguration reboot to the Server.
2. Instead of making partion you can create make a file of
required swap size with the help of #mkfile <size>
<filename> command and after that make an entry
in /etc/vfstab and follow rest of steps mention in point
one.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?
After first installation of Solaris 10, what and all the Securities We need to set and how ?
Where do you get Alarm prompt?
What does pkgadd command do?
How can u find a file which is logged in last week?
How to create core dump and crash dump #coreadm .
Write the steps involved in creating and executing a program to implement the “case” command.
what are the alarms in solaris?
what is the difference between solaris8 and solaris9 and solaris10
What are the differences between the command line and graphical user interface?
How to configure email notification in solaris 8? We are using netbackup 5
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
How to make SUN server as router in subnetwork?
please post step by step installation of packages from the EIS cd..
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