Re: [zfs-discuss] Unexpected error adding a cache device to existing pool

2012-05-14 Thread Ian Collins
On 05/14/12 10:32 PM, Carson Gaspar wrote: On 5/14/12 2:02 AM, Ian Collins wrote: Adding the log was OK: zpool add -f export log mirror c10t3d0s0 c10t4d0s0 But adding the cache fails: zpool add -f export cache c10t3d0s1 c10t4d0s1 invalid vdev specification the following errors must be manuall

Re: [zfs-discuss] Unexpected error adding a cache device to existing pool

2012-05-14 Thread Carson Gaspar
On 5/14/12 2:02 AM, Ian Collins wrote: Adding the log was OK: zpool add -f export log mirror c10t3d0s0 c10t4d0s0 But adding the cache fails: zpool add -f export cache c10t3d0s1 c10t4d0s1 invalid vdev specification the following errors must be manually repaired: /dev/dsk/c10t3d0s2 is part of ac

[zfs-discuss] Unexpected error adding a cache device to existing pool

2012-05-14 Thread Ian Collins
On a Solaris 11 system I have a pool that was originally built with a log a cache device on a single SSD. The SSD died and I realised I should have a mirror log, so I've just tried to replace the log a cache with a pair of SSDs. Adding the log was OK: zpool add -f export log mirror c10t3d0s0