<?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: largest supported LUN in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606017#M824147</link>
    <description>This is the output&lt;BR /&gt;&amp;gt;fstyp -v /dev/vg01/lvol1&lt;BR /&gt;vxfs&lt;BR /&gt;version: 4&lt;BR /&gt;f_bsize: 8192&lt;BR /&gt;f_frsize: 1024&lt;BR /&gt;f_blocks: 2097152&lt;BR /&gt;f_bfree: 516731&lt;BR /&gt;f_bavail: 484692&lt;BR /&gt;f_files: 132284&lt;BR /&gt;f_ffree: 129180&lt;BR /&gt;f_favail: 129180&lt;BR /&gt;f_fsid: 1073807361&lt;BR /&gt;f_basetype: vxfs&lt;BR /&gt;f_namemax: 254&lt;BR /&gt;f_magic: a501fcf5&lt;BR /&gt;f_featurebits: 0&lt;BR /&gt;f_flag: 16&lt;BR /&gt;f_fsindex: 7&lt;BR /&gt;f_size: 2097152&lt;BR /&gt;&lt;BR /&gt;I already did a pvcreate, I was able to do a vgcreate on the same vg with the same disk but it did not use up all the space, so i did a vgchange and vgexport, and then re did the mknod etc.....&lt;BR /&gt;&lt;BR /&gt;If I am limited by vxfs is their a workaround?</description>
    <pubDate>Wed, 17 Aug 2005 15:17:24 GMT</pubDate>
    <dc:creator>Vic S. Kelan</dc:creator>
    <dc:date>2005-08-17T15:17:24Z</dc:date>
    <item>
      <title>largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606010#M824140</link>
      <description>Can anybody help me with the largest size of the LUN I can present to HPUX?&lt;BR /&gt;&lt;BR /&gt;I am trying to present a LUN of 350GB as a single PV, can this ever work?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Wed, 17 Aug 2005 14:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606010#M824140</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-08-17T14:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606011#M824141</link>
      <description>Yes this should not be a problem.&lt;BR /&gt;&lt;BR /&gt;You say "I am trying....".  Are you getting errors at some point?  If so, what are they and what are you doing when they occurr?&lt;BR /&gt;&lt;BR /&gt;You will have to adjust your PE SIZE parameter (the default of 4 will never work) to something like 32 or 64 when setting up the VG.</description>
      <pubDate>Wed, 17 Aug 2005 14:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606011#M824141</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-08-17T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606012#M824142</link>
      <description>thanks for the FAST response, yes I am getting some errors:&lt;BR /&gt;/&amp;gt;vgcreate -s 32 -e 65535 vg07 /dev/dsk/c13t0d0&lt;BR /&gt;vgcreate: Volume group "/dev/vg07" could not be created:&lt;BR /&gt;The path does not specify a valid physical volume.&lt;BR /&gt;/&amp;gt;vgcreate -s 64 -e 65535 vg07 /dev/dsk/c13t0d0&lt;BR /&gt;vgcreate: Volume group "/dev/vg07" could not be created:&lt;BR /&gt;The path does not specify a valid physical volume.&lt;BR /&gt;/&amp;gt;ll /dev/*/group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 Sep 28  2003 /dev/vg00/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x010000 Feb 26  2004 /dev/vg01/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x020000 Mar  1  2004 /dev/vg02/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x030000 Jun  1  2004 /dev/vg03/group&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x070000 Aug 17 15:12 /dev/vg07/group&lt;BR /&gt;/&amp;gt;ll /dev/vg07&lt;BR /&gt;total 0&lt;BR /&gt;crw-r--r--   1 root       sys         64 0x070000 Aug 17 15:12 group&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2005 14:37:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606012#M824142</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-08-17T14:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606013#M824143</link>
      <description>I was able to create a 1.5 TB LUN HPUX 11.11) - 350 GB should work just fine&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 17 Aug 2005 14:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606013#M824143</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-08-17T14:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606014#M824144</link>
      <description>This depends upon the vxfs version that you are using. Also does PV there and claimed in ioscan??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 17 Aug 2005 14:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606014#M824144</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-08-17T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606015#M824145</link>
      <description>Yes its claimed&lt;BR /&gt;ioscan&lt;BR /&gt;disk     74  1/0/14/0/0.1.0.0.0.0.0   sdisk    CLAIMED     DEVICE       DGC     CX300WDR5/dev/dsk/c13t0d0   /dev/rdsk/c13t0d0&lt;BR /&gt;/usr/symcli/bin/syminq&lt;BR /&gt;/dev/rdsk/c13t0d0      DGC       CX300WDR5        HP03 Ch2 CONT  293601280</description>
      <pubDate>Wed, 17 Aug 2005 14:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606015#M824145</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-08-17T14:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606016#M824146</link>
      <description>Did you do pvcreate on it?? What is your vxfs version??&lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vgxx/lvolx (some other lvol)&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2005 15:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606016#M824146</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-08-17T15:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606017#M824147</link>
      <description>This is the output&lt;BR /&gt;&amp;gt;fstyp -v /dev/vg01/lvol1&lt;BR /&gt;vxfs&lt;BR /&gt;version: 4&lt;BR /&gt;f_bsize: 8192&lt;BR /&gt;f_frsize: 1024&lt;BR /&gt;f_blocks: 2097152&lt;BR /&gt;f_bfree: 516731&lt;BR /&gt;f_bavail: 484692&lt;BR /&gt;f_files: 132284&lt;BR /&gt;f_ffree: 129180&lt;BR /&gt;f_favail: 129180&lt;BR /&gt;f_fsid: 1073807361&lt;BR /&gt;f_basetype: vxfs&lt;BR /&gt;f_namemax: 254&lt;BR /&gt;f_magic: a501fcf5&lt;BR /&gt;f_featurebits: 0&lt;BR /&gt;f_flag: 16&lt;BR /&gt;f_fsindex: 7&lt;BR /&gt;f_size: 2097152&lt;BR /&gt;&lt;BR /&gt;I already did a pvcreate, I was able to do a vgcreate on the same vg with the same disk but it did not use up all the space, so i did a vgchange and vgexport, and then re did the mknod etc.....&lt;BR /&gt;&lt;BR /&gt;If I am limited by vxfs is their a workaround?</description>
      <pubDate>Wed, 17 Aug 2005 15:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606017#M824147</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-08-17T15:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606018#M824148</link>
      <description>I did a pvcreate -f and it worked, sorry about that!&lt;BR /&gt;thanks all</description>
      <pubDate>Wed, 17 Aug 2005 15:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606018#M824148</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-08-17T15:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: largest supported LUN</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606019#M824149</link>
      <description>On most devices, a SCSI LUN is restricted to 2 TeraBytes (2^32 blocks, each block=512 bytes), but some operating systems can only deal with 1TB LUNs (2^31 blocks - looks like signed arithmetic).</description>
      <pubDate>Thu, 18 Aug 2005 00:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largest-supported-lun/m-p/3606019#M824149</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-08-18T00:18:23Z</dc:date>
    </item>
  </channel>
</rss>

