<?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: cannot mount all other file systems except root fie system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102342#M147112</link>
    <description>Try my $0.2 cents,&lt;BR /&gt;&lt;BR /&gt;mount /dev/vg00/rlvol4 /var (notice the rlvol4 and not just lvol4&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 26 Oct 2003 01:56:02 GMT</pubDate>
    <dc:creator>Norman_21</dc:creator>
    <dc:date>2003-10-26T01:56:02Z</dc:date>
    <item>
      <title>cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102336#M147106</link>
      <description>I rebooted HP-UX L2000 11.11 server but could not mount all of file systems except root file system.&lt;BR /&gt;When I ran "fsck", it said "file system is clean - log replay is not required".&lt;BR /&gt;&lt;BR /&gt;anyone can help me out to resolve this problem?</description>
      <pubDate>Sun, 26 Oct 2003 01:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102336#M147106</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T01:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102337#M147107</link>
      <description>Since I cannot mount /var file system, I can not read /var/adm/syslog/syslog.log file.&lt;BR /&gt;&lt;BR /&gt;When I ran "mount -a" command, nothing happend. There was no error message at all.&lt;BR /&gt;I tried to mount with "mount /dev/vg00/lvol3 /var" but nothing happend. There was no error message but I could not mount it.&lt;BR /&gt;&lt;BR /&gt;I ran the "fsck" but just got "file system is clean - log replay is not required"</description>
      <pubDate>Sun, 26 Oct 2003 01:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102337#M147107</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T01:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102338#M147108</link>
      <description>Hi,&lt;BR /&gt;As said above /etc/rc.log should tell you about the services that failed and hence give you some idea as why it failed.&lt;BR /&gt;&lt;BR /&gt;Also you should undestand that /dev/vg00/lvol3 is root which is already mounted, try mounting /dev/vg00/lvol5 /dev/vg00/lvol6 /dev/vg00/lvol7&lt;BR /&gt;they are /usr /var and /opt&lt;BR /&gt;Also what typr of filesystems are you using, i mean what is in /etc/fstab can you post it here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 01:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102338#M147108</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-26T01:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102339#M147109</link>
      <description>I put wrong number. I tried to mount with "mount /dev/vg00/lvol4 /var" not, /dev/vg00/lvol3.&lt;BR /&gt;&lt;BR /&gt;Original file systems are like the followings.&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3    4096000 1475665 2457001   38% /&lt;BR /&gt;/dev/vg00/lvol1     199381   40674  138768   23% /stand&lt;BR /&gt;/dev/vg00/lvol4    4096000 1940218 2051801   49% /var&lt;BR /&gt;/dev/vg00/lvol5    2150400  916615 1156712   44% /opt</description>
      <pubDate>Sun, 26 Oct 2003 01:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102339#M147109</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T01:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102340#M147110</link>
      <description>There should be error messages in /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;and /etc/rc.log&lt;BR /&gt;&lt;BR /&gt;They would be helpful.&lt;BR /&gt;&lt;BR /&gt;what is the error message if you run mount -a&lt;BR /&gt;&lt;BR /&gt;Are you running fsck right?&lt;BR /&gt;&lt;BR /&gt;example.&lt;BR /&gt;# fsck -F vxfs -o full -y /dev/vg01/rorcl_pgm&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 26 Oct 2003 01:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102340#M147110</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-26T01:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102341#M147111</link>
      <description>The output in /etc/rc.log file is like this.&lt;BR /&gt;&lt;BR /&gt;Mount file systems&lt;BR /&gt;Output from "/sbin/rc1.d/S100localmount start":&lt;BR /&gt;----------------------------&lt;BR /&gt;mountall: /dev/vg00/lvol5 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg04/lvsps is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg20/lvol3 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg06/lvol5 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg03/lvsap is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg03/lvarch is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg00/lvol1 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg01/lvsapmnt is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg15/lvol4 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg20/lvol5 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg15/lvol5 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: cannot mount /dev/vg15/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg15/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg15/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg14/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg13/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg12/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg11/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg10/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg09/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg08/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg07/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg06/lvol4&lt;BR /&gt;mountall: cannot mount /dev/vg06/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg06/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg06/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg05/lvol4&lt;BR /&gt;mountall: cannot mount /dev/vg05/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg05/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg05/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg04/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg04/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg04/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg03/lvol4&lt;BR /&gt;mountall: cannot mount /dev/vg03/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg03/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg02/lvol4&lt;BR /&gt;mountall: cannot mount /dev/vg02/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg02/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg02/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg01/lvol3&lt;BR /&gt;mountall: cannot mount /dev/vg01/lvol2&lt;BR /&gt;mountall: cannot mount /dev/vg01/lvol1&lt;BR /&gt;mountall: cannot mount /dev/vg15/lvol7&lt;BR /&gt;mountall: cannot mount /dev/vg15/lvol6&lt;BR /&gt;mountall: cannot mount /dev/vg06/lvol6&lt;BR /&gt;mountall: /dev/vg20/lvol4 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg00/lvol4 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error&lt;BR /&gt;mountall: /dev/vg00/lvol6 is seriously damaged&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;mountall: mount : Exec format error</description>
      <pubDate>Sun, 26 Oct 2003 01:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102341#M147111</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T01:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102342#M147112</link>
      <description>Try my $0.2 cents,&lt;BR /&gt;&lt;BR /&gt;mount /dev/vg00/rlvol4 /var (notice the rlvol4 and not just lvol4&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 01:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102342#M147112</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-10-26T01:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102343#M147113</link>
      <description>mount /dev/vg00/rlvol4 /var does not work.</description>
      <pubDate>Sun, 26 Oct 2003 02:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102343#M147113</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T02:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102344#M147114</link>
      <description>As Rajeev indiecated if you could ftp the fstab to your local PC and then attach it here. Do you have CIF installed, what is the run level?&lt;BR /&gt;who -r&lt;BR /&gt;&lt;BR /&gt;You are gonna need a patch for mountall in 11.11&lt;BR /&gt;&lt;BR /&gt;11.11 mountall cumulative patch PHCO_24777&lt;BR /&gt;&lt;BR /&gt;Please let us know how it goes.&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 02:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102344#M147114</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-10-26T02:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102345#M147115</link>
      <description>Refer to the following commands and outputs.&lt;BR /&gt;&lt;BR /&gt;root@seauxk2:/ &amp;gt; fsck -F vxfs -o full -y /dev/vg00/rlvol4&lt;BR /&gt;log replay in progress&lt;BR /&gt;pass0 - checking structural files&lt;BR /&gt;pass1 - checking inode sanity and blocks&lt;BR /&gt;pass2 - checking directory linkage&lt;BR /&gt;pass3 - checking reference counts&lt;BR /&gt;pass4 - checking resource maps&lt;BR /&gt;OK to clear log? (ynq)y&lt;BR /&gt;set state to CLEAN? (ynq)y&lt;BR /&gt;root@seauxk2:/ &amp;gt; mount /dev/vg00/lvol4 /var&lt;BR /&gt;root@seauxk2:/ &amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    3072000 1582983 1396097   53% /&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 02:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102345#M147115</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T02:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102346#M147116</link>
      <description>Brian,&lt;BR /&gt; &lt;BR /&gt;I don't think the problem is with your file systems - it's with the mount command itself by the looks of it...&lt;BR /&gt; &lt;BR /&gt;Notice that every time mountall tried to call mount it got a message 'Exec format error'&lt;BR /&gt; &lt;BR /&gt;Seems like the mount command might have got corrupted in some way&lt;BR /&gt; &lt;BR /&gt;What is the output of the following?&lt;BR /&gt; &lt;BR /&gt;which mount&lt;BR /&gt;  &lt;BR /&gt;file `which mount`&lt;BR /&gt;  &lt;BR /&gt;chatr `which mount`&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;Duncan</description>
      <pubDate>Sun, 26 Oct 2003 04:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102346#M147116</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2003-10-26T04:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102347#M147117</link>
      <description>root@seauxk2:/ &amp;gt; which mount&lt;BR /&gt;/usr/sbin/mount&lt;BR /&gt;root@seauxk2:/ &amp;gt;&lt;BR /&gt;root@seauxk2:/ &amp;gt; file `which mount`&lt;BR /&gt;/usr/sbin/mount:        empty&lt;BR /&gt;root@seauxk2:/ &amp;gt;&lt;BR /&gt;root@seauxk2:/ &amp;gt; chatr `which mount`&lt;BR /&gt;chatr(error): cannot read magic number in file /usr/sbin/mount</description>
      <pubDate>Sun, 26 Oct 2003 05:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102347#M147117</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T05:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102348#M147118</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;Did you use the single quote or the Meta charachter? do not use the single qoute.&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 05:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102348#M147118</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-10-26T05:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102349#M147119</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;did you move the mnttab prior to mount -a&lt;BR /&gt;command:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 05:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102349#M147119</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-10-26T05:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102350#M147120</link>
      <description>No. I didn't move /etc/mnttab to /etc/mnttab.old.&lt;BR /&gt;&lt;BR /&gt;I move /etc/mnttab to /etc/mnttab.old and run "mount -a" but still can not mount the other file systems.&lt;BR /&gt;&lt;BR /&gt;root@seauxk2:/etc &amp;gt; mv /etc/mnttab /etc/mnttab.olf&lt;BR /&gt;root@seauxk2:/etc &amp;gt; mount -a&lt;BR /&gt;root@seauxk2:/etc &amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    3072000 1584292 1394851   53% /&lt;BR /&gt;root@seauxk2:/etc &amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    3072000 1584292 1394851   53% /</description>
      <pubDate>Sun, 26 Oct 2003 05:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102350#M147120</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T05:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102351#M147121</link>
      <description>I resolve this problem.&lt;BR /&gt;/sbin/mount file was empty so that I copied the same file from another system to this server and ran "mount all". And then it brought all of file systems.&lt;BR /&gt;&lt;BR /&gt;Thank you for your helps.</description>
      <pubDate>Sun, 26 Oct 2003 06:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102351#M147121</guid>
      <dc:creator>Brian Lee_4</dc:creator>
      <dc:date>2003-10-26T06:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: cannot mount all other file systems except root fie system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102352#M147122</link>
      <description>I'm glad you fixed the problem, I thought that you used the single qoute with the chatr command, I was wrong!&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Oct 2003 06:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-mount-all-other-file-systems-except-root-fie-system/m-p/3102352#M147122</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-10-26T06:38:53Z</dc:date>
    </item>
  </channel>
</rss>

