- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vxfs: mesg 040: vx_bsdquotaupdate - /users fil...
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
01-11-2001 02:35 AM
01-11-2001 02:35 AM
vxfs: mesg 040: vx_bsdquotaupdate - /users file system user 4757 disk limit reached
I was wondering, why is it, that I get the error message in topic even though the user is fresly created and has empty homedirectory?
//Jani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 04:31 AM
01-11-2001 04:31 AM
Re: vxfs: mesg 040: vx_bsdquotaupdate - /users file system user 4757 disk limit reached
Is is possible that your newly created user is sharing his userid with someone else on your system?
It looks like that user (or userid) has reached his quota limit.
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 04:43 AM
01-11-2001 04:43 AM
Re: vxfs: mesg 040: vx_bsdquotaupdate - /users file system user 4757 disk limit reached
Have you tried running fsck to see if that resolves the errors?
Hidden or sparse files? Could there be something hidden under the mount point which is taking up space that you do not see?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 09:56 AM
01-11-2001 09:56 AM
Re: vxfs: mesg 040: vx_bsdquotaupdate - /users file system user 4757 disk limit reached
There is a hard limit on blocks that you might run into at this point. If you try to allocate
blocks for more files by this user it will fail. You might want to consider to remove some files to free up some space
Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 11:46 PM
01-11-2001 11:46 PM
Re: vxfs: mesg 040: vx_bsdquotaupdate - /users file system user 4757 disk limit reached
//Jani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2001 01:40 AM
01-13-2001 01:40 AM
Re: vxfs: mesg 040: vx_bsdquotaupdate - /users file system user 4757 disk limit reached
One possibility is that a process is still bind to a file that was removed from the home directory.
In this case, bdf would show different results from du. The space is not freed because the process is still binding to it.
To confirm, try using lsof|grep '/users' to check for any process-opened but removed files.
To resolve, you will need to terminate the process.
Hope this helps.
Steven Sim
Brainbench MVP for Unix Admin
http://www.brainbench.com