Merge "Some fixes to XtremIO cinder drive config example"
This commit is contained in:
commit
553034f95d
@ -168,11 +168,11 @@
|
||||
<section xml:id="emc-xtremio-configuration-example">
|
||||
<title>Configuration example</title>
|
||||
<subtitle>cinder.conf example file</subtitle>
|
||||
<para>You can update the<filename>cinder.conf</filename>file by editing the necessary parameters as follows:</para>
|
||||
<para>You can update the <filename>cinder.conf</filename> file by editing the necessary parameters as follows:</para>
|
||||
<programlisting language="ini"><literal>[Default]</literal>
|
||||
enabled_backends = XtremIO
|
||||
[XtremIO]
|
||||
volume_driver = cinder.volume.drivers.emc.xtremio XtremIOFibreChannelDriver
|
||||
volume_driver = cinder.volume.drivers.emc.xtremio.XtremIOFibreChannelDriver
|
||||
san_ip = <replaceable>10.10.10.20</replaceable>
|
||||
san_login = <replaceable>admin</replaceable>
|
||||
san_password = <replaceable>223344</replaceable>
|
||||
|
Loading…
x
Reference in New Issue
Block a user