]> sourceware.org Git - lvm2.git/log
lvm2.git
18 years agoAdd --trustcache option to reporting commands in preparation for supporting
Alasdair Kergon [Tue, 1 Aug 2006 14:56:33 +0000 (14:56 +0000)]
Add --trustcache option to reporting commands in preparation for supporting
event-driven model.  Without changes to the way the cache gets updated, the
option is currently unreliable without a global lock to prevent any lvm2
commands from running concurrently.

18 years agoFix locking for mimage removal.
Alasdair Kergon [Thu, 20 Jul 2006 20:37:10 +0000 (20:37 +0000)]
Fix locking for mimage removal.

18 years agoFix clvmd_init_rhel4 'status' exit code.
Alasdair Kergon [Wed, 19 Jul 2006 18:55:58 +0000 (18:55 +0000)]
Fix clvmd_init_rhel4 'status' exit code.

18 years agopost-release
Alasdair Kergon [Mon, 17 Jul 2006 14:39:54 +0000 (14:39 +0000)]
post-release

18 years agopre-release
Alasdair Kergon [Mon, 17 Jul 2006 14:32:00 +0000 (14:32 +0000)]
pre-release

18 years agoFix activation logic in lvchange --persistent.
Alasdair Kergon [Mon, 10 Jul 2006 19:39:14 +0000 (19:39 +0000)]
Fix activation logic in lvchange --persistent.

18 years agoDon't ignore persistent minor numbers when activating.
Alasdair Kergon [Mon, 10 Jul 2006 19:17:40 +0000 (19:17 +0000)]
Don't ignore persistent minor numbers when activating.

18 years agotest
Alasdair Kergon [Wed, 5 Jul 2006 21:07:35 +0000 (21:07 +0000)]
test

18 years agotest
Alasdair Kergon [Wed, 5 Jul 2006 21:03:15 +0000 (21:03 +0000)]
test

18 years agoAppend full patch to checkin emails.
Alasdair Kergon [Wed, 5 Jul 2006 21:01:06 +0000 (21:01 +0000)]
Append full patch to checkin emails.

18 years agoAvoid duplicate dmeventd subdir with 'make distclean'.
Alasdair Kergon [Wed, 5 Jul 2006 17:29:12 +0000 (17:29 +0000)]
Avoid duplicate dmeventd subdir with 'make distclean'.

18 years agoadd dlerror to another error path
Alasdair Kergon [Wed, 5 Jul 2006 17:26:36 +0000 (17:26 +0000)]
add dlerror to another error path

18 years agoDifferentiate between the two 'log device failed' cases in vgreduce.
Alasdair Kergon [Tue, 4 Jul 2006 19:52:47 +0000 (19:52 +0000)]
Differentiate between the two 'log device failed' cases in vgreduce.

18 years agoUse RTLD_GLOBAL when loading shared libraries.
Alasdair Kergon [Tue, 4 Jul 2006 19:40:27 +0000 (19:40 +0000)]
Use RTLD_GLOBAL when loading shared libraries.

18 years agoAdd some forgotten memlock checks to _vg_read to protect against full scans.
Alasdair Kergon [Tue, 4 Jul 2006 19:36:49 +0000 (19:36 +0000)]
Add some forgotten memlock checks to _vg_read to protect against full scans.

18 years agoAdd mutex to dmeventd_mirror to avoid concurrent execution.
Alasdair Kergon [Tue, 4 Jul 2006 18:57:27 +0000 (18:57 +0000)]
Add mutex to dmeventd_mirror to avoid concurrent execution.

18 years agoIf VG is already consistent with --removemissing, return success not failure.
Alasdair Kergon [Tue, 4 Jul 2006 18:51:59 +0000 (18:51 +0000)]
If VG is already consistent with --removemissing, return success not failure.

18 years agoforce remove fixes
Alasdair Kergon [Sun, 18 Jun 2006 11:51:46 +0000 (11:51 +0000)]
force remove fixes

