<?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: Open VMS 6.2 block loss on root disk. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937960#M53752</link>
    <description>Trying to run the DFU commands and it keeps erroring out... was this utility avail in 6.2?</description>
    <pubDate>Sun, 04 Feb 2007 18:04:07 GMT</pubDate>
    <dc:creator>Kenneth Rudgers</dc:creator>
    <dc:date>2007-02-04T18:04:07Z</dc:date>
    <item>
      <title>Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937949#M53741</link>
      <description>I am experiencing a slow block loss on my shadow set root disk.  It seems to be losing blocks every 5 to 10 minutes on the root disk.  I have done searches on files for new files existing files that are growing and I cannot seem to find where these blocks are going... is there a search mechanism to find where these blocks are going?  its a slow process but I keep running out of space on the root disk and have to reboot the cluster.  Any insight to why I am having this block loss would be greatly appreciated.  If you need further info please let me know and I will provide whatever you may need to diagnose.  Thank you.</description>
      <pubDate>Sun, 04 Feb 2007 13:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937949#M53741</guid>
      <dc:creator>Kenneth Rudgers</dc:creator>
      <dc:date>2007-02-04T13:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937950#M53742</link>
      <description>Kenneth,&lt;BR /&gt;&lt;BR /&gt;From your description, it sounds like something is writing a log file of some sort on an ongoing basis. The file is not created anew, it is extended as needed.&lt;BR /&gt;&lt;BR /&gt;I would look for files that are MODIFIED recently. I would then check to see which of them is growing.&lt;BR /&gt;&lt;BR /&gt;Another approach is to turn on disk quotas (over allocate the quotas to prevent problems). Then see which UIC has constantly increasing usage.&lt;BR /&gt;&lt;BR /&gt;Diagnosing this may require more than can be done over the forum. If I can be of assistance, please contact me via email.&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, 04 Feb 2007 14:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937950#M53742</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-02-04T14:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937951#M53743</link>
      <description>Ken, When I read the title it got me really worried. Loosing blocks leaves holes you can trip over :-).&lt;BR /&gt;&lt;BR /&gt;But I think you just mean that the free space it reducing slowly and unexplanably.&lt;BR /&gt;&lt;BR /&gt;On a system disk the classical suspects would be ACCOUNTNG.DAT, OPERATOR.LOG, ERRLOG.SYS and maybe some MAIL.MAI&lt;BR /&gt;New files could be PDMF, FTP, TELNET, FAL logs.&lt;BR /&gt;&lt;BR /&gt;For a file to grow, it must be modified.&lt;BR /&gt;So that would be your primary search option.&lt;BR /&gt;&lt;BR /&gt;Your search tool could be good old "DIRECTORY", but that could be slow as it trashed through all directories and file headers: $DIRECT/MODI/SINCE=TODAY&lt;BR /&gt;&lt;BR /&gt;I would hightly recommend using DFU instead.&lt;BR /&gt;$DFU SEAR/MODI=SINC=TODAY SYS$SYSDEVICE:&lt;BR /&gt;Save it to a file, Do it again tomorrow and DIFF (actually.. may need a double-diff to get back the common file. Conv/excep to an indexed file with no-dup primary? )&lt;BR /&gt;&lt;BR /&gt;A slowly growing file is likely to become highly fragmented. Again, use DFU:&lt;BR /&gt;&lt;BR /&gt;$DFU SEAR/fragm=mini=200 ...&lt;BR /&gt;Save output and compare tomorrow if need be&lt;BR /&gt;&lt;BR /&gt;New version of the same file appearing all the time would cause hight version numbers:&lt;BR /&gt;&lt;BR /&gt;$ dfu sea/versi=mini=1000 sys$sysdevice:&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Feb 2007 14:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937951#M53743</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-02-04T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937952#M53744</link>
      <description>The massively brute-force approach:&lt;BR /&gt;&lt;BR /&gt;DIRECTORY /SIZE=ALL /OUTPUT=list1.txt /NOHEAD /NOTRAIL /COLUMN=1 ddcu:[*...]*.*;*&lt;BR /&gt;&lt;BR /&gt;wait&lt;BR /&gt;&lt;BR /&gt;DIRECTORY /SIZE=ALL /OUTPUT=list2.txt /NOHEAD /NOTRAIL /COLUMN=1 ddcu:[*...]*.*;*&lt;BR /&gt;&lt;BR /&gt;DIFFERENCES list1.txt,list2.txt&lt;BR /&gt;&lt;BR /&gt;DFU and such can list directory stuff faster, but DIRECTORY will work well enough for needs here.&lt;BR /&gt;&lt;BR /&gt;The list1 and list2 files should best be on another disk.&lt;BR /&gt;&lt;BR /&gt;There will be matches from a number of files that are active in normal operations, but this will potentially narrow down the list of suspects.&lt;BR /&gt;&lt;BR /&gt;I'd also use ANALYZE/DISK/REPAIR and would look in SYSLOST, and would look at the files that are open and ex-directory.  For the latter bits, SHOW DEVICE /FILES ddcu: can potentially be used to spot active channels and applications that have channels open.&lt;BR /&gt;&lt;BR /&gt;Though as Robert G. correctly indicates, this can be more involved than an ITRC discussion.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Feb 2007 15:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937952#M53744</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-04T15:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937953#M53745</link>
      <description>Thanks to all you give me plenty to look at.  Greatly appreciated... hopefully I can find the culprit...</description>
      <pubDate>Sun, 04 Feb 2007 15:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937953#M53745</guid>
      <dc:creator>Kenneth Rudgers</dc:creator>
      <dc:date>2007-02-04T15:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937954#M53746</link>
      <description>Gents,&lt;BR /&gt;I performed a ANALYZE/DISK/REPAIR DSA265: and recieved a ton of these messages... ideas what these are? Is this a clue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; %ANALDISK-W-ALLOCEXT, blocks allocated to lost extension file header&lt;BR /&gt;        LBN 3232544 to 3232595, RVN 1&lt;BR /&gt;%ANALDISK-W-ALLOCEXT, blocks allocated to lost extension file header&lt;BR /&gt;        LBN 3232604 to 3232651, RVN 1&lt;BR /&gt;%ANALDISK-W-ALLOCEXT, blocks allocated to lost extension file header&lt;BR /&gt;        LBN 3232708 to 3232827, RVN 1&lt;BR /&gt;%ANALDISK-W-ALLOCEXT, blocks allocated to lost extension file header&lt;BR /&gt;        LBN 3232832 to 3232879, RVN 1&lt;BR /&gt;%ANALDISK-W-ALLOCEXT, blocks allocated to lost extension file header&lt;BR /&gt;        LBN 3233080 to 3233083, RVN 1&lt;BR /&gt;%ANALDISK-W-FREESPADRIFT, free block count of 1153172 is incorrect (RVN 1);&lt;BR /&gt;        the correct value is 1196604</description>
      <pubDate>Sun, 04 Feb 2007 15:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937954#M53746</guid>
      <dc:creator>Kenneth Rudgers</dc:creator>
      <dc:date>2007-02-04T15:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937955#M53747</link>
      <description>ALLOCEXT?   My initial suspicion is simply that this report results from an operation on an active disk volume.  It's corrected by the ANALYZE /DISK /REPAIR command. &lt;BR /&gt;&lt;BR /&gt;ALLOCEXT is a very rare error.&lt;BR /&gt;&lt;BR /&gt;On V7.3-1 and later, you can better quiesce the volume with the ANALYZE /DISK /REPAIR /LOCK mechanisms, but V6.2 is too far back for that.&lt;BR /&gt;&lt;BR /&gt;FWIW, I'd be looking to ensure I had a reliable and complete "standalone" BACKUP /IMAGE of the disk involved.  This not because of a problem I see here, but simply due to inherent paranoia.&lt;BR /&gt;&lt;BR /&gt;I'd also be looking for ECOs, as this could conceivably be a disk corruption, or a disk error of some sort.  ECOs can address known matters, whether with the file system or with shadowing.  Not that I see that here.  Again, paranoia.&lt;BR /&gt;&lt;BR /&gt;There are tools around to compare shadowset member volumes for differences, as well.&lt;BR /&gt;&lt;BR /&gt;If you see these errors arising regularly (and particularly if these might be the blocks lost), then I'd be looking at what might be trigging the loss.  And that would bring me back to the file system, shadowing and all mandatory ECO kits.  (The shotgun answer, yes...)  I'd run a series of ANALYZE passes over time, and see if this is transient or on-going, or if it's the loss.)&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Feb 2007 16:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937955#M53747</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-04T16:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937956#M53748</link>
      <description>ALLOCEXT?   My initial suspicion is simply that this error report results from an ANALYZE /DISK /REPAIR operation occurring on an active disk volume.  It's corrected by the ANALYZE /DISK /REPAIR command. &lt;BR /&gt;&lt;BR /&gt;ALLOCEXT is a very rare error.  Not one I can recall having seen before, either.&lt;BR /&gt;&lt;BR /&gt;On V7.3-1 and later, you can better quiesce the volume with the ANALYZE /DISK /REPAIR /LOCK mechanisms, but V6.2 is too far back for that.&lt;BR /&gt;&lt;BR /&gt;FWIW, I'd be looking to ensure I had a reliable and complete "standalone" BACKUP /IMAGE of the disk involved.  This not because of a problem I see here, but simply due to inherent paranoia.&lt;BR /&gt;&lt;BR /&gt;I'd also be looking for ECOs, as this could conceivably be a disk corruption, or a disk error of some sort.  ECOs can address known matters, whether with the file system or with shadowing.  Not that I see that here.  Again, paranoia.&lt;BR /&gt;&lt;BR /&gt;There are tools around to compare shadowset member volumes for differences, as well.&lt;BR /&gt;&lt;BR /&gt;If you see these errors arising regularly (and particularly if these might be the blocks lost), then I'd be looking at what might be trigging the loss.  And that would bring me back to the file system, shadowing and all mandatory ECO kits.  (The "shotgun" answer, yes...)  I'd run a series of ANALYZE /DISK /REPAIR passes over time, and see if this is transient or on-going, or if it's the loss.  &lt;BR /&gt;&lt;BR /&gt;And I would (for grins?) ensure I had a good BACKUP /IMAGE of the disk, if it contains valuable data, and that I can restore the BACKUP somewhere.  (I've had a few surprises over the years here, with write-only tapes and tape errors.  Again, paranoia.  Not that I see something wrong here.)&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Feb 2007 16:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937956#M53748</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-04T16:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937957#M53749</link>
      <description>Could it have anything to do with a degraded Raid drive?</description>
      <pubDate>Sun, 04 Feb 2007 16:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937957#M53749</guid>
      <dc:creator>Kenneth Rudgers</dc:creator>
      <dc:date>2007-02-04T16:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937958#M53750</link>
      <description>Here is the listing comparison... anything stand out in your eyes?  SECURITY_AUDIT$JOURNAL looks like it could be a culprit...&lt;BR /&gt;&lt;BR /&gt;BUZZ[RUDGERSK]&amp;gt;dif list1.txt list2.txt&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt; 1015   DSA265:[ORACLE.V5122]SAS$WORK204BE4D7.DIR;1&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt; 1015   DSA265:[ORACLE.V5122]SAS$WORK20400D65.DIR;1&lt;BR /&gt; 1016                              1/4      &lt;BR /&gt; 1017   DSA265:[ORACLE.V5122]SAS$WORK204BE4D7.DIR;1&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt; 1032                            263/264    &lt;BR /&gt; 1033   DSA265:[ORACLE.V5122]SPIKECOM7_JOB.LOG;164&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt; 1034                            269/272    &lt;BR /&gt; 1035   DSA265:[ORACLE.V5122]SPIKECOM7_JOB.LOG;164&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt; 1036                            263/264    &lt;BR /&gt; 1037   DSA265:[ORACLE.V5122]SPIKECORP7_JOB.LOG;250&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt; 1038                            269/272    &lt;BR /&gt; 1039   DSA265:[ORACLE.V5122]SPIKECORP7_JOB.LOG;250&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt; 1099   DSA265:[ORACLE.V5122.SAS$WORK204005CA]LOADFILE.LOCK$SASEB$DATA;1&lt;BR /&gt; 1100                              0/132    &lt;BR /&gt; 1101   DSA265:[ORACLE.V5122.SAS$WORK204005CA]S$000001.SASEB$UTILITY;1&lt;BR /&gt; 1102                              1/4      &lt;BR /&gt; 1103   DSA265:[ORACLE.V5122.SAS$WORK204005CA]S$000002.SASEB$PUTILITY;1&lt;BR /&gt; 1104                             17/20     &lt;BR /&gt; 1105   DSA265:[ORACLE.V5122.SSH2]AUTHORIZATION.;1&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt; 1101   DSA265:[ORACLE.V5122.SAS$WORK20400D65]MTRPTS.LOCK$SASEB$DATA;1&lt;BR /&gt; 1102                              0/132    &lt;BR /&gt; 1103   DSA265:[ORACLE.V5122.SAS$WORK20400D65]S$000001.SASEB$UTILITY;1&lt;BR /&gt; 1104                              1/4      &lt;BR /&gt; 1105   DSA265:[ORACLE.V5122.SAS$WORK20400D65]S$000002.SASEB$PUTILITY;1&lt;BR /&gt; 1106                             17/20     &lt;BR /&gt; 1107   DSA265:[ORACLE.V5122.SAS$WORK20400D65]S$000003.LOCK$SASEB$UTILITY;1&lt;BR /&gt; 1108                              0/132    &lt;BR /&gt; 1109   DSA265:[ORACLE.V5122.SSH2]AUTHORIZATION.;1&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt; 9844                            726/5372   &lt;BR /&gt; 9845   DSA265:[SYS0.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt; 9848                            740/5372   &lt;BR /&gt; 9849   DSA265:[SYS0.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;12490                          65045/65048  &lt;BR /&gt;12491   DSA265:[SYS1.CA_LIC]LICENSEIT.EXE;1&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;12494                          65046/65048  &lt;BR /&gt;12495   DSA265:[SYS1.CA_LIC]LICENSEIT.EXE;1&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;21030                            726/5372   &lt;BR /&gt;21031   DSA265:[SYS1.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;21034                            740/5372   &lt;BR /&gt;21035   DSA265:[SYS1.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;23610                             40/44     &lt;BR /&gt;23611   DSA265:[SYS1.SYSEXE]UCX$TELNETSYM_TD$P_MVY_CE.LOG;5&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;23614                             41/44     &lt;BR /&gt;23615   DSA265:[SYS1.SYSEXE]UCX$TELNETSYM_TD$P_MVY_CE.LOG;5&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;23970                            128/272    &lt;BR /&gt;23971   DSA265:[SYS1.SYSMGR]OPERATOR.LOG;2982&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;23974                            130/272    &lt;BR /&gt;23975   DSA265:[SYS1.SYSMGR]OPERATOR.LOG;2982&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;32996                            726/5372   &lt;BR /&gt;32997   DSA265:[SYS2.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;33000                            745/5372   &lt;BR /&gt;33001   DSA265:[SYS2.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;35670                          66238/66240  &lt;BR /&gt;35671   DSA265:[SYS3.SYS$STARTUP]CRASH.DAT;1&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;35674                          66239/66240  &lt;BR /&gt;35675   DSA265:[SYS3.SYS$STARTUP]CRASH.DAT;1&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;44084                            726/5372   &lt;BR /&gt;44085   DSA265:[SYS3.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;44088                            745/5372   &lt;BR /&gt;44089   DSA265:[SYS3.SYSCOMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;46750                            128/272    &lt;BR /&gt;46751   DSA265:[SYS3.SYSMGR]OPERATOR.LOG;2860&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;46754                            132/272    &lt;BR /&gt;46755   DSA265:[SYS3.SYSMGR]OPERATOR.LOG;2860&lt;BR /&gt;************&lt;BR /&gt;************&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST1.TXT;1&lt;BR /&gt;55440                            731/5372   &lt;BR /&gt;55441   DSA265:[VMS$COMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;******&lt;BR /&gt;File IBMGS_SA:[RUDGERSK]LIST2.TXT;1&lt;BR /&gt;55444                            745/5372   &lt;BR /&gt;55445   DSA265:[VMS$COMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;************&lt;BR /&gt;&lt;BR /&gt;Number of difference sections found: 14&lt;BR /&gt;Number of difference records found: 22&lt;BR /&gt;&lt;BR /&gt;DIFFERENCES /IGNORE=()/MERGED=1-&lt;BR /&gt;    IBMGS_SA:[RUDGERSK]LIST1.TXT;1-&lt;BR /&gt;    IBMGS_SA:[RUDGERSK]LIST2.TXT;1</description>
      <pubDate>Sun, 04 Feb 2007 16:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937958#M53750</guid>
      <dc:creator>Kenneth Rudgers</dc:creator>
      <dc:date>2007-02-04T16:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937959#M53751</link>
      <description>&amp;gt;&amp;gt; 55440 731/5372 &lt;BR /&gt;&amp;gt;&amp;gt; 55441 DSA265:[VMS$COMMON.SYSMGR]SECURITY_AUDIT$JOURNAL.OLD;1297&lt;BR /&gt;******&lt;BR /&gt;&lt;BR /&gt;Bad luck on the DIFF!&lt;BR /&gt;You have the SIZE that changed, but not the name. &lt;BR /&gt;Unlile SEARCH you can not make DIFF list the pre-diff record (best I recall)&lt;BR /&gt;Fix DIR to use DIR/WID=FILE=xx&lt;BR /&gt;(or use DFU!, and why not filter by date?)&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Feb 2007 17:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937959#M53751</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-02-04T17:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937960#M53752</link>
      <description>Trying to run the DFU commands and it keeps erroring out... was this utility avail in 6.2?</description>
      <pubDate>Sun, 04 Feb 2007 18:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937960#M53752</guid>
      <dc:creator>Kenneth Rudgers</dc:creator>
      <dc:date>2007-02-04T18:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937961#M53753</link>
      <description>DFU is a Freeware package.  &lt;BR /&gt;&lt;BR /&gt;You need V3.1 from the OpenVMS Freeware distro (or from Jur's site); V3.2 requires V7.3-1.</description>
      <pubDate>Sun, 04 Feb 2007 18:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937961#M53753</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-04T18:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS 6.2 block loss on root disk.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937962#M53754</link>
      <description>You should try to prevent unnecessary writes to your system disk where possible. As previously mentioned, the most common culprits are the accounting file, operator log, and audit journal. If you have another disk with adequate free space, you should consider redirecting these files to another disk. Minimising processes writing to your system disk is desirable for performance reasons, as well as reducing the likelyhood of disk space issues.&lt;BR /&gt;&lt;BR /&gt; You can find instructions on how to redirect these files in the System Manager's Manual volume 2 at;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/os83_index.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/os83_index.html&lt;/A&gt;</description>
      <pubDate>Sun, 04 Feb 2007 21:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-6-2-block-loss-on-root-disk/m-p/3937962#M53754</guid>
      <dc:creator>Martin Hughes</dc:creator>
      <dc:date>2007-02-04T21:11:19Z</dc:date>
    </item>
  </channel>
</rss>

