<?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: server booting error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953965#M483147</link>
    <description>&lt;P&gt;Please run:&lt;/P&gt;&lt;PRE&gt;# cat /etc/fstab&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're using a terminal emulator that has a scroll-back buffer, you might also run:&lt;/P&gt;&lt;PRE&gt;# cat /etc/rc.log&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The /sbin directory should not be a separate filesystem: it should be just a directory on the root filesystem, because it contains /sbin/mount which is used to mount all the other filesystems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error messages you posted are symptoms of an earlier error in mounting the /usr filesystem. If /usr is not mounted, basic commands like /usr/bin/ps and /usr/bin/grep are not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The normal error message when trying to mount /sbin would have been:&lt;/P&gt;&lt;PRE&gt;# mount /sbin
mount: /sbin was either ignored or not found in /etc/fstab&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But your system said "mount: file system table may be corrupt". /etc/fstab is the file system table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a temporary work-around until /etc/fstab is fixed, you can mount the LVs of vg00 manually. If your HP-UX installation uses the default layout for vg00, these commands should do it:&lt;/P&gt;&lt;PRE&gt;# mount -o rw,remount /dev/vg00/lvol3 /
# mount /dev/vg00/lvol1 /stand
# mount /dev/vg00/lvol4 /tmp
# mount /dev/vg00/lvol5 /home
# mount /dev/vg00/lvol6 /opt
# mount /dev/vg00/lvol7 /usr
# mount /dev/vg00/lvol8 /var&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you specify both the device and the mountpoint, the mount command is independent of /etc/fstab. But if one of those (or both, as in case of "mountall" or "mount -a") is omitted, the command will look up the missing information from /etc/fstab. But in your case, /etc/fstab seems to be corrupted (or perhaps missing?), so the look-up will not work.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Feb 2013 10:22:39 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2013-02-04T10:22:39Z</dc:date>
    <item>
      <title>server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953027#M483134</link>
      <description>&lt;P&gt;While booting the server we are facing below error, please advice how to resolve this&amp;nbsp;issue . os version hp-ux 11.23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting PRNGD (Pseudo Random Number Generator Daemon) ..................... N/A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * - An error has occurred !&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * - Refer to the file /etc/rc.log for more information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The system is ready.&lt;/P&gt;&lt;P&gt;INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id:cons "/usr/sbin/getty console console&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # system console"&lt;/P&gt;&lt;P&gt;INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id:cim1 "/opt/wbem/lbin/cimserverd"&lt;/P&gt;&lt;P&gt;INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id:util "/usr/lbin/utild # Utilization Provider daemon"&lt;/P&gt;&lt;P&gt;INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id:ems4 "/etc/opt/resmon/lbin/p_client"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2013 13:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953027#M483134</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2013-02-03T13:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953123#M483135</link>
      <description>&lt;P&gt;Have you looked for errors in /etc/rc.log as it suggested?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2013 20:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953123#M483135</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-02-03T20:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953631#M483140</link>
      <description>&lt;P&gt;when the server boot ,i am go to single user mode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hpux&amp;gt;hpux -is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after that i am unable to mount /usr and&amp;nbsp; i am unable to read rc.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#more rc.log&lt;/P&gt;&lt;P&gt;not found..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 05:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953631#M483140</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2013-02-04T05:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953637#M483141</link>
      <description>&lt;P&gt;&amp;gt;I am unable to mount /usr and I am unable to read rc.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tools in /sbin that can display it?&amp;nbsp; cat?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 05:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953637#M483141</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-02-04T05:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953807#M483142</link>
      <description>&lt;P&gt;pls find the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# mount /sbin&lt;BR /&gt;mount: file system table may be corrupt&lt;BR /&gt;#&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 08:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953807#M483142</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2013-02-04T08:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953819#M483143</link>
      <description>Hi,&lt;BR /&gt;pls find the rc.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Starting PRNGD (Pseudo Random Number Generator Daemon)&lt;BR /&gt;Output from "/sbin/rc3.d/S99prngd.rc start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc3.d/S99prngd.rc[70]: ps: not found&lt;BR /&gt;/sbin/rc3.d/S99prngd.rc[70]: grep: not found&lt;BR /&gt;/sbin/rc3.d/S99prngd.rc[70]: grep: not found&lt;BR /&gt;"/sbin/rc3.d/S99prngd.rc start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;**************************************************&lt;BR /&gt;HP-UX run-level transition completed&lt;BR /&gt;Mon Feb 4 14:09:34 IST 2013&lt;BR /&gt;**************************************************&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2013 09:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953819#M483143</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2013-02-04T09:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953933#M483146</link>
      <description>&lt;P&gt;&amp;gt;/sbin/rc3.d/S99prngd.rc[70]: ps: not found&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like /usr isn't mounted.&amp;nbsp; Is /etc/fstab corrupt?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 10:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953933#M483146</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-02-04T10:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953965#M483147</link>
      <description>&lt;P&gt;Please run:&lt;/P&gt;&lt;PRE&gt;# cat /etc/fstab&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're using a terminal emulator that has a scroll-back buffer, you might also run:&lt;/P&gt;&lt;PRE&gt;# cat /etc/rc.log&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The /sbin directory should not be a separate filesystem: it should be just a directory on the root filesystem, because it contains /sbin/mount which is used to mount all the other filesystems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error messages you posted are symptoms of an earlier error in mounting the /usr filesystem. If /usr is not mounted, basic commands like /usr/bin/ps and /usr/bin/grep are not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The normal error message when trying to mount /sbin would have been:&lt;/P&gt;&lt;PRE&gt;# mount /sbin
