libvirt
Here are 260 public repositories matching this topic...
cloud-init url
What are you trying to do?
I would like to be able to use a cloud-init.yml from a url while launching a new vm
multipass launch -n test -c 2 --cloud-init http://my-home.com/multipass/cloud-init.yml
What's your proposed solution?
--cloud-init should support http:// files
Additional context
Add any other context or screenshots about the feature request here.
Is this a BUG REPORT or FEATURE REQUEST?:
Uncomment only one, leave it on its own line:
/kind bug
/kind enhancement
What happened:
A virt-launcher pod is being deleted because the QEMU crashed. This happens fast and if "spec
Is anyone following "Development" instructions getting anything other than lots of failed tests?
My result: 25 examples, 23 failures — and time waste, of course.
If the tests are actually broken why Docs don't say a thing to reflect this?
Also it's not documented whether all the "[Installation](https://github.com/vagr
I don't need no help with that of course, but this template better be fixed.
I don't find mention of how to install plugins in the README or the docs linked from there.
Assuming most new nixops users are going to want to try nixops with libvirtd or VirtualBox, this is a significant adoption blocker.
-
Updated
Apr 18, 2020 - Go
-
Updated
Apr 9, 2020 - Go
These are the kernel options required that are missing from the latest vagrant box kernel:
-
CONFIG_BRIDGE_NETFILTER -
CONFIG_NETFILTER_XT_MATCH_IPVS -
CONFIG_IP_NF_TARGET_REDIRECT -
CONFIG_EXT3_FS_XATTR -
CONFIG_VXLAN -
CONFIG_NF_NAT_TFTP -
CONFIG_NF_CONNTRACK_TFTP -
CONFIG_AUFS_FS - `
-
Updated
Jun 1, 2020 - Shell
Ubuntu 20.04 LTS (Focal Fossa) just has been released. Add the ISO to the list of images that Ravada can download.
- Xubuntu 20.04 64 bits
- Kubuntu 20.04 64 bits
- Lubuntu 20.04 64 bits
- Mate 20.04 64 bits
- Ubuntu 20.04 64 bits
This issue #1108 can be useful as a guide if someone is encouraged to fix it.
tests != docs.
It becomes very complicated start to use and contribute to this project, because it lacks documentation, apparently referring to unit testing, as if it were an appropriate way to start, but they are not.
Maybe for beginners like me it is complicated, but the idea is that everyone can contribute, or at least try.
-
Updated
Jun 7, 2020 - Shell
I've been reading the issues about using nginx as reverse proxy, so there're people where it seems to work.
The problem is that there isn't enough info to set it up properly.
My setup:
nginx:
location / {
# First attempt to serve request as file, then
# as directory, then fall back to displaying a 404.
#try_files $uri $uri/ =404;
proxy_pass htt
-
Updated
Mar 1, 2019 - C++
-
Updated
Jan 22, 2019 - Python
Configuration file
There are some command line (e.g. --min-memory and --adj-memory for autoballooning, also --networking-model in #20) switches that are better to have also in the configuration file that not introduced yet.
So the idea is to have a configuration file that will set all Default("...") in parameters for kingpin.
NixOS module
https://linchpin.readthedocs.io/en/latest/openstack.html#id6
The example here is deprecated
-
Updated
May 19, 2020 - Shell
We want to add support for AzureStack, Microsoft's hybrid cloud. However the documentation in the Wiki on doing this is not clear. Also, all the comments are TBD for each cloud operation.
-
Updated
May 10, 2020 - Shell
If, for the directory /var/lib/virt-lightning/pool/upstream, the underlying filesystem is BTRFS, then we should make sure the images are created with copy on write turned off.
There are several ways to do it:
- make sure /var/lib/virt-lightning/pool/upstream is created with nocow option
chattr -Con the empty files
I am not sure which ways should be the most suitable for the project.
-
Updated
Jan 30, 2019 - Shell
Improve this page
Add a description, image, and links to the libvirt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libvirt topic, visit your repo's landing page and select "manage topics."
In some cases, it is crucial to set performance options for a VM's disk. For that, you currently have to use
virt-managerorvirsh. This should be implemented into the panel.The mentioned features are: