We have a machine that constantly fails to install Ubuntu. The server fails in the last reboot with the following message:
Booting from Hard drive C:
error: attempt to read or write outside of disk `hd0`.
Entering rescue mode...
grub rescue>
I have tried to recover the installation as suggested in different Stackoverflow without success (typing normal
doesn’t work either). What is interesting is that sometimes the installation is successful, but after some some days (or weeks) the same problem happens when the server reboots.
maas/focal,now 1:3.1.0-10901-g.f1f8f1505-0ubuntu1~20.04.1 all [installed]
The logs don’t show anything relevant for the server, for example rackd.log
:
2022-01-25 14:35:17 provisioningserver.rackdservices.http: [info] pxelinux.cfg/33354a1a-5912-1044-3131-a1c04f434a21 requested by 150.10.234.173
2022-01-25 14:35:17 provisioningserver.rackdservices.http: [info] pxelinux.cfg/01-a1-b1-1d-d2-11-61 requested by 150.10.234.173
2022-01-25 14:35:17 provisioningserver.rackdservices.http: [info] /images/ubuntu/amd64/ga-20.04/focal/stable/boot-kernel requested by 150.10.234.173
2022-01-25 14:35:17 provisioningserver.rackdservices.http: [info] /images/ubuntu/amd64/ga-20.04/focal/stable/boot-initrd requested by 150.10.234.173
2022-01-25 14:35:31 provisioningserver.rackdservices.http: [info] /images/ubuntu/amd64/ga-20.04/focal/stable/squashfs requested by 150.10.234.173
The server is a PowerEdge R7525 with a PERC H745 Controller, configured to boot in legacy. Could this be a MaaS bug?