zpool unavail after reboot
Hi,
This is a zpool newb question that I can't seem to find an answer for on Oracle KB, etc.
I'm trying to create a loopback filesystem using a zpool. But the zpool will not come back after reboot.
Running Solaris 10 1/13 s10s_u11wos_24a SPARC.
# mkfile 2g /opt/bmc/bpa_pool_file
# chmod 755 /opt/bmc/bpa_pool_file
# zpool create bpa_pool /opt/bmc/bpa_pool_file
# zfs create bpa_pool/Patrol3
# zfs set mountpoint=/opt/bmc/Patrol3 bpa_pool/Patrol3
# zpool status
pool: bpa_pool
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
bpa_pool ONLINE 0 0 0