[sheepdog-users] [sheepdog] [PATCH 0/3] sheep, dog: configurable vid space

Valerio Pachera sirio81 at gmail.com
Tue Mar 3 16:19:55 CET 2015


2015-03-02 5:23 GMT+01:00 藤枝崇史 <fujieda.takafumi at lab.ntt.co.jp>:
> 1. stop VDI clients (e.g. tgt, qemu)
> 2. create clones for VID recycling
>     $ dog vdi snapshot <current VDI name>
>     $ dog vdi clone --no-share -s <latest sid> <current VDI name> <new VDI name>
> 3. update clients (e.g. re-create targets, update the startup scripts of VM)
> 4. restart clients
> 5. delete old snapshotsts

What about

1. stop VDI clients (e.g. tgt, qemu)
2. create clones for VID recycling
    $ dog vdi snapshot <current VDI name>
    $ dog vdi clone --no-share -s <latest sid> <current VDI name> <new VDI name>
3. delete old snapshotsts and <current VDI name>
4. rename <new VDI name> to the previous vdi name
5. restart clients

May it work without chaning qemu settings?



More information about the sheepdog-users mailing list