<?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: What are the maximum values for SCSI queue depth ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856069#M486533</link>
    <description>Hi cas,&lt;BR /&gt;&lt;BR /&gt;Maximum queue depth you can set with scsictl command is 256.&lt;BR /&gt;&lt;BR /&gt;from man page of scsictl,&lt;BR /&gt;&lt;BR /&gt;"For devices that support a queue  depth greater than the system  default, this mode controls how many I/Os the driver will ttempt to queue to the device at any one time.  Valid  values are (1-255).  Some disk &lt;BR /&gt;devices will not support the maximum   queue depth settable by this command.Setting the queue depth in software   to a value larger than the disk can   handle will result in I/Os being held off once a QUEUE FULL condition                                       exists on the disk."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sajeer</description>
    <pubDate>Tue, 05 Sep 2006 05:59:55 GMT</pubDate>
    <dc:creator>sajeer_2</dc:creator>
    <dc:date>2006-09-05T05:59:55Z</dc:date>
    <item>
      <title>What are the maximum values for SCSI queue depth ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856067#M486531</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;How can I get the maximum values for the scsi queue depth in HP-UX according to type of disk (internal SCSI disk, XP LUN, VA LUN, EVA LUN, ...) ?&lt;BR /&gt;&lt;BR /&gt;Thanx.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved from Disk to HP-UX &amp;gt; sysadmin. -HP Forum Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 02:50:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856067#M486531</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2014-03-17T02:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: What are the maximum values for SCSI queue depth ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856068#M486532</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;HP-UX default Q-depth value is 8 for a LUN.&lt;BR /&gt;You can change it for an individual device using &lt;BR /&gt;scsictl scsictl -m queue_depth=xx  /dev/rdsk/cxtxdx &lt;BR /&gt;&lt;BR /&gt;The max Q-depth per array port for the following arrays are:&lt;BR /&gt;&lt;BR /&gt;XPxxxx  1024&lt;BR /&gt;VA7xxx  750&lt;BR /&gt;EVAxxxx  2048&lt;BR /&gt;&lt;BR /&gt;I do not know the values for internal disks but assume them very low!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 02:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856068#M486532</guid>
      <dc:creator>Peter Mattei</dc:creator>
      <dc:date>2006-09-05T02:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: What are the maximum values for SCSI queue depth ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856069#M486533</link>
      <description>Hi cas,&lt;BR /&gt;&lt;BR /&gt;Maximum queue depth you can set with scsictl command is 256.&lt;BR /&gt;&lt;BR /&gt;from man page of scsictl,&lt;BR /&gt;&lt;BR /&gt;"For devices that support a queue  depth greater than the system  default, this mode controls how many I/Os the driver will ttempt to queue to the device at any one time.  Valid  values are (1-255).  Some disk &lt;BR /&gt;devices will not support the maximum   queue depth settable by this command.Setting the queue depth in software   to a value larger than the disk can   handle will result in I/Os being held off once a QUEUE FULL condition                                       exists on the disk."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sajeer</description>
      <pubDate>Tue, 05 Sep 2006 05:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856069#M486533</guid>
      <dc:creator>sajeer_2</dc:creator>
      <dc:date>2006-09-05T05:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: What are the maximum values for SCSI queue depth ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856070#M486534</link>
      <description>Yes, sajeer.&lt;BR /&gt;&lt;BR /&gt;I know the maximum value accepted by scsictl command is 256. But, as shown in man pages,&lt;BR /&gt;&lt;BR /&gt;"Some disk&lt;BR /&gt;devices will not support the maximum queue depth settable by this command.Setting the queue depth in software to a value larger than the disk can handle will result in I/Os being held off once a QUEUE FULL condition exists on the disk."&lt;BR /&gt;&lt;BR /&gt;I'm interested in not setting a value larger than the disk can handle in order to prevent I/Os to be held off.&lt;BR /&gt;What is that value ?&lt;BR /&gt;I guess that value is different from an internal SCSI disk than a XP LUN.&lt;BR /&gt;Where can be found that value ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 09:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856070#M486534</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2006-09-05T09:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: What are the maximum values for SCSI queue depth ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856071#M486535</link>
      <description>Oh, this is hard to find and differs from OS to OS and by IO pattern!&lt;BR /&gt;&lt;BR /&gt;However, performance tests for the XP have shown that it is best to keep the Q-depth for a single LUN below 17 and for an XP CHIP port below  222. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-are-the-maximum-values-for-scsi-queue-depth/m-p/3856071#M486535</guid>
      <dc:creator>Peter Mattei</dc:creator>
      <dc:date>2006-09-05T11:10:33Z</dc:date>
    </item>
  </channel>
</rss>

