Displaying 20 results from an estimated 10000 matches similar to: "Unmounting Samba shares first..."
2006 Jul 02
0
A samba share mounted multiple times cannot be unmounted without root
Hello, recently I've ran into the problem that if a user mounts a share
multiple times, then it cannot be mounted, except by root. Here is the
relevant fstab line:
//sephiroth/E /home/unity/Sephiroth smbfs ro,users,noauto 0 0
A user can mount and unmount the fs fine:
unity@oaklandgardens ~ $ cd ~unity/
unity@oaklandgardens ~ $ mount Sephiroth/
Password:
unity@oaklandgardens ~ $ mount |
2016 Feb 27
0
Question about cleanly unmounting slave bind mounts
Hi,
I asked the question on stackexchange (http://unix.stackexchange.com/questions/264931/centos-7-unable-to-cleanly-umount-a-bind-mount-using-rbind-and-rslave) and CentOS 7 bug report (https://bugs.centos.org/view.php?id=10414) but didn't get any useful response, so I am thinking if I can get some help here.
The problem arose when I tried to rbind mount /dev and /proc to a chroot sandbox
2000 Feb 10
1
smbmount/smbumount getting rid of dead connections
I've got a win98 laptop and a linux box. On my linux box, I smbmount
a directory from the laptop. Alas, win98 boxes
crash a lot, and I move the laptop a lot... to and from work.
If the laptop crashes or if I move it with a shared directory mounted
on my linux box, that mount gets "Stuck".... it's
present in /etc/mtab but when I cd to it and do an ls it says:
243 emily ~>ls
2002 Feb 11
1
Conversion to ext3 failed.
~
~
~
~
~
rss:/etc # 358C written
rss:/etc # man mount
Reformatting mount(8), please wait...
MOUNT(8) Linux Programmer's Manual MOUNT(8)
NAME
mount - mount a file system
SYNOPSIS
mount [-lhV]
mount -a [-fFnrsvw] [-t vfstype]
mount [-fnrsvw] [-o options [,...]] device | dir
mount [-fnrsvw] [-t vfstype] [-o options] device dir
2002 Jun 02
2
Mounting and Unmounting shares
I'm running Suse 8.0, Samba 2.2.3a, and KDE 3.0
I'm trying to mount shares when a user logs in and unmount them when a user
logs out.
I'm able to get them mounted ok. It's the unmount that is causing problems.
Whenever another user logs on he's got the same mounts as the prior user.
Everytime the original user logs in the mounts are regenerated.
In my runlevel file
2000 Jul 31
0
[patch] smbmount fixes for samba-2.0.7, testers wanted!
Hello all
This patch tries to remove a few bugs from smbmount. It would be nice to
get some testing+feedback on this from others using smbmount and possibly
get these things fixed for the next release of samba.
It does the following:
* Change lib/debug.c to allow changing your mind on being interactive.
A second call to setup_logging should now replace the effects of a
previous call. (hmm,
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time.
I tried using the same syntax in /etc/fstab that is in /etc/mtab, but
this did not work.
Here is the mtab entry:
//DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0
Barry
2009 Mar 04
3
Unmounting removable drives in Wine
Hi, is there any way to unmount removable drives in 1.1.14? I'm using Epson Easy Photo Print to print pictures from various folders and drives. If I want to unmount a drive I have to close the program, unmount, then open it again. Thanks.
2019 Nov 27
0
systemd: Failed unmounting /var on reboot, should I worry about fs corruption?
In article <db155fbf-7c80-f89f-d401-fcc1097dfe76 at c4.cz>,
J??n Lalinsk?? <lalinsky at c4.cz> wrote:
> Hi all,
>
> I have Centos 8 installed on a physical machine (www6) with separate LVM
> volumes for /, /var, /var/lib/mysql etc.
>
> System boot proceeds without a hiccup, in terminal systemctl status says
> everything is OK and running, journalctl says so as
1999 Nov 01
1
smbmount syntax for 2.0.5a
I've got a SuSE 6.2 Linux server, which now comes with Samba 2.0.5a. I'm
having problems with scripts that used to run under 2.0.2.
I've tried digging around on newsgroups, the manpages, and the Samba web
site and can't seem to find everything I need to do to mount a share (from
an NT 4.0 server).
When I issue the following:
smbmount //server/share -I dest ip -U user%pswd -c
2004 Aug 24
2
Unmounting Errors On Reboot
I am receiving these errors when rebooting my system.
Unmounting file systems: (1785) ERROR: unable to sendmsg, error=-101,
Linux/ocfsipc.c, 394
(1785) ERROR: status = -999, Linux ocfsipc.c, 206
ocfs: Unmounting device (104,33) on rac1-priv1.collo.corp.net (node 2)
(1785) ERROR: unable to sendmsg, error=-101, Linux/ocfsipc.c, 394
(1785) ERROR: status = -999, Linux/ocfsipc.c, 206
It
2013 May 03
3
[PATCH] xfstests: unmount scratch mnt in test 307
So if you have a mount command that doesn''t use /etc/mtab then it will spit out
a different device for the mounted device. So say we have
SCRATCH_DEV_POOL="/dev/sda /dev/sdb /dev/sdc"
we will turn this into
SCRATCH_DEV="/dev/sda"
SCRATCH_DEV_POOL="/dev/sdb /dev/sdc"
and then when you mkfs this you do _scratch_mkfs $SCRATCH_DEV_POOL which turns
into this
2002 Jun 13
1
[mntent]: line x in /etc/fstab is bad
Hi !
I'm having trouble trying to mount a win2k share from my linux box
with the mount command.
My linux box is a RH 7.2 and samba version is 2.2.4.
It is part of the windows domain 'VALBONE' and the smb.conf option
"winbind use default domain" is set to yes.
So when the user slautier log into the machine, it does it without
specifying the domain name.
slautier is a member
2015 Aug 31
1
Shutdown hangs on "Unmounting NFS filesystems"
On 08/30/2015 04:32 PM, Frank Cox wrote:
> On Sun, 30 Aug 2015 16:20:21 -0500
> Robert Nichols wrote:
>
>> Once the system gets into this state, the only remedy is a forced
>> power-off. What seems to be happening is that an NFS filesystem that
>> auto-mounted over a WiFi connection cannot be unmounted because the
>> WiFi connection is enabled only for my login
2005 Jul 13
2
Problem unmounting loop device
I'm attempting to build a virtual disk image for qemu of CentOS4 on
CentOS4. I'm having a problem after using yum --installroot to put a
minimal filesystem on a partition located within the virtual disk. When I
go to unmount it, I get "device is busy" errors. I know that I haven't
left anything using that filesystem and lsof doesn't show anything, so I'm
wondering
2001 Oct 04
2
Broken pipe on ls after doing mount -t smbfs
I have a problem with smbmount.
I have a linux server running E-Smith (or Mitel SME server as it is now) which
is basically a cut down version of RedHat 7.0 (running Kernel 2.2.19-7.0.8smp).
Samba version is 2.0.10. We are connecting to an NT server (service pack 3 - I
must upgrade that sometime soon).
We have quite a good tapedrive and backup software (3rd party) on the E-Smith
server, whereas
2019 Nov 26
2
systemd: Failed unmounting /var on reboot, should I worry about fs corruption?
Hi all,
I have Centos 8 installed on a physical machine (www6) with separate LVM
volumes for /, /var, /var/lib/mysql etc.
System boot proceeds without a hiccup, in terminal systemctl status says
everything is OK and running, journalctl says so as well - systemd
mounts everything stated in fstab.
However, on reboot systemd echoes problems with filesystem on /var :
...// unmounting all volumes
2015 Aug 30
0
Shutdown hangs on "Unmounting NFS filesystems"
On Sun, 30 Aug 2015 16:20:21 -0500
Robert Nichols wrote:
> Once the system gets into this state, the only remedy is a forced
> power-off. What seems to be happening is that an NFS filesystem that
> auto-mounted over a WiFi connection cannot be unmounted because the
> WiFi connection is enabled only for my login and gets torn down when
> my UID is logged off.
>
> Any
2008 Jan 07
3
Deliver core dump in b13 (hg 20080102)
Hi there
I'm redirecting e-mails from mikkel at euro123.dk to another account
(mikkel2 at euro123.dk) using sieves "redirect" with sieve 1.1.3. The e-mail
is redirected just fine.
But deliver still creates a core dump and returns an "e-mail
undeliverable" to the sending account (even though delivery is
successful).
My .dovecot.sieve contains just this:
redirect
2004 Nov 23
0
[OT] *nix Server/Windows Client Tips and tricks
Sorry if this is too off topic, but one of the things
that happens when you use a *nix box is you have
opportunities to do some nifty tricks with shell
scripts and whatnot to help maintain your network.
Sometimes, this comes at the expense of using the
tools that come with some windows software and is
the result of necessity. Other times, this comes
because the "nifty" tools that come