On 3/27/06, Ilya Konstantinov <[EMAIL PROTECTED]> wrote:
> As far as I know, that's exactly what umount's -f (force) option is
> intended for.
> man umount and look for the -f option.
Yes but if you don't want to have to attend to stuck processes whenever the
server goes south, use "-o soft". See
Rafi Gordon wrote:
Hello,
I am mounting a solaris folder (/export/home) by adding to /etc/fstab
on a linux station the following:
192.168.0.10:/export/home /mnt/solaris nfs auto,rw
where 192.168.0.10 is the address of the solaris station.
I am running mount -a, and the solaris folder is moun
On Sun, Mar 26, 2006 at 03:02:44PM +0200, Rafi Gordon wrote:
> Hello,
>
> I am mounting a solaris folder (/export/home) by adding to /etc/fstab
> on a linux station the following:
>
> 192.168.0.10:/export/home /mnt/solaris nfs auto,rw
>
> where 192.168.0.10 is the address of the solaris station.
Hello,
I am mounting a solaris folder (/export/home) by adding to /etc/fstab
on a linux station the following:
192.168.0.10:/export/home /mnt/solaris nfs auto,rw
where 192.168.0.10 is the address of the solaris station.
I am running mount -a, and the solaris folder is mounted OK.
( The solaris