- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SAMBA using /usr
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
08-22-2006 06:49 PM
08-22-2006 06:49 PM
SAMBA using /usr
Does anyone come across this weird situation of SAMBA filling up /usr partition. I have /usr filesystem of 15gb. Sometimes it gets 100% full however if you do "du -sk ." then what you cud find is it's using hardly 1.8GB. This server is running SAS application and hence using SAMBA application. We suspect SAMBA may be blocking /usr's space, any idea? Have anyone encountered similar problem before, pl advice & help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 07:32 PM
08-23-2006 07:32 PM
Re: SAMBA using /usr
Where does it show 100% used ? is it local on HP-UX with df or on the Windows station "properties" ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 07:38 PM
08-23-2006 07:38 PM
Re: SAMBA using /usr
It does not disallow you to work on that share
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2006 08:08 PM
08-23-2006 08:08 PM
Re: SAMBA using /usr
Check smb.conf log locations. It is supposed to put the logs into /var
Perhaps someone changed the location to /usr
This would be totally inappropriate but would explain things.
Alos check that the logging level is 1 unless you like full filesystems. My best guest is that someone was having trouble with samba and changed the logging location and level to try and diagnose. Then they forgot to turn it off.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 12:00 AM
08-24-2006 12:00 AM
Re: SAMBA using /usr
This is a critical directory for HP-UX with all the commands and processes, man pages, program libraries, for users as well as system administrators. SAMBA should be used to exchange data and as such the only directory designated for that purpose would be /var, and specifically, I would create a /var/tmp/samba directory to share that space (*NOT* /var).
Bill Hassell, sysadmin