<?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>Operating System - Tru64 Unix의 주제 Re: getting an err when running script</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442392#M18968</link>
    <description>Hi &lt;BR /&gt; This is not a our own script. This is one of the customer implemented.So they don't like to share with us. Anyway I will check with them possibility of getting this.&lt;BR /&gt;&lt;BR /&gt;  BTW, when we run the disklable command on the same disk, it shows bad sector status. So it can be the issue for this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
    <pubDate>Mon, 22 Jun 2009 03:22:22 GMT</pubDate>
    <dc:creator>Shehan</dc:creator>
    <dc:date>2009-06-22T03:22:22Z</dc:date>
    <item>
      <title>getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442384#M18960</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;    I am getting below error when running a script. My server is DS10 running tru64 5.1B OS. &lt;BR /&gt;&lt;BR /&gt;/dev/rrz1c: character special (8/1026) EIDE #0 "WD400BB-60DGA0" disk #8 (SCSI ID #1) (SCSI LUN #0) errors = 0/2162  &lt;BR /&gt;&lt;BR /&gt; This disk was newly replaced because of restarting issue in the server.It was ok after replace this disk. But we are still getting this error.&lt;BR /&gt;&lt;BR /&gt;Please anybody advice me.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Thu, 18 Jun 2009 11:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442384#M18960</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2009-06-18T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442385#M18961</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I am getting below error when running a script.&lt;BR /&gt;&lt;BR /&gt;Sharing the script with us would be a good start...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Thu, 18 Jun 2009 14:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442385#M18961</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2009-06-18T14:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442386#M18962</link>
      <description>/dev/rz1c is "legacy" notation.&lt;BR /&gt;For Tru64 V5.x you should use the notation /dev/disk/dsk1c&lt;BR /&gt;&lt;BR /&gt;maybe the "/dev/rz1c" special file does not map any more to the replaced disk?&lt;BR /&gt;&lt;BR /&gt;In Tru64 4.x the devicename only depends on the bus/target/lun so rz1 remains rz1 after replacement.&lt;BR /&gt;&lt;BR /&gt;wIn Tru64 %.x when replacing a disk the disk initially gets a new devicename &lt;BR /&gt;e.g you got dsk1, dsk2, dsk, dsk4 and replace dsk2, then the OS calls it dsk5.&lt;BR /&gt;and you must give some extra commands to put in the "original" place&lt;BR /&gt;"dsfmgr -e dsk5 dsk2".&lt;BR /&gt;&lt;BR /&gt;try "hwmrg -view devices" to get the current mapping&lt;BR /&gt;&lt;BR /&gt;Pieter</description>
      <pubDate>Fri, 19 Jun 2009 05:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442386#M18962</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2009-06-19T05:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442387#M18963</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;   Please find the attached command output.According to this, disk notation is correct.Anyway I already replaced this same disk due to server rebooting when some application is started up. Then we replaced the disk and did the same as you mentioned in your mail.But, we are getting disk error when running health check script.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jun 2009 10:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442387#M18963</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2009-06-19T10:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442388#M18964</link>
      <description>Like Rob allready asked : what's happening in the script.&lt;BR /&gt;is it a custom health-check?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;yes we are looking at the same disk /dev/rz1 is pointing to (SCSI ID #1) (SCSI LUN #0) .&lt;BR /&gt;&lt;BR /&gt;# hwmgr -v d&lt;BR /&gt;   46: /dev/disk/dsk0c      Maxtor   6E040L0          bus-0-targ-0-lun-0&lt;BR /&gt;   47: /dev/disk/dsk1c      WDC      WD400BB-60DGA0   bus-0-targ-1-lun-0&lt;BR /&gt;#&lt;BR /&gt;# hwmgr -show scsi&lt;BR /&gt;   46:  0        STATION_A  disk      none    2      1    dsk0   [0/0/0]&lt;BR /&gt;   47:  1        STATION_A  disk      none    2      1    dsk1   [0/1/0]&lt;BR /&gt;&lt;BR /&gt;seems to me these are IDE disks? and not "real" SCSI disks&lt;BR /&gt;&lt;BR /&gt;at this moment the dik dsk1 is not mounted!&lt;BR /&gt;all volumes mounted are on dsk0 or on a remote host (nfm).&lt;BR /&gt;&lt;BR /&gt;maybe the script fails because no disklabel (partitiontable) is present on this disk ?&lt;BR /&gt; &lt;BR /&gt;try "disklabel -r dsk1"&lt;BR /&gt;if this returns "no disklabel" do "disklabel -rw dsk1"</description>
      <pubDate>Fri, 19 Jun 2009 10:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442388#M18964</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2009-06-19T10:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442389#M18965</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt; This is health checking script. Also we had received some SCSI CAM events in the binary error log. Can this be a hard disk issue?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Fri, 19 Jun 2009 10:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442389#M18965</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2009-06-19T10:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442390#M18966</link>
      <description>it's still not clear to me what script you are running.&lt;BR /&gt;what command do you issue, where is the script located, (maybe post the content of the script) and at what step comes the error?&lt;BR /&gt;&lt;BR /&gt;If you mean the sys_check script, this gives an error on the CD-rom drive when no CD is present/mounted; this also logs CAM/SCSI errors that may be ignored.&lt;BR /&gt;it may also occur when a disk has no label.&lt;BR /&gt;did you check the disklabel on the new disk as i suggested?&lt;BR /&gt;&lt;BR /&gt;did you view the information in the page that sys_check generates?&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jun 2009 11:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442390#M18966</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2009-06-19T11:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442391#M18967</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; This is health checking script&lt;BR /&gt;&lt;BR /&gt;Nobody is going to be able to help you, if you cannot show us the contents of the script !&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Fri, 19 Jun 2009 17:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442391#M18967</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2009-06-19T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: getting an err when running script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442392#M18968</link>
      <description>Hi &lt;BR /&gt; This is not a our own script. This is one of the customer implemented.So they don't like to share with us. Anyway I will check with them possibility of getting this.&lt;BR /&gt;&lt;BR /&gt;  BTW, when we run the disklable command on the same disk, it shows bad sector status. So it can be the issue for this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Mon, 22 Jun 2009 03:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/getting-an-err-when-running-script/m-p/4442392#M18968</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2009-06-22T03:22:22Z</dc:date>
    </item>
  </channel>
</rss>

