Hi, I received only one answer saying that unlike disksuite there is no way of accessing data directly from a detached zfs mirror. What can be done, is to create a new pool on the detach disk and use zfs snapshot and zfs send/receive. Richard Le mer. 30/09/2009 ` 15:43, Richard Lacroix a icrit : > HI all, > > I had a mirror zfs pool like this: > > # zpool status > pool: rpool > state: ONLINE > scrub: none requested > config: > > NAME STATE READ WRITE CKSUM > rpool ONLINE 0 0 0 > mirror ONLINE 0 0 0 > c0t0d0s0 ONLINE 0 0 0 > c0t1d0s0 ONLINE 0 0 0 > > errors: No known data errors > > > Then I detach the second disk (c0t1d0s0) from the pool > > # zpool detach rpool c0t1d0s0 > > Now I want to access the data on that disk (c0t1d0s0). > How can I do that ? > > Thank you > > > > > Richard Lacroix > Analyste en informatique > _____________________ > Universiti de Sherbrooke _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Fri Oct 2 11:12:14 2009
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:44:15 EST