← Back to team overview

maas-devel team mailing list archive

APC PDU support

 

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)

Follow ups