Krzys wrote:
> Currently I have the following:
>
> # zpool status
>pool: rootpool
> state: ONLINE
> scrub: none requested
> config:
>
> NAMESTATE READ WRITE CKSUM
> rootpoolONLINE 0 0 0
>c1t1d0s0 ONLINE 0 0 0
>
> err
never mind I did figure it out, I did play around with my settings and spare
disk and it seems like its working
# zpool create -f testroot c1t0d0s0
Nov 6 20:02:10 adas ufs: NOTICE: mount: not a UFS magic number (0x0)
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rootpool
Currently I have the following:
# zpool status
pool: rootpool
state: ONLINE
scrub: none requested
config:
NAMESTATE READ WRITE CKSUM
rootpoolONLINE 0 0 0
c1t1d0s0 ONLINE 0 0 0
errors: No known data errors
#
I woul