mount: /sbin was either ignored or not found in /etc/fstab&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But your system said "mount: file system table may be corrupt". /etc/fstab is the file system table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a temporary work-around until /etc/fstab is fixed, you can mount the LVs of vg00 manually. If your HP-UX installation uses the default layout for vg00, these commands should do it:&lt;/P&gt;&lt;PRE&gt;# mount -o rw,remount /dev/vg00/lvol3 /
# mount /dev/vg00/lvol1 /stand
# mount /dev/vg00/lvol4 /tmp
# mount /dev/vg00/lvol5 /home
# mount /dev/vg00/lvol6 /opt
# mount /dev/vg00/lvol7 /usr
# mount /dev/vg00/lvol8 /var&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you specify both the device and the mountpoint, the mount command is independent of /etc/fstab. But if one of those (or both, as in case of "mountall" or "mount -a") is omitted, the command will look up the missing information from /etc/fstab. But in your case, /etc/fstab seems to be corrupted (or perhaps missing?), so the look-up will not work.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 10:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5953965#M483147</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-02-04T10:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5954989#M483156</link>
      <description>&lt;P&gt;i was run the&lt;/P&gt;&lt;P&gt;# cat /etc/fstab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it show nothing output. so i understand fstab file corrupt ,am i right Matti&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;next setp, previously i have taken fstab backup in my system, so in single user mode i mount all mount points that you mentioned , then i user vi fstab and upend my entries, once done i reboot the server. but now i face attached error, it is booting again and again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pls advise&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 05:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5954989#M483156</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2013-02-05T05:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5955077#M483158</link>
      <description>&lt;P&gt;&amp;gt; # cat /etc/fstab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; it show nothing output. so i understand fstab file corrupt ,am i right Matti&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definitely, yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your current error messages indicate there is still something wrong with your restored /etc/fstab:&lt;/P&gt;&lt;PRE&gt;mount: ignoring incomplete/incorrect entry for System in /etc/fstab
mount: ignoring incomplete/incorrect entry for See in /etc/fstab&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Apparently, you have one line in /etc/fstab with the word "System" on it, and another with the word "See" on it. These lines are not in the correct format. Could you please boot the system to single user mode again and show your current /etc/fstab?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But the reason your system is rebooting is that another important file seems to be corrupted too:&lt;/P&gt;&lt;PRE&gt;$X@: ioinit: Rebooting the system because /etc/ioconfig and /stand/ioconfig files are inconsistent&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally, the system automatically keeps /etc/ioconfig and /stand/ioconfig in sync with each other. Based on the fact that we already know /etc/fstab was corrupted, I assume that /etc/ioconfig is corrupted too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I worry about the "$X@" in the beginning. I would have expected something like the server hostname in its place. Maybe there are still more corrupted files in your /etc?)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you cannot find a valid copy of /etc/ioconfig from your backups, you might want to completely recreate the ioconfig files from scratch. This will cause the system to forget all device instance numbers and relabel them from scratch, so it's better if you can restore /etc/ioconfig&amp;nbsp; from backups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you need to recreate the ioconfig files, here's how:&lt;/P&gt;&lt;P&gt;Boot the system to single user mode. Then, mount the root filesystem in read/write mode and mount /stand.&lt;/P&gt;&lt;P&gt;Then run "/sbin/ioinit -c" and reboot. The system may reboot automatically one more time while recreating the ioconfig files: this is normal.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 07:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5955077#M483158</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-02-05T07:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: server booting error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5956279#M483181</link>
      <description>&lt;P&gt;Hi Matti,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you very much, Now i corrected the fstab entry after that server booted successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you, thanks once again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 06:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-booting-error/m-p/5956279#M483181</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2013-02-06T06:00:40Z</dc:date>
    </item>
  </channel>
</rss>

