47 lines
2.1 KiB
Plaintext
47 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 27 18:37:32 CST 2009 - xwhu@suse.de
|
|
|
|
- Upgrade to LVM2 2.02.45
|
|
Avoid scanning empty metadata areas for VG names
|
|
Pass --test from lvresize to fsadm as --dry-run.
|
|
Remove duplicate cpg_initialize from clvmd startup.
|
|
Add option to /etc/sysconfig/cluster to select cluster type for clvmd.
|
|
Remove external dependency on the 'cut' command from fsadm.
|
|
Fix pvs segfault when pv mda attributes requested for not available PV.
|
|
Fix lvresize size conversion for fsadm when block size is not 1K.
|
|
Add pv_mda_size to pvs and vg_mda_size to vgs.
|
|
Add "--refresh" functionality to vgchange and vgmknodes.
|
|
Fix vgrename using UUID if there are VGs with identical names.
|
|
Fix segfault when invalid field given in reporting commands.
|
|
Merge device-mapper into the lvm2 tree.
|
|
Exit with non-zero status from vgdisplay if couldn't show any requested VG.
|
|
Fix snapshot monitoring library to not cancel monitoring invalid snapshot.
|
|
Fix conversion of md chunk size into sectors.
|
|
Fix misleading error message when there are no allocatable extents in VG.
|
|
Fix handling of PVs which reappeared with old metadata version.
|
|
Fix mirror DSO to call vgreduce with proper parameters.
|
|
Fix validation of --minor and --major in lvcreate to require -My always.
|
|
Fix release: clvmd build, vgreduce consolidate & tests, /dev/ioerror warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 1 01:10:00 CST 2009 - lmb@suse.de
|
|
|
|
- clvmd: Ensure that the lockspace is released locally even we were the
|
|
lock master, avoiding an unclean shutdown (bnc#490415).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 31 19:16:18 CST 2009 - xwhu@suse.de
|
|
|
|
- Call cpg_leave before shutting down clvmd
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 23:14:29 CST 2009 - xwhu@suse.de
|
|
|
|
- Do not filter out tmp device file(bnc#485572)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 22:50:50 CST 2009 - xwhu@suse.de
|
|
|
|
- Newly splitted off from lvm2, as a independent package now
|
|
|