Displaying 3 results from an estimated 3 matches for "iscsi01".
Did you mean:
iscsi0
2011 Aug 24
0
pool-refresh on iSCSI pools does not actually rescan the bus
...pool in libvirt, libvirt will not find the new lun
(or notice if luns have been removed).
I'm using a Dell PowerVault MD3200i iSCSI Array to hold the volumes for
virtual servers in libvirt. In libvirt, I have defined the storage pool as
this:
<pool type='iscsi'>
<name>iscsi01</name>
<uuid>52eb9c59-a7ac-a4e8-a26e-7ca112f0dd70</uuid>
<capacity>85899345920</capacity>
<allocation>85899345920</allocation>
<available>0</available>
<source>
<host name='10.3.1.15'/>
<device
path='...
2011 Sep 13
1
libvirt does not recognize all devices in iscsi and mpath pools in a predictable manner
...getting iscsi
and mpath storage pools to work in a usable and consistent manner.
I have two storage pools defined on the host machine, one for raw iscsi-
devices and one for those same iscsi devices device-mapped by multipath. They
look like this:
<pool type='iscsi'>
<name>iscsi01</name>
<source>
<host name='10.3.1.15'/>
<device
path='iqn.1984-05.com.dell:powervault.md3200i.6782bcb0000859f3000000004d3eec7d'/>
</source>...
2009 Nov 12
1
no valid partitiontables anymore
...1 51200 52428784 83 Linux
fdisk -l /dev/sdf1
Disk /dev/sdf1: 53.6 GByte, 53687074816 Byte
64 heads, 32 sectors/track, 51199 cylinders
Einheiten = Zylinder von 2048 ? 512 = 1048576 Bytes
Disk /dev/sdf1 doesn't contain a valid partition table
mount -t ext3 /dev/sdf1 /export/iscsi01-UDV1/
(lot of german information, e.g. wrong fs-type, damaged superblock ...)
mount: Falscher Dateisystemtyp, ung?ltige Optionen, der
Superblock von /dev/sdf1 ist besch?digt, fehlende
Kodierungsseite oder ein anderer Fehler
Manchmal liefert das Syslog wertvolle Informationen...