<div>does the origin device or cow  device can be resized dynamically?</div>
<div>once created the multisnapshot device 'ms':</div>
<div><font style="BACKGROUND-COLOR: #ffffff" color="#3333ff">echo 0 `blockdev --getsize /dev/mapper/<font color="#ffffff">vg1-lv1</font>` multisnapshot /dev/mapper/<font color="#990000">vg1-lv1</font> /dev/mapper/<font color="#990000">vg1-lv2</font> 16 0 mikulas 0|dmsetup create <font color="#990000">ms</font></font><br>
</div>
<div>vg1-lv1, vg1-lv2, ms, if all of them can be resized dynamically?</div>
<div> </div>
<div>thank you very much!</div>
<div> </div>
<div> </div>
<div class="gmail_quote">2009/12/16 Mikulas Patocka <span dir="ltr"><<a href="mailto:mpatocka@redhat.com">mpatocka@redhat.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi<br><br>I uploaded new shared snapshots here:<br><a href="http://people.redhat.com/mpatocka/patches/kernel/new-snapshots/devel/" target="_blank">http://people.redhat.com/mpatocka/patches/kernel/new-snapshots/devel/</a><br>
<br>changes:<br><br>- Broken to separate patches, one patch per file. The last patch adds all<br>the files to Makefile and makes it all compile. It allows you to ack<br>patches individually. I didn't use stubs to compile intermediate patches,<br>
the problem is that if multiple patches modify the same file, general<br>modifications to the code become harder. With one-patch-per-file I can<br>edit it with normal text editor and quilt regenerates the patches.<br><br>
- Document on-disk format in dm-multisnap-mikulas-struct.h<br><br>- More functions are commented<br><br>- Removed /*printk ... */ statements. I left some #ifdefed debug routines,<br>they are non-trivial to write again<br>
<br>- Fixed a bug on big-endian systems<br><br>- Exposed interface for snapshots-of-snapshots, tested that they work<br><br>Mikulas<br><font color="#888888"><br>--<br>dm-devel mailing list<br><a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/dm-devel" target="_blank">https://www.redhat.com/mailman/listinfo/dm-devel</a><br></font></blockquote></div><br>