mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #433] BEST DESIGN SCENARIO FOR WEBVIRT AND ITS VIRTUAL MACHINES #326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chamambom on GitHub (Sep 15, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/433
I going full force operational into KVM and having tested webvirt in what it can do i have completely fallen in love with it ..... and i have one simple final question that im sure is simple to many
1 ) is it a good design scenario to install it on the host itself or
2 ) to install it on one of the VM that will be residing on the host ....remember on the host thats where the VMs will be residing so technically the webvirtmgr VM will be managing the host it will be sitting on ..
@michelkaeser commented on GitHub (Sep 15, 2014):
The 2nd one seems quite common (e.g. ConVirture ships its control panel as an appliance...and I guess it's not the only one).
Benefits are:
If I'd be absolutely sure I am not going to add other HW nodes, I'd stick with the "simpler" 1st approach however maybe
@chamambom commented on GitHub (Sep 16, 2014):
Your argument makes sense and i think i am gonna go with the second option.