<?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 vgchange: not a character device. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283222#M607367</link>
    <description>Hi ,&lt;BR /&gt;I've removed everything in the volume group /dev/vgnetapp_omxlab8 (mountponit,logical,filesystem and so on..)&lt;BR /&gt;and &lt;BR /&gt;rm -r /dev/vgnetapp_omxlab8/group&lt;BR /&gt;&lt;BR /&gt;but when I run command 'vgchange -a -y' ,it still displays "not a character device" . How to remove this warning in the system ?&lt;BR /&gt;&lt;BR /&gt;$vgchange -a y&lt;BR /&gt;Volume group "/dev/vgnetapp_tnptplan" has been successfully changed.&lt;BR /&gt;vgchange: "/dev/vgnetapp_omxlab8/group": not a character device.&lt;BR /&gt;&lt;BR /&gt;Best regard&lt;BR /&gt;Tien</description>
    <pubDate>Fri, 27 May 2011 09:00:42 GMT</pubDate>
    <dc:creator>Joakim Rudén</dc:creator>
    <dc:date>2011-05-27T09:00:42Z</dc:date>
    <item>
      <title>vgchange: not a character device.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283222#M607367</link>
      <description>Hi ,&lt;BR /&gt;I've removed everything in the volume group /dev/vgnetapp_omxlab8 (mountponit,logical,filesystem and so on..)&lt;BR /&gt;and &lt;BR /&gt;rm -r /dev/vgnetapp_omxlab8/group&lt;BR /&gt;&lt;BR /&gt;but when I run command 'vgchange -a -y' ,it still displays "not a character device" . How to remove this warning in the system ?&lt;BR /&gt;&lt;BR /&gt;$vgchange -a y&lt;BR /&gt;Volume group "/dev/vgnetapp_tnptplan" has been successfully changed.&lt;BR /&gt;vgchange: "/dev/vgnetapp_omxlab8/group": not a character device.&lt;BR /&gt;&lt;BR /&gt;Best regard&lt;BR /&gt;Tien</description>
      <pubDate>Fri, 27 May 2011 09:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283222#M607367</guid>
      <dc:creator>Joakim Rudén</dc:creator>
      <dc:date>2011-05-27T09:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange: not a character device.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283223#M607368</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# vgexport  -m /tmp/vgnetapp_omxlab8.amp vgnetapp_omxlab8&lt;BR /&gt;&lt;BR /&gt;Export the volume group /dev/vgnetapp_omxlab8  into mapfile.  The volume  group will be removed from the exporting system&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 May 2011 09:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283223#M607368</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2011-05-27T09:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange: not a character device.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283224#M607369</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;vgexport -m /tmp/vgnetapp_omxlab8.amp vgnetapp_omxlab8&lt;BR /&gt;Error I've got:&lt;BR /&gt;vgexport: "/dev/vgnetapp_omxlab8/group": not a character device.&lt;BR /&gt;vgexport: Couldn't export volume group "vgnetapp_omxlab8".&lt;BR /&gt;&lt;BR /&gt;regard&lt;BR /&gt;Tien</description>
      <pubDate>Fri, 27 May 2011 09:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283224#M607369</guid>
      <dc:creator>Joakim Rudén</dc:creator>
      <dc:date>2011-05-27T09:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange: not a character device.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283225#M607370</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# mknod /dev/vgnetapp_omxlab8/group c 64 0xNN0000&lt;BR /&gt;&lt;BR /&gt;The minor number for the group file should be unique among all the volume groups on the system.  It has the format 0xNN0000,         where NN runs from 00 to ff.  The maximum value of NN is   controlled by the kernel tunable parameter maxvgs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vgexport -m .... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgs,</description>
      <pubDate>Fri, 27 May 2011 09:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283225#M607370</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2011-05-27T09:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange: not a character device.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283226#M607371</link>
      <description>Hi rariasn&lt;BR /&gt;&lt;BR /&gt;Now it works perfectly as you showed me .&lt;BR /&gt;Thank you very much .&lt;BR /&gt;&lt;BR /&gt;Best regard.&lt;BR /&gt;Tien</description>
      <pubDate>Fri, 27 May 2011 10:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283226#M607371</guid>
      <dc:creator>Joakim Rudén</dc:creator>
      <dc:date>2011-05-27T10:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange: not a character device.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283227#M607372</link>
      <description>I have found a solution to this question as seen in the comments below.</description>
      <pubDate>Fri, 27 May 2011 10:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange-not-a-character-device/m-p/5283227#M607372</guid>
      <dc:creator>Joakim Rudén</dc:creator>
      <dc:date>2011-05-27T10:41:44Z</dc:date>
    </item>
  </channel>
</rss>

