minione icon indicating copy to clipboard operation
minione copied to clipboard

Easy to use deployment tool for an OpenNebula evaluation environment

Results 29 minione issues
Sort by recently updated
recently updated
newest added

I tried to install opennebula using miniONE v6.6.0 and installation failed. I am using freshly installed Ubuntu 22.04 inside qemu + virt-manager. Also after script failure I can not connect...

How can I establish connectivity and resource sharing among three separate OpenNebula Minione(frontend plus kvm) nodes, with two running on Azure and one on my laptop? any ideas ? Thanks

``` $ cat /etc/redhat-release Red Hat Enterprise Linux release 9.2 (Plow) $ bash minione ### Checks & detection Checking cpu virtualization capabilities SKIP QEMU will be used Checking docker is...

bug

``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy ``` ``` $ git clone -b v6.8.0 https://github.com/OpenNebula/minione.git Cloning into...

bug

Hi All, Many thanks for your efforts around OpenNebula. I am currently running Ubuntu 23.04.6 which I was unable to setup OpenNebula using the provided minione. Can I build it...

Hello! We spent many days to resolve only one problem - no access to Internet from VMs on minione latest / ubuntu 22.04.3 It produces on various machines with 1...

I'm able to use OpenNebula 5.12 to provision Firecracker hypervisor, but it would be nice to have it on the latest version.

After deploying minione on the CentOS 8 with this command: ``` bash minione --yes --password somepass --sunstone-port 9869 ``` Everything is fine but once the machine is rebooted, there is...

add an argument for minione to not export MarketApp by default ``` wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione' echo yes | sudo bash minione -f ``` log ``` . . Exporting [CentOS 7] from...

Hello, Installation fails on Ubuntu 20.04.1 LTS, on a server with only one network interface : ```sh ### Checks & detection Checking augeas is installed SKIP will try to install...