<?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: OVMS SCSI inquiry error using MSA$Util, show or set commands in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126209#M13839</link>
    <description>Do either $1$GGA1: or $1$GGA2: exist from VMS' perspective? If not, then you'll need to configure a numeric IDENTIFIER value on your MSA1000 (VMS requires this value to be numeric rather than Alpha) in order to get VMS to present them. Have your site manager issue a SHOW THIS command on the MSA1000 to see what you've got. I think that the command to set the ID value is something like "SET THIS/ID=nn".</description>
    <pubDate>Tue, 08 Jan 2008 22:45:29 GMT</pubDate>
    <dc:creator>Jim_McKinney</dc:creator>
    <dc:date>2008-01-08T22:45:29Z</dc:date>
    <item>
      <title>OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126205#M13835</link>
      <description>I have a site manager connecting to an OVMS 7.3-2 system at a remote site.  We need to verify his external hot spare disks are set properly in the MSA1000 external storage. The system boots from the MSA1000 and he can get to all his data, so we know the system and data disks are accessable. What we are geting is a SCSI Inquiry Error when running MSA$Util on the OVMS system when it scans for the MSA controllers.  Any information on the error would be helpful:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ run sys$etc:msa_util.exe&lt;BR /&gt;MSA&amp;gt; show controllers&lt;BR /&gt;&lt;BR /&gt;A default controller is not set.  All matching controllers displayed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error doing SCSI Inquiry to controller _$1$GGA1:. VMS Status = 24 &lt;BR /&gt;&lt;BR /&gt;Error doing SCSI Inquiry to controller _$1$GGA2:. VMS Status = 24 &lt;BR /&gt;&lt;BR /&gt;No controllers found matching request.&lt;BR /&gt;&lt;BR /&gt;MSA&amp;gt; set controller $1$gga1:&lt;BR /&gt;&lt;BR /&gt;Error doing SCSI Inquiry to controller _$1$GGA1:.Could not find a matching controller.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help would greatly be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 08 Jan 2008 21:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126205#M13835</guid>
      <dc:creator>David Huizar</dc:creator>
      <dc:date>2008-01-08T21:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126206#M13836</link>
      <description>I know nothing, but if that "VMS Status = 24"&lt;BR /&gt;is decimal, then:&lt;BR /&gt;&lt;BR /&gt;ALP $ exit 24&lt;BR /&gt;%SYSTEM-W-EXQUOTA, process quota exceeded&lt;BR /&gt;&lt;BR /&gt;As usual, figuring out which process quota&lt;BR /&gt;was exceeded is more of an ordeal than one&lt;BR /&gt;might wish.</description>
      <pubDate>Tue, 08 Jan 2008 22:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126206#M13836</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-01-08T22:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126207#M13837</link>
      <description>Stee,&lt;BR /&gt;&lt;BR /&gt;I'm thinking the manager may not have all priveleges set for his account if it's a process quota exceeded.&lt;BR /&gt;&lt;BR /&gt;I'll have him $set proc/priv=all or try running MSA$Util with the SYSTEM account.&lt;BR /&gt;&lt;BR /&gt;I'll get back to you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jan 2008 22:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126207#M13837</guid>
      <dc:creator>David Huizar</dc:creator>
      <dc:date>2008-01-08T22:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126208#M13838</link>
      <description>Quotas and privileges are pretty independent&lt;BR /&gt;of each other.&lt;BR /&gt;&lt;BR /&gt;A diligent search for EXQUOTA should turn up&lt;BR /&gt;one or more techniques for finding the&lt;BR /&gt;culprit (if that really is the problem).</description>
      <pubDate>Tue, 08 Jan 2008 22:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126208#M13838</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-01-08T22:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126209#M13839</link>
      <description>Do either $1$GGA1: or $1$GGA2: exist from VMS' perspective? If not, then you'll need to configure a numeric IDENTIFIER value on your MSA1000 (VMS requires this value to be numeric rather than Alpha) in order to get VMS to present them. Have your site manager issue a SHOW THIS command on the MSA1000 to see what you've got. I think that the command to set the ID value is something like "SET THIS/ID=nn".</description>
      <pubDate>Tue, 08 Jan 2008 22:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126209#M13839</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2008-01-08T22:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126210#M13840</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;When the MSA1000 was installed the ID's were set:&lt;BR /&gt;&lt;BR /&gt;CLI&amp;gt; SET THIS_CONTROLLER_ID 1&lt;BR /&gt;CLI&amp;gt; SET OTHER_CONTROLLER_ID 2&lt;BR /&gt;&lt;BR /&gt;I get back in touch with the site manager tomorrow to see if he ses the devices $1$gga1 and $1$gga2 in OVMS.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 09 Jan 2008 00:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126210#M13840</guid>
      <dc:creator>David Huizar</dc:creator>
      <dc:date>2008-01-09T00:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126211#M13841</link>
      <description>$ x=f$mess(24)&lt;BR /&gt;$ show symbol x&lt;BR /&gt;  X = "%SYSTEM-W-EXQUOTA, process quota exceeded"&lt;BR /&gt;$ x=f$mess(%x24)&lt;BR /&gt;$ show symbol x&lt;BR /&gt;  X = "%SYSTEM-F-NOPRIV, insufficient privilege or object protection violation"&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;I'd bet on the latter.&lt;BR /&gt;&lt;BR /&gt;That it's a hexadecimal status code. &lt;BR /&gt;&lt;BR /&gt;I'd bet you're missing a privilege.  Quite possibly one or more of DIAGNOSE, SHARE, PHY_IO or LOG_IO, but I haven't checked the MSA_UTIL documentation.  (And I don't immediately find the MSA_UTIL documentation.)&lt;BR /&gt;&lt;BR /&gt;Either turn'm all on and run sans "blade guards", or use security auditing to figure out which privilege(s) MSA_UTIL wants.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC</description>
      <pubDate>Wed, 09 Jan 2008 02:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126211#M13841</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-01-09T02:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: OVMS SCSI inquiry error using MSA$Util, show or set commands</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126212#M13842</link>
      <description>Ok.  It looks like it's definitely hexadecimal:&lt;BR /&gt;&lt;BR /&gt;$ search sys$share:*.req ss$_exquota&lt;BR /&gt;&lt;BR /&gt;******************************&lt;BR /&gt;SYS$COMMON:[SYSLIB]STARLET.REQ;1&lt;BR /&gt;&lt;BR /&gt;literal SS$_EXQUOTA = 28;&lt;BR /&gt;literal SS$_EXQUOTASTRT = 10752;&lt;BR /&gt;literal SS$_EXQUOTAEND = 11007;&lt;BR /&gt;$ x=f$message(28)&lt;BR /&gt;$ show symbol x&lt;BR /&gt;  X = "%SYSTEM-F-EXQUOTA, process quota exceeded"&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Note the difference in the severity for the status.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2008 02:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ovms-scsi-inquiry-error-using-msa-util-show-or-set-commands/m-p/4126212#M13842</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-01-09T02:49:28Z</dc:date>
    </item>
  </channel>
</rss>

