<?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: Error create newfs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273918#M473640</link>
    <description>Please tell whats the exact command you are running &amp;amp; the OS version.</description>
    <pubDate>Tue, 15 Feb 2011 14:17:46 GMT</pubDate>
    <dc:creator>Manix</dc:creator>
    <dc:date>2011-02-15T14:17:46Z</dc:date>
    <item>
      <title>Error create newfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273917#M473639</link>
      <description>Hi, i have the problem.&lt;BR /&gt;&lt;BR /&gt;Create the newfs error.&lt;BR /&gt;&lt;BR /&gt;newfs: execl() failed&lt;BR /&gt;newfs: Exec format error&lt;BR /&gt;newfs: read of pipe failed&lt;BR /&gt;newfs: Error 0&lt;BR /&gt;mkfs: execl() failed&lt;BR /&gt;mkfs: Exec format error&lt;BR /&gt;mkfs: read of pipe failed&lt;BR /&gt;mkfs: Error 0&lt;BR /&gt;    version 6 layout&lt;BR /&gt;    8388608 sectors, 1048576 blocks of size 8192, log size 2048 blocks&lt;BR /&gt;    largefiles supported</description>
      <pubDate>Tue, 15 Feb 2011 14:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273917#M473639</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-02-15T14:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error create newfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273918#M473640</link>
      <description>Please tell whats the exact command you are running &amp;amp; the OS version.</description>
      <pubDate>Tue, 15 Feb 2011 14:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273918#M473640</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-02-15T14:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error create newfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273919#M473641</link>
      <description>The command is:&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -b 8192 -o largefiles /dev/vgQBLr5/rlvsapdb&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.31&lt;BR /&gt;&lt;BR /&gt;Virtual Machine Guess 4.0&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2011 14:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273919#M473641</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-02-15T14:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error create newfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273920#M473642</link>
      <description>Hola,&lt;BR /&gt;&lt;BR /&gt;Could you try in this step by step way (just to see what happens):&lt;BR /&gt;#lvcreate -L 8192 -n lvsapdb vgQBLr5&lt;BR /&gt;#newfs -F vxfs -o largefiles /dev/vgQBLr5/rlvsapdb&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vgQBLr5/rlvsapdb&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Tue, 15 Feb 2011 15:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273920#M473642</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-02-15T15:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error create newfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273921#M473643</link>
      <description>Ooops,&lt;BR /&gt;&lt;BR /&gt;In this way, I meant:&lt;BR /&gt;&lt;BR /&gt;Hola,&lt;BR /&gt;&lt;BR /&gt;Could you try in this step by step way (just to see what happens):&lt;BR /&gt;#lvcreate -L 8192 -n lvsapdb vgQBLr5&lt;BR /&gt;#newfs -F vxfs /dev/vgQBLr5/rlvsapdb&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vgQBLr5/rlvsapdb&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Tue, 15 Feb 2011 15:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273921#M473643</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-02-15T15:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error create newfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273922#M473644</link>
      <description>Hi, the problem solved.&lt;BR /&gt;&lt;BR /&gt;The parchet is corrupt:&lt;BR /&gt;PHCO_41072&lt;BR /&gt;&lt;BR /&gt;Delete parchet and create correctly.</description>
      <pubDate>Tue, 15 Feb 2011 20:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-create-newfs/m-p/5273922#M473644</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2011-02-15T20:41:59Z</dc:date>
    </item>
  </channel>
</rss>

