million12 / linodeapi

Deploy CoreOS on Linode.
https://registry.hub.docker.com/u/million12/linode-coreos-api/
36 stars 9 forks source link

Coreos failing to boot #21

Open vmatekole opened 9 years ago

vmatekole commented 9 years ago

Hi,

My VM was successfully created but when logging in to the VM CoreOS does not seem to have successfully been booted and boots into a different distro. I can only login using the root password provided - my pub key is not recognised. Please see output:

[LINODE API 09:32:17] Creating node _persistencecoreos with plan 1, in data center 3. [LINODE API 09:32:17] No ETCD token provided. Generating new one... [LINODE API 09:32:19] Generated token: a77c6f893361fb62f32a25667730c3d5. [LINODE API 09:32:19] Generated root password for the node: XXXXXXXXXXXXXXXXXX [LINODE API 09:32:22] Node with ID 1300112 initialised. [LINODE API 09:32:24] Configuring node networking... [LINODE API 09:32:27] Public IP: XXXXXXXXXXXX, private IP: XXXXXXXXX, gateway: 192.168.193.1. [LINODE API 09:32:28] Configuring disks... [LINODE API 09:32:28] CoreOS disk size: 20480 MB, swap: 2048 MB, extra disk size: 0 MB. [LINODE API 09:32:28] Node total disk space: 24576 MB. [LINODE API 09:32:30] Creating swap, size 2048 MB. [LINODE API 09:32:32] Created disk IDs: 3942232,3942234,3942236. API ERROR! ERRORARRAY":[{"ERRORCODE":8,"ERRORMESSAGE":"Invalid KernelID"}] [LINODE API 09:32:35] Disks created, re-booting. [LINODE API 09:32:36] Waiting for server to boot... [LINODE API 09:32:49] Waiting for server to boot... [LINODE API 09:32:53] System booted. Jumping to next stage... [LINODE API 09:32:55] Cloud config successfully copied to the target system. Provided cloud config content: ====================================================================================================

cloud-config

hostname: "persistence.coreos" write_files:

coreos: update: group: stable reboot-strategy: off

etcd2:

generate a new token for each unique cluster from https://discovery.etcd.io/new

discovery: https://discovery.etcd.io/ef28fea024fb1f6bf29433e6449d08f6
advertise-client-urls: http://$public_ipv4:2379
initial-advertise-peer-urls: http://$private_ipv4:2380
# listen on both the official ports and the legacy ports
# legacy ports can be omitted if your application doesnt depend on them
listen-client-urls: http://0.0.0.0:2379,http://0.0.0.0:4001
listen-peer-urls: http://$private_ipv4:2380,http://$private_ipv4:7001

fleet: public-ip: $private_ipv4 # used for fleetctl ssh command etcd-request-timeout: 10 metadata: 'role=leader,name=persistence.coreos'

units:

- name: fleet.service
  command: start

Private Network settings for Linode.

- name: private-networking.service
  command: start
  content: |
    [Unit]
    Description=Linode Private Networking.
    After=network.target
    Before=docker.service

    [Service]
    Type=oneshot
    RemainAfterExit=yes
    # Set Private Network
    ExecStartPre=-/usr/bin/ifconfig eth0 add $private_ipv4
    ExecStart=-/usr/bin/ifconfig eth0:0 netmask 255.255.128.0
    units:
- name: etcd2.service
  command: start
- name: fleet.service
  command: start
- name: rpc-statd.service
  command: start
  enable: true
- name: docker.service
  drop-ins:
    - name: 01-consul-dns.conf
      content: |
        [Service]
        Environment=\"DOCKER_OPTS=--dns 172.17.42.1 --dns 213.73.91.35 --dns-search service.consul\"
- name: mnt-global.mount
  command: start
  content: |
    [Mount]
    What=nfs.ubuntu:/var/nfs/global
    Where=/mnt/global
    Type=nfs
    TimeoutSec=10
