There was no warning. This is the output:

admin$ sudo zpool create BackupRAID raidz /dev/disk0s2 /dev/disk1s2 /dev/disk2s2
Password:
admin$ zpool status
  pool: BackupRAID
 state: ONLINE
status: The pool is formatted using an older on-disk format.  The pool can
        still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the
        pool will no longer be accessible on older software versions.
 scrub: none requested
config:

        NAME         STATE     READ WRITE CKSUM
        BackupRAID   ONLINE       0     0     0
          raidz1     ONLINE       0     0     0
            disk0s2  ONLINE       0     0     0
            disk1s2  ONLINE       0     0     0
            disk2s2  ONLINE       0     0     0

errors: No known data errors
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to