It seems that no matter what I try, when attempting to mount a directory as unionfs with imap I get "invalid imap option".
this command works just fine: mount -t unionfs none -o dirs=/xen/nfs_root/www.vigvps.com /xen/mount_points/www.vigvps.com but when i create a forward map, and a reverse map for /xen/nfs_root/www.vigvps.com and try to use tem, it tells me: unionfs: invalid imap option '/xen/mount_points/www.vigvps.com.forward:/xen/mount_points/www.vigvps.com.reverse' unionfs_read_super: error while parsing options (err = -22) It seems no matter what i specify for the imap= option, real file or not, it says "invalid imap option" I'm creating one forward and one reverse map: unionimap -c /xen/mount_points/www.vigvps.com.forward unionimap -a /xen/mount_points/www.vigvps.com.forward /xen/mount_points/www.vigvps.com.reverse Can anyone help? I'm using unionfs 1.4, on debian etch. I downloaded the unionfs-source package, compile and installed. -- Avleen Vig Systems Administrator Personal: www.silverwraith.com "It's not me that's crazy, it's you." "Monkey?" _______________________________________________ unionfs mailing list: http://unionfs.filesystems.org/ [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
