Home > grub hard > grub hard disk error centos raid

Grub Hard Disk Error Centos Raid

after drive failure in Soft-Raid (1) Issues related to hardware problems Post Reply Print view Search Advanced search 4 posts • Page 1 of 1 meta1501 Posts: 4 Joined: 2009/02/04 12:00:19 System won't start after drive failure in Soft-Raid (1) Quote Postby meta1501 » 2012/06/27 14:20:09 Hello Forum,I'm running a HP ProLiant DL320G5P with two 250GB harddisks. OS: CentOS 5Raid: Raid 1 (CentOS Software Raid)The log file showed errors on the first harddisk but before I could set the hd to F(aulty) and remove it from the array (with mdadm), the system became completely stall. After reboot the bootsequence outputs many media errors and the server restarts. I powered down the server and removed the harddisk. Now I get Code: Select allAttempting Boot From Hard Drive (C:) GRUB Hard Disk Error.Just to be sure I booted the server with a Knoppix live system, which detects the harddisk and the SoftRAID. After mounting the partitions all data was present on the second disk. IMHO something went wrong with GRUB while installation of the server.How can I change the GRUB settings, so that the system boots from the second harddisk?There are several howtos on the web, I tried to follow this one:http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5but I can't access the GRUB menu, it always stops at Code: Select allAttempting Boot From Hard Drive (C:) GRUB Hard Disk Error.Any suggestion would be appreciated.regards,M Top gerald_clark Posts: 10595 Joined: 2005/08/05 15:19:54 Location: Northern Illinois, USA System won't start after drive failure in Soft-Raid (1) Quote Postby gerald_clark » 2012/06/27 14:26:13 Boot the CentOS DVD in rescue mode. Top pschaff Retired Moderator Posts: 18276 Joined: 2006/12/13 20:15:34 Location: Tidewater, Virginia, North America Contact: Contact pschaff Website Re: System won't start after drive failure in Soft-Raid (1) Quote Postby pschaff » 2012/07/02 17:55:04 ... and reinstall GRUB.If still having problems see the Wiki articles on GRUB installation and troubleshooting. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Post Reply Print view 4 posts • Page 1 of 1 Return to “CentOS 5 - Hardware Support” Jump to CentOS General Purpose CentOS - FAQ &

Setting up a Jasper Reporting Server Community Edition. Logistics Inventory and Picking Software Logistics Inventory Software for Mobile PDT Company CRM Implement a CRM system that fills the Company's much needed centralized CRM. Helping to organize sales flow, improve documentation and optimize efforts of sales staff. Current sales team was using varying techniques. TECHNOLOGY IN THIS DISCUSSION Join the Community! Creating your account only takes a few minutes. Join Now Hi All,        I am having one doubt in the Centos RAID 1 configuration.I have added the new hard disk in the RAID 1 configured system.I am using 2 Hard Disk in the system for RAID 1.Whether the system can be switched ON in one hard disk after recovery of Data in new hard disk after replacing the http://www.centos.org/forums/viewtopic.php?t=24651 failed hard disk.I want to know whether the Centos can booted in One Hard Disk after recovery of Data.           If it is not possible to boot in one Hard disk means Why?          If it is possible to boot in one hard disk with RAID 1 means How to do that?       Please help me it is very urgent. Reply Subscribe View Best Answer RELATED TOPICS: How do I know if a hard disk https://community.spiceworks.com/topic/808527-centos-raid-1-configuration-regarding in the RAID failed? how do i upgrade my hard disk to raid 5 raid 0 configuration   21 Replies Datil OP Best Answer Dataless Feb 24, 2015 at 6:05 UTC Assuming the RAID was created properly you should be able to boot from either one. You say you added a new drive, after it has fully synced the drives you can easily confirm this by unplugging the older drive and seeing if the boot loader comes up.  The sync status can be confirmed using mdadm. Here's a link to a page with some information about using mdadm and RAID in general; http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/ Oh, and Welcome to the Spiceworks Community! 6 Pimiento OP lakshmanashivaa Feb 24, 2015 at 6:34 UTC Thanks for your reply.I have configured Software RAID where the newly added hard disk is not booting after synching the hard disk.When I connected only the new hard disk with the system it shows that Disk Boot Failure Error.Why it is showing like that. 0 Datil OP Dataless Feb 24, 2015 at 7:36 UTC It's giving that error because the boot loader isn't installed on the second drive yet. There is a Wiki article on the CentOS site that shows how to install the boot loader on the second drive. Scroll down to "Section Two" http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5 It's late where I am, so I likely won't post back tonight. If this doesn't answer your question maybe SAM can chime in whe