- name: var-www.mount
  command: start
  content: |
    [Mount]
    What=nfs.ubuntu:/var/nfs/www
    Where=/var/www
    Type=nfs
    TimeoutSec=10

users:

Current default time zone: 'Etc/UTC' Local time is now: Wed Sep 9 09:33:16 UTC 2015. Universal Time is now: Wed Sep 9 09:33:16 UTC 2015. Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... 22605 files and directories currently installed.) Preparing to replace bind9-host 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../bind9-host_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement bind9-host ... Preparing to replace dnsutils 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../dnsutils_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement dnsutils ... Preparing to replace libisc84 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../libisc84_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement libisc84 ... Preparing to replace libdns88 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../libdns88_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement libdns88 ... Preparing to replace libisccc80 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../libisccc80_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement libisccc80 ... Preparing to replace libisccfg82 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../libisccfg82_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement libisccfg82 ... Preparing to replace liblwres80 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../liblwres80_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement liblwres80 ... Preparing to replace host 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../host_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_all.deb) ... Unpacking replacement host ... Preparing to replace libbind9-80 1:9.8.4.dfsg.P1-6+nmu2+deb7u3 (using .../libbind9-80_1%3a9.8.4.dfsg.P1-6+nmu2+deb7u7_amd64.deb) ... Unpacking replacement libbind9-80 ... Preparing to replace krb5-locales 1.10.1+dfsg-5+deb7u2 (using .../krb5-locales_1.10.1+dfsg-5+deb7u3_all.deb) ... Unpacking replacement krb5-locales ... Preparing to replace locales 2.13-38+deb7u6 (using .../locales_2.13-38+deb7u8_all.deb) ... Unpacking replacement locales ... Preparing to replace openssl 1.0.1e-2+deb7u14 (using .../openssl_1.0.1e-2+deb7u17_amd64.deb) ... Unpacking replacement openssl ... Preparing to replace screen 4.1.0~20120320gitdb59704-7 (using .../screen_4.1.0~20120320gitdb59704-7+deb7u1_amd64.deb) ... Unpacking replacement screen ... Preparing to replace sudo 1.8.5p2-1+nmu1 (using .../sudo_1.8.5p2-1+nmu3_amd64.deb) ... Unpacking replacement sudo ... Preparing to replace unzip 6.0-8+deb7u1 (using .../unzip_6.0-8+deb7u3_amd64.deb) ... Unpacking replacement unzip ... Processing triggers for man-db ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Processing triggers for install-info ... Processing triggers for mime-support ... Setting up libssl1.0.0:amd64 (1.0.1e-2+deb7u17) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up libgcrypt11:amd64 (1.5.0-5+deb7u3) ... Setting up libtasn1-3:amd64 (2.13-2+deb7u2) ... Setting up libgnutls26:amd64 (2.12.20-8+deb7u3) ... Setting up libkrb5support0:amd64 (1.10.1+dfsg-5+deb7u3) ... Setting up libk5crypto3:amd64 (1.10.1+dfsg-5+deb7u3) ... Setting up libkrb5-3:amd64 (1.10.1+dfsg-5+deb7u3) ... Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-5+deb7u3) ... Setting up libldap-2.4-2:amd64 (2.4.31-2) ... Setting up libmagic1:amd64 (5.11-2+deb7u8) ... Setting up file (5.11-2+deb7u8) ... Setting up libsqlite3-0:amd64 (3.7.13-1+deb7u2) ... Setting up libxml2:amd64 (2.8.0+dfsg1-7+wheezy4) ... Setting up libssh2-1:amd64 (1.4.2-1.1+deb7u1) ... Setting up libcurl3:amd64 (7.26.0-1+wheezy13) ... Setting up curl (7.26.0-1+wheezy13) ... Setting up libexpat1:amd64 (2.1.0-1+deb7u2) ... Setting up ntp (1:4.2.6.p5+dfsg-2+deb7u4) ... Starting NTP server: ntpd. Setting up ntpdate (1:4.2.6.p5+dfsg-2+deb7u4) ... Setting up libisc84 (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up libdns88 (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up libisccc80 (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up libisccfg82 (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up libbind9-80 (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up liblwres80 (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up bind9-host (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up host (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up dnsutils (1:9.8.4.dfsg.P1-6+nmu2+deb7u7) ... Setting up krb5-locales (1.10.1+dfsg-5+deb7u3) ... Setting up locales (2.13-38+deb7u8) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Setting up openssl (1.0.1e-2+deb7u17) ... Setting up screen (4.1.0~20120320gitdb59704-7+deb7u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up sudo (1.8.5p2-1+nmu3) ... Setting up unzip (6.0-8+deb7u3) ... Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: firmware-linux-free git-man libcurl3-gnutls liberror-perl libffi5 libglib2.0-0 libglib2.0-data libuuid-perl linux-base linux-image-3.2.0-4-amd64 mc-data patch shared-mime-info Suggested packages: linux-image git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email git-gui gitk gitweb linux-doc-3.2 debian-kernel-handbook grub-pc extlinux lilo zip arj xpdf pdf-viewer dbview odt2txt gv catdvi djvulibre-bin imagemagick python-boto python-tz ed diffutils-doc The following NEW packages will be installed: firmware-linux-free git git-man libcurl3-gnutls liberror-perl libffi5 libglib2.0-0 libglib2.0-data libuuid-perl linux-base linux-image-3.2.0-4-amd64 linux-image-amd64 mc mc-data patch shared-mime-info 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. Need to get 37.4 MB of archives. After this operation, 144 MB of additional disk space will be used. Get:1 http://mirrors.linode.com/debian/ wheezy/main libcurl3-gnutls amd64 7.26.0-1+wheezy13 [322 kB] Get:2 http://mirrors.linode.com/debian/ wheezy/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:3 http://mirrors.linode.com/debian/ wheezy/main libglib2.0-0 amd64 2.33.12+really2.32.4-5 [1,838 kB] Get:4 http://mirrors.linode.com/debian/ wheezy/main libuuid-perl amd64 0.02-5 [9,742 B] Get:5 http://mirrors.linode.com/debian/ wheezy/main linux-base all 3.5 [34.3 kB] Get:6 http://mirrors.linode.com/debian/ wheezy/main linux-image-3.2.0-4-amd64 amd64 3.2.68-1+deb7u3 [23.4 MB] Get:7 http://mirrors.linode.com/debian/ wheezy/main patch amd64 2.6.1-3 [121 kB] Get:8 http://mirrors.linode.com/debian/ wheezy/main firmware-linux-free all 3.2 [20.7 kB] Get:9 http://mirrors.linode.com/debian/ wheezy/main liberror-perl all 0.17-1 [23.6 kB] Get:10 http://mirrors.linode.com/debian/ wheezy/main git-man all 1:1.7.10.4-1+wheezy1 [1,074 kB] Get:11 http://mirrors.linode.com/debian/ wheezy/main git amd64 1:1.7.10.4-1+wheezy1 [6,683 kB] Get:12 http://mirrors.linode.com/debian/ wheezy/main libglib2.0-data all 2.33.12+really2.32.4-5 [1,607 kB] Get:13 http://mirrors.linode.com/debian/ wheezy/main linux-image-amd64 amd64 3.2+46 [5,630 B] Get:14 http://mirrors.linode.com/debian/ wheezy/main mc-data all 3:4.8.3-10 [1,086 kB] Get:15 http://mirrors.linode.com/debian/ wheezy/main mc amd64 3:4.8.3-10 [470 kB] Get:16 http://mirrors.linode.com/debian/ wheezy/main shared-mime-info amd64 1.0-1+b1 [595 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 37.4 MB in 1s (36.6 MB/s) Selecting previously unselected package libcurl3-gnutls:amd64. (Reading database ... 22605 files and directories currently installed.) Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.26.0-1+wheezy13_amd64.deb) ... Selecting previously unselected package libffi5:amd64. Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.33.12+really2.32.4-5_amd64.deb) ... Selecting previously unselected package libuuid-perl. Unpacking libuuid-perl (from .../libuuid-perl_0.02-5_amd64.deb) ... Selecting previously unselected package linux-base. Unpacking linux-base (from .../linux-base_3.5_all.deb) ... Selecting previously unselected package linux-image-3.2.0-4-amd64. Unpacking linux-image-3.2.0-4-amd64 (from .../linux-image-3.2.0-4-amd64_3.2.68-1+deb7u3_amd64.deb) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Selecting previously unselected package patch. Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ... Selecting previously unselected package firmware-linux-free. Unpacking firmware-linux-free (from .../firmware-linux-free_3.2_all.deb) ... Selecting previously unselected package liberror-perl. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... Selecting previously unselected package git-man. Unpacking git-man (from .../git-man_1%3a1.7.10.4-1+wheezy1_all.deb) ... Selecting previously unselected package git. Unpacking git (from .../git_1%3a1.7.10.4-1+wheezy1_amd64.deb) ... Selecting previously unselected package libglib2.0-data. Unpacking libglib2.0-data (from .../libglib2.0-data_2.33.12+really2.32.4-5_all.deb) ... Selecting previously unselected package linux-image-amd64. Unpacking linux-image-amd64 (from .../linux-image-amd64_3.2+46_amd64.deb) ... Selecting previously unselected package mc-data. Unpacking mc-data (from .../mc-data_3%3a4.8.3-10_all.deb) ... Selecting previously unselected package mc. Unpacking mc (from .../mc_3%3a4.8.3-10_amd64.deb) ... Selecting previously unselected package shared-mime-info. Unpacking shared-mime-info (from .../shared-mime-info_1.0-1+b1_amd64.deb) ... Processing triggers for man-db ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Processing triggers for menu ... Setting up libcurl3-gnutls:amd64 (7.26.0-1+wheezy13) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libglib2.0-0:amd64 (2.33.12+really2.32.4-5) ... No schema files found: doing nothing. Setting up libuuid-perl (0.02-5) ... Setting up linux-base (3.5) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up linux-image-3.2.0-4-amd64 (3.2.68-1+deb7u3) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Running depmod. Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-4-amd64 /boot/vmlinuz-3.2.0-4-amd64 update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64 Setting up patch (2.6.1-3) ... Setting up firmware-linux-free (3.2) ... update-initramfs: deferring update (trigger activated) Setting up liberror-perl (0.17-1) ... Setting up git-man (1:1.7.10.4-1+wheezy1) ... Setting up git (1:1.7.10.4-1+wheezy1) ... Setting up libglib2.0-data (2.33.12+really2.32.4-5) ... Setting up linux-image-amd64 (3.2+46) ... Setting up mc-data (3:4.8.3-10) ... Setting up mc (3:4.8.3-10) ... Setting up shared-mime-info (1.0-1+b1) ... Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64 Processing triggers for menu ... Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: grub-common libfreetype6 libfuse2 os-prober Suggested packages: multiboot-doc grub-emu xorriso desktop-base grub-legacy-doc multiboot mdadm fuse The following NEW packages will be installed: grub-common grub-legacy libfreetype6 libfuse2 os-prober 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 3,085 kB of archives. After this operation, 8,563 kB of additional disk space will be used. Get:1 http://mirrors.linode.com/debian/ wheezy/main libfreetype6 amd64 2.4.9-1.1+deb7u1 [453 kB] Get:2 http://mirrors.linode.com/debian/ wheezy/main libfuse2 amd64 2.9.0-2+deb7u2 [144 kB] Get:3 http://mirrors.linode.com/debian/ wheezy/main grub-common amd64 1.99-27+deb7u2 [1,533 kB] Get:4 http://mirrors.linode.com/debian/ wheezy/main grub-legacy amd64 0.97-67 [924 kB] Get:5 http://mirrors.linode.com/debian/ wheezy/main os-prober amd64 1.58 [30.1 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 3,085 kB in 0s (15.6 MB/s) Selecting previously unselected package libfreetype6:amd64. (Reading database ... 27358 files and directories currently installed.) Unpacking libfreetype6:amd64 (from .../libfreetype6_2.4.9-1.1+deb7u1_amd64.deb) ... Selecting previously unselected package libfuse2:amd64. Unpacking libfuse2:amd64 (from .../libfuse2_2.9.0-2+deb7u2_amd64.deb) ... Selecting previously unselected package grub-common. Unpacking grub-common (from .../grub-common_1.99-27+deb7u2_amd64.deb) ... Selecting previously unselected package grub-legacy. Unpacking grub-legacy (from .../grub-legacy_0.97-67_amd64.deb) ... Selecting previously unselected package os-prober. Unpacking os-prober (from .../os-prober_1.58_amd64.deb) ... Processing triggers for man-db ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Setting up libfreetype6:amd64 (2.4.9-1.1+deb7u1) ... Setting up libfuse2:amd64 (2.9.0-2+deb7u2) ... Setting up grub-common (1.99-27+deb7u2) ... Setting up grub-legacy (0.97-67) ... Setting up os-prober (1.58) ... Searching for GRUB installation directory ... found: /boot/grub Searching for GRUB installation directory ... found: /boot/grub Probing devices to guess BIOS drives. This may take a long time. Unknown partition table signature Unknown partition table signature Unknown partition table signature Searching for default file ... found: /boot/grub/default Testing for an existing GRUB menu.lst file ...

Generating /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-3.2.0-4-amd64 Updating /boot/grub/menu.lst ... done

--2015-09-09 09:33:37-- https://raw.githubusercontent.com/coreos/init/master/bin/coreos-install Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 103.245.222.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|103.245.222.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 15583 (15K) [text/plain] Saving to: `coreos-install'

 0K .......... .....                                      100% 48.0M=0s

2015-09-09 09:33:38 (48.0 MB/s) - `coreos-install' saved [15583/15583]

lsblk: /dev/xvdb: not a block device ./coreos-install: Target block device (/dev/xvdb) is not a full disk. mount: special device /dev/xvdb1 does not exist mv: cannot stat `/mnt/core-boot/boot/grub': No such file or directoryCoreOS successfully installed. STAGE 2 COMPLETED.

sed: can't read /boot/grub/menu.lst: No such file or directory [LINODE API 09:33:38] CoreOS installation finished. Final reboot... { "ERRORARRAY":[] "DATA": { "JobID":27043556 } "ACTION":"linode.shutdown" } API ERROR! ERRORARRAY":[{"ERRORCODE":7,"ERRORMESSAGE":"CONFIGID is not of type numeric."}]

pozgo commented 9 years ago

Hi

I have double checked Linode API for changes in ${KERLELID} and ${DISTRIBUTIONID} and it seems it has not changed. Please redeploy again and see if the same error message will occur.

Plus please make sure your cloud-config is validated. YAMLLint

PS. We are not maintaining this repo anymore. We have moved our infrastructure to Rackspace as linode was not interested in implementing our solution to deploy CoreOS in their infrastructure. Even though all work was done for them ;)

vmatekole commented 9 years ago

I redeployed, twice now, to no avail: Please find response from Linode: Greetings,

Thank you for contacting Linode Support! Although internal configurations, installations and troubleshooting is outside the scope of our support, we will do the best in pointing in the direct direction.

It seems like CoreOS is installed at the moment. I was able to pick up two things that might cause errors.

I would recommend that instead of using our supplied kernel you use the Direct Disk option to boot. Another thing is that this Linode is on a KVM platform and '/dev/xvdb' is not a device block. KVM uses '/dev/sda'. Make sure that you make these adjustments and let us know how it goes for you.

Visiting our community is a great way in receiving feedback on this type of installation. Make sure that you pay them a visit.

If you have any more questions, please let us know how we can help!

Sincerely, Elvis