18 years agoAdd --force to dmsetup remove* to load error target. [Untested.]
Alasdair Kergon [Sun, 18 Jun 2006 11:35:04 +0000 (11:35 +0000)]
Add --force to dmsetup remove* to load error target.  [Untested.]
Update dmsetup man page.

18 years agodmsetup remove_all also performs mknodes.
Alasdair Kergon [Sat, 17 Jun 2006 16:12:41 +0000 (16:12 +0000)]
dmsetup remove_all also performs mknodes.

18 years agoDon't suppress identical table reloads if permission changes.
Alasdair Kergon [Wed, 14 Jun 2006 22:00:03 +0000 (22:00 +0000)]
Don't suppress identical table reloads if permission changes.

18 years agoFix return code if VG specified on command line is not found.
Alasdair Kergon [Wed, 14 Jun 2006 20:27:15 +0000 (20:27 +0000)]
Fix return code if VG specified on command line is not found.

18 years agoFix PV tools to include orphaned PVs in default output again.
Alasdair Kergon [Wed, 14 Jun 2006 20:11:22 +0000 (20:11 +0000)]
Fix PV tools to include orphaned PVs in default output again.

18 years agotest checkin
Alasdair Kergon [Mon, 12 Jun 2006 17:34:20 +0000 (17:34 +0000)]
test checkin

18 years agotest checkin
Alasdair Kergon [Mon, 12 Jun 2006 17:32:43 +0000 (17:32 +0000)]
test checkin

18 years agotest checkin
Alasdair Kergon [Mon, 12 Jun 2006 17:30:29 +0000 (17:30 +0000)]
test checkin

18 years agocheckin test
Alasdair Kergon [Mon, 12 Jun 2006 17:18:31 +0000 (17:18 +0000)]
checkin test

18 years agoFix "Unaligned access" when using clvm
Patrick Caulfield [Mon, 12 Jun 2006 09:46:35 +0000 (09:46 +0000)]
Fix "Unaligned access" when using clvm
bz#194626

18 years agoFix an extra dev_close in a label_read error path.
Alasdair Kergon [Thu, 8 Jun 2006 22:15:49 +0000 (22:15 +0000)]
Fix an extra dev_close in a label_read error path.

18 years agochange two files in different directories
Alasdair Kergon [Tue, 6 Jun 2006 17:44:11 +0000 (17:44 +0000)]
change two files in different directories

18 years agotest
Alasdair Kergon [Tue, 6 Jun 2006 17:42:20 +0000 (17:42 +0000)]
test

18 years agotest one change
Alasdair Kergon [Tue, 6 Jun 2006 17:41:30 +0000 (17:41 +0000)]
test one change

18 years agoFix target_register_events args.
Alasdair Kergon [Thu, 25 May 2006 13:32:26 +0000 (13:32 +0000)]
Fix target_register_events args.

18 years agoPrevent snapshots of mirrors.
Alasdair Kergon [Wed, 24 May 2006 13:58:14 +0000 (13:58 +0000)]
Prevent snapshots of mirrors.

18 years ago Add DISTCLEAN_TARGETS to make template for configure.h.
Alasdair Kergon [Tue, 16 May 2006 20:53:13 +0000 (20:53 +0000)]
  Add DISTCLEAN_TARGETS to make template for configure.h.
  More fixes to error paths.

18 years agofix error path
Alasdair Kergon [Tue, 16 May 2006 20:42:01 +0000 (20:42 +0000)]
fix error path

18 years ago Fix lvcreate corelog validation.
Alasdair Kergon [Tue, 16 May 2006 16:48:31 +0000 (16:48 +0000)]
  Fix lvcreate corelog validation.
  Add --config for overriding most config file settings from cmdline.
  Quote arguments when printing command line.
  Remove linefeed from 'initialising logging' message.
  Add 'Completed' debug message.
  Don't attempt library exit after reloading config files.
  Always compile with libdevmapper, even if device-mapper is disabled.

18 years ago Fix corelog segment line.
Alasdair Kergon [Tue, 16 May 2006 16:20:29 +0000 (16:20 +0000)]
  Fix corelog segment line.
  Suppress some compiler warnings.

