Sponsored Content
Operating Systems AIX 100% Inode full with only 67% FS full. Post 302983111 by rbatte1 on Thursday 6th of October 2016 12:01:28 PM
Old 10-06-2016
Smilie I would seriously worry why you think you need a 12Gb root filesystem. Smilie

You should only have files necessary for the OS boot in the root filesystem, ideally with home directories, /usr, /var and /tmp in separate filesystems. Perhaps you should focus on removing non-OS files from the root filesystem.

How do you prepare for disaster recovery? Is your mksysb excluding huge sections of the root filesystem? If so, it would be better to get them into their own filesystems and leave root alone. Have a look in /etc/exclude.rootvg to see what you leave out of a mksysb



Robin
 

9 More Discussions You Might Find Interesting

1. AIX

%Inode used full

Hello I have used 100% of inode in a file system can you increase thie number of inode without backup-make the file system again-restore ? thank you (0 Replies)
Discussion started by: pascalbout
0 Replies

2. Solaris

/ directory is 100% full

Dear experts My / directory shows 100% full. What should I do??? What is normal size and how can I prevent it. I am using Solaris 8 on an Ultra 60. Thanks for your advises. Reza (6 Replies)
Discussion started by: Reza Nazarian
6 Replies

3. Solaris

when 100% full, it says some available

Just a quick question ....as per my df -k below, I have a file system marked at 100% full, why does it say there is 44,240 kb available ?? Filesystem kbytes used avail capacity Mounted on /dev/dsk/c0t0d0s0 2055463 1753694 240106 88% / /proc 0 ... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

4. AIX

/var 100% full

What to do if /var filesystem in Aix is completely full ? (2 Replies)
Discussion started by: kkhan
2 Replies

5. Linux

Disk full 100%

one of my servers / was full by 100% i cleard some space, now though i have enough space on / partition still df is showing disk usage as 100% am not able to create any single txt file ? why so ? (3 Replies)
Discussion started by: bryanabhay
3 Replies

6. UNIX for Dummies Questions & Answers

dev/sda1 100% full

Hi! I have a problem with my disk, it is full as you can see # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 64380356 63125180 0 100% / none 3116000 0 3116000 0% /dev/shm /dev/sdb1 282015652... (10 Replies)
Discussion started by: ruisof
10 Replies

7. Shell Programming and Scripting

How to extract strings from full path when full path is not fixed

/Path/snowbird9/nrfCompMgrRave1230100920.log.gz:09/20/2010 06:14:51 ERROR Error Message. /Path/snowbird6/nrfCompMgrRave1220100920.log.gz:09/20/2010 06:14:51 ERROR Error Message. /Path/snowbird14/nrfCompMgrRave920100920.log.gz:09/20/2010 06:14:51 ERROR Error Message.... (0 Replies)
Discussion started by: Shirisha
0 Replies

8. AIX

Paging space is 100% full

Paging space is 100% full? what step can i take (3 Replies)
Discussion started by: ramraj731
3 Replies

9. Solaris

Zpool showing 100% full

Hi, This is Solaris-10 on Sparc. Due to some reason, one zpool size is showing 100% full, while nothing is there in that. dstr03-zone02 is a non global zone running on physical machine - dstr03 root@dstr03:/# df -h | grep -i zone02 zone02_app_pool 60G 31K 3.8G 1% ... (5 Replies)
Discussion started by: solaris_1977
5 Replies
RQUOTAD(8)						      System Manager's Manual							RQUOTAD(8)

NAME
rquotad, rpc.rquotad - remote quota server SYNOPSIS
rpc.rquotad DESCRIPTION
rquotad is an rpc(3N) server which returns quotas for a user of a local filesystem which is mounted by a remote machine over the NFS. It also allows setting of quotas on NFS mounted filesystem. The results are used by quota(1) to display user quotas for remote filesystems and by edquota(8) to set quotas on remote filesystems. The rquotad daemon is normally started at boot time from the system startup scripts. FILES
aquota.user or aquota.group quota file at the filesystem root (version 2 quota, non-XFS filesystems) quota.user or quota.group quota file at the filesystem root (version 1 quota, non-XFS filesystems) /etc/mtab default filesystems SEE ALSO
quota(1), rpc(3N), nfs(5), services(5), inetd(8) RQUOTAD(8)
All times are GMT -4. The time now is 04:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy