- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS password file zeroed out when /var filled
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-14-2005 06:23 AM
03-14-2005 06:23 AM
NIS password file zeroed out when /var filled
A user sent a 1Gb print job through that filled the spooler on /var/spool/lp/request. While /var was filled, the passwd file became 0 bytes. Don't know if perhaps a user tried to change his password while the fs was full, or if it was a direct result of /var filling. Of course, the syslog file stopped recording when /var filled....
--Craig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 06:32 AM
03-14-2005 06:32 AM
Re: NIS password file zeroed out when /var filled
I know it is entirely possible to have problems with /etc/passwd if you happen to fill the / filesystem. It stands to reason that the NIS passwd file could experience the same issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 06:34 AM
03-14-2005 06:34 AM
Re: NIS password file zeroed out when /var filled
I haven't seen it with that file in particular but I have with others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 06:35 AM
03-14-2005 06:35 AM
Re: NIS password file zeroed out when /var filled
1) Make the /var/yp directory structure its own filesystem so it is not effected should this happen again.
or
2) Make /var/spool/lp/request its own filesystem so that large print jobs won't effect the rest of /var.
I personally would prefer option 2. I would also consider making /var/adm/sw its own filesystem for the same reasons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 07:38 AM
03-14-2005 07:38 AM