my dog learned polymorphism
The moose likes Linux / UNIX and the fly likes mount (Solaris) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "mount (Solaris)" Watch "mount (Solaris)" New topic
Author

mount (Solaris)

Jason Brawner
Ranch Hand

Joined: Dec 19, 2001
Posts: 66
I did an nfs mount to Win2000 server running Services for Unix. This works fine until the solaris box is restarted and the mount is not there anymore. How do I create a nfs mount that reconnects at startup?
I tried putting the mount in /etc/fstab but that didn't work. Any suggestion?
Thanks,


Jason E. Brawner<br />Sun Certified Java Programmer<br />Sun Certified Web Component Developer
Michael Ernest
High Plains Drifter
Sheriff

Joined: Oct 25, 2000
Posts: 7292

I'm confused; is the Win2000 mounting the file system in question, or exporting it to a Solaris client?


Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: mount (Solaris)
 
Similar Threads
Wondows from Linux
Is it possible to mount a Solaris drive in Linux?
Changing webapps directory
Java app server intermittently throws FileNotFoundException on files found on NFS...
Providing dynamic content from separate web/app servers