From: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
To: lvm-devel@redhat.com
Subject: [PATCH lvconvert 9/11] Add a new attr field char for the CONVERTING LV
Date: Fri, 04 Jan 2008 10:13:19 -0500 [thread overview]
Message-ID: <477E4D0F.6080204@ce.jp.nec.com> (raw)
In-Reply-To: <477E48D8.4050404@ce.jp.nec.com>
The patch changes the reporting format to show the conversion
structure.
# lvs -o+convert_lv vg
LV VG Attr LSize Origin Snap% Move Log Copy% Convert
lvol0 vg cwi--- 1.00G lvol0_mimagetmp_2
'c' in the 'Attr' field means 'LV under conversion'.
'Convert' field points to the temporary LV for the conversion.
Might be better to add a new char for Attr field than
using volume-type char.
Thanks,
--
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvconvert-add-attr-char-for-converting.patch
Type: text/x-patch
Size: 3974 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20080104/ed53e075/attachment.bin>
next prev parent reply other threads:[~2008-01-04 15:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-04 14:55 [PATCH lvconvert 0/11] Additional fixes and changes to lvconvert restructure Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 1/11] Correct 'const' for _lv_mimage_in_sync() Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 2/11] Don't start polldaemon if conversion failed in early stage Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 3/11] Multiple fixes about to-corelog conversion Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 4/11] Fix possible mirror image corruption Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 5/11] Don't insert temporary layer for corelog mirror Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 6/11] init_mirror_in_sync(0) for corelog mirror addition Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 7/11] Fix semantic consistency of mirrorlog option Jun'ichi Nomura
2008-01-04 15:12 ` [PATCH lvconvert 8/11] Add internal 'CONVERTING' flag for LVs under conversion Jun'ichi Nomura
2008-01-04 15:13 ` Jun'ichi Nomura [this message]
2008-01-04 15:13 ` [PATCH lvconvert 10/11] Warn if lvconvert needs activation to complete conversion Jun'ichi Nomura
2008-01-04 15:13 ` [PATCH lvconvert 11/11] Start lvconvert polldaemon on activation (like pvmove) Jun'ichi Nomura
2008-01-10 18:40 ` [PATCH lvconvert 0/11] Additional fixes and changes to lvconvert restructure Alasdair G Kergon
2008-01-10 19:53 ` Jun'ichi Nomura
2008-01-10 20:36 ` Jun'ichi Nomura
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=477E4D0F.6080204@ce.jp.nec.com \
--to=j-nomura@ce.jp.nec.com \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.