I am running zfs-fuse on an Ubuntu 10.04 box. I have a dual mirrored pool: mirror sdd sde mirror sdf sdg Recently the device names shifted on my box and the devices are now sdc sdd sde and sdf. The pool is of course very unhappy about the mirrors are no longer matched up and one device is "missing". What is the proper procedure to deal with this? -brian -- This message posted from opensolaris.org
LaoTsao 老曹
2010-Sep-13 17:31 UTC
[zfs-discuss] Proper procedure when device names have changed
try export and import the zpool On 9/13/2010 1:26 PM, Brian wrote:> I am running zfs-fuse on an Ubuntu 10.04 box. I have a dual mirrored pool: > mirror sdd sde mirror sdf sdg > > Recently the device names shifted on my box and the devices are now sdc sdd sde and sdf. The pool is of course very unhappy about the mirrors are no longer matched up and one device is "missing". What is the proper procedure to deal with this? > > -brian-------------- next part -------------- A non-text attachment was scrubbed... Name: laotsao.vcf Type: text/x-vcard Size: 221 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100913/bd01d0c0/attachment.vcf>
Robert Mustacchi
2010-Sep-13 17:50 UTC
[zfs-discuss] Proper procedure when device names have changed
Or you can go into udev''s persistent rules and set it up such that the drives always get the correct names. I''d guess you''ll probably find them somewhere under /etc/udev/rules.d or something similar. It will likely save you trouble in the long run, as they likely are getting shuffled with either a kernel or udev upgrade. Robert On 9/13/10 10:31 AM, LaoTsao ?? wrote:> > try export and import the zpool > > On 9/13/2010 1:26 PM, Brian wrote: >> I am running zfs-fuse on an Ubuntu 10.04 box. I have a dual mirrored >> pool: >> mirror sdd sde mirror sdf sdg >> >> Recently the device names shifted on my box and the devices are now >> sdc sdd sde and sdf. The pool is of course very unhappy about the >> mirrors are no longer matched up and one device is "missing". What is >> the proper procedure to deal with this? >> >> -brian > > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Reasonably Related Threads
- Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
- Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
- Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
- Error Attaching Seventh VirtIO-SCSI Device to Guest
- Question about RAID 5 array rebuild with mdadm