OpenNebula / minione

Easy to use deployment tool for an OpenNebula evaluation environment
Apache License 2.0
173 stars 55 forks source link

Probles opennebula-node-lxd Error: Storage pool 'default' is of type 'btrfs #63

Open iagalmeida opened 3 years ago

iagalmeida commented 3 years ago

I'm looking for a solution to find out why I can't install the minione in LXD, having tried a few times. Below the generated error message, and after another message presented when manually running the installation of opennebula-node-lxd.

bash minione --lxd

Installing OpenNebula packages OK Installing OpenNebula lxd node packages retry 1 retry 2 retry 3 FAILED apt-get -q -y install opennebula-node-lxd --- STDERR --- E: Sub-process /usr/bin/dpkg returned an error code (1)

sudo apt-get -q -y install opennebula-node-lxd Reading package lists... Building dependency tree... Reading state information... opennebula-node-lxd is already the newest version (5.12.0.3-1.ce). 0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up opennebula-node-lxd (5.12.0.3-1.ce) ... Error: Storage pool 'default' is of type 'btrfs' instead of 'dir' dpkg: error processing package opennebula-node-lxd (--configure): installed opennebula-node-lxd package post-installation script subprocess retur ned error exit status 1 Errors were encountered while processing: opennebula-node-lxd E: Sub-process /usr/bin/dpkg returned an error code (1)