'for example "-c3" for idle only priority.'),
cfg.StrOpt('iscsi_helper',
default='tgtadm',
- help='iSCSI target user-land tool to use'),
+ help='iSCSI target user-land tool to use. tgtadm is default, '
+ 'use lioadm for LIO iSCSI support, iseradm for the ISER '
+ 'protocol, or fake for testing.'),
cfg.StrOpt('volumes_dir',
default='$state_path/volumes',
help='Volume configuration file storage '
# "-c3" for idle only priority. (string value)
#volume_clear_ionice=<None>
-# iSCSI target user-land tool to use (string value)
+# iSCSI target user-land tool to use. tgtadm is default, use
+# lioadm for LIO iSCSI support, iseradm for the ISER protocol,
+# or fake for testing. (string value)
#iscsi_helper=tgtadm
# Volume configuration file storage directory (string value)