[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] HVM domU doesnt start



On Tue, Feb 15, 2011 at 2:57 PM, Alberto Asuero Arroyo
<albertoasuero@xxxxxxxxx> wrote:
> Hello!
>
> I've a ubuntu server running over a HVM DomU. After a hang, the domU doesn't
> start again.
>
> The domU was not able to mount the virtual machine disk so I started with a
> live cd and I tried to mount the disk root part / with no success so I ran
> fsck.ext3 and it gave me input/output error in the domU and in dom0 the
> kernel says:
>
>
> Feb 14 18:22:28 scofield last message repeated 5 times
> Feb 14 18:22:30 scofield kernel: sd 0:2:3:0: [sdd] Unhandled error code
> Feb 14 18:22:30 scofield kernel: sd 0:2:3:0: [sdd] Result:
> hostbyte=DID_ERROR driverbyte=DRIVER_OK
> Feb 14 18:22:30 scofield kernel: end_request: I/O error, dev sdd, sector
> 1073919
> Feb 14 18:22:30 scofield Server Administrator: Storage Service EventID:
> 2095  SCSI sense data Sense key:  3 Sense code: 11 Sense qualifier:  0:
> Physical Disk 0:0:3 Controller 0, Connector 0

Is the message on dom0?
If there's a disk error on dom0, then it'd make perfect sense that
domU will have an error too (regardless whether it's passed directly
as phy:/, or as a file on that disk).

>
>
> Other important think was that in domU with live CD I could mount other
> partitions of the disk with no errors but not the root partition.
>
> The first think I thought it was a hard disk problem, so I tried to copy the
> img to another hard disk in my dom0 but input /output erros was reported.
> After that I've reinstalled the machine on the same hard disk and it works
> perfectly.

How do you determine "work perfectly"?
Two things can happen when you reuse a disk with bad sector:
- the disk will mark the sector as bad, and assigning a spare sector
to replace it when another write occurs (something like
https://guust.tuxes.nl/~bas/wordpress/?p=12)
- the bad sector is still there, but your new installation simply does
not use it yet (you'll get an error later when you eventually use that
sector)

If your data is more valuable than the cost of new disk, I'd simply
replace the disk, possibly with enough redundancy in place (RAID5,
etc)

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.