HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NTFS local mount of remote drives problem
Operating System - HP-UX
1832511
Members
4959
Online
110043
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
08-13-2003 07:27 AM
08-13-2003 07:27 AM
Hello! I have about 4 drives that are basically shared between machines on a small LAN. Each workstation has one drive and it is connected to the other machines via NTFS. Well, a couple days ago the power went down and came back on (graceful shutdowns occured), but one one of the workstations came back up the mount of the remote drive was messed up. Instead of it being mounted and appearing as a directory, it is showing up as a link that links to nothing. The ls -l looks as follows:
lrwxrwxrwx 1 root root 20 Jul 30 10:22 ads1
lrwxrwxrwx 1 root root 20 Jul 30 10:22 j6000_data
My question is, how do I remove this broken link? unlink /ads1 says the device is busy, and of course it can't be unmounted because it's not showing up as a mounted disk. Any help? Thanks!
lrwxrwxrwx 1 root root 20 Jul 30 10:22 ads1
lrwxrwxrwx 1 root root 20 Jul 30 10:22 j6000_data
My question is, how do I remove this broken link? unlink /ads1 says the device is busy, and of course it can't be unmounted because it's not showing up as a mounted disk. Any help? Thanks!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:31 AM
08-13-2003 07:31 AM
Re: NTFS local mount of remote drives problem
Hi,
i think that before removing the link you have to shudown all nfs related services:
/sbin/init.d/nfs.client stop
Massimo
i think that before removing the link you have to shudown all nfs related services:
/sbin/init.d/nfs.client stop
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:34 AM
08-13-2003 07:34 AM
Re: NTFS local mount of remote drives problem
I'm assuming you mean NFS.
If you
bdf
You'll see the mounted drives on the client
servername:/volname /filesystemname.
the link could just be how that directory appears when there is no mount.
You can safly try mountall, in case the NFS mounts have been automated.
If you umount /filesystemname , it should give a descriptive message abouint the states.
If busy, make sure you are not in that dir, or it's link.
then try fuser dirname to see what processes are using it.
If you
bdf
You'll see the mounted drives on the client
servername:/volname /filesystemname.
the link could just be how that directory appears when there is no mount.
You can safly try mountall, in case the NFS mounts have been automated.
If you umount /filesystemname , it should give a descriptive message abouint the states.
If busy, make sure you are not in that dir, or it's link.
then try fuser dirname to see what processes are using it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:39 AM
08-13-2003 07:39 AM
Solution
I've seen this exact same error occur before when using automount. Are you using automount? The drive would be mounted under /tmp_mnt, but the link automount created on the actual mount point would point to nothing. I could never figure out the cause, so I just turned automount off and switched to a static mount. No problem since.
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