- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- disk full ?
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
03-28-2003 12:13 PM
03-28-2003 12:13 PM
disk full ?
In one of our HPUX11.0 servers, I have a home directory which is 8GB, and 'bdf' or 'df' shows it stil has some 0.5GB free space:
/dev/vg00/lvol5 8192000 7587826 584409 93% /home
but dmesg shows the file system is full:
vxfs: mesg 001: vx_nospace - /dev/vg00/lvol5 file system full (8 block extent), same message also shows up in syslog.
why it can't utilize the rest of the file system?
thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 12:17 PM
03-28-2003 12:17 PM
Re: disk full ?
You have 600MB free and what you are seeing is the snapshot of the current usage. The messages in dmesg and syslog might be earlier messages. Those errors might have generated when users try to add more than 600MB of data and then deleted them due to the filesystem full messages.
To verify, try to copy 200MB data into the /home directory while the free space is still at 600MB and see if you get the messages.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 12:19 PM
03-28-2003 12:19 PM
Re: disk full ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 12:25 PM
03-28-2003 12:25 PM
Re: disk full ?
Is it something about Samba?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 12:30 PM
03-28-2003 12:30 PM
Re: disk full ?
You received the message because the filesystem threshold might be set to 90%.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 01:27 PM
03-28-2003 01:27 PM
Re: disk full ?
I have not seen HP-UX generating these messages unless the filesystem is literally at 100% and there are not blocks available to write to. So, the errors that you saw were genuine and the filesystem was at 100% that time.
I would suggst the following. Keep two windows on the server open. In one window do
$while [ true ]
>do
>bdf /home
>done
In the other session
$tail -f /var/adm/syslog/syslog.log
Then let your developers try to write a small file through samba and see what you observe in both the windows.
It may be a samba thing but I don't know much about the internals of samba processes.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 01:39 PM
03-28-2003 01:39 PM
Re: disk full ?
Please take a look at the time entry( when File system full - message generated) in the syslog.log file.
bdf and df shows current status.
Some programs ( executed by users )might have generated more than 600 mb temporarily and deleted. Or some programs would have died and deleting temporary file.
Most probably this might be case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 02:09 PM
03-28-2003 02:09 PM
Re: disk full ?
fuser -cu /home
kill processes one at a time or with
fuser -cuk /home
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com