Mark Furner wrote:
> Thanks for the clarification, Darren, and sorry for cross-posting.
> 
> OK, physical device -> pool -> file-system(s)
> 
> Some questions:
> 
> 1) zpool import allows options similar to zfs. Can I set the same or similar 
> read-only (RO) options for the whole pool 
> (noexec,nosuid,noatime,nodevices,ro)? 

"zpool import -o ro <pool>" -- see zpool(1m).

--matt

Reply via email to