<?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: Strange directories in [000000] of certain user disks in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247237#M99503</link>
    <description>Gareth,&lt;BR /&gt;&lt;BR /&gt;It is a distinct possibility that these directories are, as others have said, merely a copy of the distribution CDROM.&lt;BR /&gt;&lt;BR /&gt;However, I recommend caution. While they may have initially been copies, they may have been since modified for different operational contingencies.&lt;BR /&gt;&lt;BR /&gt;First, Do NOT delete any files. Do a full directory (with /FILE_ID) and cross-check which directory entries are merely aliases. Accidentally deleting a file incorrectly could render the system (or cluster, if it is a shared system volume) unbootable.&lt;BR /&gt;&lt;BR /&gt;If you are not intimately familiar with how an OpenVMS system volume is structured, seriously consider Jan's suggestion. A ounce (28.4 grams, for those working in metric) is worth several tons of cure [Disclosure: We provide services of this type; as do several other frequent contributors to this forum].&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>Sat, 10 Jul 2010 13:11:49 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2010-07-10T13:11:49Z</dc:date>
    <item>
      <title>Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247230#M99496</link>
      <description>&lt;!--!*#--&gt;We have 10-member Alpha cluster.  A couple of&lt;BR /&gt;automated processes crashed earlier today as a&lt;BR /&gt;result of a file header problem on one of the&lt;BR /&gt;MSCP-served disks.&lt;BR /&gt;&lt;BR /&gt;While investigating why there was a file header&lt;BR /&gt;problem on the disk, I noticed that there&lt;BR /&gt;were 255 directories named SYSx (where x is&lt;BR /&gt;a single hex char) or SYSxx (xx is two hex &lt;BR /&gt;chars) in [000000].  Each of these directories&lt;BR /&gt;has the same contents:&lt;BR /&gt;&lt;BR /&gt;Directory $222$DKA200:[SYSE]&lt;BR /&gt;&lt;BR /&gt;DIA$TOOLS.DIR;1&lt;BR /&gt;MOM$SYSTEM.DIR;1&lt;BR /&gt;SYS$I18N.DIR;1&lt;BR /&gt;SYS$LDR.DIR;1&lt;BR /&gt;SYS$STARTUP.DIR;1&lt;BR /&gt;SYSCBI.DIR;1&lt;BR /&gt;SYSCOMMON.DIR;1&lt;BR /&gt;SYSERR.DIR;1&lt;BR /&gt;SYSEXE.DIR;1&lt;BR /&gt;SYSHLP.DIR;1&lt;BR /&gt;SYSLIB.DIR;1&lt;BR /&gt;SYSMAINT.DIR;1&lt;BR /&gt;SYSMGR.DIR;1&lt;BR /&gt;SYSMSG.DIR;1&lt;BR /&gt;SYSTEST.DIR;1&lt;BR /&gt;SYSUPD.DIR;1&lt;BR /&gt;TNT.DIR;1&lt;BR /&gt;&lt;BR /&gt;Each of SYSx/SYSxx directories contains&lt;BR /&gt;the same 80 subdirectories and 3673 files&lt;BR /&gt;and occupies 667030 blocks.  All the creation&lt;BR /&gt;dates are the same (2003 Oct. 31).&lt;BR /&gt;&lt;BR /&gt;What are these directories?  Why were they&lt;BR /&gt;created?  Why aren't they present on every&lt;BR /&gt;disk in the cluster?  Can I delete all or most&lt;BR /&gt;of them?&lt;BR /&gt;&lt;BR /&gt;Gareth</description>
      <pubDate>Sat, 10 Jul 2010 00:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247230#M99496</guid>
      <dc:creator>Gareth Williams_2</dc:creator>
      <dc:date>2010-07-10T00:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247231#M99497</link>
      <description>&lt;!--!*#--&gt;I know nothing, but, as I recall, a VMS Alpha&lt;BR /&gt;installation CD-ROM has all those [SYSxx]&lt;BR /&gt;directories, and they're actually hard links&lt;BR /&gt;(SET FILE /ENTER) to the same thing.  I&lt;BR /&gt;always assumed that the idea was that you&lt;BR /&gt;could boot the thing no matter what your boot&lt;BR /&gt;flags value might be.&lt;BR /&gt;&lt;BR /&gt;DIRE /FILE_ID should be able to tell you if&lt;BR /&gt;you're looking at different files or the same&lt;BR /&gt;files everywhere.  If they're all the same,&lt;BR /&gt;then they're not really wasting much disk&lt;BR /&gt;space, but the directory clutter can be&lt;BR /&gt;annoying, so you might wish to delete any of&lt;BR /&gt;the unused ones.  (SET FILE /REMOVE on the&lt;BR /&gt;SYSxx.DIR directories would be my first&lt;BR /&gt;guess.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Why [...]?  Why aren't [...]?  How&lt;BR /&gt;&amp;gt; [...]?  [...]&lt;BR /&gt;&lt;BR /&gt;Don't know.</description>
      <pubDate>Sat, 10 Jul 2010 01:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247231#M99497</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-07-10T01:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247232#M99498</link>
      <description>Hi Gareth,&lt;BR /&gt;&lt;BR /&gt;As Steven said, I would also suspect that this disk could be the copy of installation CD-ROM. If the disk is copy of installation CD-ROM, then you should be able to boot from it. Is this the first time you are seeing the disk content? Doe some one copied the files from installation CD-ROM to the disk?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Jul 2010 02:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247232#M99498</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-07-10T02:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247233#M99499</link>
      <description>Gareth, it looks like someone "installed" OpenVMS by using BACKUP to create an on-disk copy of the distribution CD.  Few system managers would install a single system disk with that many system roots (for many reasons).&lt;BR /&gt;&lt;BR /&gt;IF, as Steven suspects, those multiple files have the same file ID then you're probably seeing a misleading amount of space consumed.  However if those files do NOT have the same file ID I'd suspect that the copy of the CD was done incorrectly, probably without the /IMAGE switch, and you're wasting space.  You'd also have a scrozzled disk structure that isn't really a proper OpenVMS installation.  If you find the files in the various system roots do have different file IDs for the same filenames I'd encourage engaging OpenVMS support or someone with ample experience to recommend a fix.  It isn't something to approach if your OpenVMS management skills are minimal.&lt;BR /&gt;&lt;BR /&gt;bob</description>
      <pubDate>Sat, 10 Jul 2010 03:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247233#M99499</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2010-07-10T03:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247234#M99500</link>
      <description>Hi Gareth,&lt;BR /&gt;&lt;BR /&gt;Attached is the typical output after copying the content of installable CR-ROM to disk. These SYSx.DIR are alias files and SYS0.DIR is the primary file. Please refer the output of DIR/FILE and DUMP command output from the attachment. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan &lt;BR /&gt;</description>
      <pubDate>Sat, 10 Jul 2010 03:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247234#M99500</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-07-10T03:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247235#M99501</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Missed attaching the file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan &lt;BR /&gt;</description>
      <pubDate>Sat, 10 Jul 2010 03:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247235#M99501</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-07-10T03:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247236#M99502</link>
      <description>Gareth,&lt;BR /&gt;&lt;BR /&gt;Essentially Steven and Bob gave the correct answer.&lt;BR /&gt;&lt;BR /&gt;But, (guessing from the fact that you had to ask) PLEASE take Bob's advise serious! Hire an experienced VMS troubleshooter to clean this up (and be at his side, to give you some valuable training at the same time).&lt;BR /&gt;&lt;BR /&gt;Many of the regulars here provide this service (but I myself am not really tempted to go to the USA)&lt;BR /&gt;Indicate whereabouts you are located to facilitate offerings. Also indicate how to contact you, because ITRC rules do not allow to use the forums directly.&lt;BR /&gt;&lt;BR /&gt;And DO update this thread when and how the issue is resolved.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Sat, 10 Jul 2010 07:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247236#M99502</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2010-07-10T07:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247237#M99503</link>
      <description>Gareth,&lt;BR /&gt;&lt;BR /&gt;It is a distinct possibility that these directories are, as others have said, merely a copy of the distribution CDROM.&lt;BR /&gt;&lt;BR /&gt;However, I recommend caution. While they may have initially been copies, they may have been since modified for different operational contingencies.&lt;BR /&gt;&lt;BR /&gt;First, Do NOT delete any files. Do a full directory (with /FILE_ID) and cross-check which directory entries are merely aliases. Accidentally deleting a file incorrectly could render the system (or cluster, if it is a shared system volume) unbootable.&lt;BR /&gt;&lt;BR /&gt;If you are not intimately familiar with how an OpenVMS system volume is structured, seriously consider Jan's suggestion. A ounce (28.4 grams, for those working in metric) is worth several tons of cure [Disclosure: We provide services of this type; as do several other frequent contributors to this forum].&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>Sat, 10 Jul 2010 13:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247237#M99503</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2010-07-10T13:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247238#M99504</link>
      <description>You're fine, this construction isn't a problem, leave it alone, don't delete stuff, step away from the keyboard. :-) &lt;BR /&gt;&lt;BR /&gt;Do move along to sorting out why the applications crashed.  That "file header problem" would be the priority here, and not particularly trying to fathom the thinking of whomever set up this admittedly-odd system disk configuration.&lt;BR /&gt;&lt;BR /&gt;I'd guess (without details of the header-related error messages) that you'll probably want to reload the system disk onto a scratch disk initialized with more headers, or poke around and find out of you have an excessive build-up of log files (for instance) with a gazillion lower versions filling up the available headers.&lt;BR /&gt;&lt;BR /&gt;Here's a write-up on managing disks with insufficient numbers of file headers configured:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/193" target="_blank"&gt;http://labs.hoffmanlabs.com/node/193&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Jul 2010 13:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247238#M99504</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-07-10T13:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247239#M99505</link>
      <description>As noted in the subject line, this is&lt;BR /&gt;not a system disk.  The situation is&lt;BR /&gt;as described in the first response:&lt;BR /&gt;someone apparently copied an installation&lt;BR /&gt;disk onto this user disk.  I have cleaned&lt;BR /&gt;out the installation files.&lt;BR /&gt;&lt;BR /&gt;Gareth</description>
      <pubDate>Sat, 10 Jul 2010 14:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247239#M99505</guid>
      <dc:creator>Gareth Williams_2</dc:creator>
      <dc:date>2010-07-10T14:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Strange directories in [000000] of certain user disks</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247240#M99506</link>
      <description>I'm closing this thread.&lt;BR /&gt;&lt;BR /&gt;Gareth</description>
      <pubDate>Sat, 10 Jul 2010 14:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/strange-directories-in-000000-of-certain-user-disks/m-p/5247240#M99506</guid>
      <dc:creator>Gareth Williams_2</dc:creator>
      <dc:date>2010-07-10T14:17:19Z</dc:date>
    </item>
  </channel>
</rss>

