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-13-2005 09:20 PM
12-13-2005 09:20 PM
/etc/lp
This morning I got an alert on my HP box complaining that /etc/lp is approaching its size. On checking I found that it has grown to 91% !!
Done dusage and found that /etc/lp/interface directory is taking up most of the space.
Any idea of why this problem could have occurred ?
Thanks in Advance.
- Sumeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 09:24 PM
12-13-2005 09:24 PM
Re: /etc/lp
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 09:27 PM
12-13-2005 09:27 PM
Re: /etc/lp
Generally it would not require a seperate FS.
check what dirs are taking the space.
du -kx /etc/lp | sort -n
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 10:03 PM
12-13-2005 10:03 PM
Re: /etc/lp
Arjunvijal - could not find anything in the sylog
RAC - /etc/lp/interface/ directory is taking up most space.
Earlier we had few new printers added to the printer queue. Could it be because of that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 10:13 PM
12-13-2005 10:13 PM
Re: /etc/lp
Normally /etc/lp is part of / file system.
Bit rare to see your config /etc/lp as seperate FS.
You are correct if you create an interface it will generate a file in the interface directory, that would have triggered an alert.
Also check once again that /etc/lp is a seperate FS. If not you have to check as /etc is normally on /.
Cheers ....007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 10:23 PM
12-13-2005 10:23 PM
Re: /etc/lp
Thanks everyone for their help.
We do have a seperate filesystem for /etc/lp due a special requeirement (we have loads of printers on this particular server).
So I coucluce that the the increase in size was quiet natural due to new printers being added. Need to find some space to extend the logical volume now...
- Sumeet.