On Mon, 2009-04-13 at 14:40 -0700, [email protected] wrote:
>  
> Hi folks can anyone help;
>  
> Our server no longer boots; shows
>      1. Starting udev
>      2. Setting up logical volume management:  /dev/hdc : open failed:
>         no medium found
>      3. /dev/VolGroup00/LogVol00 contains a file system with errors
> I appreciate that his is a linux rather than a Sipx bug but any quick
> answer from some one with similar experience will be appreciated. How
> do I prevent this in a production environment as it could be very
> disruptive?
>  
> I have tried inserting a DVD on the DVD drive (/dev/hdac) and also
> disconnecting the drive completely and the system still does not boot
> but gives me a limited commandline to debug and presumably fix the
> error.

It sounds like the Linux kernel cannot see /dev/hdc ("no medium found"),
which is probably a hardware error.

It does look like your bootable volume is being read correctly, as the
Linux kernel got loaded off it.  (The messages you quote are generated
by the Linux initialization scripts, and are run under your kernel.)

I would boot into your limited commandline, and then use the various
utilities to poke at hdc to determine what is happening.  The first step
would be "fdisk -l /dev/hdc" to see if you can read the partition table.

But I would try to get advice from someone who knows about the hardware
in question.

Dale



_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to