** Description changed: [Impact] grub can cause a general protection fault in EFI by freeing the wrong number of bytes for an address it allocated, causing the machine not to boot. [Test plan] - TBD + 1. Have a Dell 14G server with ubuntu OS and MAAS 2.9.2 application installed. Configure MaaS Deploy Settings to Centos7. + 2. Configure another Dell 14G SUT with PXE on boot and enlist it in MAAS. + 3. Deploy Centos7 in SUT through MaaS. + 4. Power off the system after Centos deployment. + 5. Power on the system, SUT goes to MaaS-PXE and we now should be able to boot to installed Centos-7 (Issue is RSOD here). [Where problems could occur] We could free too little or too much memory if the code is wrong? Basically all this does is change a free() call to use sizeof() instead of a hardcoded value that was used previously to allocate the buffer. Which should lead to the same result as now in the worst case. - [Original bug report] Observing RSOD when ubuntu installed server setup with MaaS application as per below procedure and pointing out different OS images from grub to deploying OS for connected server. certification- static.canonical.com/docs/MAAS_Advanced_Network_Installation_And_Configuration.pdf) Steps to reproduce the issue, 1. Have a server with ubuntu OS and MAAS 2.9.2 application installed 2. Make sure remote server is configured with PXE and enlisted into MAAS application. [In remote server enable PXE boot in the BIOD network settings and also configure uEFI boot mode and PXE boot device in BIOS settings] 4. Go to MAAS server and use curl command to check the current grub configuration for new enlisted server and make sure current grub configuration mapping to the "MAC address of NIC which is pointing to the CentOS image to deploy or to install into remote server which is enlisted into MAAS. [please refer "grub_commission" snapshot for more details] 5. After above check power on the new enlisted server and run the PXE boot via NIC port. RSOD should be able to triggered at stage of "booting under maas direction.." [please refer "RSOD_error" snapshot for mroe details] 6. In step 4, if groub config for commissioned machine is pointing to ubuntu boot kernel the RSOD wont be triggered.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958623 Title: encounter general protection fault while pxe booting from MaaS server To manage notifications about this bug go to: https://bugs.launchpad.net/dellserver/+bug/1958623/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs