Comment 21 for bug 1562249

Revision history for this message
Ryan Harper (raharper) wrote : Re: [Bug 1562249] Re: Failed to deploy machine with HP Smart Array Raid 6i

On Thu, Jun 30, 2016 at 2:07 AM, Robin <email address hidden> wrote:

> I tested the fix but the HP-DL380-G4 and HP-DL380-G5 servers still could
> not be deployed.
>

Thanks for giving this a try.

>
> Since this is my first attempt and trying out a fix for a bug, I'd like
> to describe how I tested and would appreciate guidance if I did not do
> it right.
>
> SSH into maas server and added ---
> sudo add-apt-repository ppa:wesley-wiedenmeier/test2
> sudo apt update
> sudo apt upgrade
> sudo apt dist-upgrade
>
> Released hp server nodes and then tried to deploy. No success.
>

That looks correct, if you can confirm the curtin package version installed
with:

apt-cache policy python3-curtin

>
> Then I tried doing the same on a fresh install of ubuntu server 14.04 LTS
> and Maas and the result was the same.. i.e all except the HP G4 & G5 in
> mysetup could not be deployed.
>

Which maas version are you running?

Can you do the following and try again to collect some debugging logs?

curtin config:
maas <session> node get-curtin-config <system-id>

enable verbose debugging of curtin:
maas <session> maas set-config name=curtin_verbose value=true

In the node details page, it should display the curtin log.

>
>
> Please note that I am able to deploy these HP G5 servers if I add the
> line:
>
> cciss.blacklist=yes modprobe.blacklist=cciss hpsa.hpsa_allow_any=1
>
> to the Global Kernel Parameters (Boot parameters to pass to the kernel
> by default) section in the Settings for the Maas UI.
>
> However.. that does not help with the DL380-G4 Machine.
>
> --
> You received this bug notification because you are subscribed to curtin.
> Matching subscriptions: curtin-bugs-all
> https://bugs.launchpad.net/bugs/1562249
>
> Title:
> Failed to deploy machine with HP Smart Array Raid 6i
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/curtin/+bug/1562249/+subscriptions
>