[Vista] unix symlink volgen op NetApp niet mogelijk*

Pagina: 1
Acties:
  • 11.071 views sinds 30-01-2008
  • Reageer

  • sphere
  • Registratie: Juli 2003
  • Laatst online: 22:53

sphere

Debian abuser

Topicstarter
Ik wil vanaf een Windows Vista kist een drive mappen, bijv. z: -> \\netapp\mnt\usr6\people\flip

Dat lukt allemaal prima. Vervolgens wil ik een unix symlink volgen:

lrwxrwxrwx 1 flip grp 4 May 18 2007 mnt -> /mnt/

Effectief kom je dan uit in de "mnt" share van de NetApp. Dit werkt op WXP en W2K3, maar niet op Vista. Dan zie ik de volgende foutmeldsintekst:

"z:\usr6\people\flip\mnt refers to a location that is unavailable. It could be on a hard drive on this computer, or on a network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or your network, and try again. If it still cannot be located, the information might have been moved to a different location."

Het is denk ik voornamelijk een probleem met symlinks, want de locatie maakt niet uit. Ik heb getest met andere symlinks en die kan ik ook niet volgen.

Bij mijn zoektocht ben ik alleen zaken tegengekomen die niet (volledig, per se) slaan op mijn situatie, bijv.:

Error message when you try to connect to a shared resource from a Windows Vista-based client computer: "A device attached to the system is not functioning"
Ik krijg die melding wel, maar vanuit explorer kan ik prima navigeren naar \\netapp en krijg ik alle mappen te zien. Anderen kunnen helemaal geen toegang krijgen tot NetApp, tot ze het IP adres gebruiken van de NetApp (kerberos vs. NTLM). Ook dat slaat niet op mijn situatie.

edit: post aangepast, te weinig koffie.

[ Voor 45% gewijzigd door sphere op 06-12-2007 12:05 ]

http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454


  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

XP en 2003 geven vanuit de commandline als de GUI ook een foutmelding als je geen resource opgeeft maar enkel een resource aanbieder ( jouw \\netapp biedt shares aan).
code:
1
2
3
4
H:\>net use X: \\server
System error 161 has occurred.

The specified path is invalid.


Dus 'dat het werkt' ben ik niet helemaal met je eens ;)

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device


  • sphere
  • Registratie: Juli 2003
  • Laatst online: 22:53

sphere

Debian abuser

Topicstarter
OK, je hebt helemaal gelijk. Even opnieuw:

Ik heb op de NetApp de volgende structuur:

/mnt/usr6/people/flip met

lrwxrwxrwx 1 flip grp 4 May 18 2007 mnt -> /mnt/

Door nu \\netapp\mnt\usr6\people\flip te mappen naar een drive (Z:), kan ik op WXP en W2K3 bij /mnt komen door Z:\mnt in te geven. Mounten van \\netapp is dus niet aan de orde, ik pas de OP even aan.

http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454


  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

Titel op verzoek aangepast.

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device