~ubuntu-core-doc/serverguide/trunk

« back to all changes in this revision

Viewing changes to serverguide/C/multipath-attributes-table.xml

  • Committer: Doug Smythies
  • Date: 2019-09-16 23:27:40 UTC
  • Revision ID: dsmythies@telus.net-20190916232740-6q2xgomajmxmwhki
Remove all content from trunk branch, leave behind a README note.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<table id='multipath-attributes-table'>
2
 
  <title id='attributes-table-title'>Multipath Attributes</title>
3
 
  <tgroup align="left" cols="2" colsep="1" rowsep="1">
4
 
    <colspec colname="c1" colwidth="1.3*"/>
5
 
    <colspec colname="c2" colwidth="3.6*"/>
6
 
    <thead>
7
 
      <row>
8
 
        <entry align="left">Attribute</entry>
9
 
        <entry align="left">Description</entry>
10
 
      </row>
11
 
    </thead>
12
 
    <tbody>
13
 
      <row>
14
 
        <entry id='attribute-wwid'>
15
 
          <emphasis role="bold">wwid</emphasis>
16
 
        </entry>
17
 
        <entry>Specifies the WWID of the 
18
 
        <emphasis role="bold">multipath</emphasis> device to which the 
19
 
        <emphasis role="bold">multipath</emphasis> attributes apply. This parameter is mandatory for
20
 
        this section of the 
21
 
        <filename>multipath.conf</filename> file.</entry>
22
 
      </row>
23
 
      <row>
24
 
        <entry id='attribute-alias'>
25
 
          <emphasis role="bold">alias</emphasis>
26
 
        </entry>
27
 
        <entry>Specifies the symbolic name for the 
28
 
        <emphasis role="bold">multipath</emphasis> device to which the 
29
 
        <emphasis role="bold">multipath</emphasis> attributes apply. If you are using 
30
 
        <emphasis role="bold">user_friendly_names</emphasis>, do not set this value to mpathn; this
31
 
        may conflict with an automatically assigned user friendly name and give you incorrect
32
 
        device node names.</entry>
33
 
      </row>
34
 
   </tbody>
35
 
  </tgroup>
36
 
</table>