John Ferlan
54ac483e68
hostdev: Add iSCSI hostdev XML
...
Introduce a new structure to handle an iSCSI host device based on the
existing virDomainHostdevSubsysSCSI by adding a "protocol='iscsi'" to
the <source/> element. The existing scsi_host subsystem RNG was modified
to read an optional "protocol='adapter'", although it won't be written
out nor is it documented as an option (by choice).
The new hostdev structure mimics the existing <disk/> element for an
iSCSI device (network) device. New XML is:
<hostdev mode='subsystem' type='scsi' managed='yes'>
<source protocol='iscsi' name='iqn.1992-01.com.example'>
<host name='example.org' port='3260'/>
<auth username='myname'>
<secret type='iscsi' usage='mycluster_myname'/>
</auth>
</source>
<address type='drive' controller='0' bus='0' target='2' unit='5'/>
</hostdev>
The controller element will mimic the existing scsi_host code insomuch
as when 'lsi' and 'virtio-scsi' are used.
2014-08-07 15:07:56 -04:00
..
2012-02-01 16:28:17 -07:00
2012-02-03 15:27:16 -07:00
2012-02-03 15:27:16 -07:00
2014-03-27 06:58:46 -06:00
2014-08-07 15:07:56 -04:00
2013-05-03 15:56:15 +01:00
2013-08-09 17:13:02 +01:00
2013-10-04 13:38:57 -04:00
2014-01-06 21:41:02 -07:00
2014-07-09 09:22:20 +02:00
2014-06-26 15:25:05 -06:00
2014-05-12 15:50:59 -06:00
2013-05-03 15:56:15 +01:00
2011-10-28 10:11:16 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2014-07-07 12:56:45 +02:00
2013-08-09 17:13:02 +01:00
2013-05-03 15:56:15 +01:00
2013-12-02 10:21:26 +08:00
2014-03-27 06:52:20 -06:00
2013-07-09 16:15:29 -06:00
2013-07-01 11:08:58 +08:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2014-01-15 09:12:25 -07:00
2014-03-01 23:44:58 +04:00
2014-07-30 17:45:28 +04:00
2014-05-05 11:49:36 +02:00
2013-05-03 15:56:15 +01:00
2014-07-23 15:12:37 +08:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 16:58:46 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2014-03-03 17:41:26 +04:00
2013-05-16 16:28:53 +01:00
2013-09-29 18:40:36 +08:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-12-02 10:21:26 +08:00
2013-05-03 15:56:15 +01:00
2014-07-14 06:11:34 -06:00
2014-08-07 15:07:56 -04:00
2014-07-03 12:22:37 +02:00
2014-04-18 16:42:04 +03:00
2014-07-21 12:55:11 -04:00
2014-08-05 09:59:17 +02:00
2014-02-14 16:47:14 +01:00
2014-07-14 09:26:26 +02:00
2014-07-23 11:05:56 -04:00
2013-05-03 15:56:15 +01:00
2013-08-09 17:13:02 +01:00
2014-06-06 10:52:05 +02:00
2013-05-03 15:56:15 +01:00
2014-02-04 10:43:15 -07:00
2013-07-09 11:49:20 -06:00
2013-07-09 11:49:20 -06:00
2014-07-04 18:28:24 +02:00
2014-02-18 14:46:49 +01:00
2013-06-25 01:13:16 +02:00
2014-03-01 23:44:58 +04:00
2013-08-23 08:12:26 +02:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2011-10-28 10:11:16 +01:00
2012-07-23 16:07:13 -06:00
2013-03-04 17:36:03 -05:00
2013-03-04 17:36:03 -05:00
2014-06-06 10:52:05 +02:00
2012-06-18 20:10:29 +01:00
2013-05-03 15:56:15 +01:00
2014-03-18 14:29:22 +00:00
2013-09-23 14:16:45 +02:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2013-07-30 07:07:33 -06:00
2013-10-30 17:30:12 +01:00
2014-08-03 08:55:15 -04:00
2011-10-28 10:11:16 +01:00
2014-01-30 15:37:38 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-12-02 10:21:26 +08:00
2012-08-10 10:58:38 +02:00
2013-09-12 17:18:32 +08:00
2013-10-15 11:33:01 +01:00
2013-11-26 18:37:09 +08:00
2013-05-03 16:58:46 +01:00
2014-07-03 12:22:37 +02:00
2014-04-01 08:44:34 +02:00
2011-10-28 10:11:16 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-07 11:19:04 +01:00
2013-05-03 15:56:15 +01:00
2013-05-03 15:56:15 +01:00
2013-05-07 15:29:37 +01:00