On 06/02/15 19:16, sf...@users.sourceforge.net wrote: > Hello OmegaPhil, > > OmegaPhil: >> I'm looking into the inability to rename a directory that is used as an >> aufs mountpoint, after the aufs volume has been unmounted - it reports >> that the 'device is busy'. The problem shows itself so far as a refcnt >> on the aufs module of 1, after this single aufs volume has been >> successfully umounted. > > How do you mount and unmount aufs? > And how do you confirm it is correctly unmounted? > > > J. R. Okajima
Current fstab record, including the underlying volumes: ========================================================================= LABEL=storage-1 /mnt/storage-1 btrfs defaults 0 0 LABEL=storage-2 /mnt/storage-2 btrfs defaults 0 0 LABEL=storage-3 /mnt/storage-3 btrfs defaults 0 0 LABEL=storage-4 /mnt/storage-4 btrfs defaults 0 0 none /mnt/bulk_storage aufs sum,udba=reval,create=mfsrr:4294967296,br=/mnt/storage-2=rw:/mnt/storage -3=rw:/mnt/storage-4=rw 0 0 ========================================================================= I simply use mount/umount to do and confirm this. The aufs volume is basically used to pool disks in a RAID0 fashion without the risk, which is mainly holding up, thanks :)
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/