maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #02262
Re: APC PDU support
Dennis,
>From the above error it looks like you are using the Virsh power driver and
not the APC PDU power driver. Are you sure that you have chosen the
correct power driver?
Newell
On Thu, Jun 9, 2016 at 8:34 AM, Qin, Xiaohong <Xiaohong.Qin@xxxxxxx> wrote:
> Hi,
>
>
>
> Does anyone know if APC PDU is supported and working at 1.9? It didn’t
> work on my testbed and got the following error from the log file,
>
>
>
> File
> "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in
> callWithContext
>
> return self.currentContext().callWithContext(ctx, func, *args,
> **kw)
>
> File
> "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in
> callWithContext
>
> return func(*args,**kw)
>
> File
> "/usr/lib/python2.7/dist-packages/provisioningserver/drivers/power/virsh.py",
> line 66, in power_query
>
> return power_state_virsh(poweraddr, machine, password)
>
> File
> "/usr/lib/python2.7/dist-packages/provisioningserver/drivers/hardware/virsh.py",
> line 348, in power_state_virsh
>
> raise VirshError('Failed to login to virsh console.')
>
> provisioningserver.drivers.hardware.virsh.VirshError: Failed to
> login to virsh console.
>
>
>
> Any clue?
>
>
>
> Thanks.
>
>
>
> Dennis Qin (aka Xiaohong Qin)
>
> --
> Mailing list: https://launchpad.net/~maas-devel
> Post to : maas-devel@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maas-devel
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References