Re: [zfs-discuss] hotplugging sata drives in opensolaris

2010-03-05 Thread xx
ok - "-f" worked: init...@dogpatch:~# zpool attach -f rpool c7t0d0s0 c7t1d0s0 Please be sure to invoke installgrub(1M) to make 'c7t1d0s0' bootable. Make sure to wait until resilver is done before rebooting. init...@dogpatch:~# zpool status rpool pool: rpool state: ONLINE status: One or more de

Re: [zfs-discuss] hotplugging sata drives in opensolaris

2010-03-05 Thread xx
ok - i tried to follow the troubleshooting instructions - but i ran into the same problem at step 5 - the attach: init...@dogpatch:~# zpool attach rpool c7t0d0s0 c7t1d0s0 invalid vdev specification use '-f' to override the following errors: /dev/dsk/c7t1d0s0 overlaps with /dev/dsk/c7t1d0s2 and,

Re: [zfs-discuss] hotplugging sata drives in opensolaris

2010-03-05 Thread Cindy Swearingen
Hi David, I think installgrub is unhappy that no s2 exists on c7t1d0. I would detach c7t1d0s0 from the pool and follow these steps to relabel/repartition this disk: http://www.solarisinternals.com/wiki/index.php/ZFS_Troubleshooting_Guide Replacing/Relabeling the Root Pool Disk Then, reattach

[zfs-discuss] hotplugging sata drives in opensolaris

2010-03-05 Thread xx
i am attempting to follow the recipe in: http://blogs.sun.com/sa/entry/hotplugging_sata_drives the recipe copies the vtoc from the old drive to the new drive and then does an attach. when i get to the attach - the partition slices on the new drive overlap (the partition slices on the old drive o