<?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: mkfs and newfs failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041644#M432956</link>
    <description>What version of JFS you are using? You need atleast JFS ver. 3.5 running on HP-UX ver. 11.23 in order to create a filesystem &amp;gt; 2 TB.</description>
    <pubDate>Sat, 21 Apr 2007 12:28:06 GMT</pubDate>
    <dc:creator>Sandman!</dc:creator>
    <dc:date>2007-04-21T12:28:06Z</dc:date>
    <item>
      <title>mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041639#M432951</link>
      <description>I am trying to create a 4TB file system on HP-UX 11.23 system.  I can create the volume group and logical volume but get the following errors.&lt;BR /&gt;&lt;BR /&gt;zeus2:/ # newfs -o largefiles /dev/vg_flash/rlv_flash&lt;BR /&gt;newfs: /etc/default/fs is used for determining the file system type&lt;BR /&gt;    version 6 layout&lt;BR /&gt;    4095016960 sectors, 511877120 blocks of size 8192, log size 2048 blocks&lt;BR /&gt;    largefiles supported&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-25495: read failure at devid/blknum 0/511877119&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-21080: vxfs: No such device or address&lt;BR /&gt;zeus2:/ # mkfs -F vxfs -o largefiles /dev/vg_flash/lv_flash&lt;BR /&gt;    version 6 layout&lt;BR /&gt;    4095016960 sectors, 511877120 blocks of size 8192, log size 2048 blocks&lt;BR /&gt;    largefiles supported&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-25495: read failure at devid/blknum 0/511877119&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-21080: vxfs: No such device or address&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Apr 2007 00:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041639#M432951</guid>
      <dc:creator>Nate Arnold</dc:creator>
      <dc:date>2007-04-21T00:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041640#M432952</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;mkfs -F vxfs -o largefiles /dev/vg_flash/lv_flash&lt;BR /&gt;---------------------------&lt;BR /&gt;&lt;BR /&gt;mkfs requires char. special file /dev/vg_flash/rlv_flash&lt;BR /&gt;&lt;BR /&gt;just make sure /dev/vg_flash/rlv_flash is created or not.&lt;BR /&gt;&lt;BR /&gt;# ls -l /dev/vg_flash</description>
      <pubDate>Sat, 21 Apr 2007 00:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041640#M432952</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-21T00:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041641#M432953</link>
      <description>Did you do a ioscan on the disks and verify that the disks are ok. Also check your syslog.log file.&lt;BR /&gt;&lt;BR /&gt;How about your patch level.&lt;BR /&gt;&lt;BR /&gt;May be you need latest Vx patches for file systems bigger than 2TB.</description>
      <pubDate>Sat, 21 Apr 2007 01:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041641#M432953</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-04-21T01:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041642#M432954</link>
      <description>Please check the below patch. &lt;BR /&gt;&lt;BR /&gt;Patch Name: PHKL_35816&lt;BR /&gt;&lt;BR /&gt;Patch Description: s700_800 11.11 VxVM 3.5m Kernel Cumulative Patch 10&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Apr 2007 01:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041642#M432954</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-04-21T01:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041643#M432955</link>
      <description>The revised mkfs command still doesn't work.&lt;BR /&gt;zeus2:/root # mkfs -F vxfs -o largefiles /dev/vg_flash/rlv_flash&lt;BR /&gt;    version 6 layout&lt;BR /&gt;    4095016960 sectors, 511877120 blocks of size 8192, log size 2048 blocks&lt;BR /&gt;    largefiles supported&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-25495: read failure at devid/blknum 0/511877119&lt;BR /&gt;UX:vxfs mkfs: ERROR: V-3-21080: vxfs: No such device or address</description>
      <pubDate>Sat, 21 Apr 2007 10:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041643#M432955</guid>
      <dc:creator>Nate Arnold</dc:creator>
      <dc:date>2007-04-21T10:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041644#M432956</link>
      <description>What version of JFS you are using? You need atleast JFS ver. 3.5 running on HP-UX ver. 11.23 in order to create a filesystem &amp;gt; 2 TB.</description>
      <pubDate>Sat, 21 Apr 2007 12:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041644#M432956</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-04-21T12:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041645#M432957</link>
      <description>I am running VXFS 4.1</description>
      <pubDate>Sat, 21 Apr 2007 13:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041645#M432957</guid>
      <dc:creator>Nate Arnold</dc:creator>
      <dc:date>2007-04-21T13:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs and newfs failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041646#M432958</link>
      <description>According to the following HP doc.  2TB is a limitation of HP-UX 11.23 &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/6054/Limits_wp.pdf" target="_blank"&gt;http://docs.hp.com/en/6054/Limits_wp.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 23 Apr 2007 13:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mkfs-and-newfs-failure/m-p/5041646#M432958</guid>
      <dc:creator>Nate Arnold</dc:creator>
      <dc:date>2007-04-23T13:20:03Z</dc:date>
    </item>
  </channel>
</rss>