installed it in RAID1, it works perfectly, ok! :)When I pull out one of the pendrive [good pendrive], it still boots http://grokbase.com/t/centos/centos/105nrdc951/grub-hard-disk-error up,hurrah :)But: ...When I pull out the other pendrive [i plug in the first one i tried] itsay's:GRUB hard disk errorWhat can I do?I already tried:grub-install /dev/sdc <-that's the pendrive http://serverfault.com/questions/612529/linux-raid-1-how-to-make-a-secondary-hd-boot name [bios -> hard driveemulation=hard drive, not auto]or:# grubfind /boot/grub/stage1hd0,0hd1,0root (hd0,0)setup (hd0,0)etc.What's the solution? Please help me:\I can't just dd the first 512 Byte of the "good pendrive", because grub hard theuuid is stored there. [needed for the sraid..]It gets to the grub, so it's not a ""boot-order problem""How can I install grub to these two pendrives, so that if one of thependrives die, it would still be a bootable system? reply Tweet Search Discussions Search All Groups centos 4 responses Oldest Nested Phil Schaffner This is the CentOS list. grub hard disk ... Does "etc." mean you installed GRUB on (hd1) as well? Did you do that before you started yanking devices? Phil Schaffner at May 21, 2010 at 4:43 pm ⇧ Jozsi Vadkan wrote on 05/21/2010 12:29 PM:I've got two pendrives.I want to install a Debian on them. RAID1.This is the CentOS list....I already tried:grub-install /dev/sdc <-that's the pendrive name [bios -> hard driveemulation=hard drive, not auto]or:# grubfind /boot/grub/stage1hd0,0hd1,0root (hd0,0)setup (hd0,0)etc.Does "etc." mean you installed GRUB on (hd1) as well? Did you do thatbefore you started yanking devices? reply | permalink Jozsi Vadkan yes, i tried to install it to hd1,0 too. 2010. 05. 21, p?ntek keltez?ssel 12.43-kor Phil Schaffner ezt ?rta: Jozsi Vadkan at May 22, 2010 at 3:41 pm ⇧ yes, i tried to install it to hd1,0 too.2010. 05. 21, p?ntek keltez?ssel 12.43-kor Phil Schaffner ezt ?rta:Jozsi Vadkan wrote on 05/21/2010 12:29 PM:I've got two pendrives.I want to install a Debian on them. RAID1.This is the CentOS list....I already tried:grub-install /dev/sdc <-that's the pendrive name [bios -> hard driveemulation=hard drive, not auto]or:# grubfind /bo

Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Server Fault Questions Tags Users Badges Unanswered Ask Question _ Server Fault is a question and answer site for system and network administrators. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top Linux RAID 1: How to make a secondary HD boot? up vote 3 down vote favorite 2 I have the following RAID 1 on a Centos 6.5 server: # cat /proc/mdstat Personalities : [raid1] md0 : active raid1 sdb1[3] 974713720 blocks super 1.0 [2/1] [_U] bitmap: 7/8 pages [28KB], 65536KB chunk md1 : active raid1 sdb2[3] sda2[2] 2045944 blocks super 1.1 [2/2] [UU] unused devices: # df -h Sist. Arq. Size Used Avail Use% Montado em /dev/md0 915G 450G 420G 52% / tmpfs 7,8G 0 7,8G 0% /dev/shm /dev/sda is about to fail. I even marked it as faulty since it was causing read errors. I got the new HD today which will replace /dev/sda. The issue is that when I unplug the current /dev/sda, I can't make it boot only with /dev/sdb. It looks like the PC's BIOS can't find anything bootable on /dev/sdb. 1) How can I detect if grub is installed in /dev/sdb's MBR? 2) Is it safe to run grub-install in /dev/sdb? Is this the correct way of making it bootable? software-raid mdadm grub share|improve this question asked Jul 14 '14 at 22:37 Fernando 1193723 add a comment| 2 Answers 2 active oldest votes up vote 9 down vote accepted 1) How can I detect if grub is installed in /dev/sdb's MBR? You can issue: # dd if=/dev/sda bs=512 count=1 | xxd | grep -i grub 1+0 records in 1+0 records out 512 bytes (512 B) copied, 0.00103986 s, 492 kB/s 0000180: 4752 5542 2000 4765 6f6d 0048 6172 6420 GRUB .Geom.Hard 2) Is it safe to run grub-install in /dev/sdb? Is this the correct way of making it bootable? Yes, you need to have grub installed on both disks in the array. share|improve this answer answered Jul 14 '14 at 22:51 dawud 10.8k32547 What's the point to do xxd before grep? Being more general it could make grep fail even if the string actually is there (if the string is split to occupy more than one lines due to its position or length or both). For GNU it's more straightforward to do sudo head -c512 /dev/sda | fgrep -i grub –poige Jul 16 '14 at 3:02 add a comment| up vote 4 down vote You tagged software-raid, so learning grub can help: How to boot after RAID failure (software RAID)? GRUB

 

