On 11/29/2010 06:28 PM, Mike Christie wrote:
On 11/28/2010 01:44 PM, Bangalore wrote:
i tried by unmounting the device before restarting Iscsi service , But

I said you also need to have lvm release the devices. What you are doing
is unsupported and the results you are getting are expected.

Before running iscsi stop you need to have lvm stop using the iscsi
devices, because when the stop is done it will remove the iscsi devices
and lvm will be referencing bad devices.

After you run iscsi start you need to run something like lvm vgscan so
the lvm devices are rebuilt using the new scsi devices.

I think you want to email the lvm group to see what commands they
reccommend to run.


For RHEL 5 based systems here is some more info:
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Online_Storage_Reconfiguration_Guide/removing_devices.html#clean-device-removal

I do not think you need to do the lvm commands in there, because I think those are for permanment removal and your situation has the iscsi devices coming back right away. Maybe you just need to run a vgremove (I am not sure, so like I said before it is best to ask the lvm people).

Also why are you even running iscsi stop?

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to