<?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: Restore Issue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838095#M78191</link>
    <description>Hi Iman,&lt;BR /&gt;&lt;BR /&gt;You can see how far your RAID set has got in reconstructing from the controller by issuing a &lt;BR /&gt;&lt;BR /&gt;SHOW lun (look under the users column for the raid set name)&lt;BR /&gt;&lt;BR /&gt;SHOW raid-set-name&lt;BR /&gt;.&lt;BR /&gt;here you will see the members of the raid set and a percentage on reconstruction&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;Time permitting, I generally don't start a restore until the raid set has reconstructed.&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;John.</description>
    <pubDate>Mon, 07 Aug 2006 06:03:09 GMT</pubDate>
    <dc:creator>John Abbott_2</dc:creator>
    <dc:date>2006-08-07T06:03:09Z</dc:date>
    <item>
      <title>Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838089#M78185</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have taken an image backup of the system using compression with below command&lt;BR /&gt;&lt;BR /&gt;backup/image/log/verify/ignore=(nobackup,interlock) $1$dua1: mkb0:dua1_050806.bck/rewind/label=dua1bk&lt;BR /&gt;&lt;BR /&gt;The imag backup completed successfully and after this we have increased the disk capacity on the HSD30 RAID5 disk array from 8 disks to 11 disks.&lt;BR /&gt;&lt;BR /&gt;I had to restore the same image backup and while doing so, it did restore the first tape but as soon as it took the second tape from tape auto loader it started giving the below error.&lt;BR /&gt;&lt;BR /&gt;-SYSTEM-F-VOLINV, volume is not software enabled&lt;BR /&gt;%BACKUP-E-WRITEBLOCK, error writing block 1331456 of $1$dua3:[directory_structure]file_name.RDA;1&lt;BR /&gt;&lt;BR /&gt;Can anyone let me know why we are facing this error ?&lt;BR /&gt;&lt;BR /&gt;Also the backup took about 4 hours to write on one tape and 6 hours to verify the first tape but its taking as long as 23 hours to restore !!!!&lt;BR /&gt;&lt;BR /&gt;Any Suggestions ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Iman&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Aug 2006 15:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838089#M78185</guid>
      <dc:creator>iman_1</dc:creator>
      <dc:date>2006-08-06T15:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838090#M78186</link>
      <description>Iman,&lt;BR /&gt;&lt;BR /&gt;It is no surprise that the restore takes longer than the backup. File allocation alone is a fairly expensive operation. Also, remember that RAID 5 performance is poorest for writes.&lt;BR /&gt;&lt;BR /&gt;The error writing a block is more troubling. Are you sure that your RAID set is configured correctly?&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sun, 06 Aug 2006 18:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838090#M78186</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-08-06T18:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838091#M78187</link>
      <description>Iman,&lt;BR /&gt;&lt;BR /&gt;did you show the backup error message in the right order ? A system service status message should normally follow the %BACKUP-E-WRITEBLOCK error message.&lt;BR /&gt;&lt;BR /&gt;Did you check for any errors on the output device $1$DUA3: ? Was the disk still mounted foreign ?&lt;BR /&gt;&lt;BR /&gt;Any errors on the console of the HSD30 ? &lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 07 Aug 2006 03:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838091#M78187</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-07T03:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838092#M78188</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;After building a new RAID-5 set, the controller calulates all the checksums back to disk. This consumes a lot of resources on the disks and controllers. Writing data to the diskset during this phase is possible but very slow. That's why it takes so long. &lt;BR /&gt;&lt;BR /&gt;Enabling WRITEBACK Cashing during the restore will also speedup the process.&lt;BR /&gt;&lt;BR /&gt;The error means, that during restore the drive vent offline, maybe because the RAID-5 building process still was active and took all resources... Happend on my site too using a HSG80 controller.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Beat</description>
      <pubDate>Mon, 07 Aug 2006 03:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838092#M78188</guid>
      <dc:creator>Burkart Beat</dc:creator>
      <dc:date>2006-08-07T03:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838093#M78189</link>
      <description>Hi Beat,&lt;BR /&gt;&lt;BR /&gt;Yes I saw this suggestion and also think enabling the writeback cache can solve the problems. &lt;BR /&gt;&lt;BR /&gt;Just one quesry, can this be done online when the restore is running on the system, I mean this parameter bde updated dynamically without affecting the restore on the system ?&lt;BR /&gt;&lt;BR /&gt;Your suggestions are really helpful&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Iman</description>
      <pubDate>Mon, 07 Aug 2006 04:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838093#M78189</guid>
      <dc:creator>iman_1</dc:creator>
      <dc:date>2006-08-07T04:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838094#M78190</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;Yes the sequence of the error has been as quoted earlier. I have now made the writeback cache parameter enabled and hope so this solves the issue. Also restore has been started from different set of non compressed tapes. Could it be an issue of compression coupled with the slow speed in able to transfer the data which could cause these errors ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Iman</description>
      <pubDate>Mon, 07 Aug 2006 05:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838094#M78190</guid>
      <dc:creator>iman_1</dc:creator>
      <dc:date>2006-08-07T05:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Restore Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838095#M78191</link>
      <description>Hi Iman,&lt;BR /&gt;&lt;BR /&gt;You can see how far your RAID set has got in reconstructing from the controller by issuing a &lt;BR /&gt;&lt;BR /&gt;SHOW lun (look under the users column for the raid set name)&lt;BR /&gt;&lt;BR /&gt;SHOW raid-set-name&lt;BR /&gt;.&lt;BR /&gt;here you will see the members of the raid set and a percentage on reconstruction&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;Time permitting, I generally don't start a restore until the raid set has reconstructed.&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;John.</description>
      <pubDate>Mon, 07 Aug 2006 06:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-issue/m-p/3838095#M78191</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-08-07T06:03:09Z</dc:date>
    </item>
  </channel>
</rss>