Related content

fix grub hard disk error

Fix Grub Hard Disk Error table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href Find boot grub stage File Not Found a li li a href Grub Check Disk Command a li li a href Hdd Grub Error a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick solution Not So Quick solution Classical solution Advanced solution relatedl Problematic solution GRUB solution on its own GRUB p h id Grub Hard Disk

grub error 22 live cd ubuntu

Grub Error Live Cd Ubuntu table id toc tbody tr td div id toctitle Contents div ul li a href Find boot grub stage File Not Found a li li a href Grub Check Disk Command a li li a href Grub Hard Disk Error Redhat a li ul td tr tbody table p Subscribe to our newsletter Search Home Forum Ask a question Latest questions Windows Mac Linux Internet Video Games Software Hardware Mobile Network Virus Caf How To Download Ask a question Windows Software Mac Software Linux Software Android Apps BlackBerry Apps iPhone Apps Windows relatedl Phone Apps

grub hard disk error centos 5

Grub Hard Disk Error Centos table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href The File boot grub stage Not Read Correctly a li li a href Super Grub Disk a li li a href Grub Command Line a li ul td tr tbody table p have installed another OS such as one from Redmond that may relatedl have overwritten the master boot record p h id Grub Hard Disk Error Windows p MBR you will need to repair the bootstrap area Re-install grub

grub hard disk error compact flash

Grub Hard Disk Error Compact Flash p Tutorials Articles Search HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Hardware Linux - Embedded Single-board relatedl computer Grub Hard disk error User Name Remember Me Password Linux - Embedded Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers such as the Raspberry Pi BeagleBoard and PandaBoard Discussions involving Arduino plug computers and other micro-controller like devices are also welcome Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are currently viewing LQ as a

grub hard disk error raid

Grub Hard Disk Error Raid p HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums relatedl Linux Forums Linux - Software GRUB hard disk error on fresh ubuntu RAID install User Name Remember Me Password Linux - Software This forum is for Software issues Having a problem installing a new program Want to know which application is best for the job Post your question in this forum Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are currently viewing LQ as a guest By joining our community you will have the ability to post topics

grub hard disk error scsi

Grub Hard Disk Error Scsi table id toc tbody tr td div id toctitle Contents div ul li a href Fix Grub Bootloader From Windows a li li a href How To Use Super Grub Disk a li li a href Super Grub Disk Usb a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick solution Not So Quick solution Classical solution Advanced solution Problematic solution relatedl GRUB solution on its own GRUB solution Linux shell GRUB grub hard disk error windows solution on its own GRUB solution

grub error 22 ubuntu live cd

