- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- urgent - / (root) FS is sull
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2004 07:19 PM
09-01-2004 07:19 PM
urgent - / (root) FS is sull
my root file system is full ..
please help to clean up ..
#du -kx / |sort -rn
225576 /
137088 /app
137008 /app/yantra7x/env
137008 /app/yantra7x
136856 /app/yantra7x/env/ui_trg
49344 /etc
38808 /sbin
26680 /etc/vx
21656 /etc/vx/type
13480 /etc/opt
8616 /etc/vx/type/static
6344 /etc/vx/type/gen
5904 /sbin/fs
5752 /etc/opt/resmon
5288 /etc/lvmconf
5120 /etc/vx/type/raid5
4008 /etc/vx/static.d
4008 /etc/opt/resmon/lbin
3792 /etc/opt/samba
3760 /etc/opt/samba/codepages
3496 /sbin/fs/vxfs
3296 /etc/vx/static.d/build
1840 /etc/opt/wbem
1824 /etc/opt/wbem/mof
1768 /sbin/fs/hfs
1592 /etc/opt/cifsclient
1568 /etc/vx/type/fsgen
1544 /etc/opt/cifsclient/unitables
1072 /sbin/init.d
1024 /etc/opt/resmon/lib
712 /etc/vx/static.d/default
632 /sbin/lib
576 /etc/rc.config.d
576 /etc/X11
520 /etc/lp
488 /etc/lp/interface
480 /etc/lp/interface/model.orig
448 /etc/hpC2400
360 /etc/vx/licenses/db
360 /etc/vx/licenses
328 /etc/opt/resmon/log
312 /etc/vx/vras
312 /etc/vx/type/fsgen/fs.d/vxfs
312 /etc/vx/type/fsgen/fs.d
272 /etc/vx/vras/templates
232 /etc/ppp
232 /etc/opt/resmon/dictionary
224 /sbin/fs/cdfs
208 /sbin/fs/lofs
200 /etc/opt/gnome/gtk
200 /etc/opt/gnome
176 /etc/mail
144 /etc/opt/mx/config
144 /etc/opt/mx
144 /etc/opt/dce
136 /sbin/set_parms.d
136 /dev
120 /etc/vx/aslkey.d
112 /etc/ppp/Examples
112 /.sw
104 /etc/sam
104 /etc/opt/resmon/persistence
104 /etc/opt/resmon/lib/nls/msg/C
104 /etc/opt/resmon/lib/nls/msg
104 /etc/opt/resmon/lib/nls
104 /.sw/sessions
96 /sbin/lib/eisa
96 /sbin/fs/cachefs
96 /etc/vx/vvr/ibc_scripts
96 /etc/vx/vvr
80 /etc/vx/isis
72 /sbin/fs/nfs
72 /etc/uucp
64 /etc/opt/mx/config/collectors
64 /etc/SnmpAgent.d
48 /etc/vx/vvr/ibc_scripts/sample_vxfs_snapshot
48 /etc/vx/vvr/ibc_scripts/sample_db_snapshot
48 /etc/net
48 /etc/CPQswsp
48 /app/yantra7x/env/ui_tut
40 /oracle
40 /etc/opt/mx/config/mxnode
40 /app/yantra5x/env
40 /app/yantra5x
32 /sbin/fs/autofs
32 /etc/vx/vras/msg
32 /etc/skel
32 /etc/opt/resmon/monitors
32 /etc/dt
32 /etc/default
32 /app/yantra7x/env/ui_prode
32 /app/yantra7x/env/ei_ext/ei_extsp2
thanks in advance.
govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2004 07:33 PM
09-01-2004 07:33 PM
Re: urgent - / (root) FS is sull
ll|sort -k5,5nr|pg
will sort them by size (largest first).
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2004 07:36 PM
09-01-2004 07:36 PM
Re: urgent - / (root) FS is sull
Check if there are any core files and there could also be some large files residing in /dev.
HTH,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2004 07:39 PM
09-01-2004 07:39 PM
Re: urgent - / (root) FS is sull
apparently you store data from an application, app/yantra7x, in the root volume.
You need to clean up in the data produced by this application to free some space. In order to avoid similar problems in future, you should create a separate logical volume for that application.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2004 11:12 PM
09-01-2004 11:12 PM
Re: urgent - / (root) FS is sull
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2004 11:15 PM
09-01-2004 11:15 PM
Re: urgent - / (root) FS is sull
For steps how to assign points see:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2004 12:12 AM
09-02-2004 12:12 AM
Re: urgent - / (root) FS is sull
The problem would seem to be the /app directory.
You can move that to another filesystem that has more space and put in a symbolic link.
For instance if you moved /app to /data1, you could do:
ln -s /data1/app /app
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2004 03:16 PM
09-02-2004 03:16 PM
Re: urgent - / (root) FS is sull
Thanks for the Help,
the problem was some user has installed Yantra application in the root, insted of putting it in a mount point.
thanks once again.
Regards,
Govind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2004 03:18 PM
09-02-2004 03:18 PM
Re: urgent - / (root) FS is sull
Thanks for the all the help..
REgards,
Govind.