<?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: add one more new file system to a volume group in serviceguard in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550261#M224770</link>
    <description>Hi Hanry,&lt;BR /&gt;&lt;BR /&gt;if you are just creating a filesystem and not adding any new pvs to the VG, then this is what you can do.&lt;BR /&gt;&lt;BR /&gt;create the lv on the node on which this VG is currently active. Note down the major &amp;amp; minor number for this lv in /dev/vg_name for both the block device and the character device. Create the device files on the adoptive node using mknod command.&lt;BR /&gt;&lt;BR /&gt;Modify the package control file on the primary node to reflect the addition of this new lv and rcp /scp over this file to the adoptive node.&lt;BR /&gt;&lt;BR /&gt;You can then test the failover if you want, but you should be good to go.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Mon, 23 May 2005 13:49:04 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2005-05-23T13:49:04Z</dc:date>
    <item>
      <title>add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550259#M224768</link>
      <description>I want to add one more file system into a existing share volume group in SG environment&lt;BR /&gt;which means that I don’t need to do steps to create a vg.  On primary node, I just need to do these usual steps to create the new file system, and manually mount it on a new mount point. I also need to add this new mount point into the package control script. Now my question is following:&lt;BR /&gt;&lt;BR /&gt;1. how to change the pkg script file on adoptive node? Should I manually add the new mount point into the control script on adoptive node, copy the script file from primary to adoptive node, or either way doesn’t really matter?&lt;BR /&gt;2. when I do vgimport -v -s -m /tmp/vgshared.map /dev/vgshared on the adoptive node, I am getting the message:&lt;BR /&gt;vgimport: Volume group "/dev/vgshared" already exists in the "/etc/lvmtab" file.&lt;BR /&gt;What is the right way to reflect the change on the adoptive node.&lt;BR /&gt;3. the only way to test mounting the new file system, is to deactivate the package and reactivate the package which should wait until next system maintenance window. Am I right?&lt;BR /&gt;&lt;BR /&gt;Thanks for your inpu</description>
      <pubDate>Mon, 23 May 2005 13:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550259#M224768</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2005-05-23T13:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550260#M224769</link>
      <description>Hanry,&lt;BR /&gt;&lt;BR /&gt;Be careful in what you do. Read throughly. the procedure should be as follows.&lt;BR /&gt;&lt;BR /&gt;1. Add fs in vg.&lt;BR /&gt;2. vgexport -p -vs -m /tmp/vgxx.map /dev/vgxx&lt;BR /&gt;3. Put the file on adaptive node.&lt;BR /&gt;4. On adaptive node, vgexport /dev/vgxx&lt;BR /&gt;5. vgimport -pvs -m /tmp/vgxx.map /dev/vgxx&lt;BR /&gt;6. If all OK, vgimport -vs -m /tmp/vgxx.map /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Though steps 2-6 are not required, when package switches to alternate node, it takes care of all those things.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 23 May 2005 13:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550260#M224769</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-05-23T13:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550261#M224770</link>
      <description>Hi Hanry,&lt;BR /&gt;&lt;BR /&gt;if you are just creating a filesystem and not adding any new pvs to the VG, then this is what you can do.&lt;BR /&gt;&lt;BR /&gt;create the lv on the node on which this VG is currently active. Note down the major &amp;amp; minor number for this lv in /dev/vg_name for both the block device and the character device. Create the device files on the adoptive node using mknod command.&lt;BR /&gt;&lt;BR /&gt;Modify the package control file on the primary node to reflect the addition of this new lv and rcp /scp over this file to the adoptive node.&lt;BR /&gt;&lt;BR /&gt;You can then test the failover if you want, but you should be good to go.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 13:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550261#M224770</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-05-23T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550262#M224771</link>
      <description>Hanry -- check out the document : &lt;BR /&gt;&lt;BR /&gt;UXSGLVKBAN00000012&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www6.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=UXSGLVKBAN00000012&amp;amp;searchCrit=allwords&amp;amp;docType=EngineerNotes&amp;amp;search.x=44&amp;amp;search.y=7" target="_blank"&gt;http://www6.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=UXSGLVKBAN00000012&amp;amp;searchCrit=allwords&amp;amp;docType=EngineerNotes&amp;amp;search.x=44&amp;amp;search.y=7&lt;/A&gt;</description>
      <pubDate>Mon, 23 May 2005 14:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550262#M224771</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-05-23T14:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550263#M224772</link>
      <description>Sanjay,&lt;BR /&gt;&lt;BR /&gt;Your answer makes sense to me. So, I did the following on adoptive node:&lt;BR /&gt;mknod rlvol10 c 64 0x04000a&lt;BR /&gt;mknod lvol10 b 64 0x04000a&lt;BR /&gt;Also, remove copy the pkg control file to another node.&lt;BR /&gt;&lt;BR /&gt;RAC, &lt;BR /&gt;Are you sure what you said is correct? &lt;BR /&gt;I have problems with your answers? First of all, if I just need to do step 1 in your answers, how the changes I made to LVM would be reflected on adoptive node?&lt;BR /&gt;&lt;BR /&gt;Kent,&lt;BR /&gt;The thread you are referring to for the situation when I create a new shared "vg". That is not what I'm asking.</description>
      <pubDate>Mon, 23 May 2005 14:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550263#M224772</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2005-05-23T14:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550264#M224773</link>
      <description>Sorry .. should have been this doc:&lt;BR /&gt;&lt;BR /&gt;UXSGLVKBAN00000008&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www6.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=UXSGLVKBAN00000008&amp;amp;searchCrit=allwords&amp;amp;docType=EngineerNotes&amp;amp;search.x=44&amp;amp;search.y=7" target="_blank"&gt;http://www6.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=UXSGLVKBAN00000008&amp;amp;searchCrit=allwords&amp;amp;docType=EngineerNotes&amp;amp;search.x=44&amp;amp;search.y=7&lt;/A&gt;</description>
      <pubDate>Mon, 23 May 2005 15:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550264#M224773</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-05-23T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550265#M224774</link>
      <description>Hanry,&lt;BR /&gt;&lt;BR /&gt;RAC and Sanjay gave you 'somewhat' similar answers.&lt;BR /&gt;They both told you that you can do this with the package up and running.&lt;BR /&gt;They both told you (albeit worded differently) to create the fs (lvol info) on the primary node; to create a mapfile with vgexport and copy to the adaptive node(s); to then use the new mapfile on the adaptive nodes and re-create your vg there using vgexport and then vgimport of new mapfile.&lt;BR /&gt;And last....to copy your package control file to the adaptive nodes.&lt;BR /&gt;&lt;BR /&gt;The one and only thing I couldn't find in their explanation was ...the obvious...&lt;BR /&gt;...After you create your new file system remember to edit your package control script on the primary node and then copy it to your remote hosts.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 17:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550265#M224774</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2005-05-23T17:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550266#M224775</link>
      <description>&lt;BR /&gt;What I'm not so sure is the following comments RAC made in his response:&lt;BR /&gt;"Though steps 2-6 are not required, when package switches to alternate node, it takes care of all those things." &lt;BR /&gt;&lt;BR /&gt;what he said seems to me is that the only thing I need to do is step 1, and I dont' need to worry about step 2-6, because all these things will be taken care of on adoptive node when the package is switched over. Is that right?&lt;BR /&gt;</description>
      <pubDate>Tue, 24 May 2005 15:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550266#M224775</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2005-05-24T15:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550267#M224776</link>
      <description>Also, with Sanjay's response, I don't have to do vgimport/vgexport, all I need to do is to manually create a device files for the new created logical volume on the adoptive node. And plus,  modify the control file on the primary node, and copy it over to the adoptive node.</description>
      <pubDate>Tue, 24 May 2005 15:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550267#M224776</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2005-05-24T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550268#M224777</link>
      <description>Hi, &lt;BR /&gt;Steps by Anil are not complete for a SG envoronment. As he no where mentioned to add it to control file which is actually required.&lt;BR /&gt;&lt;BR /&gt;The error in vgimport what you get on adoptive node is bacause you have not done a vgexport prior to vgimport. Vgexport will remove entry from /etc/lvmtab file and vgimport will recreate it again alongwith creating files for new file system.&lt;BR /&gt;&lt;BR /&gt;You can copy control file in order but both control files should be always same.&lt;BR /&gt;&lt;BR /&gt;Yes the actual testing of a file system in SG environment is to start package and see bdf on that node.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 24 May 2005 15:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550268#M224777</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-05-24T15:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550269#M224778</link>
      <description>I made a mistake in my eariler post. I was thinking that it is about adding a disk to vg. When ading a FS to package, as pointed by Rita, yes you need to modify package control and config scripts and push the changes on alternate nodes.&lt;BR /&gt;&lt;BR /&gt;cmpplayconf and apply changes to that package only.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 24 May 2005 15:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550269#M224778</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-05-24T15:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550270#M224779</link>
      <description>The major difference here is that I dont' have to do vgexport/vgimport on either one of nodes. As Sanjay said, instead, after I have done everything on the primary node, what I can do is to create device files for the new created lv on the adoptive node. That's it following the same major and minor number on the primary node. No need to do vgexport and vgimport on the adoptive node.</description>
      <pubDate>Tue, 24 May 2005 15:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550270#M224779</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2005-05-24T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: add one more new file system to a volume group in serviceguard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550271#M224780</link>
      <description>Just want to confirm with this approach:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"The major difference here is that I dont' have to do vgexport/vgimport on either one of nodes. As Sanjay said, instead, after I have done everything on the primary node, what I can do is to create device files for the new created lv on the adoptive node. That's it following the same major and minor number on the primary node. No need to do vgexport and vgimport on the adoptive node. "</description>
      <pubDate>Wed, 25 May 2005 09:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-one-more-new-file-system-to-a-volume-group-in-serviceguard/m-p/3550271#M224780</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2005-05-25T09:44:33Z</dc:date>
    </item>
  </channel>
</rss>

