Alasdair Kergon
29eb92446e
post-release
2006-09-19 17:50:58 +00:00
Alasdair Kergon
ae6918742e
pre-release
dm_v1_02_10
old-dm_v1_02_10
2006-09-19 17:43:03 +00:00
Alasdair Kergon
863484bb65
Reorder mm bounds_check code to reduce window for a dmeventd race. (dm_free_aux)
2006-09-19 17:30:04 +00:00
Alasdair Kergon
1cd7ebce4c
Extend _check_contiguous() to detect single-area LVs.
...
Include mirror log (untested) in _for_each_pv() processing.
Use MIRROR_LOG_SIZE constant.
Remove struct seg_pvs from _for_each_pv() for generalisation.
Avoid adding duplicates to list of parallel PVs to avoid.
2006-09-11 21:14:56 +00:00
Alasdair Kergon
eef8c7862e
Fix several incorrect comparisons in parallel area avoidance code.
...
Fix segment lengths when flattening existing parallel areas.
Log existing parallel areas prior to allocation.
Fix mirror log creation when activation disabled.
2006-09-11 14:24:58 +00:00
Alasdair Kergon
b52375d446
fix vgreduce clustered check
2006-09-07 23:23:45 +00:00
Alasdair Kergon
6e2babc2ce
When using local file locking, skip clustered VGs.
...
Add fallback_to_clustered_locking and fallback_to_local_locking parameters.
2006-09-02 01:18:17 +00:00
Alasdair Kergon
08e253bed1
lvm.static uses built-in cluster locking instead of external locking.
...
Don't attempt to load shared libraries if built statically.
2006-08-31 22:21:00 +00:00
Alasdair Kergon
c6661477a2
Change default locking_lib to liblvm2clusterlock.so.
2006-08-31 20:56:33 +00:00
Alasdair Kergon
415cfd99a0
Add skip_dev_dir() to process command line VGs.
2006-08-25 23:02:33 +00:00
Patrick Caulfield
8c2e37381a
Stop clvmd complaining about nodes that have left the cluster
2006-08-24 12:45:05 +00:00
Alasdair Kergon
45df79feba
stub.h shouldn't be here
2006-08-22 15:56:06 +00:00
Patrick Caulfield
5824f992b7
Add needed new parameter to create_toolcontext().
2006-08-22 09:49:20 +00:00
Alasdair Kergon
b0b60fafd5
Move lvm_snprintf into libdevmapper.
2006-08-21 12:54:53 +00:00
Alasdair Kergon
8d98b02ba2
Add dm_snprintf
old-v1_02_10
v1_02_10
2006-08-21 12:52:39 +00:00
Alasdair Kergon
a93fe79bc4
Add dm_split_words() and dm_split_lvm_name() to libdevmapper.
2006-08-21 12:07:03 +00:00
Alasdair Kergon
4aebd7be37
fix lvm.conf (5) refs
2006-08-18 22:35:59 +00:00
Alasdair Kergon
3170a5db32
mirror man page tweaks
2006-08-18 22:27:01 +00:00
Alasdair Kergon
3605b9eef6
Add mirroring into man pages
2006-08-18 21:49:19 +00:00
Alasdair Kergon
a945f1fde2
reorder bounds check code
2006-08-18 21:38:58 +00:00
Alasdair Kergon
461a997b5b
Prevent mirror renames.
2006-08-18 21:19:54 +00:00
Alasdair Kergon
a80afd7b4e
Move CMDLIB code into separate file and record whether static build.
2006-08-18 21:17:18 +00:00
Alasdair Kergon
aad2b51d85
post
2006-08-17 20:04:38 +00:00
Alasdair Kergon
36a9a81ff1
wrappers files
old-v2_02_09
v2_02_09
2006-08-17 19:56:28 +00:00
Alasdair Kergon
42c88546ae
pre-release
2006-08-17 19:55:50 +00:00
Alasdair Kergon
0f0e86ef9b
Fix PE_ALIGN for pagesize over 32KB.
2006-08-17 19:53:36 +00:00
Alasdair Kergon
98efd9a857
wrap PE_ALIGN
2006-08-17 19:30:59 +00:00
Alasdair Kergon
a0c27d95b7
Separate out LVM1_PE_ALIGN.
2006-08-17 19:15:27 +00:00
Alasdair Kergon
984651d99d
Add lvm_getpagesize wrapper.
2006-08-17 18:23:44 +00:00
Alasdair Kergon
c6f7370b30
Add --maxphysicalvolumes to vgchange.
2006-08-16 14:41:42 +00:00
Alasdair Kergon
3e4b8e8985
post-release
2006-08-15 19:13:06 +00:00
Alasdair Kergon
73f08b98d2
pre-release
old-v2_02_08
v2_02_08
2006-08-15 19:06:09 +00:00
Alasdair Kergon
8607a74206
post-release
2006-08-15 17:43:10 +00:00
Alasdair Kergon
8339f3ceb3
pre-release
dm_v1_02_09
old-dm_v1_02_09
2006-08-15 17:38:38 +00:00
Alasdair Kergon
c0c9f3cc19
fix getopt_long error check
2006-08-10 20:53:21 +00:00
Alasdair Kergon
81f4813c29
Add --table argument to dmsetup for a one-line table.
...
Abort if errors are found during cmdline option processing.
2006-08-10 14:11:03 +00:00
Alasdair Kergon
94f57745b9
Add checks for duplicate LV name, lvid and PV id before writing metadata.
...
Report all sanity check failures, not just the first.
2006-08-09 19:33:25 +00:00
Alasdair Kergon
54fb2ebbe0
Add lockfs indicator to debug output.
2006-08-08 21:22:31 +00:00
Alasdair Kergon
02d122b65b
Fix missing lockfs on first snapshot creation.
2006-08-08 21:20:00 +00:00
Alasdair Kergon
df0a5561a1
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.
2006-08-01 14:56:33 +00:00
Alasdair Kergon
f7c55da7d0
Fix locking for mimage removal.
2006-07-20 20:37:10 +00:00
Alasdair Kergon
b385f701ce
Fix clvmd_init_rhel4 'status' exit code.
2006-07-19 18:55:58 +00:00
Alasdair Kergon
05dd42f443
post-release
2006-07-17 14:39:54 +00:00
Alasdair Kergon
36d816d5cb
pre-release
dm_v1_02_08
old-dm_v1_02_08
old-v2_02_07
v2_02_07
2006-07-17 14:32:00 +00:00
Alasdair Kergon
92a6746e70
Fix activation logic in lvchange --persistent.
2006-07-10 19:39:14 +00:00
Alasdair Kergon
1728848a39
Don't ignore persistent minor numbers when activating.
2006-07-10 19:17:40 +00:00
Alasdair Kergon
f9eb4e7487
test
2006-07-05 21:07:35 +00:00
Alasdair Kergon
d0b9f33aeb
test
2006-07-05 21:03:15 +00:00
Alasdair Kergon
718583b241
Append full patch to checkin emails.
2006-07-05 21:01:06 +00:00
Alasdair Kergon
6737127e9a
Avoid duplicate dmeventd subdir with 'make distclean'.
2006-07-05 17:29:12 +00:00