dudekula mastan wrote: > Hi All, > > At the time of zpool creation, user controls the zpool mount point by > using "-m" option. Is there a way to change this mount point dynamically ?
By dynamically I assume me mean after the pool has been created. If yes then do this if your pool is called "tank" and you want it mounted on /foo/bar zfs set mountpoint=/foo/bar tank Alternatively see the -R option for zpool import. -- Darren J Moffat _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss