HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fuser on cifs
Operating System - HP-UX
1833459
Members
3034
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-25-2001 11:33 AM
06-25-2001 11:33 AM
Hi everybody,
in an mc service guard context i need to do some "fuser -ku" on cifs mounted file systems. But nor "fuser localhost:\\NTSRV\SHARE", nor "fuser -c" are working ...
Any idea about my problem ? I hope i just miss a patch but unfortunatly i think that it doesn't work at all ...
Eric
PBFWME
in an mc service guard context i need to do some "fuser -ku" on cifs mounted file systems. But nor "fuser localhost:\\NTSRV\SHARE", nor "fuser -c
Any idea about my problem ? I hope i just miss a patch but unfortunatly i think that it doesn't work at all ...
Eric
PBFWME
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 11:11 PM
06-25-2001 11:11 PM
Solution
The fuser command probably doesn't work (yet) for CIFS filesystems and I'm not sure if smbstatus will supply the information you want. Otherwise you can always script around lsof ( http://hpux.tn.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.55/ ) to kill the processes on specific filesystems.
Regards,
Vincent
Regards,
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 02:53 AM
06-26-2001 02:53 AM
Re: fuser on cifs
Ok vincent,
smbstatus works only with the server portion of cifs, not with cifsclient.
But lsof works fine. That's a tool i did not know! If you want to run it on a 64 bits HP-UX, just add +DD64 in the CFLAGS options of the Makefile at line 35 :
CFLAGS= +DD64 ${CDEFS} ${INCL} ${DEBUG}
It seems to works like this.
Thanks for your help
Eric
PBFWME
smbstatus works only with the server portion of cifs, not with cifsclient.
But lsof works fine. That's a tool i did not know! If you want to run it on a 64 bits HP-UX, just add +DD64 in the CFLAGS options of the Makefile at line 35 :
CFLAGS= +DD64 ${CDEFS} ${INCL} ${DEBUG}
It seems to works like this.
Thanks for your help
Eric
PBFWME
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 11:32 PM
10-03-2005 11:32 PM
Re: fuser on cifs
Late to close this post ... but it is never too late to make well !
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP