]>
sourceware.org Git - lvm2.git/log
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.
Alasdair Kergon [Wed, 17 Nov 2004 17:49:32 +0000 (17:49 +0000)]
More lvm.conf and tagging documentation.
Alasdair Kergon [Tue, 16 Nov 2004 18:09:32 +0000 (18:09 +0000)]
More man page updates.
Patrick Caulfield [Tue, 16 Nov 2004 10:55:01 +0000 (10:55 +0000)]
Tidy the socket callbacks so that all the work is done outside the
main loop.
Alasdair Kergon [Fri, 12 Nov 2004 16:02:08 +0000 (16:02 +0000)]
update WHATS_NEW
Alasdair Kergon [Fri, 12 Nov 2004 15:59:09 +0000 (15:59 +0000)]
Update some man pages.
Alasdair Kergon [Fri, 12 Nov 2004 15:58:26 +0000 (15:58 +0000)]
Also accept y/n with -ae.
Patrick Caulfield [Thu, 11 Nov 2004 14:51:23 +0000 (14:51 +0000)]
Report detailed errors in cluster initialisation to syslog, and point the user
at syslog if clvmd fails to intialise.
Patrick Caulfield [Wed, 3 Nov 2004 10:45:07 +0000 (10:45 +0000)]
Can now build a gulm version of clvmd instead of a cman one. use
./configure --with-clvmd=gulm
The default is still cman, and you can't have both - sorry.
Alasdair Kergon [Fri, 15 Oct 2004 17:31:37 +0000 (17:31 +0000)]
update
Alasdair Kergon [Fri, 15 Oct 2004 15:53:18 +0000 (15:53 +0000)]
Fixes to lvcreate vgname processing.
Alasdair Kergon [Tue, 12 Oct 2004 16:42:40 +0000 (16:42 +0000)]
Add --noheadings option to dmsetup -c for colon-separated output.
Alasdair Kergon [Mon, 11 Oct 2004 15:59:23 +0000 (15:59 +0000)]
Fix size of dm_name string.
Patrick Caulfield [Wed, 6 Oct 2004 12:36:47 +0000 (12:36 +0000)]
Make clvmd -V display the lvm version number too rather than just
the protocol version (which is not that useful and doesn't change very often).
Patrick Caulfield [Wed, 6 Oct 2004 10:12:34 +0000 (10:12 +0000)]
Revert the fork back to where it was as it seems to confuse pthreads.
Instead, the parent now waits for the daemon to signal that it has
completed successfully (or not) so it can return status to the user.
Patrick Caulfield [Wed, 6 Oct 2004 10:02:25 +0000 (10:02 +0000)]
Change some perror() calls to log_error() so they'll appear in
syslog when we're a daemon.
Patrick Caulfield [Mon, 4 Oct 2004 09:23:52 +0000 (09:23 +0000)]
Check the UUID length when readingthe output of the "lvs" command at startup.
This way we should not get quite so confused by any debugging output
that may come our way.
Alasdair Kergon [Fri, 1 Oct 2004 19:11:37 +0000 (19:11 +0000)]
Support device referencing by uuid or major/minor.
Alasdair Kergon [Fri, 1 Oct 2004 19:07:41 +0000 (19:07 +0000)]
printf->fprintf
Patrick Caulfield [Thu, 30 Sep 2004 14:18:29 +0000 (14:18 +0000)]
Make clvmd cope with large gaps in nodeIDs
Patrick Caulfield [Thu, 30 Sep 2004 14:16:28 +0000 (14:16 +0000)]
Fork a little later in the startup sequence so that we can return
an error code if the cluster infrastructure isn't there.
Alasdair Kergon [Wed, 29 Sep 2004 15:25:43 +0000 (15:25 +0000)]
post-2.00.25
Alasdair Kergon [Wed, 29 Sep 2004 15:08:20 +0000 (15:08 +0000)]
2.00.25
Alasdair Kergon [Mon, 27 Sep 2004 10:32:36 +0000 (10:32 +0000)]
Use macro in vgremove locking fix.
Patrick Caulfield [Fri, 24 Sep 2004 12:48:43 +0000 (12:48 +0000)]
Hold VG lock while doing vgremove.
agk - you may want to check this.
Patrick Caulfield [Fri, 24 Sep 2004 10:34:53 +0000 (10:34 +0000)]
Remove spurious trailing dot in man page.
Patrick Caulfield [Fri, 24 Sep 2004 09:39:57 +0000 (09:39 +0000)]
Keep client locks (VG locks usually) in their own hash table so
we can actually have more then one of them per client.
Patrick Caulfield [Thu, 23 Sep 2004 13:12:09 +0000 (13:12 +0000)]
Update WHATS_NEW with latest clvmd change
Patrick Caulfield [Thu, 23 Sep 2004 12:51:56 +0000 (12:51 +0000)]
Make the thread handling a little less cavalier. In particular, calling
pthread_exit in a signal handler was a /really/ bad idea.
Patrick Caulfield [Thu, 23 Sep 2004 12:29:35 +0000 (12:29 +0000)]
Don't use hold_lock for VG locks as that doesn't stop processes contending
on the same node, only across the cluster.
Alasdair Kergon [Wed, 22 Sep 2004 13:38:37 +0000 (13:38 +0000)]
Fix return code from rm_link for vgmknodes.
Patrick Caulfield [Wed, 22 Sep 2004 12:10:34 +0000 (12:10 +0000)]
Put some locking round the LV hash table as it could be accessed by
different threads concurrently.
Alasdair Kergon [Thu, 16 Sep 2004 21:48:26 +0000 (21:48 +0000)]
post-2.00.24
Alasdair Kergon [Thu, 16 Sep 2004 20:56:18 +0000 (20:56 +0000)]
2.00.24
Alasdair Kergon [Thu, 16 Sep 2004 20:09:55 +0000 (20:09 +0000)]
Fix pool_empty so it really does empty the memory pool.
Alasdair Kergon [Thu, 16 Sep 2004 18:40:56 +0000 (18:40 +0000)]
Rename old segtypes files to segtype.
Alasdair Kergon [Thu, 16 Sep 2004 16:53:39 +0000 (16:53 +0000)]
Some fixes to memory debugging code.
Exclude internal commands formats & segtypes from install.
Alasdair Kergon [Wed, 15 Sep 2004 15:59:19 +0000 (15:59 +0000)]
post-2.00.23
Alasdair Kergon [Wed, 15 Sep 2004 15:32:21 +0000 (15:32 +0000)]
2.00.23
Alasdair Kergon [Wed, 15 Sep 2004 15:27:26 +0000 (15:27 +0000)]
Add formats & segtypes files.
Alasdair Kergon [Wed, 15 Sep 2004 15:02:36 +0000 (15:02 +0000)]
Export dm name build & split functions.
Alasdair Kergon [Tue, 14 Sep 2004 22:23:23 +0000 (22:23 +0000)]
Use O_NOATIME on devices if available.
Alasdair Kergon [Tue, 14 Sep 2004 17:37:51 +0000 (17:37 +0000)]
Write log message when each segtype/format gets initialised.
Alasdair Kergon [Tue, 14 Sep 2004 16:42:46 +0000 (16:42 +0000)]
New commands 'segtypes' and 'formats'.
Alasdair Kergon [Tue, 14 Sep 2004 15:23:42 +0000 (15:23 +0000)]
Suppress pvmove abort message in test mode.
Alasdair Kergon [Tue, 14 Sep 2004 14:54:58 +0000 (14:54 +0000)]
Improve pvcreate/remove device not found error message.
Alasdair Kergon [Tue, 14 Sep 2004 13:59:17 +0000 (13:59 +0000)]
Allow pvmove to move data within the same PV.
Alasdair Kergon [Tue, 14 Sep 2004 13:58:11 +0000 (13:58 +0000)]
Describe how pvmove works on man page.
Alasdair Kergon [Tue, 14 Sep 2004 13:56:18 +0000 (13:56 +0000)]
Test for incompatible format/segtype combinations in lv_extend.
Patrick Caulfield [Mon, 13 Sep 2004 08:01:54 +0000 (08:01 +0000)]
Fix man page for lvchange. The example seems to have been lifted from pvchange.
Alasdair Kergon [Fri, 3 Sep 2004 19:18:23 +0000 (19:18 +0000)]
post 2.00.22
Alasdair Kergon [Fri, 3 Sep 2004 19:08:50 +0000 (19:08 +0000)]
2.00.22
Alasdair Kergon [Thu, 2 Sep 2004 14:38:46 +0000 (14:38 +0000)]
Fix /dev/vgname mkdir perms.
Alasdair Kergon [Thu, 2 Sep 2004 14:16:54 +0000 (14:16 +0000)]
clvmd man page tweaks
Alasdair Kergon [Thu, 2 Sep 2004 13:53:25 +0000 (13:53 +0000)]
Restructure xlate.h
Patrick Caulfield [Mon, 23 Aug 2004 08:42:53 +0000 (08:42 +0000)]
clvmd man page.
Alasdair Kergon [Thu, 19 Aug 2004 17:13:49 +0000 (17:13 +0000)]
post-2.4.21
Alasdair Kergon [Thu, 19 Aug 2004 16:10:15 +0000 (16:10 +0000)]
2.00.21
Alasdair Kergon [Wed, 18 Aug 2004 19:13:01 +0000 (19:13 +0000)]
Recognise iseries/vd devices.
Alasdair Kergon [Wed, 18 Aug 2004 18:57:40 +0000 (18:57 +0000)]
Cluster-extension-only installation.
Alasdair Kergon [Wed, 18 Aug 2004 18:50:21 +0000 (18:50 +0000)]
Cope with DT_UNKNOWN in sysfs.
Alasdair Kergon [Wed, 18 Aug 2004 18:49:29 +0000 (18:49 +0000)]
Update pvmove prototype.
Patrick Caulfield [Wed, 18 Aug 2004 16:04:35 +0000 (16:04 +0000)]
Updated file from cman.
Alasdair Kergon [Tue, 17 Aug 2004 22:09:02 +0000 (22:09 +0000)]
Support for PE ranges in pvmove source PV.
Alasdair Kergon [Tue, 17 Aug 2004 22:06:06 +0000 (22:06 +0000)]
Remove duplicate line in pvremove help text.
Alasdair Kergon [Tue, 17 Aug 2004 21:55:23 +0000 (21:55 +0000)]
Change alloc_areas to pe_ranges and allow suppression of availability checks.
Alasdair Kergon [Wed, 11 Aug 2004 13:15:35 +0000 (13:15 +0000)]
Add a const.
Alasdair Kergon [Wed, 11 Aug 2004 13:15:05 +0000 (13:15 +0000)]
Add dev_size column to pvs.
Alasdair Kergon [Sat, 3 Jul 2004 22:07:52 +0000 (22:07 +0000)]
Add report columns for in-kernel device number.
Alasdair Kergon [Sat, 3 Jul 2004 18:29:48 +0000 (18:29 +0000)]
update version
Alasdair Kergon [Sat, 3 Jul 2004 18:21:13 +0000 (18:21 +0000)]
Misc autoconf fixes
Alasdair Kergon [Sat, 3 Jul 2004 18:20:25 +0000 (18:20 +0000)]
Fix ftp urls
Alasdair Kergon [Sat, 3 Jul 2004 18:17:32 +0000 (18:17 +0000)]
misc autoconf fixes
Alasdair Kergon [Sat, 3 Jul 2004 18:15:14 +0000 (18:15 +0000)]
fix a newline
Alasdair Kergon [Sat, 3 Jul 2004 18:14:12 +0000 (18:14 +0000)]
set_selinux_context() return code fix
Alasdair Kergon [Thu, 1 Jul 2004 15:14:29 +0000 (15:14 +0000)]
Fix device number handling for 2.6 kernels.
Alasdair Kergon [Tue, 29 Jun 2004 13:46:44 +0000 (13:46 +0000)]
update version
Alasdair Kergon [Tue, 29 Jun 2004 13:29:25 +0000 (13:29 +0000)]
make -O2 optimisation flag configurable.
Alasdair Kergon [Tue, 29 Jun 2004 13:28:57 +0000 (13:28 +0000)]
Reduce severity of setlocale failure message (ie suppress during boot).
Alasdair Kergon [Tue, 29 Jun 2004 13:27:19 +0000 (13:27 +0000)]
Add initrd-lvm to list of recognised argv[0]s. [pld-linux]
Alasdair Kergon [Mon, 28 Jun 2004 14:01:24 +0000 (14:01 +0000)]
Fix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.
Update configure script: add --disable-selinux & some missing messages.
Patrick Caulfield [Mon, 28 Jun 2004 10:26:42 +0000 (10:26 +0000)]
Make sure errors reach syslog().
Alasdair Kergon [Fri, 25 Jun 2004 10:31:04 +0000 (10:31 +0000)]
update version
Alasdair Kergon [Thu, 24 Jun 2004 14:48:01 +0000 (14:48 +0000)]
Fix vgchange (de)activation of (open) LVs.
Alasdair Kergon [Thu, 24 Jun 2004 08:16:09 +0000 (08:16 +0000)]
Missing .exported_symbols
This page took 0.060332 seconds and 5 git commands to generate.