<?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: -RMS-F-RER, file read error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493448#M17191</link>
    <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;please see the OpenVMS I64 V8.3-1H1 Server Upgrade and Installation manual chapter A.2 for how to set up your consoles.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.hp.com/pub/openvms/doc/BA322-90077.PDF" target="_blank"&gt;ftp://ftp.hp.com/pub/openvms/doc/BA322-90077.PDF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Tue, 08 Sep 2009 10:50:02 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2009-09-08T10:50:02Z</dc:date>
    <item>
      <title>-RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493438#M17181</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We have OpenVMS V8.3-1H1 running on IA64. One physical 137Gb SCSI disk drive, mounted as one logical device, no partitioning.&lt;BR /&gt;Everything was fine so far but recently I’ve started noticing errors while copying EXE images. For example I have a folder with 100 exe images (each is ~50Mb size). While copying folder’s contents to another one I have one-two errors like this:&lt;BR /&gt;&lt;BR /&gt;SYSTEM$ copy [.srv1]*.exe [.srv2]&lt;BR /&gt;%COPY-E-READERR, error reading SYS$SYSDEVICE:[USER.SRV1]CR080929.EXE;1&lt;BR /&gt;-RMS-F-RER, file read error&lt;BR /&gt;-SYSTEM-F-PARITY, parity error&lt;BR /&gt;%COPY-W-NOTCMPLT, SYS$SYSDEVICE:[USER.SRV2]CR080929.EXE;1 not completely copied&lt;BR /&gt;&lt;BR /&gt;which results in partially copied exe. Though after it I can copy these ‘failed’ EXE files one by one and it goes fine in most cases.&lt;BR /&gt;&lt;BR /&gt;As far as I understand it is a hardware related error which leads to the question 'Is there any chance to detect failed hardware or diagnose the system/hdd to reveal the root cause?'&lt;BR /&gt;&lt;BR /&gt;Any input is appreciated.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Dmitry Sinelnikov&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 08:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493438#M17181</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-08T08:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493439#M17182</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;the disk should have logged an error due to the parity error on read. You need to analyse SYS$ERRORLOG:ERRLOG.SYS to find out about the error and the affected LBA (logical block number).&lt;BR /&gt;&lt;BR /&gt;You will most likely need to run SEA (part of WEBES) or even DECevent V3.4 (only available on OpenVMS Alpha) to decode/translate the error log entry and find this piece of information.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 08:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493439#M17182</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T08:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493440#M17183</link>
      <description>unfortunately there is only one log file in SYS$ERRORLOG created two months ago&lt;BR /&gt;&lt;BR /&gt;$ show time&lt;BR /&gt;   8-SEP-2009 13:57:53&lt;BR /&gt;&lt;BR /&gt;$ dir /col=1 /date&lt;BR /&gt;Directory SYS$SYSROOT:[SYSERR]&lt;BR /&gt;ERRFMT_IPMI_SEL.DAT;1      17-JUL-2009 04:04:45.66&lt;BR /&gt;ERRLOG.SYS;1        17-JUL-2009 03:51:27.42&lt;BR /&gt;&lt;BR /&gt;Total of 2 files.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 09:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493440#M17183</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-08T09:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493441#M17184</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;there it is: ERRLOG.SYS. All hardware-related errors are written/appended to that BINARY file.&lt;BR /&gt;&lt;BR /&gt;You need a tool, to decode/translate the error information in that file.&lt;BR /&gt;&lt;BR /&gt;OpenVMS (since V7.3-2) comes with ANAL/ERR/ELV, but this tool does not decode the details in most types of errlog entries.&lt;BR /&gt;&lt;BR /&gt;You need SEA (System Event Analyzer), which comes as part of the WEBES tool suite. There is also a version of WEBES for Windows, if you don't want to install WEBES on your OpenVMS I64 system. But I'm not sure, if SEA will decode enough of the details of those disk errors to allow you to obtain the LBA numbers.&lt;BR /&gt;&lt;BR /&gt;Only DECevent V3.4 will do this, but you need an OpenVMS Alpha system to install and run DECevent.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 09:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493441#M17184</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493442#M17185</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;note that you could also run $ ANAL/DISK/READ on this disk, this should report all read errors, which occur on blocks allocated to any file on the disk.&lt;BR /&gt;&lt;BR /&gt;Nevertheless, you would probably want to replace this disk, before the errors spread or increase. Make sure you keep a good backup of the data, but watch the backup operation log files, as BACKUP might also have problems reading those blocks.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 09:16:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493442#M17185</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T09:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493443#M17186</link>
      <description>Thank you, Valker.&lt;BR /&gt;&lt;BR /&gt;I see numerouse errors in this file. Seems to be hdd related problem, since anal/disk/read returns numerous parity errors like this:&lt;BR /&gt;%ANALDISK-W-READFILE, file (9166,1,0) ACCOUNTNG.DAT;1&lt;BR /&gt;        error reading VBN 3450886&lt;BR /&gt;-SYSTEM-F-PARITY, parity error&lt;BR /&gt;&lt;BR /&gt;Thus I have a question regarding backup procedure. Is it possible to run it while system is running ? I have some difficulties booting from IA64 DVD (after executing fsn:\efi\boot\bootia64.efi system displays two warnings and freezes with cursor blinking, thus I can not enter DCL commands - another issue to figure out...) so I have to run BACKUP utility on a live system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 10:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493443#M17186</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-08T10:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493444#M17187</link>
      <description>&lt;BR /&gt;&amp;gt;&amp;gt; -SYSTEM-F-PARITY, parity error&lt;BR /&gt;&lt;BR /&gt;That means trouble indeed.&lt;BR /&gt;&lt;BR /&gt;But be aware of an other error you may get in the future after backup and restores involving an IO problem:&lt;BR /&gt;&lt;BR /&gt;RER, file read error&lt;BR /&gt;FORCEDERROR,  forced error flagged in last sector read&lt;BR /&gt;&lt;BR /&gt;That would be the original error carried forward as a reminder that the data is not to be trusted. Cleared by writing the block (file).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Thus I have a question regarding backup procedure. Is it possible to run it while system is running ? &lt;BR /&gt;&lt;BR /&gt;Yes, with minor only caveats in this case.&lt;BR /&gt;Obviously activity could happen behinds Backup's back. That may lead to stale data or inconsistencies. But in this situation you know not to expect many, if any, changes. You can, and should, accept that risk in this case by specifying /IGNORE=INTERLOCK.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I have some difficulties booting from IA64 DVD (after executing fsn:\efi\boot\bootia64.efi system displays two warnings and freezes with cursor blinking, thus I can not enter DCL commands - another issue to figure out...) so I have to run BACKUP utility on a live system.&lt;BR /&gt;&lt;BR /&gt;That suggests to me that there may be a bigger IO problem, but it could also be the same one. If you can get (touch!) the box (guess you can to stick in the dvd), then I would power down and re-seat everything:&lt;BR /&gt;- memory&lt;BR /&gt;- disk drive&lt;BR /&gt;- drive cable&lt;BR /&gt;- pci interface&lt;BR /&gt;- pci cage (rx26[02]0?)&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 10:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493444#M17187</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-09-08T10:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493445#M17188</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;(after executing fsn:\efi\boot\bootia64.efi system displays two warnings and freezes with cursor blinking, thus I can not enter DCL commands - another issue to figure out...)&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Would you care to show us those warnings ? Maybe we can draw conclusions from seeing the real messages and further help you along...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 10:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493445#M17188</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493446#M17189</link>
      <description>On the backup issue:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IGNORE=INTERLOCK may cause corruption (read: data loss) when files are being written to during update: indexed or relative files, databases...&lt;BR /&gt;To minimise the risk, stop every process that may update a file, and stop databases during backup. If it is possible to dismount the disk from the system, mount it locally, you can safely back it up.&lt;BR /&gt;Keep in mind though, that files that are corrupted on disk, will be backup in that (corrupted) state.&lt;BR /&gt;&lt;BR /&gt;Eventually, think about rebooting the machine Minimal to do your backup.&lt;BR /&gt;&lt;BR /&gt;Do so ASAP. The disk seems broken to be. this is an error you would not want to see .</description>
      <pubDate>Tue, 08 Sep 2009 10:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493446#M17189</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2009-09-08T10:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493447#M17190</link>
      <description>Interesting thing about these 'parity errors' is that I can still easily copy the file one by one as I wrote before. Am I right in my understanding that parity errors doesn't mean physical disk block corruption?&lt;BR /&gt;&lt;BR /&gt;Some more details regarding boot from DVD:&lt;BR /&gt;Regular OpenVMS boot displays the same warnings:&lt;BR /&gt;   LOADER-W-Conout device path cannot be set to multiple devices&lt;BR /&gt;   LOADER-I-Select Console Device Paths from the Boot Manager Menu.&lt;BR /&gt;then freezes for about 5-10 minutes and then I see the system being loaded correctly.&lt;BR /&gt;After mounting DVD in EFI shell and executing 'fsn:\efi\boot\bootia64.efi' I see the same two warning as if it is a regular OpenVMS boot up with the only difference - it freezes for a longer time. I tried to wait almost half an hour with no result. &lt;BR /&gt;&lt;BR /&gt;p.s. ANAL/DISK/READ finished running, shows ~100-150 parity errors (all data on a disk is about 40Gbs). &lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 10:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493447#M17190</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-08T10:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493448#M17191</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;please see the OpenVMS I64 V8.3-1H1 Server Upgrade and Installation manual chapter A.2 for how to set up your consoles.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.hp.com/pub/openvms/doc/BA322-90077.PDF" target="_blank"&gt;ftp://ftp.hp.com/pub/openvms/doc/BA322-90077.PDF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 10:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493448#M17191</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T10:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493449#M17192</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;you need to take the caches into account ! &lt;BR /&gt;&lt;BR /&gt;Once you've copied the files and received the parity errors, the disk block data may still be cached somewehere - most likely in the OpenVMS XFC cache. When you then COPY the files again, all the blocks will be taken out of the cache and no real disk access may happen !&lt;BR /&gt;&lt;BR /&gt;This may explain what you're seeing.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 10:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493449#M17192</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T10:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493450#M17193</link>
      <description>Volker wrote&amp;gt;&amp;gt; Once you've copied the files and received the parity errors, the disk block data may still be cached somewehere - most likely in the OpenVMS XFC cache. When you then COPY the files again, all the blocks will be taken out of the cache and no real disk access may happen !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That would seem wrong and NOT the OpenVMS way of doing things. That would imply that a second application could silently get bad data and build on top of that, write it back, and in the process of the write 'fix' the disk through hardware bad block re-vectoring, and all evidence would be gone.&lt;BR /&gt;&lt;BR /&gt;Yikes!&lt;BR /&gt;&lt;BR /&gt;If no one else replies here with more insights, then that is something I'll have to try some say. We could use the LDdriver to inject a parity error, and then test with that.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493450#M17193</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-09-08T11:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493451#M17194</link>
      <description>Hein,&lt;BR /&gt;&lt;BR /&gt;you may be right. The cache (XFC) theory was just a good explanation for what Dmitry is seeing. Maybe there are other caches (on disk?) involved as well ? Or the PARITY error is somewhere else and only shows up under certain IO load patterns ?!&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 11:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493451#M17194</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T11:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493452#M17195</link>
      <description>Thanks again, will try to set up console.&lt;BR /&gt;&lt;BR /&gt;As for the cache being involved - I'm not completely sure but it seems that cache is not the case:&lt;BR /&gt;1) I 'm copying 100Mb file, after parity error I see only 80Mb size chunk of the initial EXE image in a target directory - COPY operation terminated somewhere on 80th megabyte.&lt;BR /&gt;2) I invoke copy operation again and it copies all 100 Mb correctly. If file was cached during first copy operation - there must have been only 80Mb which were cached before the 'parity error' occurred, am I right? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493452#M17195</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-08T11:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493453#M17196</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;with your more detailled description given now, I agreee, that the 'cache theory' is wrong.&lt;BR /&gt;&lt;BR /&gt;You need to decode the errlog entries to better understand, what's going wrong.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 08 Sep 2009 12:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493453#M17196</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-08T12:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493454#M17197</link>
      <description>Finally had some time to play with 'boot form DVD' configuration... But not sure if I can write it here. Should I start another branch for this issue?</description>
      <pubDate>Tue, 08 Sep 2009 17:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493454#M17197</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-08T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493455#M17198</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;please start another topic for the 'DVD booting' problem. If necessary, you can still refer to this topic by including a link.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 09 Sep 2009 04:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493455#M17198</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-09-09T04:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493456#M17199</link>
      <description>new branch for 'DVD boot' was created:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1370165" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1370165&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 12:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493456#M17199</guid>
      <dc:creator>Dmitry V. Sinelnikov</dc:creator>
      <dc:date>2009-09-09T12:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: -RMS-F-RER, file read error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493457#M17200</link>
      <description>This...&lt;BR /&gt;&lt;BR /&gt;LOADER-W-Conout device path cannot be set to multiple devices&lt;BR /&gt;LOADER-I-Select Console Device Paths from the Boot Manager Menu.&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;can be resolved after reading: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1338643" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1338643&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and then the documents referenced there...&lt;BR /&gt;&lt;BR /&gt;if you have hardware service for this box, call your provider now.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 13:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rms-f-rer-file-read-error/m-p/4493457#M17200</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-09-09T13:31:13Z</dc:date>
    </item>
  </channel>
</rss>

