Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kazuhisya/virt-thinclone

Virtualmachine ThinProvisioning Clone Tool
https://github.com/kazuhisya/virt-thinclone

Last synced: about 2 months ago
JSON representation

Virtualmachine ThinProvisioning Clone Tool

Awesome Lists containing this project

README

        

virt-thinclone
============
Virtualmachine ThinProvisioning Clone Tool

Usage
-----
Usage: virt-thinclone [options]
-o, --original Original Domain Name: Necessary
-n, --new New Domain Name: Necessary
-i, --ip New Domain IP: Necessary
-m, --mask New Domain NetMask: Default 255.255.255.0
-M, --mac New Domain MAC Address: Default random
-g, --gate New Domain DefaultGateway: Default 192.168.0.1
-p, --partition Dom root Partition Name: Default /dev/mapper/VolGroup-lv_root
-s, --snap New Domain Fast Snapshot Name: Default provisioning_default

License
----
GPLv2+

Note
-----
This programme is works under RHEL6 Host and RHEL6 Guest only.
However, Fedora13 or 14 might work. maybe.

The following package might be necessary for it and you.

- ruby-1.8.7
- ruby-libvirt-0.3.0
- libvirt
- libvirt-client
- qemu-img
- python-virtinst(virt-clone)
- guestfish-1.2.7