usage of temp directory should be restricted to 1 gb if
total temp directory size is 5 gb?
Answers were Sorted based on User's Feedback
Answer / adhavan
$ grep ^swap /etc/vfstab
swap - /tmp tmpfs - yes size=1024m
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s ramesh reddy
Temp Directory Having temp files. Temp files having error files & warning files (these are created by executable programs). These temp directory stored in SWAP.Whenever the system reboot at that time the total temp automatically deleting.So we have to increase the SWAP space.
#swap -a /etc/dev/dsk/c#t#d#s# adding swap space.
#swap /etc/vfstab To make permanent.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / solaris
Put SIZE entry in /etc/vfstab for /tmp mountpoint.
| Is This Answer Correct ? | 1 Yes | 5 No |
Tell me some of the differences between Solaris and Sun OS?
What is the basic requirement for cluster.
Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.
What is difference between Hard and Soft mount?
What are the protocols in VCS
What are the types of cluster configuration?
How to configure root mirroring in veritas volume manager
how to set ip address for a solaris machine
How to view the kernel (shmmax)paramiter value in solaris 10?
Security point of view,What's there in NIS+ than NIS?
What command can be used in running a background process?
How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user