Skip to content

kazuhisya/virt-thinclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Usage
-----
Usage: virt-thinclone [options]
    -o, --original <name>            Original Domain Name: Necessary
    -n, --new <name>                 New Domain Name: Necessary
    -i, --ip <ip>                    New Domain IP: Necessary
    -m, --mask <netmask>             New Domain NetMask: Default 255.255.255.0
    -M, --mac <mac>                  New Domain MAC Address: Default random
    -g, --gate <gateway>             New Domain DefaultGateway: Default 192.168.0.1
    -p, --partition <partition>      Dom root Partition Name: Default /dev/mapper/VolGroup-lv_root
    -s, --snap <snapshot>            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

About

Virtualmachine ThinProvisioning Clone Tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages