<?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: newfs error.... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399479#M560892</link>
    <description>&amp;gt; UX:vxfs newfs: ERROR: V-3-20113: Cannot open /dev/vg_localP10/rP10sap: No such device or address&lt;BR /&gt; &lt;BR /&gt;The error message looks like it is coming from the clustered filesystem code. Are you running Service Guard? If so, check out this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do&lt;/A&gt;</description>
    <pubDate>Mon, 13 Apr 2009 16:22:10 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2009-04-13T16:22:10Z</dc:date>
    <item>
      <title>newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399474#M560887</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have been trying to create an fs on an ia server runs on 11.23. Till lvcrateion it looks good, bit after it gives an error as follows..&lt;BR /&gt;&lt;BR /&gt;[root@sap1dbc1]/root&amp;gt;vgcreate -s 16 -p 100 vg_localP10 /dev/dsk/c10t1d1&lt;BR /&gt;Increased the number of physical extents per physical volume to 2224.&lt;BR /&gt;Volume group "/dev/vg_localP10" has been successfully created.&lt;BR /&gt;Volume Group configuration for /dev/vg_localP10 has been saved in /etc/lvmconf/vg_localP10.conf&lt;BR /&gt;[root@sap1dbc1]/root&amp;gt;lvcreate -L 6144 -n P10sap vg_localP10&lt;BR /&gt;Logical volume "/dev/vg_localP10/P10sap" has been successfully created with&lt;BR /&gt;character device "/dev/vg_localP10/rP10sap".&lt;BR /&gt;Logical volume "/dev/vg_localP10/P10sap" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg_localP10 has been saved in /etc/lvmconf/vg_localP10.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@sap1dbc1]/root&amp;gt;&amp;gt;newfs -F vxfs /dev/vg_localP10/rP10sap&lt;BR /&gt;sh: -F:  not found.&lt;BR /&gt;[root@sap1dbc1]/root&amp;gt;mkfs -F vxfs /dev/vg_localP10/rP10sap&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-20003: Cannot open /dev/vg_localP10/rP10sap: No such device or address&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-20275: cannot open /dev/vg_localP10/rP10sap&lt;BR /&gt;&lt;BR /&gt;Could anyone please help me on this.</description>
      <pubDate>Sun, 12 Apr 2009 19:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399474#M560887</guid>
      <dc:creator>UnixT</dc:creator>
      <dc:date>2009-04-12T19:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399475#M560888</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/newfs -F vxfs /dev/vg_localP10/rP10sap&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vg_localP10&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 12 Apr 2009 19:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399475#M560888</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-04-12T19:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399476#M560889</link>
      <description>root&amp;gt;/usr/sbin/newfs -F vxfs /dev/vg_localP10/rP10sap&lt;BR /&gt;UX:vxfs newfs: ERROR: V-3-20113: Cannot open /dev/vg_localP10/rP10sap: No such device or address&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/root&amp;gt;ll /dev/vg_localP10&lt;BR /&gt;total 0&lt;BR /&gt;brw-r-----   1 root       sys         64 0x020001 Apr 12 13:02 P10sap&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x020000 Apr 12 13:00 group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x020001 Apr 12 13:02 rP10sap&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Apr 2009 21:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399476#M560889</guid>
      <dc:creator>UnixT</dc:creator>
      <dc:date>2009-04-12T21:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399477#M560890</link>
      <description>&amp;gt; [root@sap1dbc1]/root&amp;gt;&amp;gt;newfs -F vxfs /dev/vg_localP10/rP10sap&lt;BR /&gt;&amp;gt; sh: -F: not found.&lt;BR /&gt; &lt;BR /&gt;The first line is a big mistake. There is a "&amp;gt;" in front of newfs. What that did was to create a file called "newfs" in your current directory (/root). That's why -F was syntaxed as making no sense. If you have . (current working directory) in your path, subsequent newfs commands may try to run this null file. Especially for root, make sure that your $PATH value does not have two colons in a row (::), colon dot (:.) or a trailing colon at the end of $PATH.&lt;BR /&gt; &lt;BR /&gt;You can tell where newfs is located (for your current shell) by using this command:&lt;BR /&gt; &lt;BR /&gt;type newfs&lt;BR /&gt; &lt;BR /&gt;When unexpected results appear with a command, always use a fullpath as mentioned before: &lt;BR /&gt; &lt;BR /&gt;/usr/sbin/newfs -F vxfs /dev/vg_localP10/rP10sap</description>
      <pubDate>Sun, 12 Apr 2009 22:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399477#M560890</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-04-12T22:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399478#M560891</link>
      <description>[root@sap1dbc1]/root&amp;gt;/usr/sbin/newfs -F vxfs /dev/vg_localP10/rP10sap&lt;BR /&gt;UX:vxfs newfs: ERROR: V-3-20113: Cannot open /dev/vg_localP10/rP10sap: No such device or address&lt;BR /&gt;[root@sap1dbc1]/root&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Apr 2009 23:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399478#M560891</guid>
      <dc:creator>UnixT</dc:creator>
      <dc:date>2009-04-12T23:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399479#M560892</link>
      <description>&amp;gt; UX:vxfs newfs: ERROR: V-3-20113: Cannot open /dev/vg_localP10/rP10sap: No such device or address&lt;BR /&gt; &lt;BR /&gt;The error message looks like it is coming from the clustered filesystem code. Are you running Service Guard? If so, check out this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do&lt;/A&gt;</description>
      <pubDate>Mon, 13 Apr 2009 16:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399479#M560892</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-04-13T16:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399480#M560893</link>
      <description>What kind of disk system are you creating the volume group on?&lt;BR /&gt;Are you using Clusterd File system / Service Guard?&lt;BR /&gt;Check out these threads:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1115494" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1115494&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=959660" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=959660&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Apr 2009 08:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399480#M560893</guid>
      <dc:creator>Bart Paulusse</dc:creator>
      <dc:date>2009-04-15T08:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: newfs error....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399481#M560894</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"no such device or address" sounds to me that volume group vg_localP10 is not activated, even if I expect vgcreate should have activated it automatically.&lt;BR /&gt;&lt;BR /&gt;Try vgdisplay vg_localP10 to check, if it's not so then active the vg and retry newfs command.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Wed, 15 Apr 2009 12:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newfs-error/m-p/4399481#M560894</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-04-15T12:03:16Z</dc:date>
    </item>
  </channel>
</rss>

