<?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: mknod problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344512#M191402</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd0&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd1&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd2&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd3&lt;BR /&gt;#mkdir -p /dev/vg04&lt;BR /&gt;where: vg04 must be unique&lt;BR /&gt;#mknod /dev/vg04/group c 64 0x040000&lt;BR /&gt;where: minor number 0x040000 must be unique&lt;BR /&gt;#vgcreate vg04  /dev/dsk/cxtyd0 /dev/dsk/cxtyd1 /dev/dsk/cxtyd2 /dev/dsk/cxtyd3&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
    <pubDate>Thu, 29 Jul 2004 08:46:59 GMT</pubDate>
    <dc:creator>Jose Mosquera</dc:creator>
    <dc:date>2004-07-29T08:46:59Z</dc:date>
    <item>
      <title>mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344507#M191397</link>
      <description>Hi ,&lt;BR /&gt;  Can anyone help, I have a K460 install with HP Unix 10.20 attach with a HASS. There is 4 x 18GB harddisk on the HASS. I'm trying to create new vg on the 4 x 18GB with sam or command line. I get error message mknod"arg count usage" mknod_name b | | c major minor mknod name p . What this this error mean??&lt;BR /&gt;&lt;BR /&gt;Please advice??&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vincent</description>
      <pubDate>Thu, 29 Jul 2004 08:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344507#M191397</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2004-07-29T08:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344508#M191398</link>
      <description>To help answer could you please post the command you ran.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;David</description>
      <pubDate>Thu, 29 Jul 2004 08:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344508#M191398</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-07-29T08:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344509#M191399</link>
      <description>What was the exact command you used?&lt;BR /&gt;&lt;BR /&gt;Did you have a space after "c"&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg52/group c 64 0x4c0000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 29 Jul 2004 08:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344509#M191399</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-29T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344510#M191400</link>
      <description>can you show us the mknod command that you're trying to run?&lt;BR /&gt;&lt;BR /&gt;for a volume group it should be&lt;BR /&gt;&lt;BR /&gt;cd /dev/vgXX&lt;BR /&gt;mknod group c 64 0x0N0000&lt;BR /&gt;&lt;BR /&gt;where XX is the volume group number, and N is a unique hex value.</description>
      <pubDate>Thu, 29 Jul 2004 08:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344510#M191400</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2004-07-29T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344511#M191401</link>
      <description>When creating a vg on HP-UX you must first create the vgstructure manually.&lt;BR /&gt;mkdir /dev/vg_name&lt;BR /&gt;mknod /dev/vg_name/group c 64 0x..0000&lt;BR /&gt;where vg_name is replaced by the name of the vg you plan to create and .. in 0x..000 is 2 digit number identifying the VG. This number must be uniq for all /dev/vgXXX/group files.&lt;BR /&gt;&lt;BR /&gt;It seems that the SAM running on your server is not making a good mknod command. Maybe you are trying to give your vg a bad name...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2004 08:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344511#M191401</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-07-29T08:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344512#M191402</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd0&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd1&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd2&lt;BR /&gt;#pvcreate -f /dev/rdsk/cxtyd3&lt;BR /&gt;#mkdir -p /dev/vg04&lt;BR /&gt;where: vg04 must be unique&lt;BR /&gt;#mknod /dev/vg04/group c 64 0x040000&lt;BR /&gt;where: minor number 0x040000 must be unique&lt;BR /&gt;#vgcreate vg04  /dev/dsk/cxtyd0 /dev/dsk/cxtyd1 /dev/dsk/cxtyd2 /dev/dsk/cxtyd3&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Thu, 29 Jul 2004 08:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344512#M191402</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-07-29T08:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344513#M191403</link>
      <description>You definitely need to verify your command.&lt;BR /&gt;&lt;BR /&gt;Use lsdev to determine the major number of the device drivers installed.&lt;BR /&gt;&lt;BR /&gt;Your command syntax is incorrect.&lt;BR /&gt;&lt;BR /&gt;Post your command here and we can advise you further.</description>
      <pubDate>Thu, 29 Jul 2004 08:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344513#M191403</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-07-29T08:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344514#M191404</link>
      <description>Hein - replies deleted.</description>
      <pubDate>Thu, 29 Jul 2004 09:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344514#M191404</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-07-29T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344515#M191405</link>
      <description>hi Vincent,&lt;BR /&gt;steps for creation of VG are following&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/c0tXd0  - PV creation&lt;BR /&gt;mkdir /dev/vg01            - vg dir&lt;BR /&gt;mknod /dev/vg01/group c 64 0x010000 - VG  &lt;BR /&gt;                                control file &lt;BR /&gt;              c - character device&lt;BR /&gt;              64- major# for LVM allways &lt;BR /&gt;              64,info from lsdev&lt;BR /&gt;              01- vg number in hex&lt;BR /&gt;              0000 - allways this&lt;BR /&gt;vgcreate vg01 /dev/dsk/c0t8d0 dev/dsk/c0t11d0         &lt;BR /&gt;                - vg creation&lt;BR /&gt; &lt;BR /&gt;lvcreate -L 3000 vg01  - lv creation &lt;BR /&gt;newfs -F vxfs /dev/vg01/rlvol1  - fs creation&lt;BR /&gt;mkfs -m /dev/vg01/lvol1     - fs checking&lt;BR /&gt;&lt;BR /&gt;try it and post results&lt;BR /&gt;&lt;BR /&gt;br Jan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2004 09:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344515#M191405</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-29T09:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344516#M191406</link>
      <description>Sounds like you exceeded the value of maxvgs in your kernel.  That parameter is a bit strange in that it is not the maximum number of volume groups you can have, but rather the maximum value of the minor number for the mknod command.  In your example, you used 4c - which equates to 76 decimal.  So your maxvgs value has to be at least 76.</description>
      <pubDate>Thu, 29 Jul 2004 09:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344516#M191406</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2004-07-29T09:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: mknod problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344517#M191407</link>
      <description>Oops, it wasn't you that posted that example.  Anyway, the basic idea is still valid.  Check the minor number you used and make sure that the maxvgs kernel parameter is at least equal to it (mknod uses hex - make sure you convert to decimal to compare to kernel).</description>
      <pubDate>Thu, 29 Jul 2004 09:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-problem/m-p/3344517#M191407</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2004-07-29T09:48:14Z</dc:date>
    </item>
  </channel>
</rss>

