> I'm using unionfs 1.1.3 with a 2.6.14.3 kernel (including the vserver patch). > I did the following unionfs mount > > mount -t unionfs -o dirs=/path1/dir1,ro none /path2/dir2 > > After unmounting /path2/dir2, I tried to remove /path2/dir2 but I keep getting > the following error message: > > rmdir: cannot remove directory `/path2/dir2': Device or resource busy > > A while before that, I did an unionfs mount like the one above, did an umount > after that and mounted it again - a couple of seconds (minutes?) after that I > got a kernel oops.
Josef Sipek's message ("Ugly Bug in UnionFS" from Thu, 23 Mar 2006 05:16:30
-0500) explains the kernel oops. Do you think the rmdir problem might be
related to this bug as well? I did not mess up with the mount options again.
OT:
Btw. why does
mount -t unionfs -o dirs=/path1/dir1=ro none /path2/dir2
not work?
Cheers,
Sebastian
--
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/
signature.asc
Description: Digital signature
_______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
