10 More Discussions You Might Find Interesting
1. Solaris
Hello All,
I have solaris server running,
uname -a
SunOS host 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-280R
Filesystem Size Used Available Capacity Mounted on
/dev/md/dsk/d0 9.8G 8.7G 1.0G 90% /
/dev/dsk/c1t1d0s3 4.3G 7.7M 4.2G ... (17 Replies)
Discussion started by: gull05
17 Replies
2. Solaris
Hi
Please can I have some help in increasing /var in my solaris 10 server.
At the moment the size configured is small and I need to expand it:
df -h
Filesystem size used avail capacity Mounted on
/dev/dsk/c1t0d0s0 869M 510M 307M 63% /
/devices ... (16 Replies)
Discussion started by: fretagi
16 Replies
3. Linux
Hi OS Experts
I would like to increase root partition from another partition so that I can save more documents in Home and Desktop. whether it is possible without formating root partition if so please explain
here is o/p of df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda9... (8 Replies)
Discussion started by: Akshay Hegde
8 Replies
4. AIX
A check disk space and find /dev/hd4 used 99%. How to increase space. Thank you for advice.
/home/tecsys > df
Filesystem 512-blocks Free %Used Iused %Iused Mounted on
/dev/hd4 1048576 20624 99% 5977 68% /
/dev/hd2 6815744 653032 91% 59194 ... (4 Replies)
Discussion started by: yapcs88
4 Replies
5. Solaris
hi friends, i am a new system adminstrator and i had a directory /h03 getting full at 95%, how do i give more space to bring down it to about 70% ? i cannot delete any files inside as it is all important to the applications
/dev/dsk/c1t3d0s0 64G 60G 3.8G 95% /h03
any idea ? (4 Replies)
Discussion started by: Exposure
4 Replies
6. AIX
Guy's
This is our page space , i want some information about page space and I want the good way to how to increase the page space and what's the recommended page space that need to be configured
Page Space Physical Volume Volume Group Size %Used Active Auto Type Chksum
hd6 hdisk0... (8 Replies)
Discussion started by: Mr.AIX
8 Replies
7. AIX
Hi
have IBM aix. unix
my directories are full
when i use
$ df -k
filesystem kbytes used avail capacity mounted on
/dev/root 288880 288880 288880 100% /
/proc 0 0 0 ... (4 Replies)
Discussion started by: raosurya
4 Replies
8. Filesystems, Disks and Memory
I trying to calculate drive space with RAID. I know the equation is:
(n-1)/n * drive capacity
but, when I use that my calculations don't come out when I compare to what I already know exists:
I have 3 - 18.2gb SCSI drives that contain two logical drives C & D.
Using the math, (3-1)/3 * 18.2... (1 Reply)
Discussion started by: JTalbot017
1 Replies
9. UNIX for Dummies Questions & Answers
I know very basic Unix commands s I would really appreacite the assistance of a Unix guru.
I am installing an application on a Sun server, when attempting to install I get an error that says I do not have enough sapce allocated for my install directory. Error says it has 7235m but needs 15360m.... (2 Replies)
Discussion started by: rhack
2 Replies
10. AIX
I am working in AIX 4.3.3 , here when we are doing one activity we ran out of space in one mount point, we need to increase the space in that mout point by reducing it in another mount point, can anybody help me out in carrying this activity.
Vipin (3 Replies)
Discussion started by: vipin77
3 Replies
acctsuspend(5) File Formats Manual acctsuspend(5)
NAME
acctsuspend, acctresume - suspend and resume accounting when available disk space reaches threshold
VALUES
Failsafe
Default.
Default
acctsuspend:
acctresume:
Allowed values
acctresume:
acctsuspend:
Recommended values
acctsuspend:
acctresume: (But more than acctsuspend)
DESCRIPTION
The and tunables control when accounting stops and resumes due to disk space constraints. When free disk space on the file system being
used by accounting reaches the suspension threshold, which is the percentage relative to the percentage of disk space available only to the
superuser, accounting is suspended until such time as the free disk space reaches the resumption threshold, which is the percentage rela-
tive to the percentage of disk space available only to the superuser.
Note: Since the and values are specified relative to the percentage of disk space available only to the superuser, negative values
of these parameters can make sense. For example, if the superuser has reserved 10 percent of the disk space on the file system at
file system creation time, and acctsuspend is -5 and acctresume is 0, the suspension threshold will be 5 percent of the total disk
space and the resumption threshold will be 10 percent of the total disk space.
Who Is Expected to Change This Tunable?
Anyone using accounting.
Restrictions on Changing
Changes to this tunable take effect at the next reboot.
When Should the Value of This Tunable Be Raised?
Increasing either variable should be considered when it is necessary to maintain a higher percentage of free space on the accounting
filesystem.
What Are the Side Effects of Raising the Value of This Tunable?
The higher either value is, the less accounting data may be captured. The further the values are separated, the greater the amount of
potentially lost accounting data.
When Should the Value of This Tunable Be Lowered?
If additional disk space is needed for accounting data, and it cannot be obtained by moving files off of the filesystem, then the value of
should be lowered.
What Are the Side Effects of Lowering the Value of This Tunable?
Filesystem performance (writing accounting records) decreases as the filesystem fills up. In turn, this will decrease the overall perfor-
mance of accounting processes.
What Other Tunables Should Be Changed at the Same Time?
When changing either of these tunables, both should be considered.
WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of
HP-UX.
Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation,
some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun-
able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was
factory installed on your system, see at
AUTHOR
and were developed by HP.
SEE ALSO
accton(1M).
Tunable Kernel Parameters acctsuspend(5)