- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: passwd file getting corrupted?
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
12-01-2004 03:30 AM
12-01-2004 03:30 AM
passwd file getting corrupted?
When /var filesystem get full(100%) ,then the system restarts always in single user mode. And then I have to remove some files from /var & then reboot the system to come up in multiuser mode. But everytime this happens the password file gets corrupted. I have to always keep a backup of password file(/etc/passwd)
I want to know the reason for this & how can I avoid this problem
Thanks
-Irfan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:41 AM
12-01-2004 03:41 AM
Re: passwd file getting corrupted?
You seem to be trying to fix the symptoms rather than the problem itself and I really don't think they are related in any way.
You should really split var into several filesystems (e.g. /var/tmp, /var/spool/lp, var/mail) because again, filling up /var will crash your box. I do assume that /var really is a separate filesystem because if not there could be a relationship between /var (now /) and possible passwd corruption.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:41 AM
12-01-2004 03:41 AM
Re: passwd file getting corrupted?
what did you remove from /var filesystem?
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 05:49 AM
12-01-2004 05:49 AM
Re: passwd file getting corrupted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 07:20 AM
12-01-2004 07:20 AM
Re: passwd file getting corrupted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:52 AM
12-01-2004 08:52 AM
Re: passwd file getting corrupted?
Have you taken a look at last and lastb and correlated login times to those times when /var is filling? Have you looked in whatever log files you have syslogd writting to for corresponding error messages?
mark