The following reply was made to PR bin/181847; it has been noted by GNATS.

From: Anton Sayetsky <[email protected]>
To: ShelLuser <[email protected]>, [email protected]
Cc:  
Subject: Re: bin/181847: zpool sets wrong mountpoint when using altroot
Date: Fri, 6 Sep 2013 09:33:56 +0300

 Hi,
 You're wrong. Mountpoint for newly created ZFS pool is
 ${ROOTDIR}/${POOLNAME}. So if you set the altroot to /mnt, mountpoint
 will be /mnt/${POOLNAME}.
 If you want to set exact mountpoint, you should use -m switch rather
 than -R. It is an _expected_ behavior.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to