Xen PV VPS does not start in SolusVM: failed to open file '/boot/solus-vmlinuz': No such file or directory

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

  • VPS does not start in SolusVM - VPS stays offline
  • When trying to start VPS manually on Xen node the following error is displayed:

    # xl create /home/xen/vm101/vm101.cfg
    Parsing config from /home/xen/vm101/vm101.cfg
    xc: error: panic: xc_dom_core.c:208: failed to open file '/boot/solus-vmlinuz': No such file or directory: Internal error
    libxl: error: libxl_dom.c:748:libxl__build_pv: xc_dom_kernel_file failed: No such file or directory
    libxl: error: libxl_create.c:1259:domcreate_rebuild_done: cannot (re-)build domain: -3
    libxl: error: libxl.c:1572:libxl__destroy_domid: non-existant domain 592
    libxl: error: libxl.c:1531:domain_destroy_callback: unable to destroy guest with domid 592
    libxl: error: libxl.c:1460:domain_destroy_cb: destruction of domain 592 failed

Cause

The symlink '/boot/solus-vmlinuz' is missing.

Resolution

  1. Connect to Xen node via SSH
  2. Recreate the symlink with the command:

    # php -f /usr/local/solusvm/includes/xenkernel.php

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.