Grub Error Ubuntu Live Cd table id toc tbody tr td div id toctitle Contents div ul li a href Fix Grub Bootloader From Windows a li li a href Super Grub Disk Usb a li li a href Grub Hard Disk Error Redhat a li ul td tr tbody table p Subscribe to our newsletter Search Home Forum Ask a question Latest questions Windows Mac Linux Internet Video Games Software Hardware Mobile Network Virus Caf How To Download Ask a question Windows Software Mac Software Linux Software Android Apps BlackBerry Apps iPhone Apps Windows Phone Apps News relatedl Encyclopedia

grub hard drive error

Grub Hard Drive Error table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href Fix Grub Bootloader From Windows a li li a href Grub Rescue No Such Device a li ul td tr tbody table p Hard Disk Error Issues related to hardware problems Post Reply Print view Search Advanced search posts bull Page of kollolbiswas Posts Joined Contact Contact kollolbiswas relatedl Website getting error GRUB Hard Disk Error Quote Postby kollolbiswas raquo grub hard disk error windows Hi I have installed Centos on

grub harddisk error ubuntu

Grub Harddisk Error Ubuntu table id toc tbody tr td div id toctitle Contents div ul li a href Fix Grub Bootloader From Windows a li li a href Grub Check Disk Command a li li a href How To Use Super Grub Disk a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad relatedl Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social grub hard disk error windows Media Facebook Twitter Useful Links

grub harddisk error windows

Grub Harddisk Error Windows table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Redhat a li li a href Grub Rescue Unknown Filesystem a li li a href How To Use Super Grub Disk a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick solution Not So Quick solution Classical solution Advanced solution Problematic relatedl solution GRUB solution on its own GRUB solution Linux grub hard disk error windows shell GRUB solution on its own GRUB solution Linux

grub grub hard disk error

Grub Grub Hard Disk Error table id toc tbody tr td div id toctitle Contents div ul li a href Fix Grub Bootloader From Windows a li li a href Grub Check Disk Command a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux relatedl Windows Solution Quick solution Not So grub hard disk error windows Quick solution Classical solution Advanced solution Problematic solution grub hard disk error redhat GRUB solution on its own GRUB solution Linux shell GRUB solution on its own grub hard disk error windows GRUB solution Linux

grub mirror grub hard disk error centos 5

Grub Mirror Grub Hard Disk Error Centos table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href Mdadm Rebuild Raid a li li a href Mdadm Resync a li ul td tr tbody table p the mirroring between two drives Then one of the drives fail which they eventually will here is how relatedl you fix it I have taken info from these pages grub hard disk error windows for this blog post http www howtoforge com replacing hard disks in a raid array http

grub hdd error

Grub Hdd Error table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href Grub Hard Disk Error Windows a li li a href Grub Check Disk Command a li li a href Super Grub Disk Usb a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux relatedl Windows Solution Quick solution Not So p h id Grub Hard Disk Error Windows p Quick solution Classical solution Advanced solution Problematic solution grub hard disk error redhat GRUB

grub harddisk error

Grub Harddisk Error table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Redhat a li li a href Fix Grub Bootloader From Windows a li li a href Super Grub Disk Usb a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick relatedl solution Not So Quick solution Classical solution grub hard disk error windows Advanced solution Problematic solution GRUB solution on its own p h id Grub Hard Disk Error Redhat p GRUB solution Linux shell GRUB

grub hard disk error fedora

Grub Hard Disk Error Fedora p Common F Bugs Common F Bugs Communicate with Fedora The Documents Bug Reports Fedora Update System Bodhi Fedora relatedl Build System Koji Official Spins FedoraForum org Fedora Using Fedora Grub Hard disk error FedoraForum Search td User Name Remember Me Password Forgot Password Join Us Register All Albums FAQ Today's Posts Search Using Fedora General support for current versions Ask questions about Fedora that do not belong in any other forum Google Search FedoraForum Search Red Hat Bugzilla Search br Search Forums Show Threads Show Posts Tag Search Advanced Search Go to Page Thread

grub hard disk error ubuntu

Grub Hard Disk Error Ubuntu table id toc tbody tr td div id toctitle Contents div ul li a href Grub Check Disk Command a li li a href Grub Rescue Error Unknown Filesystem a li li a href Grub Rescue No Such Device a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki relatedl Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu grub hard disk error windows Official Documentation User Documentation Social Media Facebook Twitter Useful Links

