Updating link to change in openSUSE:Factory/xen revision 90.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=98a7b497156d81631d87c0adc03f8518
This commit is contained in:
committed by
Git OBS Bridge
parent
6dd7e12d17
commit
e178e25130
@@ -39,6 +39,8 @@ case "$command" in
|
||||
VPORTWWNN=`echo $VPORTWWNN | tr A-Z a-z`
|
||||
FABRICNM=`echo $FABRICNM | tr A-Z a-z`
|
||||
|
||||
claim_lock "npiv"
|
||||
|
||||
find_vhost $VPORTWWPN
|
||||
if test -z "$vhost" ; then
|
||||
create_vport $FABRICNM $VPORTWWPN $VPORTWWNN
|
||||
@@ -53,6 +55,9 @@ case "$command" in
|
||||
sleep 2
|
||||
find_sdev $vhost $TGTWWPN $LUN
|
||||
fi
|
||||
|
||||
release_lock "npiv"
|
||||
|
||||
if test ! -z "$dev"; then
|
||||
xenstore-write $XENBUS_PATH/node /dev/$dev
|
||||
write_dev /dev/$dev
|
||||
|
Reference in New Issue
Block a user