search for: pbd_uuid

Displaying 1 result from an estimated 1 matches for "pbd_uuid".

2013 Jul 22
1
Bug#717573: XCP: Cannot connect to iSCSI target
...at xcpcompute1:~# SR_UUID=$(uuidgen) root at xcpcompute1:~# SR_NAME_LABEL="Test-${SR_UUID}" root at xcpcompute1:~# xe sr-introduce name-label=${SR_NAME_LABEL} type=iscsi uuid=${SR_UUID} 43223068-01e5-4c3e-b9ff-0d33fa89fab8 root at xcpcompute1:~# . /etc/xcp/inventory root at xcpcompute1:~# PBD_UUID=`xe pbd-create host-uuid=${INSTALLATION_UUID} sr-uuid=${SR_UUID} device-config-target=192.168.200.51 device-config-targetIQN=iqn.2010-10.org.openstack:volume-0cb7018c-abbb-46be-b746-113f8eaf0e5c device-config-port=3260` root at xcpcompute1:~# xe pbd-plug uuid=${PBD_UUID} The server failed to handle...