<?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: RedHat 3.4 with  ServiceGuard and EVA3000 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894762#M58265</link>
    <description>Depending on your revision of Serviceguard on Linux, you may wish to refer to the Managing Servicguard for Linux manuals at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha#Serviceguard%20for%20Linux" target="_blank"&gt;http://docs.hp.com/en/ha#Serviceguard%20for%20Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Specifically the section Creating the Logical Volume Infrastructure in Chapter 5</description>
    <pubDate>Wed, 06 Apr 2005 12:16:18 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2005-04-06T12:16:18Z</dc:date>
    <item>
      <title>RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894756#M58259</link>
      <description>I'm setting up a LUN on my EVA3000 using Linux RedHat3 update 4 with LVM. When I run pvcreate I get an "invalid physical volume" message.&lt;BR /&gt;&lt;BR /&gt;# pvcreate  -v -f /dev/sda  &lt;BR /&gt;pvcreate -- locking logical volume manager  &lt;BR /&gt;pvcreate -- checking physical volume name "/dev/sda"&lt;BR /&gt;pvcreate -- getting physical volume size  &lt;BR /&gt;pvcreate -- checking maximum physical volume size  &lt;BR /&gt;pvcreate -- checking partition type  &lt;BR /&gt;pvcreate -- invalid physical volume "/dev/sda" &lt;BR /&gt;&lt;BR /&gt;What can I do to correct the this message.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2005 09:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894756#M58259</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-04-06T09:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894757#M58260</link>
      <description>silly question maybe, but have you set up the Lun's correctly, and then used fdisk to set them to the correct type?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2005 10:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894757#M58260</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-04-06T10:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894758#M58261</link>
      <description>No, I haven't run sdisk. Do I need to run it for Linux RedHat?  I'm not familiar with the sdisk command. I've been using lvm with HPUX in the past. &lt;BR /&gt;What options would I need to add with sdisk for /dev/sda?</description>
      <pubDate>Wed, 06 Apr 2005 10:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894758#M58261</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-04-06T10:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894759#M58262</link>
      <description>David,&lt;BR /&gt;did you assign the "SUN" (or is that called "Solaris"? - I don't remember at the moment, sorry) operating system type to the Host entry?</description>
      <pubDate>Wed, 06 Apr 2005 11:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894759#M58262</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-04-06T11:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894760#M58263</link>
      <description>Yes, I did set the OS type in the EVA CommandView menu to "Solaris". The system can see the LUN, and with mke2fs with /dev/sda it even tries to create a files system but has a problem trying to read block 0. &lt;BR /&gt;# mke2fs -v /dev/sda mke2fs 1.32 (09-Nov-2002) /dev/sda is entire device, not just one partition!&lt;BR /&gt;Proceed anyway? (y,n) y&lt;BR /&gt;Filesystem label=&lt;BR /&gt;OS type: Linux&lt;BR /&gt;Block size=4096 (log=2)&lt;BR /&gt;Fragment size=4096 (log=2)&lt;BR /&gt;262144 inodes, 524288 blocks&lt;BR /&gt;26214 blocks (5.00%) reserved for the super user First data block=0&lt;BR /&gt;16 block groups&lt;BR /&gt;32768 blocks per group, 32768 fragments per group&lt;BR /&gt;16384 inodes per group&lt;BR /&gt;Superblock backups stored on blocks:&lt;BR /&gt;        32768, 98304, 163840, 229376, 294912&lt;BR /&gt;&lt;BR /&gt;Warning: could not read block 0: Attempt to read block from filesystem resulted in short read Writing inode tables: done Writing superblocks and filesystem accounting information: done&lt;BR /&gt;&lt;BR /&gt;Does Linux create raw device files that would be assosciated with /dev/sda? Normally to do pvcreate (in HPUX) you would need to use the character device file. Is there anything like that for Linux RH?&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2005 11:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894760#M58263</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-04-06T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894761#M58264</link>
      <description>Well more knowledgable people can correct  me if I am wrong here, but to my understanding you need to use fdisk to create your partition(s) and set them to LVM type (8e)&lt;BR /&gt;Once that is done then you run vgscan, then do the pvcreate.&lt;BR /&gt;&lt;BR /&gt;what does fdisk -l reveal for these devices?</description>
      <pubDate>Wed, 06 Apr 2005 12:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894761#M58264</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-04-06T12:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894762#M58265</link>
      <description>Depending on your revision of Serviceguard on Linux, you may wish to refer to the Managing Servicguard for Linux manuals at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha#Serviceguard%20for%20Linux" target="_blank"&gt;http://docs.hp.com/en/ha#Serviceguard%20for%20Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Specifically the section Creating the Logical Volume Infrastructure in Chapter 5</description>
      <pubDate>Wed, 06 Apr 2005 12:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894762#M58265</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-04-06T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894763#M58266</link>
      <description>The fdisk command does not return anything, no errors no message. The man page said it is buggy. So I tired sfdisk and got this back.&lt;BR /&gt;&lt;BR /&gt;# sfdisk -l /dev/sda&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sda: 261 cylinders, 255 heads, 63 sectors/track&lt;BR /&gt;read: Input/output error&lt;BR /&gt;&lt;BR /&gt;sfdisk: read error on /dev/sda - cannot read sector 0&lt;BR /&gt; /dev/sda: unrecognized partition&lt;BR /&gt;&lt;BR /&gt;How would I run the sfdisk command to mark the LUN with 8e for the linux type?</description>
      <pubDate>Wed, 06 Apr 2005 12:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894763#M58266</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-04-06T12:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894764#M58267</link>
      <description>Something to remember:&lt;BR /&gt;&lt;BR /&gt;lvm is different on Red Hat. You can create multiple volume groups on one disk for example. You can't boot Red Hat off an lvm parition.&lt;BR /&gt;&lt;BR /&gt;Besides that, it would seem you have a problem with the disk /dev/sda&lt;BR /&gt;&lt;BR /&gt;sfdisk -l /dev/sda&lt;BR /&gt;&lt;BR /&gt;Does it show anything?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Apr 2005 22:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894764#M58267</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-06T22:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894765#M58268</link>
      <description>I saw message you post: &lt;BR /&gt;Disk /dev/sda: 261 cylinders, 255 heads, 63 sectors/track&lt;BR /&gt;read: Input/output error&lt;BR /&gt;&lt;BR /&gt;It seems hareware/LUN error . Could you  create another LUN to have a try? Or delete this LUN and recreate.&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Thu, 07 Apr 2005 08:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894765#M58268</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-04-07T08:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 3.4 with  ServiceGuard and EVA3000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894766#M58269</link>
      <description>My problem is resolved. I changed the failover path for the Qlogic FC adapter to "Path A Failover Only" in the EVA CommandView "Vdisk Active Member Properties. &lt;BR /&gt;&lt;BR /&gt;After making this change I was then able to perform the sfdisk to successfully create the partition, and to set it for Linux LVM (0x8e) type.  I then was able to execute pvcreate successfully.  Thanks to all for all the assistance and quick responses.</description>
      <pubDate>Thu, 07 Apr 2005 09:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-3-4-with-serviceguard-and-eva3000/m-p/4894766#M58269</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-04-07T09:57:50Z</dc:date>
    </item>
  </channel>
</rss>

