- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /dev/root file system full from dmsg command
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-24-2003 08:42 PM
09-24-2003 08:42 PM
Please advise what I should do to resolve this ?
/dev/root file system full (1 block extent)
msgcnt 169 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 171 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 173 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 175 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 177 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 179 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 181 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 183 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 185 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 187 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 189 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 191 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 193 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 195 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 197 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 199 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 201 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 203 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 205 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 207 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
msgcnt 209 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 08:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 08:46 PM
09-24-2003 08:46 PM
Re: /dev/root file system full from dmsg command
# find / -xdev -size +10000000c -exec ll {} \;
You may find some core dump files, then remove them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 09:00 PM
09-24-2003 09:00 PM
Re: /dev/root file system full from dmsg command
first you should check if there is a problem. The message is of course that the root dir. is full, but it could be an old message, as the messages in the dmesg uffer are only removed at boot.
Does a bdf show that your root filesystem is full?
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 09:09 PM
09-24-2003 09:09 PM
Re: /dev/root file system full from dmsg command
#du -x |sort -n
Check your mnttab , if corrupted move it
#mv /etc/mnttab /etc/mnttab.old
then do this
#mount -a
and find also what is mounted on \ and preventive care is make user root to be logged in its /home/root for its default home
And last check for /dev files also for their sizes like /dev/rmt/0m e.t.c for their misuse
Have A Nice Day
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 10:11 PM
09-24-2003 10:11 PM
Re: /dev/root file system full from dmsg command
This could be an old message also which is still there in dmesg buffer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 10:20 PM
09-24-2003 10:20 PM
Re: /dev/root file system full from dmsg command
bdf command show that the filsystem is not full ...,
/dev/vg00/lvol3 188416 51810 128123 29% /
/dev/vg00/lvol1 111637 48001 52472 48% /stand
/dev/vg00/lvol8 2097152 266618 1716789 13% /var
/dev/vg00/lvol7 2097152 1335060 714515 65% /usr
/dev/vg00/lvol6 1048576 457518 554158 45% /tmp
/dev/vg01/lvol3 12582912 7853146 4584026 63% /sc_var
/dev/vg01/lvol1 2097152 460268 1534584 23% /sc_opt
/dev/vg01/lvol2 2097152 236466 1744454 12% /sc_etc
/dev/vg00/lvol5 2097152 1419788 635080 69% /opt
/dev/vg00/lvol4 1048576 42321 943451 4% /home
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 10:22 PM
09-24-2003 10:22 PM
Re: /dev/root file system full from dmsg command
change the directory to the "/", list all the files by "ll" command, check weather any unwanted large files or core file under the root ( apart from the mounted directory). Move the large file under root to some other mount point or remove those files ( if its not required).
-Bala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 10:38 PM
09-24-2003 10:38 PM
Re: /dev/root file system full from dmsg command
we had a similar problem few weeks back.these are the few of the solutions that i got from this forum itself.
1. check the root filesystem using bdf
2. remove any core files is any
find / -type f -name core -print -exec file{}\;
3. check for large files and directories in / and remove/move all unwanted/old/unrealted files from the root filesystem.
4. to prevent core files from occuring, put this into /etc/profile -
ulimit -Sc 0
5. see whether there are any links on the mounted volumes which are pointing back to the root
find / exec ll {} \; | grep ' -'
HTH
aparna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 10:41 PM
09-24-2003 10:41 PM
Re: /dev/root file system full from dmsg command
just saw ur post. since / is not really full i guess ur problem is solved
bye
aparna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 10:43 PM
09-24-2003 10:43 PM
Re: /dev/root file system full from dmsg command
since your root file system is not full, there is no current problem. But as mentioned, the buffer holding dmesg messages is only emtied at reboot. The messages mean that at a certain time since last reboot your root filesystem was full, but it does not say when. So it is a matter of getting used to dmesg.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 11:01 PM
09-24-2003 11:01 PM
Re: /dev/root file system full from dmsg command
What the /var/adm/syslog/syslog.log file out put
pls put the syslog.log file output
and i am suggesting pls check the file system Consistency using the fsck command
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 11:28 PM
09-24-2003 11:28 PM
Re: /dev/root file system full from dmsg command
Thanks for the informations received ....,