]>
sourceware.org Git - lvm2.git/log
Alasdair Kergon [Fri, 1 Dec 2006 23:29:54 +0000 (23:29 +0000)]
post-release
Alasdair Kergon [Fri, 1 Dec 2006 23:15:59 +0000 (23:15 +0000)]
pre release
Alasdair Kergon [Fri, 1 Dec 2006 23:10:26 +0000 (23:10 +0000)]
clvmd ia64 alignment fixes etc. (pjc)
Alasdair Kergon [Fri, 1 Dec 2006 22:48:47 +0000 (22:48 +0000)]
Fix VG clustered read locks to use PR not CR.
VG metadata reads were not being locked out during metadata updates.
Alasdair Kergon [Thu, 30 Nov 2006 23:11:42 +0000 (23:11 +0000)]
Adjust some alignments for ia64 and sparc.
(Some of the changes are probably unnecessary.)
Alasdair Kergon [Thu, 30 Nov 2006 17:52:47 +0000 (17:52 +0000)]
Fix mirror segment removal to use temporary error segment.
Patrick Caulfield [Thu, 30 Nov 2006 13:19:42 +0000 (13:19 +0000)]
Always compile debug logging into clvmd as it's too useful to
restrict to just developers.
-d will switch it on and run the daemon in the foreground
Patrick Caulfield [Thu, 30 Nov 2006 10:16:48 +0000 (10:16 +0000)]
Add timeout to RHEL4 clvmd init script.
With the previous clvmd checkin this should address bz#187812
Patrick Caulfield [Thu, 30 Nov 2006 09:44:07 +0000 (09:44 +0000)]
Add -T (startup timeout) switch to clvmd
Alasdair Kergon [Tue, 28 Nov 2006 22:51:01 +0000 (22:51 +0000)]
post-release
Alasdair Kergon [Tue, 28 Nov 2006 22:49:58 +0000 (22:49 +0000)]
pre-release
Alasdair Kergon [Thu, 23 Nov 2006 20:34:16 +0000 (20:34 +0000)]
Update dmsetup man page (setgeometry & message)
Alasdair Kergon [Thu, 23 Nov 2006 17:44:15 +0000 (17:44 +0000)]
mention new env vars on man page
Alasdair Kergon [Thu, 23 Nov 2006 17:23:14 +0000 (17:23 +0000)]
Improve lvm_dump.sh robustness.
Alasdair Kergon [Tue, 21 Nov 2006 22:41:56 +0000 (22:41 +0000)]
Update lvm2create_initrd to support gentoo.
Alasdair Kergon [Tue, 21 Nov 2006 17:46:11 +0000 (17:46 +0000)]
.
Alasdair Kergon [Tue, 21 Nov 2006 17:44:46 +0000 (17:44 +0000)]
Fix clvmd_init_rhel4 line truncation (2.02.14).
Alasdair Kergon [Tue, 21 Nov 2006 15:13:36 +0000 (15:13 +0000)]
fix _find_config_node: null parameter is permitted
Alasdair Kergon [Mon, 20 Nov 2006 23:30:45 +0000 (23:30 +0000)]
post-release
Alasdair Kergon [Mon, 20 Nov 2006 20:03:26 +0000 (20:03 +0000)]
Install lvmdump by default.
Alasdair Kergon [Mon, 20 Nov 2006 19:33:03 +0000 (19:33 +0000)]
pre-release
Alasdair Kergon [Mon, 20 Nov 2006 16:45:45 +0000 (16:45 +0000)]
Fix check for snapshot module when activating snapshot.
Alasdair Kergon [Fri, 17 Nov 2006 02:45:51 +0000 (02:45 +0000)]
Fix pvremove error path for case when PV is in use.
Alasdair Kergon [Thu, 16 Nov 2006 17:36:00 +0000 (17:36 +0000)]
Warn if certain duplicate config file entries are seen.
(not thoroughly tested)
Alasdair Kergon [Thu, 16 Nov 2006 16:44:48 +0000 (16:44 +0000)]
Enhance lvm_dump.sh for sysreport integration and add man page.
Alasdair Kergon [Tue, 14 Nov 2006 15:28:50 +0000 (15:28 +0000)]
Fix --autobackup argument which could never disable backups.
Alasdair Kergon [Tue, 14 Nov 2006 15:03:07 +0000 (15:03 +0000)]
Fix a label_verify error path.
Alasdair Kergon [Fri, 10 Nov 2006 21:27:51 +0000 (21:27 +0000)]
post-release
Alasdair Kergon [Fri, 10 Nov 2006 21:22:34 +0000 (21:22 +0000)]
pre-release
Alasdair Kergon [Fri, 10 Nov 2006 20:15:10 +0000 (20:15 +0000)]
fix cast
Alasdair Kergon [Fri, 10 Nov 2006 19:35:03 +0000 (19:35 +0000)]
Fix adjusted_mirror_region_size() for 64-bit size.
Alasdair Kergon [Fri, 10 Nov 2006 18:24:11 +0000 (18:24 +0000)]
Add some missing bounds checks on 32 bit extent counters.
Add Petabyte and Exabyte support.
Fix lvcreate error message when 0 extents requested.
Patrick Caulfield [Mon, 6 Nov 2006 14:11:40 +0000 (14:11 +0000)]
Add note to lvremove man page: volumes must be inactive on
all cluster nodes before being removed.
Alasdair Kergon [Sat, 4 Nov 2006 03:34:10 +0000 (03:34 +0000)]
Protect .cache manipulations with fcntl locking.
Change .cache timestamp comparisons to use ctime.
Alasdair Kergon [Fri, 3 Nov 2006 21:23:06 +0000 (21:23 +0000)]
fix shift
Alasdair Kergon [Fri, 3 Nov 2006 21:07:15 +0000 (21:07 +0000)]
fix last check-in: lv->size is in sectors
Alasdair Kergon [Thu, 2 Nov 2006 23:33:20 +0000 (23:33 +0000)]
Fix mirror log LV writing to set all bits in whole LV.
Alasdair Kergon [Wed, 1 Nov 2006 18:25:26 +0000 (18:25 +0000)]
Fix clustered VG detection and default runlevels in clvmd_init_rhel4.
Alasdair Kergon [Mon, 30 Oct 2006 16:10:55 +0000 (16:10 +0000)]
Fix high-level free space check for partial allocations.
Alasdair Kergon [Fri, 27 Oct 2006 15:37:02 +0000 (15:37 +0000)]
post-release
Alasdair Kergon [Fri, 27 Oct 2006 15:21:07 +0000 (15:21 +0000)]
pre-release
Alasdair Kergon [Thu, 26 Oct 2006 20:37:13 +0000 (20:37 +0000)]
dd couple of missing files to tools/Makefile CLEAN_TARGETS.
Alasdair Kergon [Thu, 26 Oct 2006 18:22:10 +0000 (18:22 +0000)]
When adding snapshot leave cow LV mapped device active after zeroing.
Alasdair Kergon [Tue, 24 Oct 2006 19:07:32 +0000 (19:07 +0000)]
.
Jonathan Earl Brassow [Tue, 24 Oct 2006 18:49:31 +0000 (18:49 +0000)]
- likely cut and paste error. Fix wrong function name in debug
output.
Alasdair Kergon [Tue, 24 Oct 2006 18:25:30 +0000 (18:25 +0000)]
Add dev_flush() to set_lv()
Alasdair Kergon [Tue, 24 Oct 2006 17:19:48 +0000 (17:19 +0000)]
resync alphabetical order
Alasdair Kergon [Tue, 24 Oct 2006 17:18:25 +0000 (17:18 +0000)]
try forcesync -> resync
Alasdair Kergon [Tue, 24 Oct 2006 17:09:40 +0000 (17:09 +0000)]
reword --resync desc a bit
Alasdair Kergon [Tue, 24 Oct 2006 15:30:33 +0000 (15:30 +0000)]
fix forcesync local active detection
Alasdair Kergon [Mon, 23 Oct 2006 23:03:55 +0000 (23:03 +0000)]
Add lvchange --forcesync.
Alasdair Kergon [Mon, 23 Oct 2006 15:54:51 +0000 (15:54 +0000)]
Perform high-level free space check before each allocation attempt.
Patrick Caulfield [Mon, 23 Oct 2006 11:46:16 +0000 (11:46 +0000)]
Don't allow a node to remove an LV that's exclusively active on anther node.
Alasdair Kergon [Sat, 21 Oct 2006 23:18:43 +0000 (23:18 +0000)]
Cope if same PV is included more than once in cmdline PE range list.
Alasdair Kergon [Thu, 19 Oct 2006 16:50:05 +0000 (16:50 +0000)]
getline debug free
Alasdair Kergon [Thu, 19 Oct 2006 15:34:50 +0000 (15:34 +0000)]
Suppress encryption key in 'dmsetup table' output unless --showkeys supplied.
Alasdair Kergon [Thu, 19 Oct 2006 12:53:47 +0000 (12:53 +0000)]
Set PV size to current device size if it is found to be zero.
Alasdair Kergon [Wed, 18 Oct 2006 18:01:53 +0000 (18:01 +0000)]
Add segment parameter to target_present functions.
Alasdair Kergon [Mon, 16 Oct 2006 17:18:08 +0000 (17:18 +0000)]
post-release
Alasdair Kergon [Mon, 16 Oct 2006 16:47:56 +0000 (16:47 +0000)]
revert
Alasdair Kergon [Mon, 16 Oct 2006 16:44:28 +0000 (16:44 +0000)]
pre-release
Alasdair Kergon [Mon, 16 Oct 2006 16:29:40 +0000 (16:29 +0000)]
Fix pvdisplay to use vg_read() for non-orphans
Alasdair Kergon [Sat, 14 Oct 2006 16:37:54 +0000 (16:37 +0000)]
Fall back to internal locking if external locking lib is missing or fails.
Alasdair Kergon [Fri, 13 Oct 2006 21:33:31 +0000 (21:33 +0000)]
Retain activation state after changing LV minor number with --force.
Alasdair Kergon [Fri, 13 Oct 2006 19:01:30 +0000 (19:01 +0000)]
post-release.
Note that I've dropped the 2.4 kernel files from the release tarballs now.
Alasdair Kergon [Fri, 13 Oct 2006 18:43:53 +0000 (18:43 +0000)]
pre-release
Alasdair Kergon [Fri, 13 Oct 2006 14:03:35 +0000 (14:03 +0000)]
Avoid deptree attempting to suspend a device that's already suspended.
Alasdair Kergon [Fri, 13 Oct 2006 13:22:44 +0000 (13:22 +0000)]
Propagate clustered flag in vgsplit and require resizeable flag.
Alasdair Kergon [Thu, 12 Oct 2006 18:20:45 +0000 (18:20 +0000)]
post-release
Alasdair Kergon [Thu, 12 Oct 2006 18:17:09 +0000 (18:17 +0000)]
fix realtime msg alignment
Alasdair Kergon [Thu, 12 Oct 2006 18:13:33 +0000 (18:13 +0000)]
pre-release
Alasdair Kergon [Thu, 12 Oct 2006 17:42:40 +0000 (17:42 +0000)]
.
Alasdair Kergon [Thu, 12 Oct 2006 17:41:21 +0000 (17:41 +0000)]
missing mesg
Alasdair Kergon [Thu, 12 Oct 2006 17:37:42 +0000 (17:37 +0000)]
pre-release
Alasdair Kergon [Thu, 12 Oct 2006 17:29:05 +0000 (17:29 +0000)]
noflush code fixes: missing debug log; non-standard variable name
Alasdair Kergon [Thu, 12 Oct 2006 17:18:40 +0000 (17:18 +0000)]
remove unused variable
Alasdair Kergon [Thu, 12 Oct 2006 17:09:09 +0000 (17:09 +0000)]
fix dmsetup usage display (missing \n and --noflush wrong place)
Alasdair Kergon [Thu, 12 Oct 2006 15:42:25 +0000 (15:42 +0000)]
Add suspend noflush support.
Add basic dmsetup loop support.
Alasdair Kergon [Tue, 10 Oct 2006 17:20:40 +0000 (17:20 +0000)]
Test message to lvm-devel list.
Patrick Caulfield [Mon, 9 Oct 2006 14:11:57 +0000 (14:11 +0000)]
Add clvmd call to return the cluster name.
Alasdair Kergon [Sun, 8 Oct 2006 12:01:13 +0000 (12:01 +0000)]
add cling allocation policy
Alasdair Kergon [Sat, 7 Oct 2006 23:42:03 +0000 (23:42 +0000)]
.
Alasdair Kergon [Sat, 7 Oct 2006 23:40:36 +0000 (23:40 +0000)]
check_contiguous to use for_each_pv
Alasdair Kergon [Sat, 7 Oct 2006 23:17:17 +0000 (23:17 +0000)]
More work towards pv->size always holding the same value in internal metadata.
Store it in external text metadata as dev_size, and estimate it if not
present when metadata is read back in.
Alasdair Kergon [Sat, 7 Oct 2006 23:06:18 +0000 (23:06 +0000)]
rely on pv_setup functions to fix up pe_count
Alasdair Kergon [Sat, 7 Oct 2006 23:04:36 +0000 (23:04 +0000)]
Accept regionsize with lvconvert.
Alasdair Kergon [Sat, 7 Oct 2006 16:00:28 +0000 (16:00 +0000)]
more refactoring
Alasdair Kergon [Sat, 7 Oct 2006 12:41:06 +0000 (12:41 +0000)]
Extend _for_each_pv() to allow termination without error.
Alasdair Kergon [Sat, 7 Oct 2006 11:34:53 +0000 (11:34 +0000)]
abstract _is_contiguous()
Alasdair Kergon [Sat, 7 Oct 2006 11:23:22 +0000 (11:23 +0000)]
move _for_each_pv()
Alasdair Kergon [Sat, 7 Oct 2006 11:00:09 +0000 (11:00 +0000)]
Remove duplicated pv arg from _check_contiguous().
Alasdair Kergon [Sat, 7 Oct 2006 10:47:05 +0000 (10:47 +0000)]
Accept regionsize with lvconvert
Alasdair Kergon [Sat, 7 Oct 2006 10:43:40 +0000 (10:43 +0000)]
Correct regionsize default on lvcreate man page (MB).
Alasdair Kergon [Sat, 7 Oct 2006 10:42:27 +0000 (10:42 +0000)]
Add report columns with underscore before field names ending 'size'.
Patrick Caulfield [Fri, 6 Oct 2006 10:06:37 +0000 (10:06 +0000)]
Use strncpy rather than strcpy
Patrick Caulfield [Fri, 6 Oct 2006 10:06:10 +0000 (10:06 +0000)]
Fix clvmd bug that could cause it to die when a node with a long name crashed.
Alasdair Kergon [Thu, 5 Oct 2006 22:02:52 +0000 (22:02 +0000)]
Fix format_text mda_setup pv->size and pv_setup pe_count calculations.
(This area of the code needs a lot more work.)
Alasdair Kergon [Thu, 5 Oct 2006 21:24:48 +0000 (21:24 +0000)]
Fix _for_each_pv() for mirror with core log.
Alasdair Kergon [Thu, 5 Oct 2006 18:42:33 +0000 (18:42 +0000)]
Add lvm_dump.sh script to create a tarball of debugging info from a system.
Patrick Caulfield [Thu, 5 Oct 2006 13:55:50 +0000 (13:55 +0000)]
Vastly improve the errors returned to the user from clvmd.
It now captures the error messages that are generated and returns them
in the reply packet rather than just telling the user to check syslog.
This page took 0.065002 seconds and 5 git commands to generate.