<?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 SecurePath + Linux + LVM ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591813#M68579</link>
    <description>Dear Sirs.&lt;BR /&gt;&lt;BR /&gt;We have :&lt;BR /&gt;1. HP ProLiant DL380G4 Servers.&lt;BR /&gt;2. OS - Linux RedHat ES 3.0 U3.&lt;BR /&gt;3. MSA1000.&lt;BR /&gt;4. Connection server to MSA1000 through FC HBA 2214 with driver ql2300.&lt;BR /&gt;5. All systems installed through SmartStart CD v.7.20&lt;BR /&gt;6. SecurePath v.3.0C for workgroup + SP1.&lt;BR /&gt;&lt;BR /&gt;All equipment and drivers working properly.&lt;BR /&gt;&lt;BR /&gt;We have some problem with create of logical volume through SecurePath device driver using Linux LVM.&lt;BR /&gt;&lt;BR /&gt;We use the next commands for do it:&lt;BR /&gt;# pvcreate /dev/spdev/spa1&lt;BR /&gt;- this command working correctly, without errors&lt;BR /&gt;# vgcreate test_vg /dev/spdev/spa1&lt;BR /&gt;- the programm return error message about the such device not usable device.&lt;BR /&gt;&lt;BR /&gt;/dev/spdev/spa1 is symbolic link to  /dev/sda1&lt;BR /&gt;&lt;BR /&gt;# vgcreate test_vg /dev/sda1 &lt;BR /&gt;- it command work properly (why ?).&lt;BR /&gt;&lt;BR /&gt;How we can install LVM on device of /dev/spdev/spa1 ?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Efim.</description>
    <pubDate>Thu, 28 Jul 2005 08:39:05 GMT</pubDate>
    <dc:creator>Efim Kushnir</dc:creator>
    <dc:date>2005-07-28T08:39:05Z</dc:date>
    <item>
      <title>SecurePath + Linux + LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591813#M68579</link>
      <description>Dear Sirs.&lt;BR /&gt;&lt;BR /&gt;We have :&lt;BR /&gt;1. HP ProLiant DL380G4 Servers.&lt;BR /&gt;2. OS - Linux RedHat ES 3.0 U3.&lt;BR /&gt;3. MSA1000.&lt;BR /&gt;4. Connection server to MSA1000 through FC HBA 2214 with driver ql2300.&lt;BR /&gt;5. All systems installed through SmartStart CD v.7.20&lt;BR /&gt;6. SecurePath v.3.0C for workgroup + SP1.&lt;BR /&gt;&lt;BR /&gt;All equipment and drivers working properly.&lt;BR /&gt;&lt;BR /&gt;We have some problem with create of logical volume through SecurePath device driver using Linux LVM.&lt;BR /&gt;&lt;BR /&gt;We use the next commands for do it:&lt;BR /&gt;# pvcreate /dev/spdev/spa1&lt;BR /&gt;- this command working correctly, without errors&lt;BR /&gt;# vgcreate test_vg /dev/spdev/spa1&lt;BR /&gt;- the programm return error message about the such device not usable device.&lt;BR /&gt;&lt;BR /&gt;/dev/spdev/spa1 is symbolic link to  /dev/sda1&lt;BR /&gt;&lt;BR /&gt;# vgcreate test_vg /dev/sda1 &lt;BR /&gt;- it command work properly (why ?).&lt;BR /&gt;&lt;BR /&gt;How we can install LVM on device of /dev/spdev/spa1 ?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Efim.</description>
      <pubDate>Thu, 28 Jul 2005 08:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591813#M68579</guid>
      <dc:creator>Efim Kushnir</dc:creator>
      <dc:date>2005-07-28T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath + Linux + LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591814#M68580</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please post the error you get when doing the vgcreate.&lt;BR /&gt;&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 28 Jul 2005 08:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591814#M68580</guid>
      <dc:creator>Pedro Cirne</dc:creator>
      <dc:date>2005-07-28T08:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath + Linux + LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591815#M68581</link>
      <description>There is absolutely no reason why your setup should not be workable.&lt;BR /&gt;&lt;BR /&gt;Since you do not provide the error message, I provide you with a general checklist:&lt;BR /&gt;&lt;BR /&gt;mkdir a directory for the volume group.&lt;BR /&gt;mknod a device file in the directory you create.&lt;BR /&gt;&lt;BR /&gt;Make sure the disk is not in another volume group with strings command on the /etc/lvmtab file.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Jul 2005 08:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591815#M68581</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-28T08:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath + Linux + LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591816#M68582</link>
      <description># pvcreate /dev/spdev/spa1&lt;BR /&gt;pvcreate -- physical volume "/dev/spdev/spa1" successfully created&lt;BR /&gt;&lt;BR /&gt;# vgcreate test_vg /dev/spdev/spa1&lt;BR /&gt;vgcreate -- no valid physical volumes in command line&lt;BR /&gt;&lt;BR /&gt;Here is problem message. For testing I also create /dev/spdev/spa1 special file except symbolic link.  This physical volume contains 8e LVM partition type. Today I installed latest qla driver hp_qla2x00-2005-05-11.tar.gz. But it not helps.  About creating directories for volumes - before invoking this command old test_vg volume created by /dev/sda1 was removed by vgremove. No more LVM information on this device can be. &lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jul 2005 09:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/securepath-linux-lvm/m-p/3591816#M68582</guid>
      <dc:creator>Efim Kushnir</dc:creator>
      <dc:date>2005-07-29T09:28:38Z</dc:date>
    </item>
  </channel>
</rss>

