Hi,
I'm going to create some virtual exam environment and maybe kvm/qemu/virsh can do the job.
This environment should consists several virtual machines (linux + windows) and several virtual networks. This is not a big deal. But after the baseline is created, I would like to simulate problems which must be solved by the examinees.
My idea is to use snapshots for this, so I can create faulty snapshots and assign them to in a combination with some good snapshots creating 'scenarios'.
Do you think it can be a working approach? Is there any better 'tool'/environment for this? Is there any guide for such thing?
Thanks L:
On Friday 04 July 2014 06:44 PM, Pal, Laszlo wrote:
Hi,
I'm going to create some virtual exam environment and maybe kvm/qemu/virsh can do the job.
This environment should consists several virtual machines (linux + windows) and several virtual networks. This is not a big deal. But after the baseline is created, I would like to simulate problems which must be solved by the examinees.
My idea is to use snapshots for this, so I can create faulty snapshots and assign them to in a combination with some good snapshots creating 'scenarios'.
Do you think it can be a working approach? Is there any better 'tool'/environment for this? Is there any guide for such thing?
Thanks L:
for Linux RHEL based distros. I will suggest trouble-maker [1]
please have a look .... may be that can help
[1] http://trouble-maker.sourceforge.net/
I've used it for my RHCE preparation ... it works like anything
Good Luck
Warm Regards
Thank you. My case is a bit more complicated. It consists of several different machines with different operating systems and different software running on top of it. Also I have to include a few Virtual Appliances as well, so what I really need is to create fully configured purpose-built virtual environments quickly but having no separate VM-s for different scenarios.
L:
On 4 July 2014 15:21, Jatin K ssh.fedora@gmail.com wrote:
On Friday 04 July 2014 06:44 PM, Pal, Laszlo wrote:
Hi,
I'm going to create some virtual exam environment and maybe kvm/qemu/virsh can do the job.
This environment should consists several virtual machines (linux + windows) and several virtual networks. This is not a big deal. But after the baseline is created, I would like to simulate problems which must be solved by the examinees.
My idea is to use snapshots for this, so I can create faulty snapshots and assign them to in a combination with some good snapshots creating 'scenarios'.
Do you think it can be a working approach? Is there any better 'tool'/environment for this? Is there any guide for such thing?
Thanks L:
for Linux RHEL based distros. I will suggest trouble-maker [1]
please have a look .... may be that can help
[1] http://trouble-maker.sourceforge.net/
I've used it for my RHCE preparation ... it works like anything
Good Luck
Warm Regards
-- _ °v° /(_)\ ^ ^ Jatin Khatri RHCSA,RHCE,CCNA,MCP Registerd Linux user No #501175 www.linuxcounter.net No M$
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
"Pal, Laszlo" vlad@vlad.hu writes:
Hi,
I'm going to create some virtual exam environment and maybe kvm/qemu/virsh can do the job.
This environment should consists several virtual machines (linux + windows) and several virtual networks. This is not a big deal. But after the baseline is created, I would like to simulate problems which must be solved by the examinees.
My idea is to use snapshots for this, so I can create faulty snapshots and assign them to in a combination with some good snapshots creating 'scenarios'.
You need hardware virtualization support, and for ease of use, you can store the VMs in files. Xen might work as well, though I would suggest that you check whether there are particular requirements and choose the software that meets them best.
Depending on what you're trying to find out, using VMs may be the wrong way to begin with.
On Fri, Jul 04, 2014 at 03:14:44PM +0200, Pal, Laszlo wrote:
Hi,
I'm going to create some virtual exam environment and maybe kvm/qemu/virsh can do the job.
This environment should consists several virtual machines (linux + windows) and several virtual networks. This is not a big deal. But after the baseline is created, I would like to simulate problems which must be solved by the examinees.
My idea is to use snapshots for this, so I can create faulty snapshots and assign them to in a combination with some good snapshots creating 'scenarios'.
Do you think it can be a working approach? Is there any better 'tool'/environment for this? Is there any guide for such thing?
VMware have some rather nice "lab" software that lets you recreate groups of virtual machines instantly. I think it's designed for creating repeatable test environments. The name of this escapes me (and internet searches) right now, but I've often thought we could do with something similarly easy to use.
Another thing to look at would be the various orchestration tools, such as The Foreman, Heat and others.
http://theforeman.org/ https://wiki.openstack.org/wiki/Heat
I don't know if they can be used with KVM standalone however.
Rich.
On Wed, Jul 09, 2014 at 07:24:41PM +0100, Richard W.M. Jones wrote:
VMware have some rather nice "lab" software that lets you recreate groups of virtual machines instantly. I think it's designed for creating repeatable test environments. The name of this escapes me (and internet searches) right now, but I've often thought we could do with something similarly easy to use.
vCloud Director http://www.vmware.com/products/vcloud-director/
Rich.