Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: multipath.xml
Date: Mon, 07 Feb 2011 23:43:38
Message-Id: 20110207234327.5C93C20054@flycatcher.gentoo.org
1 nightmorph 11/02/07 23:43:27
2
3 Modified: multipath.xml
4 Log:
5 a few more sg_vpd fixes for the multipath guide; thanks to chiguire for spotting 'em
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/multipath.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/multipath.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/multipath.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/multipath.xml?r1=1.3&r2=1.4
13
14 Index: multipath.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/multipath.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- multipath.xml 7 Feb 2011 21:26:52 -0000 1.3
21 +++ multipath.xml 7 Feb 2011 23:43:27 -0000 1.4
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/multipath.xml,v 1.3 2011/02/07 21:26:52 nightmorph Exp $ -->
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/multipath.xml,v 1.4 2011/02/07 23:43:27 nightmorph Exp $ -->
27
28 <guide>
29 <title>Multipathing for Gentoo</title>
30 @@ -29,7 +29,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2</version>
35 +<version>3</version>
36 <date>2011-02-07</date>
37
38 <chapter>
39 @@ -106,7 +106,7 @@
40
41 <p>
42 You need to emerge <c>multipath-tools</c> and <c>sg3_utils</c>. On the disk, you
43 -want to find the <c>wwid</c>. You can use <c>sq_vpd</c> (provided by
44 +want to find the <c>wwid</c>. You can use <c>sg_vpd</c> (provided by
45 <c>sg3_utils</c>) to do this.
46 </p>
47
48 @@ -292,7 +292,7 @@
49 multipaths {
50 multipath {
51 wwid
52 -<comment>(To find your wwid, please use /usr/bin/sq_vpd ?page=di /dev/DEVICE.
53 +<comment>(To find your wwid, please use /usr/bin/sg_vpd --page=di /dev/DEVICE.
54 The address will be a 0x6. Remove the 0x and replace it with 3.)</comment>
55 alias DB_SAN
56 }