18 years agoAdd needed include.
Patrick Caulfield [Mon, 15 May 2006 12:32:08 +0000 (12:32 +0000)]
Add needed include.

18 years agofix compile
Alasdair Kergon [Mon, 15 May 2006 11:56:15 +0000 (11:56 +0000)]
fix compile

18 years agopost-release
Alasdair Kergon [Fri, 12 May 2006 20:32:39 +0000 (20:32 +0000)]
post-release

18 years agofix dev->device
Alasdair Kergon [Fri, 12 May 2006 19:47:40 +0000 (19:47 +0000)]
fix dev->device

18 years agonot reqd
Alasdair Kergon [Fri, 12 May 2006 19:44:42 +0000 (19:44 +0000)]
not reqd

18 years agopre-release
Alasdair Kergon [Fri, 12 May 2006 19:41:43 +0000 (19:41 +0000)]
pre-release

18 years agoAdd --monitor to vgcreate and lvcreate to control dmeventd registration.
Alasdair Kergon [Fri, 12 May 2006 19:16:48 +0000 (19:16 +0000)]
Add --monitor to vgcreate and lvcreate to control dmeventd registration.
Propagate --monitor around cluster.
Filter LCK_NONBLOCK in clvmd lock_vg.

18 years agofix compile
Alasdair Kergon [Fri, 12 May 2006 13:33:22 +0000 (13:33 +0000)]
fix compile

18 years agoPre-release.
Alasdair Kergon [Thu, 11 May 2006 20:24:07 +0000 (20:24 +0000)]
Pre-release.

18 years agoM for unsynced mirror
Alasdair Kergon [Thu, 11 May 2006 20:17:17 +0000 (20:17 +0000)]
M for unsynced mirror

18 years agoAdd --nosync to lvcreate with LV flag NOTSYNCED.
Alasdair Kergon [Thu, 11 May 2006 20:03:40 +0000 (20:03 +0000)]
Add --nosync to lvcreate with LV flag NOTSYNCED.

18 years agoUse mirror's uuid for a core log.
Alasdair Kergon [Thu, 11 May 2006 19:47:53 +0000 (19:47 +0000)]
Use mirror's uuid for a core log.

18 years agoAdd mirror log fault-handling policy.
Alasdair Kergon [Thu, 11 May 2006 19:45:53 +0000 (19:45 +0000)]
Add mirror log fault-handling policy.

18 years agoAdd DM_CORELOG flag to dm_tree_node_add_mirror_target().
Alasdair Kergon [Thu, 11 May 2006 19:10:55 +0000 (19:10 +0000)]
Add DM_CORELOG flag to dm_tree_node_add_mirror_target().

18 years agoAvoid a dmeventd compiler warning.
Alasdair Kergon [Thu, 11 May 2006 19:08:02 +0000 (19:08 +0000)]
Avoid a dmeventd compiler warning.

18 years agoPropagate nosync flag around cluster.
Alasdair Kergon [Thu, 11 May 2006 19:05:21 +0000 (19:05 +0000)]
Propagate nosync flag around cluster.

18 years agoAllow vgreduce to handle mirror log failures.
Alasdair Kergon [Thu, 11 May 2006 19:01:11 +0000 (19:01 +0000)]
Allow vgreduce to handle mirror log failures.

18 years agoCheck in-sync status before changing disk log.
Alasdair Kergon [Thu, 11 May 2006 18:56:55 +0000 (18:56 +0000)]
Check in-sync status before changing disk log.

18 years agoAdd --corelog to lvcreate and lvconvert.
Alasdair Kergon [Thu, 11 May 2006 18:54:04 +0000 (18:54 +0000)]
Add --corelog to lvcreate and lvconvert.

18 years agoCreate a log header for replacement in-sync mirror log.
Alasdair Kergon [Thu, 11 May 2006 18:39:24 +0000 (18:39 +0000)]
Create a log header for replacement in-sync mirror log.
Use set_lv() and dev_set() to wipe sections of devices.
Add mirror_in_sync() flag to avoid unnecessary resync on activation.

