Recent content by ntangelo

  1. N

    TASK ERROR: missing 'rootfs' configuration

    @tom at the recent I encounter this issue lxc-start: tools/lxc_start.c: main: 365 The container failed to start. lxc-start: tools/lxc_start.c: main: 367 To get more details, run the container in foreground mode. lxc-start: tools/lxc_start.c: main: 369 Additional information can be obtained by...
  2. N

    TASK ERROR: missing 'rootfs' configuration

    @dietmar so it is impossible to migrate from OpenNode(OpenVZ) to Proxmox? I was hoping that I can migrate all my existing vps at proxmox.
  3. N

    TASK ERROR: missing 'rootfs' configuration

    pct restore 101 vzdump-openvz-156245-2017_05_04-20_18_50.tar --storage vm I did it with pct restore but still end up with the same result
  4. N

    TASK ERROR: missing 'rootfs' configuration

    I see, so this will be impossible to do then? migrating from openvz/opennode to proxmox
  5. N

    TASK ERROR: missing 'rootfs' configuration

    proxmox 4.4 from openvz what I did is this. the vps is already stop before I did this vzdump <VEID> from here scp veid.tar <target location> then restore it from the web panel
  6. N

    TASK ERROR: missing 'rootfs' configuration

    Hi, I've been trying to migrate from OpenVZ to Proxmox and I was able to migrate a sample vps from my OpenVZ to Proxmox, but I encounter this error, when I tried to initiate it from proxmox. It's already showing on my web panel but with this error message. what should I do? what could possibly...