MAAS 1.7 Como implantar imagens utópicas

1

Instalado o MAAS 1.7 e implantado com sucesso várias imagens do Trusty; no entanto, não é possível implantar nenhuma imagem utópica. Adicionado repositório utópico seguindo link , e minha fonte de inicialização, agora, se parece com o seguinte:

$ maas maas17 boot-sources read $CLUSTER_UUID
[
    {
        "url": "http://maas.ubuntu.com/images/ephemeral-v2/daily/", 
        "keyring_data": "", 
        "resource_uri": "/MAAS/api/1.0/boot-sources/1/", 
        "keyring_filename": "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", 
        "id": 1
    }
]

Durante a implantação, onde a imagem utópica é escolhida, recebo o seguinte:

...
Gave up waiting for root device. Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
   - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-path/ip-10.0.0.17:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ubuntu-amd64-generic-utopic-daily-lun-1 does not exist. Dropping to a shell!

BusyBox v1.22.1 (Ubuntu 1:1.22.0-8ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs) [ 99.600706] random: nonblocking pool is intialized

Alguma idéia de como obter uma imagem utópica implantada?
Felicidades,

Editar 1: parece ser um problema conhecido link Editar 2: Por enquanto, a solução não é implantar com a opção "Usar o instalador rápido".

    
por Nastooh 18.11.2014 / 18:12

0 respostas