18 years agoAdd mirror_library description to example.conf.
Alasdair Kergon [Thu, 11 May 2006 17:58:58 +0000 (17:58 +0000)]
Add mirror_library description to example.conf.
More compile-time cleanup.

18 years agopost-release
Alasdair Kergon [Wed, 10 May 2006 20:46:28 +0000 (20:46 +0000)]
post-release

18 years agopre-release
Alasdair Kergon [Wed, 10 May 2006 20:14:15 +0000 (20:14 +0000)]
pre-release

18 years agoMove DEFS into configure.h.
Alasdair Kergon [Wed, 10 May 2006 19:38:25 +0000 (19:38 +0000)]
Move DEFS into configure.h.
Remove dmsetup line buffer limitation.

18 years agofix last commit
Alasdair Kergon [Wed, 10 May 2006 17:51:02 +0000 (17:51 +0000)]
fix last commit

18 years agomore coverity fixes
Alasdair Kergon [Wed, 10 May 2006 17:49:25 +0000 (17:49 +0000)]
more coverity fixes

18 years agoFix uuid_from_num() buffer overrun.
Alasdair Kergon [Wed, 10 May 2006 16:42:03 +0000 (16:42 +0000)]
Fix uuid_from_num() buffer overrun.

18 years agocoverity fixes
Alasdair Kergon [Wed, 10 May 2006 16:23:41 +0000 (16:23 +0000)]
coverity fixes

18 years agoMake SIZE_SHORT the default for display_size().
Alasdair Kergon [Tue, 9 May 2006 21:23:51 +0000 (21:23 +0000)]
Make SIZE_SHORT the default for display_size().
Fix some memory leaks in error paths found by coverity.
Use C99 struct initialisers.
Move DEFS into configure.h.
Clean-ups to remove miscellaneous compiler warnings.

18 years agosign fix
Alasdair Kergon [Thu, 4 May 2006 09:33:42 +0000 (09:33 +0000)]
sign fix

18 years agofix stripesize const
Alasdair Kergon [Tue, 2 May 2006 07:14:43 +0000 (07:14 +0000)]
fix stripesize const

18 years agoImprove stripe size validation.
Alasdair Kergon [Sat, 29 Apr 2006 22:08:43 +0000 (22:08 +0000)]
Improve stripe size validation.
Increase maximum stripe size limit to physical extent size for lvm2 metadata.

18 years agomissing {
Alasdair Kergon [Fri, 28 Apr 2006 21:07:19 +0000 (21:07 +0000)]
missing {

18 years agovalidate region size against page size
Alasdair Kergon [Fri, 28 Apr 2006 17:25:54 +0000 (17:25 +0000)]
validate region size against page size

18 years agoFix activation code to check for pre-existing mirror logs.
Alasdair Kergon [Fri, 28 Apr 2006 17:01:07 +0000 (17:01 +0000)]
Fix activation code to check for pre-existing mirror logs.

18 years agoTighten region size validation.
Alasdair Kergon [Fri, 28 Apr 2006 15:01:39 +0000 (15:01 +0000)]
Tighten region size validation.

18 years agotweak .so loading messages; extra device_exists() sanity check
Alasdair Kergon [Fri, 28 Apr 2006 14:08:04 +0000 (14:08 +0000)]
tweak .so loading messages; extra device_exists() sanity check

18 years ago_register_dev_for_events to return error on failure
Alasdair Kergon [Fri, 28 Apr 2006 14:06:06 +0000 (14:06 +0000)]
_register_dev_for_events to return error on failure

18 years agoIgnore empty strings in config files.
Alasdair Kergon [Fri, 28 Apr 2006 13:30:59 +0000 (13:30 +0000)]
Ignore empty strings in config files.

18 years agoRequire non-zero regionsize and document parameter on lvcreate man page.
Alasdair Kergon [Fri, 28 Apr 2006 13:11:05 +0000 (13:11 +0000)]
Require non-zero regionsize and document parameter on lvcreate man page.

18 years agoremove redundant list_init
Alasdair Kergon [Thu, 27 Apr 2006 17:58:48 +0000 (17:58 +0000)]
remove redundant list_init

18 years agoInvalidate cache if composition of VG changed externally.
Alasdair Kergon [Fri, 21 Apr 2006 19:12:41 +0000 (19:12 +0000)]
Invalidate cache if composition of VG changed externally.

18 years agoterminate vgid in debug mesg
Alasdair Kergon [Fri, 21 Apr 2006 15:37:08 +0000 (15:37 +0000)]
terminate vgid in debug mesg

18 years agopre-release
Alasdair Kergon [Fri, 21 Apr 2006 15:27:38 +0000 (15:27 +0000)]
pre-release

18 years agoFix vgid string termination in recent cache code.
Alasdair Kergon [Fri, 21 Apr 2006 14:44:33 +0000 (14:44 +0000)]
Fix vgid string termination in recent cache code.

18 years agoIncrease dmsetup line buffer to 4k.
Alasdair Kergon [Wed, 19 Apr 2006 20:43:30 +0000 (20:43 +0000)]
Increase dmsetup line buffer to 4k.

18 years agopost-release
Alasdair Kergon [Wed, 19 Apr 2006 20:15:11 +0000 (20:15 +0000)]
post-release

18 years agoremove inlines
Alasdair Kergon [Wed, 19 Apr 2006 18:12:33 +0000 (18:12 +0000)]
remove inlines

18 years agopre-release
Alasdair Kergon [Wed, 19 Apr 2006 18:06:56 +0000 (18:06 +0000)]
pre-release

18 years agofix makefile
Alasdair Kergon [Wed, 19 Apr 2006 17:32:05 +0000 (17:32 +0000)]
fix makefile

18 years agofix makefile
Alasdair Kergon [Wed, 19 Apr 2006 17:24:00 +0000 (17:24 +0000)]
fix makefile

18 years agopost-release
Alasdair Kergon [Wed, 19 Apr 2006 17:21:39 +0000 (17:21 +0000)]
post-release

18 years agofix makefile
Alasdair Kergon [Wed, 19 Apr 2006 17:15:08 +0000 (17:15 +0000)]
fix makefile

18 years agoupdate version
Alasdair Kergon [Wed, 19 Apr 2006 16:41:03 +0000 (16:41 +0000)]
update version

18 years agomake pkgconfig installation step optional, and clean up generated files
Alasdair Kergon [Wed, 19 Apr 2006 16:38:56 +0000 (16:38 +0000)]
make pkgconfig installation step optional, and clean up generated files

18 years agoCheck for libsepol.
Alasdair Kergon [Wed, 19 Apr 2006 15:33:07 +0000 (15:33 +0000)]
Check for libsepol.
Add some cflow & scope support.
Separate out DEFS from CFLAGS.
Remove inlines and use unique function names.

18 years agoconfigure/makefile tidying + pkg-config support.
Alasdair Kergon [Wed, 19 Apr 2006 15:23:10 +0000 (15:23 +0000)]
configure/makefile tidying + pkg-config support.

18 years agopost-release
Alasdair Kergon [Fri, 14 Apr 2006 21:39:32 +0000 (21:39 +0000)]
post-release

18 years agopre-release
Alasdair Kergon [Fri, 14 Apr 2006 21:11:38 +0000 (21:11 +0000)]
pre-release

18 years agovgrename accepts vgid and exported VG.
Alasdair Kergon [Thu, 13 Apr 2006 21:08:29 +0000 (21:08 +0000)]
vgrename accepts vgid and exported VG.

18 years agoAdd --partial to pvs.
Alasdair Kergon [Thu, 13 Apr 2006 17:51:40 +0000 (17:51 +0000)]
Add --partial to pvs.

18 years agoWhen choosing between identically-named VGs, also consider creation_host.
Alasdair Kergon [Thu, 13 Apr 2006 17:32:24 +0000 (17:32 +0000)]
When choosing between identically-named VGs, also consider creation_host.

This page took 0.065774 seconds and 5 git commands to generate.