Hi,

I just installed 2 new disks in my solaris box and would like to add them to
my zfs pool.
After installing the disks I run
# zpool add -n tank c1d1

and I get:

would update 'tank' to the following configuration:
        tank
          c0d0
          c1d1

Which is what I want however when I omit the -n I get the following error

# zpool add tank c1d1
cannot add to 'tank': invalid argument for this pool operation

I get the same message for both dirves with and without the -f option.
Any help is appreciated thanks.

-- 
-Daniel
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to