<?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: adding hdd in storage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700783#M249288</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;this information you can find in the /etc/cmcluster.conf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;FIRST_CLUSTER_LOCK_VG /dev/vgsap&lt;BR /&gt;FIRST_CLUSTER_LOCK_PV /dev/dsk/c3t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Tvs&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Jan 2006 08:49:03 GMT</pubDate>
    <dc:creator>Tvs</dc:creator>
    <dc:date>2006-01-02T08:49:03Z</dc:date>
    <item>
      <title>adding hdd in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700779#M249284</link>
      <description>Hi,&lt;BR /&gt; want some help, one of our customer has following setup.&lt;BR /&gt;1.server e55 os hpux 10.20&lt;BR /&gt;2.server k200 with os 10.20 heartbits with serial port.&lt;BR /&gt;3.storage is hp model 10 with five 2 gb hdd configured in raid 5 both the server in cluster .&lt;BR /&gt;4.Now we want to upgrade storage disks from 2 gb to 18 gb(5 disks)&lt;BR /&gt;5.I want to remove old hdd.&lt;BR /&gt;In this scenario how to configure new disk. please help me.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;sujeet</description>
      <pubDate>Mon, 02 Jan 2006 06:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700779#M249284</guid>
      <dc:creator>sujeet joshi</dc:creator>
      <dc:date>2006-01-02T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: adding hdd in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700780#M249285</link>
      <description>Hi Sujeet, &lt;BR /&gt;&lt;BR /&gt;Looking at these threads may help you, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=966336" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=966336&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=984307" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=984307&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=966636" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=966636&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 06:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700780#M249285</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T06:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: adding hdd in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700781#M249286</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Present the new disk array to the system.&lt;BR /&gt;&lt;BR /&gt;Then do a vgexport -p -s -v -m &lt;MAPFILE&gt;.&lt;BR /&gt;&lt;BR /&gt;Keep that mapfile.&lt;BR /&gt;&lt;BR /&gt;Add the new disks to the system. IOSCAN and insf -e that.&lt;BR /&gt;&lt;BR /&gt;Vgcreate and vgimport with the mapfile.&lt;BR /&gt;&lt;BR /&gt;Mount with /Newdisk/&lt;EXITING mountpoints=""&gt;&lt;BR /&gt;&lt;BR /&gt;use find with cpio (it you have file size less then 2 GB.) else use tar or cp.&lt;BR /&gt;&lt;BR /&gt;Ensure that your applictions are off with doing so.&lt;BR /&gt;&lt;BR /&gt;Once copied unmount and mount to the old mountpoints...&lt;BR /&gt;&lt;BR /&gt;007 &lt;BR /&gt;&lt;/EXITING&gt;&lt;/MAPFILE&gt;</description>
      <pubDate>Mon, 02 Jan 2006 07:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700781#M249286</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-01-02T07:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: adding hdd in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700782#M249287</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;my set up is in cluster so how can i find out which is my quorum disk or cluster lock&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sujeet</description>
      <pubDate>Mon, 02 Jan 2006 07:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700782#M249287</guid>
      <dc:creator>sujeet joshi</dc:creator>
      <dc:date>2006-01-02T07:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: adding hdd in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700783#M249288</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;this information you can find in the /etc/cmcluster.conf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;FIRST_CLUSTER_LOCK_VG /dev/vgsap&lt;BR /&gt;FIRST_CLUSTER_LOCK_PV /dev/dsk/c3t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Tvs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 08:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700783#M249288</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2006-01-02T08:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: adding hdd in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700784#M249289</link>
      <description>&lt;BR /&gt;Dear Sujeet,&lt;BR /&gt;&lt;BR /&gt;execute&lt;BR /&gt;&lt;BR /&gt;#cmquerycl -v&lt;BR /&gt;&lt;BR /&gt;will give you the detailed info about the cluster.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Mon, 02 Jan 2006 09:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-hdd-in-storage/m-p/3700784#M249289</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-02T09:32:51Z</dc:date>
    </item>
  </channel>
</rss>

