disable network card hardware before ooting kvm vm

m.ardito

Famous Member
Feb 17, 2010
1,473
18
103
Torino, Italy
Hi,
is there any way to to as in subject? of course i can delete it and add it again later, but i expected to be able to "disable" it somehow... if it is doable with usual kvm cli tools, can someone point me to a good resource to learn all about kvm cli management?

Thanks! Marco
 
we plan to add this on the web gui.

for CLI tools for KVM:
Code:
man qm

for OpenVZ:
Code:
man vzctl
 
thank you Tom, you're really a kind one :)

do you have any way to let users suggest features, or changes, to the manager, other than this forum?
this because i fear submitting requests that are already planned...

anyway, thanks, i'm studying "man qm"

Marco
 
I take it this didn't make it into the web GUI for the final release? (unless it's somewhere I haven't looked).
Would be extremely handy to me right now :/ (using cloned CT's & VM's for testing application upgrades against production machines, need to start them up to change the static IP address's)