<?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: vgchgid with problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777773#M262589</link>
    <description>Carme,&lt;BR /&gt;&lt;BR /&gt;Two things.&lt;BR /&gt;1. Please attach the outputs of&lt;BR /&gt;   a. strings /etc/lvmtab&lt;BR /&gt;   b. vgdisplay -v /dev/vgCSParc&lt;BR /&gt;2. Please try to answer my query above to enable us to understand more on what is the situation and what you are trying to achieve - rather than blindly trying to guess the error. Dont take it otherwise.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
    <pubDate>Wed, 26 Apr 2006 05:10:25 GMT</pubDate>
    <dc:creator>Ninad_1</dc:creator>
    <dc:date>2006-04-26T05:10:25Z</dc:date>
    <item>
      <title>vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777769#M262585</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a problem with one vg.&lt;BR /&gt;When I do vgchgid it says me that:&lt;BR /&gt;&lt;BR /&gt;#vgchgid /dev/rdsk/c3t1d3 /dev/rdsk/c1t1d3&lt;BR /&gt;vgchgid: disk "/dev/rdsk/c3t1d3" is already in vg "/dev/vgCSParc".&lt;BR /&gt;&lt;BR /&gt;this vg exist in /etc/lvmtab. &lt;BR /&gt;Does anyone could help me?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.</description>
      <pubDate>Wed, 26 Apr 2006 04:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777769#M262585</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2006-04-26T04:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777770#M262586</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vgchgid is a command that can be executed before you import the PV in a VG.&lt;BR /&gt;&lt;BR /&gt;Perform a vgexport before you execute the command&lt;BR /&gt;&lt;BR /&gt;Check man vgchgid.</description>
      <pubDate>Wed, 26 Apr 2006 04:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777770#M262586</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-04-26T04:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777771#M262587</link>
      <description>Carme,&lt;BR /&gt;&lt;BR /&gt;I suspect you are executing the vgchgid command on disks that are currently part of an active volume group. My question to you is - if the disks are part of a particular VG which is currently activated, why do you need to change the vgid ?&lt;BR /&gt;vgid needs to be changed for disks which are BC copies of disks currently in a active VG - so if you want to import the BC copy disks - first thing required is to change the vgid, then create a new VG with these disks. Read the man page for vgchid throughly - its very well explained.&lt;BR /&gt;Please let know what is your exact requirement for doing the vgchgid&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Wed, 26 Apr 2006 04:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777771#M262587</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-26T04:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777772#M262588</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I cannot do vgexport. It returns me:&lt;BR /&gt;&lt;BR /&gt;#vgexport -pvs -m /tmp/file.map /dev/vgCSParc&lt;BR /&gt;Beginning the export process on Volume Group "/dev/vgCSParc".&lt;BR /&gt;vgexport: "/dev/vgCSParc/group": not a character device.&lt;BR /&gt;vgexport: Couldn't export volume group "/dev/vgCSParc".&lt;BR /&gt;&lt;BR /&gt;I haven't got /dev/vgCSParc</description>
      <pubDate>Wed, 26 Apr 2006 05:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777772#M262588</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2006-04-26T05:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777773#M262589</link>
      <description>Carme,&lt;BR /&gt;&lt;BR /&gt;Two things.&lt;BR /&gt;1. Please attach the outputs of&lt;BR /&gt;   a. strings /etc/lvmtab&lt;BR /&gt;   b. vgdisplay -v /dev/vgCSParc&lt;BR /&gt;2. Please try to answer my query above to enable us to understand more on what is the situation and what you are trying to achieve - rather than blindly trying to guess the error. Dont take it otherwise.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Wed, 26 Apr 2006 05:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777773#M262589</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-26T05:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777774#M262590</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here you are:&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c0t8d0&lt;BR /&gt;/dev/dsk/c0t10d0&lt;BR /&gt;/dev/vgSCS&lt;BR /&gt;DA{}&lt;BR /&gt;/dev/dsk/c1t6d5&lt;BR /&gt;/dev/dsk/c1t6d6&lt;BR /&gt;/dev/dsk/c1t6d7&lt;BR /&gt;/dev/dsk/c1t7d0&lt;BR /&gt;/dev/dsk/c1t7d1&lt;BR /&gt;/dev/dsk/c1t7d2&lt;BR /&gt;/dev/dsk/c1t7d3&lt;BR /&gt;/dev/dsk/c1t7d4&lt;BR /&gt;/dev/dsk/c1t7d5&lt;BR /&gt;/dev/dsk/c1t7d6&lt;BR /&gt;/dev/dsk/c1t7d7&lt;BR /&gt;/dev/dsk/c1t8d0&lt;BR /&gt;/dev/dsk/c1t8d1&lt;BR /&gt;/dev/dsk/c1t8d2&lt;BR /&gt;/dev/dsk/c1t8d3&lt;BR /&gt;/dev/dsk/c1t8d4&lt;BR /&gt;/dev/dsk/c1t8d5&lt;BR /&gt;/dev/dsk/c1t8d6&lt;BR /&gt;/dev/dsk/c1t8d7&lt;BR /&gt;/dev/dsk/c1t9d0&lt;BR /&gt;/dev/dsk/c1t9d1&lt;BR /&gt;/dev/dsk/c1t9d2&lt;BR /&gt;/dev/dsk/c1t9d3&lt;BR /&gt;/dev/dsk/c1t9d4&lt;BR /&gt;/dev/dsk/c1t9d5&lt;BR /&gt;/dev/dsk/c1t9d6&lt;BR /&gt;/dev/dsk/c1t9d7&lt;BR /&gt;/dev/dsk/c1t10d0&lt;BR /&gt;/dev/dsk/c1t10d4&lt;BR /&gt;/dev/dsk/c1t10d5&lt;BR /&gt;/dev/dsk/c1t12d1&lt;BR /&gt;/dev/dsk/c1t12d2&lt;BR /&gt;/dev/dsk/c1t12d3&lt;BR /&gt;/dev/dsk/c1t12d4&lt;BR /&gt;/dev/dsk/c1t12d5&lt;BR /&gt;/dev/dsk/c1t12d6&lt;BR /&gt;/dev/dsk/c3t6d5&lt;BR /&gt;/dev/dsk/c3t6d6&lt;BR /&gt;/dev/dsk/c3t6d7&lt;BR /&gt;/dev/dsk/c3t7d0&lt;BR /&gt;/dev/dsk/c3t7d1&lt;BR /&gt;/dev/dsk/c3t7d2&lt;BR /&gt;/dev/dsk/c3t7d3&lt;BR /&gt;/dev/dsk/c3t7d4&lt;BR /&gt;/dev/dsk/c3t7d5&lt;BR /&gt;/dev/dsk/c3t7d6&lt;BR /&gt;/dev/dsk/c3t7d7&lt;BR /&gt;/dev/dsk/c3t8d0&lt;BR /&gt;/dev/dsk/c3t8d1&lt;BR /&gt;/dev/dsk/c3t8d2&lt;BR /&gt;/dev/dsk/c3t8d3&lt;BR /&gt;/dev/dsk/c3t8d4&lt;BR /&gt;/dev/dsk/c3t8d5&lt;BR /&gt;/dev/dsk/c3t8d6&lt;BR /&gt;/dev/dsk/c3t8d7&lt;BR /&gt;/dev/dsk/c3t9d0&lt;BR /&gt;/dev/dsk/c3t9d1&lt;BR /&gt;/dev/dsk/c3t9d2&lt;BR /&gt;/dev/dsk/c3t9d3&lt;BR /&gt;/dev/dsk/c3t9d4&lt;BR /&gt;/dev/dsk/c3t9d5&lt;BR /&gt;/dev/dsk/c3t9d6&lt;BR /&gt;/dev/dsk/c3t9d7&lt;BR /&gt;/dev/dsk/c3t10d0&lt;BR /&gt;/dev/dsk/c3t10d4&lt;BR /&gt;/dev/dsk/c3t10d5&lt;BR /&gt;/dev/dsk/c3t12d1&lt;BR /&gt;/dev/dsk/c3t12d2&lt;BR /&gt;/dev/dsk/c3t12d3&lt;BR /&gt;/dev/dsk/c3t12d4&lt;BR /&gt;/dev/dsk/c3t12d5&lt;BR /&gt;/dev/dsk/c3t12d6&lt;BR /&gt;/dev/dsk/c16t0d0&lt;BR /&gt;/dev/dsk/c16t0d1&lt;BR /&gt;/dev/dsk/c16t0d2&lt;BR /&gt;/dev/dsk/c16t0d3&lt;BR /&gt;/dev/dsk/c17t0d0&lt;BR /&gt;/dev/dsk/c17t0d1&lt;BR /&gt;/dev/dsk/c17t0d2&lt;BR /&gt;/dev/dsk/c17t0d3&lt;BR /&gt;/dev/vgCSR&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c1t2d1&lt;BR /&gt;/dev/dsk/c1t2d2&lt;BR /&gt;/dev/dsk/c1t2d3&lt;BR /&gt;/dev/dsk/c1t2d4&lt;BR /&gt;/dev/dsk/c1t2d5&lt;BR /&gt;/dev/dsk/c1t2d6&lt;BR /&gt;/dev/dsk/c1t2d7&lt;BR /&gt;/dev/dsk/c1t3d0&lt;BR /&gt;/dev/dsk/c1t3d1&lt;BR /&gt;/dev/dsk/c1t3d2&lt;BR /&gt;/dev/dsk/c1t11d1&lt;BR /&gt;/dev/dsk/c1t11d2&lt;BR /&gt;/dev/dsk/c1t11d3&lt;BR /&gt;/dev/dsk/c3t2d0&lt;BR /&gt;/dev/dsk/c3t2d1&lt;BR /&gt;/dev/dsk/c3t2d2&lt;BR /&gt;/dev/dsk/c3t2d3&lt;BR /&gt;/dev/dsk/c3t2d4&lt;BR /&gt;/dev/dsk/c3t2d5&lt;BR /&gt;/dev/dsk/c3t2d6&lt;BR /&gt;/dev/dsk/c3t2d7&lt;BR /&gt;/dev/dsk/c3t3d0&lt;BR /&gt;/dev/dsk/c3t3d1&lt;BR /&gt;/dev/dsk/c3t3d2&lt;BR /&gt;/dev/dsk/c3t11d1&lt;BR /&gt;/dev/dsk/c3t11d2&lt;BR /&gt;/dev/dsk/c3t11d3&lt;BR /&gt;/dev/vgCSRarc&lt;BR /&gt;/dev/dsk/c1t3d3&lt;BR /&gt;/dev/dsk/c3t3d3&lt;BR /&gt;/dev/vgCSParc&lt;BR /&gt;/dev/dsk/c1t1d3&lt;BR /&gt;/dev/dsk/c3t1d3&lt;BR /&gt;/dev/vgCSP&lt;BR /&gt;/dev/dsk/c1t0d0&lt;BR /&gt;/dev/dsk/c1t0d1&lt;BR /&gt;/dev/dsk/c1t0d2&lt;BR /&gt;/dev/dsk/c1t0d3&lt;BR /&gt;/dev/dsk/c1t0d4&lt;BR /&gt;/dev/dsk/c1t0d5&lt;BR /&gt;/dev/dsk/c1t0d6&lt;BR /&gt;/dev/dsk/c1t0d7&lt;BR /&gt;/dev/dsk/c1t1d0&lt;BR /&gt;/dev/dsk/c1t1d1&lt;BR /&gt;/dev/dsk/c1t1d2&lt;BR /&gt;/dev/dsk/c1t10d6&lt;BR /&gt;/dev/dsk/c1t10d7&lt;BR /&gt;/dev/dsk/c1t11d0&lt;BR /&gt;/dev/dsk/c3t0d0&lt;BR /&gt;/dev/dsk/c3t0d1&lt;BR /&gt;/dev/dsk/c3t0d2&lt;BR /&gt;/dev/dsk/c3t0d3&lt;BR /&gt;/dev/dsk/c3t0d4&lt;BR /&gt;/dev/dsk/c3t0d5&lt;BR /&gt;/dev/dsk/c3t0d6&lt;BR /&gt;/dev/dsk/c3t0d7&lt;BR /&gt;/dev/dsk/c3t1d0&lt;BR /&gt;/dev/dsk/c3t1d1&lt;BR /&gt;/dev/dsk/c3t1d2&lt;BR /&gt;/dev/dsk/c3t10d6&lt;BR /&gt;/dev/dsk/c3t10d7&lt;BR /&gt;/dev/dsk/c3t11d0&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vgCSParc&lt;BR /&gt;vgdisplay: "/dev/vgCSParc/group": not a character device.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vgCSParc".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) The problem was that one people was executing one script, and the origin problem was this witch vgchgid, but there are a lot of instruccions, it is for backups, and I don't know all the instruccions.&lt;BR /&gt;I only know that de vgCSParc is bad, because I cannot do vgexport because does not exist /dev/vgCSParc but its on /dev/lvmtab.&lt;BR /&gt;&lt;BR /&gt;What could I do?&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2006 05:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777774#M262590</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2006-04-26T05:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777775#M262591</link>
      <description>Carme,&lt;BR /&gt;&lt;BR /&gt;As the error indicates - is there really no cahracter device file in /dev/vgCSParc with the name group - this is the control file required to be present in every /dev/vg?? directory and needs to have a unique minor number.&lt;BR /&gt;Please check the output of&lt;BR /&gt;ls -l /dev/*/group&lt;BR /&gt;&lt;BR /&gt;If there is no group file or not a character device file and having entry in /etc/lvmtab , I guess the only option would be to backup existing /etc/lvmtab,&lt;BR /&gt;remove the lvmtab file and run vgscan .&lt;BR /&gt;But please be aware that vgscan should be used in the most catastrophic situation - read man for vgscan. Also do wait to see if anyone else has better suggestion to come out of this situation.I am sure we have a lot of experts who will get you out of this situation.&lt;BR /&gt;Let me think as well.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Wed, 26 Apr 2006 05:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777775#M262591</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-26T05:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777776#M262592</link>
      <description>Hi Carmen,&lt;BR /&gt;&lt;BR /&gt;Do you want to remove the vgCSParc from your system? At present /etc/lvmtab has an entry for this vgCSParc. WHich means as per the system the VG does exist.&lt;BR /&gt;&lt;BR /&gt;do you have the directory /dev/vgCSParc? if so list the contents of this directory.&lt;BR /&gt;&lt;BR /&gt;also provide the output of&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the group file is not present under the /dev/vgCSParc directory, then you need to create the group device file and then perform the vgexport.&lt;BR /&gt;&lt;BR /&gt;When performing vgexport, remove the "-p" option as it is in preview mode.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2006 09:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777776#M262592</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2006-04-26T09:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgchgid with problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777777#M262593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, I wanted to erase the vg. Finally I have created one group (with a minor number no duplicated) and one file (touch file1) in /dev/vgCSParc and after I have removed it without problems. (I have deceived it)&lt;BR /&gt;Thanks a lot of everyone!</description>
      <pubDate>Thu, 27 Apr 2006 13:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchgid-with-problems/m-p/3777777#M262593</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2006-04-27T13:12:02Z</dc:date>
    </item>
  </channel>
</rss>

