<?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: RH server reboot stop at Non-System disk or disk error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120663#M31160</link>
    <description>#Save the fdisk O/P&lt;BR /&gt;/sbin/fdisk -l 1&amp;gt;$logdir/fdisk_$host\_$date 2&amp;gt;$logdir/fdisk_ERROR_$host\_$date&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Dec 2007 00:02:23 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2007-12-27T00:02:23Z</dc:date>
    <item>
      <title>RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120653#M31150</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;One of my physcial (DL380G3) server (RHES4U4) its file system became "read-only"  today, I could not do vi-wq and touch etc write comands. So, I reboot it. But the system stop at Non-System disk or disk error, details are as follows:&lt;BR /&gt;&lt;BR /&gt;reboot the system via iLO interface, system try to "Attempting Boot From CD-ROM", "Attempting Boot From Hard Drive (c:)" , "Attempting Boot From NIC", Nothing happend. System detect MAC address and went to "Non-System disk or disk error, replace and strike any key when ready" error message. It didn't ran the GRUB kernel, PV VG detect.&lt;BR /&gt;&lt;BR /&gt;I could go into the rescue mode, could connect the network. df -h, pvscan, vgscan, lvscan are all ok. Done the "fsck", but it still doesn't work.&lt;BR /&gt;&lt;BR /&gt;How to fix this problem. If disk physical damage, I think I could not see the system in rescue mode.&lt;BR /&gt;&lt;BR /&gt;Any answers will be very appreciate.&lt;BR /&gt;&lt;BR /&gt;BTW:&lt;BR /&gt;For heal the crash system, could someone list some commands that could be used in rescue mode. You know, I only know: fsck, badblocks and backup the data.&lt;BR /&gt;&lt;BR /&gt;Merry Christmas.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Dec 2007 16:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120653#M31150</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T16:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120654#M31151</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Happy Holidays.&lt;BR /&gt;&lt;BR /&gt;Your system disk is no longer bootable.&lt;BR /&gt;&lt;BR /&gt;To fix that I have the following suggestions:&lt;BR /&gt;&lt;BR /&gt;use grub in rescue mode to try and re-establish boot capabilities.&lt;BR /&gt;&lt;BR /&gt;This procedure covers two disk mirroing but provides the basics.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. boot redhat cd 1&lt;BR /&gt;2. enter "linux rescue" at isolinux prompt&lt;BR /&gt;3. no networking, mount drives&lt;BR /&gt;4. at shell prompt, type "grub"&lt;BR /&gt;5. find /grub/stage1&lt;BR /&gt;6. root (hd0,0)&lt;BR /&gt;7. setup (hd0)&lt;BR /&gt;8. root (hd1,0)&lt;BR /&gt;9. root (hd1)&lt;BR /&gt;10. klingon deathgrip&lt;BR /&gt;&lt;BR /&gt;Otherwise back up data and configuration and reinstall the OS.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Dec 2007 17:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120654#M31151</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-12-24T17:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120655#M31152</link>
      <description>Try following from rescue mode to confirm if any LVM disks are getting detected.&lt;BR /&gt;&lt;BR /&gt;#lvmdiskscan&lt;BR /&gt;#vgchange -ay&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Dec 2007 18:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120655#M31152</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-24T18:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120656#M31153</link>
      <description>Hi SEP and Santhosh&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help and good suggestions.&lt;BR /&gt;&lt;BR /&gt;I will follow your steps to rebulid the boot capability and confirm the LVM disks.&lt;BR /&gt;&lt;BR /&gt;Merry Christmas everybody</description>
      <pubDate>Mon, 24 Dec 2007 18:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120656#M31153</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120657#M31154</link>
      <description>Hi SEP&lt;BR /&gt;&lt;BR /&gt;I met some problems when I tried rebuild boot capacity according as your steps:&lt;BR /&gt;1. boot  -- ok&lt;BR /&gt;2. linux rescue mode  -- ok&lt;BR /&gt;3. no networking&lt;BR /&gt;   chroot /mnt/sysimage &lt;BR /&gt;   df -h  -- ok, all the mount points were mounted, inlcude /&lt;BR /&gt;4. grub  -- ok, GNU GRUB version 0.95&lt;BR /&gt;5. find /grub/stage1&lt;BR /&gt;(hd1,0)&lt;BR /&gt;6. root (hd0,0) &lt;BR /&gt;Error 5: Partition table invalid or corrupt &lt;BR /&gt;7. setup (hd0)&lt;BR /&gt;Error 12: Invalid device requested&lt;BR /&gt;8. root (hd1,0)&lt;BR /&gt;Filesystem type is ext2fs, partition type 0x83&lt;BR /&gt;   setup (hd1)&lt;BR /&gt;Checking if "/boot/grub/stage1" exists ...no&lt;BR /&gt;Checking if "/grub/stage1" exists...yes&lt;BR /&gt;Checking if "/grub/stage2" exists...yes&lt;BR /&gt;Checking if "/grub/e2fs_stage1_5"  exists...yes&lt;BR /&gt;Running "embed /grub/e2fs_stage1_5(hd1)"... 16 sectors are embedded successded&lt;BR /&gt;Running "install /grub/stage1 (hd1) (hd1)1+16 p (hd1,))/grub/stage2 /grub/grub.conf" ... succeeded&lt;BR /&gt;Done.&lt;BR /&gt;9. root(hd1)&lt;BR /&gt;Filesystem type unknown, using whole disk&lt;BR /&gt;10.  klingon deathgrip ?&lt;BR /&gt;&lt;BR /&gt;reboot the system, still the same error message, Non-System disk.. could not boot from HD.</description>
      <pubDate>Mon, 24 Dec 2007 19:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120657#M31154</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T19:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120658#M31155</link>
      <description>Hi Santhosh&lt;BR /&gt;&lt;BR /&gt;In rescue mode, I ran the commands vgchange -a y and lvmdiskscan, all the LVM disk, VGs and LVs could be detected, include / root /dev/vg00/lvol00.&lt;BR /&gt;&lt;BR /&gt;-Gary</description>
      <pubDate>Mon, 24 Dec 2007 19:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120658#M31155</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T19:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120659#M31156</link>
      <description>Hi SEP&lt;BR /&gt;&lt;BR /&gt;If rebuild boot doesn't work.&lt;BR /&gt;I plan to reinstall the OS, question: which file(s) need be backup for system configuration backup, i mean, after I reinstall the OS, done the same partitions, LVMs, and upload backup data to each mount points; restore which files could let the new system totally the same as the old system. whole "/etc" direcotry?</description>
      <pubDate>Mon, 24 Dec 2007 19:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120659#M31156</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T19:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120660#M31157</link>
      <description>BTW,&lt;BR /&gt;I have tried upgarded the OS from RHES4 upudate 4 to update 6 (OS upgrade could save and protect disk original data), but it doesn't work&lt;BR /&gt;&lt;BR /&gt;-Gary</description>
      <pubDate>Mon, 24 Dec 2007 19:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120660#M31157</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T19:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120661#M31158</link>
      <description>&lt;BR /&gt;I am not good at the restaging systems.. But you may keep a note of the below..&lt;BR /&gt;fstab_hostname_122107&lt;BR /&gt;group_hostname_122107&lt;BR /&gt;hosts_hostname_122107&lt;BR /&gt;exports_hostname_122107&lt;BR /&gt;passwd_hostname_122107&lt;BR /&gt;shadow_hostname_122107&lt;BR /&gt;mount_hostname_122107&lt;BR /&gt;df_hostname_122107&lt;BR /&gt;swapinfo_hostname_122107&lt;BR /&gt;scsi_hostname_122107&lt;BR /&gt;oracle_inst_hostname_122107&lt;BR /&gt;lspci_hostname_122107&lt;BR /&gt;lshw_short_hostname_122107&lt;BR /&gt;ifconfig_hostname_122107&lt;BR /&gt;fdisk_ERROR_hostname_122107&lt;BR /&gt;crontab_hostname_122107&lt;BR /&gt;rpm_hostname_122107&lt;BR /&gt;netstat_nr_hostname_122107&lt;BR /&gt;fdisk_hostname_122107&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Dec 2007 19:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120661#M31158</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-24T19:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120662#M31159</link>
      <description>Thanks Santhosh&lt;BR /&gt;&lt;BR /&gt;question:&lt;BR /&gt;&lt;BR /&gt;what's the mean of fdisk_ERROR_hostname_122107?&lt;BR /&gt;# fdisk command? ERROR option? .... 122107 Date?  &lt;BR /&gt;&lt;BR /&gt;How to use your above list?&lt;BR /&gt;command + option + date?&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Dec 2007 19:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120662#M31159</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-24T19:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120663#M31160</link>
      <description>#Save the fdisk O/P&lt;BR /&gt;/sbin/fdisk -l 1&amp;gt;$logdir/fdisk_$host\_$date 2&amp;gt;$logdir/fdisk_ERROR_$host\_$date&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2007 00:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120663#M31160</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-27T00:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120664#M31161</link>
      <description>Hi SEP and Santhosh&lt;BR /&gt;&lt;BR /&gt;Thank you very much for you kindly help.&lt;BR /&gt;This problem has been solved, I didn't do the OS re-installation as I'm not quite sure which system configuations files need be backup. So, I re-executed the boot recovery steps of SEP. I done the step 4 -9 and reboot the system, the system started up! it used root(hd1,0)&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;-Gary</description>
      <pubDate>Thu, 27 Dec 2007 14:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/4120664#M31161</guid>
      <dc:creator>Gary L</dc:creator>
      <dc:date>2007-12-27T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: RH server reboot stop at Non-System disk or disk error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/6467368#M54613</link>
      <description>Hi all&lt;BR /&gt;i've the same problem like Gary but at the 3th step any linux installtion is found(You don't have any linux partitions),when i tried to execute fsck,i've warning message WARNING: Cannot read /etc/fstab: no such file or directory. Please someone can help me. BR!!</description>
      <pubDate>Tue, 06 May 2014 15:45:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-server-reboot-stop-at-non-system-disk-or-disk-error/m-p/6467368#M54613</guid>
      <dc:creator>Soumah224</dc:creator>
      <dc:date>2014-05-06T15:45:47Z</dc:date>
    </item>
  </channel>
</rss>

