|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen, LV, ISCSI and Persistent Target
Chris Edwards wrote:
When setting up Xen to use a iSCSI target with raw logical volumes works great
until I restart iSCSI and it changes the device name. Can I use e2label to
solve this problem or is there a way to set a persistent target?
---
Chris Edwards
e2label would probably be a sufficient way to doing that depending on
how your system does things with labels. Another option would be to use
udev to persist naming of the iscsi block devices. This is a link to a
tutorial I used about 2 years ago to do this.
http://www.performancemagic.com/iscsi-xen-howto/
The udev part of the iSCSI setup would probably be what would be
interesting for you. It worked for me. Probably could use a little bit
of updating as well but should give you an idea.
Mike
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|