grub hard disk error sata

Grub Hard Disk Error Sata table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Redhat a li li a href Ubuntu Install Grub Wrong Disk a li li a href Grub Install a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta relatedl Discuss the workings and policies of this site About Us grub hard disk

grub hard disk error centos raid 1

Grub Hard Disk Error Centos Raid p the mirroring between two drives Then one of the drives fail which they eventually will here is how you fix it I relatedl have taken info from these pages for this blog post http www howtoforge com replacing hard disks in a raid array http blog mydream com hk howto linux howto-reinstall-grub-in-rescue-mode-wh In this example I have two hard drives dev sda and dev sdb with the partitions dev sda and dev sda as well as dev sdb and dev sdb dev sda and dev sdb make up the RAID array dev md

grub hard disk error boot

Grub Hard Disk Error Boot table id toc tbody tr td div id toctitle Contents div ul li a href Fix Grub Bootloader From Windows a li li a href How To Use Super Grub Disk a li li a href Grub Hard Disk Error Redhat a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick solution Not So Quick solution relatedl Classical solution Advanced solution Problematic solution GRUB solution grub hard disk error windows on its own GRUB solution Linux shell GRUB solution on its own grub

grub hard disk error centos

Grub Hard Disk Error Centos table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li ul td tr tbody table p by date grub hard disk error windows thread subject author I've p h id Grub Hard Disk Error Windows p got two pendrives I want to install a Debian on them RAID Ok grub hard disk error redhat After I installed it in RAID it works perfectly ok When I pull out one of the pendrive good pendrive it still boots up hurrah But When I pull

grub hard disk error on centos

Grub Hard Disk Error On Centos p by date grub hard disk error windows thread subject author I've grub hard disk error windows got two pendrives I want to install a Debian on them RAID Ok grub hard disk error redhat After I installed it in RAID it works perfectly ok When I pull out one of the pendrive good pendrive it still boots up hurrah But When I pull out the other pendrive i plug in the first one i tried it say's GRUB hard disk error What can I do I already tried grub-install dev sdc -that's the

grub hard disk error linux

Grub Hard Disk Error Linux table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href Grub Hard Disk Error Windows a li li a href Find boot grub stage File Not Found a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick solution Not So Quick relatedl solution Classical solution Advanced solution Problematic solution grub hard disk error redhat GRUB solution on its own GRUB solution Linux shell GRUB solution p h id

grub hard disk error

Grub Hard Disk Error table id toc tbody tr td div id toctitle Contents div ul li a href Grub Hard Disk Error Windows a li li a href Find boot grub stage File Not Found a li li a href Grub Check Disk Command a li ul td tr tbody table p no longer boots Contents Other titles for this same problem Rescatux Windows Solution Quick solution Not So Quick solution Classical solution Advanced solution Problematic solution relatedl GRUB solution on its own GRUB solution Linux shell GRUB grub hard disk error windows solution on its own GRUB solution

grub hard disk error dsl

Grub Hard Disk Error Dsl p Today's Posts Advanced Search Find the answer to your Linux question Entire Site Articles relatedl Downloads Forums Linux Hosting Forum GNU Linux Zone Installation GRUB HARD DISK ERROR issue If this is your first visit be sure to check out the FAQ by clicking the link above You may have to register before you can post click the register link above to proceed To start viewing messages select the forum that you want to visit from the selection below If you are logged in most ads will not be displayed Linuxforums now supports the

linux grub hard disk error

Linux Grub Hard Disk Error table id toc tbody tr td div id toctitle Contents div ul li a href Fix Grub Bootloader From Windows a li li a href How To Fix Grub Error In Linux a li ul td tr tbody table p Hard Disk Error Issues related to hardware problems Post Reply Print view Search Advanced search posts bull Page of kollolbiswas Posts Joined relatedl Contact Contact kollolbiswas Website getting error GRUB Hard grub hard disk error redhat Disk Error Quote Postby kollolbiswas raquo Hi I have installed Centos on my grub hard disk error windows local