similar to: Question about cleanly unmounting slave bind mounts

Displaying 20 results from an estimated 5000 matches similar to: "Question about cleanly unmounting slave bind mounts"

2014 Sep 26
0
Bind mounts
The test program below demonstrates how to use bind mounts to mount a subdirectory over the root directory. It is using the debug backdoor, but I guess we could consider adding a bind-mount API instead. [Note that guestfs_mount_options doesn't work because it expects the third argument to be a device, not a directory name.] Rich.
1999 Jun 19
0
Unmounting Samba shares first...
Hi Mikkel! Yes, of course. Why didn`t I see this? Simple solution. Thank you very much for that hint! Bye, Levent. > There are a couple of ways to do this, depending on what distribution > you are running. What you want to do is run umount -a -t smbfs > before the network is shut down. This will unmount all the file > systems in /etc/mtab of the type smbfs. You could add this
2019 May 20
1
Fw: Btrfs Samba and Quotas
On Mon, May 20, 2019 at 05:54:13PM +0000, Hendrik Friedel via samba wrote: > Hello, > > > Is btrfs becoming more common ? > In my impression: Yes. Also, this problem seems to affect also zfs and thus > all (?) file systems that support checksums and scrubbing in linux; > consequently all filesystems that are the choice of users who need this for > ensuring data
2013 Jan 18
1
unable to unmount drdb+ocfs2 with bind-mount active
Hi all, i?m not sure if my problem is realted to ocfs2 or to drbd, so i x-post this post to both lists. I?ve drbd-volume [v 8.3.9] (dual-primary) with ocfs2 [v 1.6.3] as a filesystem. If I add a "bind-mount" like /var/log/ispconfig/httpd/blog.schaal-24.de /srv/www/clients/client2/web323/log none bind,nobootwait 0 0 to /etc/fstab i`m unable to run umount /srv/www (which is
2017 Sep 05
0
samba gluster vfs & symlinks/submounts... ?
.. or just a way to make samba, when samba shares via glusterfs api, to show in a share/vol a submount(like fs bind) - how, if possible at all? I guess it would have to be some sort of crossing from one vol to another vol's dir or something, hmm... many thanks, L.
2020 Nov 15
5
(C8) root on mdraid
Hello everyone. I'm trying to install CentOS 8 with root and swap partitions on software raid. The plan is: - create md0 raid level 1 with 2 hard drives: /dev/sda and /dev/sdb, using Linux Rscue CD, - install CentOS 8 with Virtual Box on my laptop, - rsync CentOS 8 root partition on /dev/md0p1, - chroot in CentOS 8 root partition, - configure /etc/mdadm.conf, grub.cfg, initramfs, install
2023 Apr 04
1
Virtiofsd
Hi In QEMU 8 virtiofsd has been removed in favor of the rust version. Which includes options that are not longer supported, Do you have a view on what should be used going forwards to support virtiofsd in libvirt with qemu 8? The options are showing as depreciated, -o <compat-options>... Options in a format compatible with the legacy implementation [deprecated] Rust
2011 Feb 01
1
Rmpi; sample code not running, the slaves won't execute commands
Hi All, I'm trying to parallelize some code using Rmpi and I've started with a sample 'hello world' program that's available at http://math.acadiau.ca/ACMMaC/Rmpi/sample.html. The code is as follows; # Load the R MPI package if it is not already loaded. if (!is.loaded("mpi_initialize")) { library("Rmpi") } # Spawn as many slaves as possible
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
2003 Jun 24
1
Can we resize an ext23 partition without unmounting ??
Hi all, Can we resize an ext3 partition without unmounting? Regards, Sugunakar Ambati
2005 Jan 31
1
Error unmounting ?
When i shutdown my computer i see the following message: Unmounting file systems: umount2: Device or resource busy umount: /var: device is busy What is the error ??? I install centos 3.4 on i386. Thanks for help
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
2011 Feb 17
1
Looping Device unmounting problem
Dear All, I have created 252 loop devices in my system and i mounted few iso filses into loop devices .when i rebooting the system error showing "faild to umount " how can forcefully umount the loop device -- Thanks and Regards, -------------------------------------- Dixson Rodriges, Sr.Support Engineer, MoB:+91-9388534765,09249500533 Email: dixan23 at gmail.com,amdixan at
2023 May 24
0
[PATCH v2] ocfs2: fix use-after-free when unmounting read-only filesystem
On 5/23/23 5:33 PM, Lu?s Henriques wrote: > It's trivial to trigger a use-after-free bug in the ocfs2 quotas code using > fstest generic/452. After a read-only remount, quotas are suspended and > ocfs2_mem_dqinfo is freed through ->ocfs2_local_free_info(). When unmounting > the filesystem, an UAF access to the oinfo will eventually cause a crash. > > BUG: KASAN:
2010 Apr 07
1
[PATCH] v2v: Fix error on exit unmounting transfer ISO
If the transfer iso was mounted during conversion, virt-v2v would always give the following error on shutdown: (in cleanup) umount: /tmp/transferb7icam: umount: /sysroot/tmp/transferb7icam: not found at /home/mbooth/src/virt-v2v/blib/lib/Sys/VirtV2V/GuestOS/RedHat.pm line 1171. This was because the GuestOS::RedHat cleanup was being called implicitly on exit, which is after umount_all
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.
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
2015 Aug 30
0
Shutdown hangs on "Unmounting NFS filesystems"
On 8/30/2015 2:20 PM, 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 suggestions on how I
2015 Aug 31
0
Shutdown hangs on "Unmounting NFS filesystems"
On 08/31/2015 02:15 AM, Robert Nichols wrote: > On 08/30/2015 04:45 PM, John R Pierce wrote: >> On 8/30/2015 2:20 PM, 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
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