<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SLES9 MSA1000 LVM2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448320#M15516</link>
    <description>I have not used LVM extensively, but when I did I had to prepared the devices/partitions using pvcreate.  E.g.,&lt;BR /&gt;  pvcreate /dev/sdc&lt;BR /&gt;Then I created the volume group:&lt;BR /&gt;  vgcreate vg00 /dev/sdc&lt;BR /&gt;To get stats about the volume group:&lt;BR /&gt;  vgdisplay -v&lt;BR /&gt;To create logical volumes:&lt;BR /&gt;  lvcreate -l"# PE's" vg00&lt;BR /&gt;I got the number of PE's (physical elements) from the vgdisplay output, then created several lvol's by dividing up the number of PE's between them.  Basically the same as on HP-UX.&lt;BR /&gt;&lt;BR /&gt;And now a question for you:  I've googled and searched the HP web site and SourceForge, and cannot find a reference to lssg or lssd.  Can provide a URL/ref? Thanks.</description>
    <pubDate>Thu, 23 Dec 2004 14:16:13 GMT</pubDate>
    <dc:creator>Fred Christiansen</dc:creator>
    <dc:date>2004-12-23T14:16:13Z</dc:date>
    <item>
      <title>SLES9 MSA1000 LVM2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448319#M15515</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have created a LUN on my MSA1000:&lt;BR /&gt;bonatti:/ # lssg&lt;BR /&gt;sg0   0,0,0,0         COMPAQ MSA1000 4.32  5008-05f3-000e-0de9&lt;BR /&gt;sg1   0,0,0,1         COMPAQ MSA1000 VOLUME 4.32  5008-05f3-000e-0de9&lt;BR /&gt;sg2   1,0,0,0         COMPAQ MSA1000 4.32  5008-05f3-000e-0de1&lt;BR /&gt;&lt;BR /&gt;bonatti:/ # lssd&lt;BR /&gt;sda  0,0,0,1         COMPAQ MSA1000 VOLUME 4.32  5008-05f3-000e-0de9&lt;BR /&gt;&lt;BR /&gt;I want to to do a pvcreate for my vgcreate, what should I do?&lt;BR /&gt;&lt;BR /&gt;Thx,&lt;BR /&gt;Jerome&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Dec 2004 12:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448319#M15515</guid>
      <dc:creator>ARMAND_7</dc:creator>
      <dc:date>2004-12-21T12:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: SLES9 MSA1000 LVM2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448320#M15516</link>
      <description>I have not used LVM extensively, but when I did I had to prepared the devices/partitions using pvcreate.  E.g.,&lt;BR /&gt;  pvcreate /dev/sdc&lt;BR /&gt;Then I created the volume group:&lt;BR /&gt;  vgcreate vg00 /dev/sdc&lt;BR /&gt;To get stats about the volume group:&lt;BR /&gt;  vgdisplay -v&lt;BR /&gt;To create logical volumes:&lt;BR /&gt;  lvcreate -l"# PE's" vg00&lt;BR /&gt;I got the number of PE's (physical elements) from the vgdisplay output, then created several lvol's by dividing up the number of PE's between them.  Basically the same as on HP-UX.&lt;BR /&gt;&lt;BR /&gt;And now a question for you:  I've googled and searched the HP web site and SourceForge, and cannot find a reference to lssg or lssd.  Can provide a URL/ref? Thanks.</description>
      <pubDate>Thu, 23 Dec 2004 14:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448320#M15516</guid>
      <dc:creator>Fred Christiansen</dc:creator>
      <dc:date>2004-12-23T14:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: SLES9 MSA1000 LVM2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448321#M15517</link>
      <description>Thx Fred, I made myself not very clear, sorry... Indeed my problem was that I got several kernel I/O error when performing my pvcreate! After investigation, I was not using the good QLogic driver.&lt;BR /&gt;So I installed the "hp QLogic drivers" from here &lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=315741&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=315739&amp;amp;swEnvOID=1110" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=315741&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=315739&amp;amp;swEnvOID=1110&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and probably that my cabling was wrong (I cannot use both channel on the same FC2214 HBA...&lt;BR /&gt;&lt;BR /&gt;At the end of the install of &lt;A href="http://h20000.www2.hp.com/bizsupport/CoreRedirect.jsp?targetPage=ftp%3A%2F%2Fftp.hp.com%2Fpub%2Fsoftlib%2Fsoftware4%2FCOL9160%2Fco-24611-2%2Fhp_qla2x00-2004-10-19.tar.gz" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/CoreRedirect.jsp?targetPage=ftp%3A%2F%2Fftp.hp.com%2Fpub%2Fsoftlib%2Fsoftware4%2FCOL9160%2Fco-24611-2%2Fhp_qla2x00-2004-10-19.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you will see the install of fibreutils in which you will find the lssd and lssg and some other useful utils like hp_rescan -a that should do the echo in /proc/scsi/scsi...&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Fri, 24 Dec 2004 04:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sles9-msa1000-lvm2/m-p/3448321#M15517</guid>
      <dc:creator>ARMAND_7</dc:creator>
      <dc:date>2004-12-24T04:28:38Z</dc:date>
    </item>
  </channel>
</rss>

