Libvirt-iscsi
Version vom 8. September 2014, 12:44 Uhr von Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=create a file= /etc/libvirt/storage/isci.xml <pool type='iscsi'> <name>iscsi</name> <source> <host name='192.168.240.1'/> <device path='iqn.2…“)
create a file
/etc/libvirt/storage/isci.xml
<pool type='iscsi'> <name>iscsi</name>
<host name='192.168.240.1'/>
<device path='iqn.2018-09.org.xinux:mordor-target'/> <target>
<path>/dev/disk/by-path</path>
</target>
</pool>