Re: Samba doesn't umount a share

From: Peter Risdon (peter_at_circlesquared.com)
Date: 11/30/04

  • Next message: Richard Williamson: "sio0/sio1 swap"
    Date: Tue, 30 Nov 2004 10:17:35 +0000
    To: v.demartino2@virgilio.it
    
    

    v.demartino2@virgilio.it wrote:
    > Dear All, always fighting with samba 3.0.7!
    >
    > I'm trying to umount an smb share with (/mnt/smb is part of FBSD filesystem):
    >
    > VicBSD# umount /mnt/smb/Utenti
    > umount: /mnt/smb/Utenti : not a file system root directory
    > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    You're trying to unmount from the wrong place. The output of df(1) would
    help here, but at a guess try umount /mnt/smb

    >
    > Samba seems not to be running anymore
    >
    > VicBSD# /usr/local/etc/mysql-server.sh stop
    > mysql-server isn't running
    > ^^^^^^^^^^^^^^^^^

    Eh? mysql-server is not the same thing as samba.

    Peter.

    -- 
    the circle squared
    network systems and software
    http://www.circlesquared.com
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Richard Williamson: "sio0/sio1 swap"