<?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 vg10 + in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028606#M633181</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Melvyn is correct.  Also, make sure that your 'maxvgs' kernel paramter is sufficiently large.  The default value is ten (10).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 21 Jul 2003 12:08:14 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2003-07-21T12:08:14Z</dc:date>
    <item>
      <title>mknod vg10 +</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028602#M633177</link>
      <description>Quick question on mknod for vg10.  Will the command be the following:&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg10/group c 64 0x100000&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;H</description>
      <pubDate>Mon, 21 Jul 2003 12:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028602#M633177</guid>
      <dc:creator>Rob O'Connor</dc:creator>
      <dc:date>2003-07-21T12:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: mknod vg10 +</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028603#M633178</link>
      <description>no, these numbers are in hex, so assuming you have vg09 as 0x090000, then vg10 would be 0x0a0000; and &lt;BR /&gt;0x100000 would be vg16&lt;BR /&gt;&lt;BR /&gt;You may need to increase you maxvgs kernel parameter, as it is defaulted to 10 if I remember, and you may have a problem adding in the 11th vg if this is so.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 12:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028603#M633178</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-07-21T12:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: mknod vg10 +</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028604#M633179</link>
      <description>You could use that possibly, if not already used but to stay in sequence I would recommend using 0a&lt;BR /&gt;&lt;BR /&gt;VG   Min #&lt;BR /&gt;00   00&lt;BR /&gt;01   01&lt;BR /&gt;02   02&lt;BR /&gt;03   04&lt;BR /&gt;05   05&lt;BR /&gt;06   06&lt;BR /&gt;07   07&lt;BR /&gt;08   08&lt;BR /&gt;09   09&lt;BR /&gt;10   0a&lt;BR /&gt;11   0b&lt;BR /&gt;12   0c&lt;BR /&gt;13   0d&lt;BR /&gt;14   0e&lt;BR /&gt;15   0f&lt;BR /&gt;16   10&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;-Bryan</description>
      <pubDate>Mon, 21 Jul 2003 12:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028604#M633179</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2003-07-21T12:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: mknod vg10 +</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028605#M633180</link>
      <description>It could be, but if you want the minor number to be consistent with the VG# then you should use &lt;BR /&gt;&lt;BR /&gt;# mknod /dev/vg10/group c 64 0x0a0000&lt;BR /&gt;&lt;BR /&gt;Remember that the minor number is in Hexadecimal (Hex) format so a decimal 10 = a in hex.  A hex 10 would be a decimal 16.&lt;BR /&gt;&lt;BR /&gt;If you want to use a hex 10 as the minor number you might have to change the max_vgs kernel parameter, which I believe defaults to 10.</description>
      <pubDate>Mon, 21 Jul 2003 12:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028605#M633180</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-07-21T12:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: mknod vg10 +</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028606#M633181</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Melvyn is correct.  Also, make sure that your 'maxvgs' kernel paramter is sufficiently large.  The default value is ten (10).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 21 Jul 2003 12:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028606#M633181</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-07-21T12:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: mknod vg10 +</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028607#M633182</link>
      <description>Thanks everyone for prompt response.  Bryan the chart helped mucho.&lt;BR /&gt;&lt;BR /&gt;H</description>
      <pubDate>Mon, 21 Jul 2003 12:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mknod-vg10/m-p/3028607#M633182</guid>
      <dc:creator>Rob O'Connor</dc:creator>
      <dc:date>2003-07-21T12:12:44Z</dc:date>
    </item>
  </channel>
</rss>

