]>
sourceware.org Git - lvm2.git/log
Alasdair Kergon [Tue, 1 Feb 2005 16:33:45 +0000 (16:33 +0000)]
pofile
Alasdair Kergon [Tue, 1 Feb 2005 16:29:22 +0000 (16:29 +0000)]
2.01.03
Alasdair Kergon [Tue, 1 Feb 2005 16:19:48 +0000 (16:19 +0000)]
More 64-bit display/report fixes.
Alasdair Kergon [Thu, 27 Jan 2005 16:16:54 +0000 (16:16 +0000)]
Add option to compile without ioctl for testing.
Alasdair Kergon [Thu, 27 Jan 2005 15:53:28 +0000 (15:53 +0000)]
Fix DM_LIB_VERSION sed
Alasdair Kergon [Thu, 27 Jan 2005 15:50:34 +0000 (15:50 +0000)]
More informative startup mesg if can't create /etc/lvm.
Alasdair Kergon [Thu, 27 Jan 2005 15:48:49 +0000 (15:48 +0000)]
Fix snapshot device size bug (since 2.01.01).
Patrick Caulfield [Wed, 26 Jan 2005 09:30:52 +0000 (09:30 +0000)]
Don't print CMAN error if initial probe fails - we could be running with GULM.
Patrick Caulfield [Tue, 25 Jan 2005 16:46:29 +0000 (16:46 +0000)]
Remove superflous &
Gulm clvmd no longer hangs trying to talk to a rebooted node.
Patrick Caulfield [Mon, 24 Jan 2005 15:31:13 +0000 (15:31 +0000)]
Make clvmd announce it's startup and cluster connection in syslog.
Alasdair Kergon [Fri, 21 Jan 2005 19:03:48 +0000 (19:03 +0000)]
postrelease
Alasdair Kergon [Fri, 21 Jan 2005 18:51:48 +0000 (18:51 +0000)]
update pofile
Alasdair Kergon [Fri, 21 Jan 2005 18:49:06 +0000 (18:49 +0000)]
pre-release
Patrick Caulfield [Fri, 21 Jan 2005 11:56:30 +0000 (11:56 +0000)]
Get rid of libclvm as it's out-of-date and not used at all.
Patrick Caulfield [Fri, 21 Jan 2005 11:35:24 +0000 (11:35 +0000)]
Fix clvmd startup bug introduced in cman/gulm amalgamation. bz#145729
Improve reporting of node-specific locking errors so you'll get
somthing a little more helpfiul than "host is down" - it will now tell
you /which/ host it thinks is down.
Alasdair Kergon [Thu, 20 Jan 2005 22:16:55 +0000 (22:16 +0000)]
Update clvmd_init_rhel4: use lvm.static and don't load dlm.
Alasdair Kergon [Thu, 20 Jan 2005 18:14:04 +0000 (18:14 +0000)]
Fix some size_t printing.
Alasdair Kergon [Thu, 20 Jan 2005 18:13:17 +0000 (18:13 +0000)]
Fix 64 bit xlate consts.
Alasdair Kergon [Thu, 20 Jan 2005 18:12:41 +0000 (18:12 +0000)]
Split out pool sptype_names to avoid unused const.
Alasdair Kergon [Thu, 20 Jan 2005 18:11:53 +0000 (18:11 +0000)]
Always fail if random id generation fails.
Alasdair Kergon [Wed, 19 Jan 2005 18:56:01 +0000 (18:56 +0000)]
Recognise gnbd.
Alasdair Kergon [Wed, 19 Jan 2005 18:10:09 +0000 (18:10 +0000)]
fix clvmd lv_info_by_lvid open_count
Alasdair Kergon [Wed, 19 Jan 2005 17:31:51 +0000 (17:31 +0000)]
Add some comments.
Alasdair Kergon [Wed, 19 Jan 2005 17:30:50 +0000 (17:30 +0000)]
move recover_vg
Alasdair Kergon [Wed, 19 Jan 2005 17:19:39 +0000 (17:19 +0000)]
Store snapshot and origin sizes separately.
Alasdair Kergon [Wed, 19 Jan 2005 17:01:18 +0000 (17:01 +0000)]
Update vgcreate man page.
Alasdair Kergon [Mon, 17 Jan 2005 20:45:05 +0000 (20:45 +0000)]
Post-2.01.00
Alasdair Kergon [Mon, 17 Jan 2005 20:16:37 +0000 (20:16 +0000)]
update po
Alasdair Kergon [Mon, 17 Jan 2005 20:13:01 +0000 (20:13 +0000)]
2.01.00
Alasdair Kergon [Mon, 17 Jan 2005 20:12:12 +0000 (20:12 +0000)]
post-1.01.00
Alasdair Kergon [Mon, 17 Jan 2005 20:00:28 +0000 (20:00 +0000)]
1.01.00
Alasdair Kergon [Mon, 17 Jan 2005 18:24:28 +0000 (18:24 +0000)]
Fix vgscan metadata auto-correction.
Patrick Caulfield [Thu, 13 Jan 2005 13:24:02 +0000 (13:24 +0000)]
You can now build clvmd with cman & gulm support in the same binary.
./configure --with-clvmd
wil do this by default. Or you can choose which you want with
./configure --with-clvmd=gulm or
./configure --with-clvmd=cman
When clvmd with both included is run, it will automatically detect the cluster
manager in use.
Alasdair Kergon [Wed, 12 Jan 2005 22:58:21 +0000 (22:58 +0000)]
Only ask libdevmapper for open_count when we need it.
Alasdair Kergon [Wed, 12 Jan 2005 22:10:14 +0000 (22:10 +0000)]
Add dm_task_no_open_count() to skip getting open_count.
Alasdair Kergon [Tue, 11 Jan 2005 22:00:36 +0000 (22:00 +0000)]
Adjust RHEL4 clvmd init script priority.
Alasdair Kergon [Fri, 7 Jan 2005 20:06:49 +0000 (20:06 +0000)]
post-2.00.33
Alasdair Kergon [Fri, 7 Jan 2005 19:50:54 +0000 (19:50 +0000)]
2.00.33
Alasdair Kergon [Fri, 7 Jan 2005 17:10:16 +0000 (17:10 +0000)]
post-1.00.21
Alasdair Kergon [Fri, 7 Jan 2005 15:53:37 +0000 (15:53 +0000)]
1.00.21
Alasdair Kergon [Fri, 7 Jan 2005 15:39:53 +0000 (15:39 +0000)]
Fix /proc/devices parsing.
Patrick Caulfield [Fri, 7 Jan 2005 14:22:49 +0000 (14:22 +0000)]
Fix off-by-one error in cluster_locking that could case read hangs.
Alasdair Kergon [Thu, 6 Jan 2005 18:41:38 +0000 (18:41 +0000)]
post-1.00.20
Alasdair Kergon [Thu, 6 Jan 2005 18:30:17 +0000 (18:30 +0000)]
1.00.20
Alasdair Kergon [Thu, 6 Jan 2005 18:22:44 +0000 (18:22 +0000)]
Attempt to fix /dev/mapper/control transparently if it's wrong.
Patrick Caulfield [Thu, 6 Jan 2005 11:48:25 +0000 (11:48 +0000)]
Some more gulm fixes from "Mr gulm" himself.
Alasdair Kergon [Wed, 5 Jan 2005 22:00:40 +0000 (22:00 +0000)]
Configuration-time option for setting uid/gid/mode for /dev/mapper nodes.
Alasdair Kergon [Wed, 5 Jan 2005 17:25:25 +0000 (17:25 +0000)]
pvcreate wipes first 4 sectors unless given --zero n.
Patrick Caulfield [Wed, 5 Jan 2005 14:41:54 +0000 (14:41 +0000)]
Improve clvmd failure message if it's already running.
Allow user to kill clvmd during initialisation.
Patrick Caulfield [Tue, 4 Jan 2005 15:11:34 +0000 (15:11 +0000)]
Typo in "for" caused first node in ccs to be ignored.
Patrick Caulfield [Tue, 4 Jan 2005 11:48:10 +0000 (11:48 +0000)]
Use new CCS key names for nodes in the GULM version of clvmd.
based on a patch from Mike Tilstra
Alasdair Kergon [Wed, 22 Dec 2004 22:04:03 +0000 (22:04 +0000)]
post-2.00.32
Alasdair Kergon [Wed, 22 Dec 2004 21:58:26 +0000 (21:58 +0000)]
update pofile
Alasdair Kergon [Wed, 22 Dec 2004 21:55:36 +0000 (21:55 +0000)]
Drop static/dl config restriction for now.
Alasdair Kergon [Wed, 22 Dec 2004 21:47:50 +0000 (21:47 +0000)]
update version
Alasdair Kergon [Wed, 22 Dec 2004 21:47:31 +0000 (21:47 +0000)]
Fix an error fprintf.
Alasdair Kergon [Tue, 21 Dec 2004 21:40:36 +0000 (21:40 +0000)]
Fix vgdisplay -s. Breaks (undocumented) lvs/pvs/vgs -s instead for now.
Alasdair Kergon [Tue, 21 Dec 2004 20:23:16 +0000 (20:23 +0000)]
Fix device reference counting on re-opens.
Alasdair Kergon [Tue, 21 Dec 2004 18:29:46 +0000 (18:29 +0000)]
Ignore sysfs symlinks when DT_UNKNOWN.
Alasdair Kergon [Tue, 21 Dec 2004 18:07:15 +0000 (18:07 +0000)]
Add RHEL4 clvmd init script.
Alasdair Kergon [Tue, 21 Dec 2004 17:54:52 +0000 (17:54 +0000)]
Skip devices that are too small to be PVs.
Alasdair Kergon [Tue, 21 Dec 2004 16:24:19 +0000 (16:24 +0000)]
Add CONTRIBUTORS file.
Alasdair Kergon [Tue, 21 Dec 2004 16:12:02 +0000 (16:12 +0000)]
Fix pvchange -x segfault with lvm2-format orphan.
Alasdair Kergon [Tue, 21 Dec 2004 16:10:25 +0000 (16:10 +0000)]
Cope with empty msdos partition tables.
Alasdair Kergon [Sun, 12 Dec 2004 21:55:46 +0000 (21:55 +0000)]
post-2.00.31
Alasdair Kergon [Sun, 12 Dec 2004 21:51:59 +0000 (21:51 +0000)]
update pofile
Alasdair Kergon [Sun, 12 Dec 2004 21:47:55 +0000 (21:47 +0000)]
2.00.31
Alasdair Kergon [Sun, 12 Dec 2004 21:47:14 +0000 (21:47 +0000)]
Reopen RO file descriptor RW if necessary.
Alasdair Kergon [Fri, 10 Dec 2004 18:01:49 +0000 (18:01 +0000)]
post-2.00.30
Alasdair Kergon [Fri, 10 Dec 2004 16:07:37 +0000 (16:07 +0000)]
update pofile
Alasdair Kergon [Fri, 10 Dec 2004 16:02:35 +0000 (16:02 +0000)]
2.00.30
Alasdair Kergon [Fri, 10 Dec 2004 16:01:35 +0000 (16:01 +0000)]
Additional device-handling debug messages.
Additional verbosity level -vvvv includes line numbers and backtraces.
Verbose messages now go to stderr not stdout.
Close any stray file descriptors before starting.
Refine partitionable checks for certain device types.
Allow devices/types to override built-ins.
Alasdair Kergon [Thu, 9 Dec 2004 16:59:18 +0000 (16:59 +0000)]
Fix lvreduce man page .i->.I
Alasdair Kergon [Thu, 9 Dec 2004 16:58:31 +0000 (16:58 +0000)]
Fix vgsplit man page title.
Alasdair Kergon [Thu, 9 Dec 2004 16:57:37 +0000 (16:57 +0000)]
Fix clvmd man makefile.
Alasdair Kergon [Thu, 9 Dec 2004 16:56:51 +0000 (16:56 +0000)]
Extend dev_open logging.
Patrick Caulfield [Wed, 1 Dec 2004 14:47:31 +0000 (14:47 +0000)]
Make clvmd_fix_conf.sh UNDOable
Alasdair Kergon [Sat, 27 Nov 2004 22:56:58 +0000 (22:56 +0000)]
post-29
Alasdair Kergon [Sat, 27 Nov 2004 22:07:41 +0000 (22:07 +0000)]
xlate compilation fix
Alasdair Kergon [Sat, 27 Nov 2004 21:38:34 +0000 (21:38 +0000)]
update version
Alasdair Kergon [Sat, 27 Nov 2004 21:37:54 +0000 (21:37 +0000)]
Endian fix to signature detection.
Alasdair Kergon [Fri, 26 Nov 2004 18:07:17 +0000 (18:07 +0000)]
Configure/makefile tidy.
Alasdair Kergon [Fri, 26 Nov 2004 14:40:34 +0000 (14:40 +0000)]
fix partition table signature size
Alasdair Kergon [Wed, 24 Nov 2004 21:39:30 +0000 (21:39 +0000)]
update pofile
Alasdair Kergon [Wed, 24 Nov 2004 21:34:56 +0000 (21:34 +0000)]
Trap large memory allocation requests.
Alasdair Kergon [Wed, 24 Nov 2004 20:38:05 +0000 (20:38 +0000)]
Fix to partition table detection code.
Alasdair Kergon [Wed, 24 Nov 2004 20:36:52 +0000 (20:36 +0000)]
Improve filter debug msgs.
Alasdair Kergon [Tue, 23 Nov 2004 18:36:01 +0000 (18:36 +0000)]
post-release
Alasdair Kergon [Tue, 23 Nov 2004 18:27:57 +0000 (18:27 +0000)]
update po
Alasdair Kergon [Tue, 23 Nov 2004 18:23:23 +0000 (18:23 +0000)]
pool debugging
Alasdair Kergon [Tue, 23 Nov 2004 17:47:19 +0000 (17:47 +0000)]
2.00.26
Alasdair Kergon [Tue, 23 Nov 2004 17:45:48 +0000 (17:45 +0000)]
fix a md filter log mesg
Alasdair Kergon [Tue, 23 Nov 2004 17:44:10 +0000 (17:44 +0000)]
update pofile
Alasdair Kergon [Tue, 23 Nov 2004 11:44:04 +0000 (11:44 +0000)]
Detect partition table signature.
Alasdair Kergon [Fri, 19 Nov 2004 19:32:09 +0000 (19:32 +0000)]
Only wipe signature bytes when destroying md superblock, so process
is reversible.
Alasdair Kergon [Fri, 19 Nov 2004 19:25:07 +0000 (19:25 +0000)]
pvcreate wipes md superblocks. (With --uuid or --restorefile it prompts.)
Alasdair Kergon [Thu, 18 Nov 2004 20:02:21 +0000 (20:02 +0000)]
Separate out md superblock detection code.
Alasdair Kergon [Thu, 18 Nov 2004 19:49:48 +0000 (19:49 +0000)]
Prevent snapshot origin resizing.
Alasdair Kergon [Thu, 18 Nov 2004 19:45:53 +0000 (19:45 +0000)]
Improve a vgremove error message.
Alasdair Kergon [Wed, 17 Nov 2004 18:34:49 +0000 (18:34 +0000)]
More tagging documentation, with some cluster examples.
This page took 0.063904 seconds and 5 git commands to generate.