[linux-lvm] dev node change

Peter Rajnoha prajnoha at redhat.com
Tue Dec 10 14:19:43 UTC 2013


On 12/09/2013 04:13 PM, Umar Draz wrote:
> Hi All
> 
> I have a SCSI share which i am  using linux initiator on my ubuntu. Its
> available for me in /dev/sdb
> 
> No I have created lvm group using the /dev/sdb. Today I just logut and
> login my scsi share but this time ubutnu gave me this as /dev/sdc
> instead of /dev/sdb.
> 
> due to this my lvm group is stuck, and its giving me the error
> 
> Input/output error
> 
> on pvdisplay or vgdisplay,
> 
> Any body help me how I can reslove this issue.?
> 

You should always deactivate your LVM volumes before
disconnecting the underlying iSCSI volumes and then when
you reconnect the iSCSI back, activate the LVM volumes
(or if autoactivation is used - meaning use_lvmetad=1
is set in lvm.conf, this activation happens automatically).

Alternatively, you can call vgchange --refresh when the
iSCSI is connected back.

-- 
Peter




More information about the linux-lvm mailing list