John Andrunas wrote:
Can I make a pool not mount on boot? I seem to recall reading
somewhere how to do it, but can't seem to find it now.
You can't do this at a pool level, but you can at a zfs/zvol level.
to prevent a filesystem or vol from being mounted at boot:
zfs set canmount=no <vol|fs>
You'll need to say 'zfs set canmount=yes <vol|fs>' later on if you want
to mount it.
--
Erik Trimble
Java System Support
Mailstop: usca22-123
Phone: x17195
Santa Clara, CA
Timezone: US/Pacific (GMT-0800)
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss