Created
October 17, 2017 18:50
-
-
Save hygl/df16ac84f8daa74dbe92ac6d3cf5b790 to your computer and use it in GitHub Desktop.
minishift libvirt start
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[hygl@localhost ~]$ virsh net-list --all | |
Name Status Automatischer Start Bleibend | |
---------------------------------------------------------- | |
[hygl@localhost ~]$ sudo virsh net-list --all | |
Name Status Automatischer Start Bleibend | |
---------------------------------------------------------- | |
default Aktiv ja ja | |
[hygl@localhost ~]$ groups | |
hygl wheel libvirt docker | |
[hygl@localhost ~]$ minishift start --metrics | |
-- Checking if KVM driver is installed ... | |
Driver is available at /usr/local/bin/docker-machine-driver-kvm ... | |
Checking driver binary is executable ... OK | |
-- Checking if Libvirt is installed ... OK | |
-- Checking if Libvirt default network is present and active ... FAIL | |
See the 'Setting Up the Driver Plug-in' topic for more information |
localisation issue, running as LC_ALL=en_us.UTF8 might work as expected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see below on my F25 machine