Hi, how can i pass to qemu the options that it uses to connect to a sheepdog cluster ?
I can do it via command line directly with qemu/kvm but how to have it in the configuration file of a specific vm ?
The command is
qemu-system-i386 --drive file=sheepdog://192.0.2.1:30000/MyVirtualMachine
best regards
I can do it via command line directly with qemu/kvm but how to have it in the configuration file of a specific vm ?
The command is
qemu-system-i386 --drive file=sheepdog://192.0.2.1:30000/MyVirtualMachine
best regards