Alasdair Kergon
5492528287
post-2.00.32
2004-12-22 22:04:03 +00:00
Alasdair Kergon
babc890c59
Drop static/dl config restriction for now.
2004-12-22 21:55:36 +00:00
Alasdair Kergon
3991f03202
Fix an error fprintf.
2004-12-22 21:47:31 +00:00
Alasdair Kergon
27271d5da7
Fix vgdisplay -s. Breaks (undocumented) lvs/pvs/vgs -s instead for now.
2004-12-21 21:40:36 +00:00
Alasdair Kergon
627312e1de
Fix device reference counting on re-opens.
2004-12-21 20:23:16 +00:00
Alasdair Kergon
bfc9550e4e
Ignore sysfs symlinks when DT_UNKNOWN.
2004-12-21 18:29:46 +00:00
Alasdair Kergon
2b9c21268b
Add RHEL4 clvmd init script.
2004-12-21 18:07:15 +00:00
Alasdair Kergon
3dce4ed6f1
Skip devices that are too small to be PVs.
2004-12-21 17:54:52 +00:00
Alasdair Kergon
0f16c2ea87
Add CONTRIBUTORS file.
2004-12-21 16:24:19 +00:00
Alasdair Kergon
9a635f0686
Fix pvchange -x segfault with lvm2-format orphan.
2004-12-21 16:12:02 +00:00
Alasdair Kergon
6a0d4b2baa
Cope with empty msdos partition tables.
2004-12-21 16:10:25 +00:00
Alasdair Kergon
ac017098ad
post-2.00.31
2004-12-12 21:55:46 +00:00
Alasdair Kergon
8bb66e133a
2.00.31
2004-12-12 21:47:55 +00:00
Alasdair Kergon
c094f4c06e
post-2.00.30
2004-12-10 18:01:49 +00:00
Alasdair Kergon
69b4716894
2.00.30
2004-12-10 16:02:35 +00:00
Alasdair Kergon
7e44dcc5bf
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.
2004-12-10 16:01:35 +00:00
Alasdair Kergon
ab9843e183
Fix lvreduce man page .i->.I
2004-12-09 16:59:18 +00:00
Alasdair Kergon
01af706ade
Fix vgsplit man page title.
2004-12-09 16:58:31 +00:00
Alasdair Kergon
9ebdb08e99
Fix clvmd man makefile.
2004-12-09 16:57:37 +00:00
Alasdair Kergon
a74ffe25d9
Extend dev_open logging.
2004-12-09 16:56:51 +00:00
Patrick Caulfield
7f95e27707
Make clvmd_fix_conf.sh UNDOable
2004-12-01 14:47:31 +00:00
Alasdair Kergon
1facf5bba3
post-29
2004-11-27 22:56:58 +00:00
Alasdair Kergon
03d77009eb
xlate compilation fix
2004-11-27 22:07:41 +00:00
Alasdair Kergon
ec9ad78fcf
Endian fix to signature detection.
2004-11-27 21:37:54 +00:00
Alasdair Kergon
6f4e93dc90
Configure/makefile tidy.
2004-11-26 18:07:17 +00:00
Alasdair Kergon
edc5e59b78
Trap large memory allocation requests.
2004-11-24 21:34:56 +00:00
Alasdair Kergon
c00fd9fd37
Fix to partition table detection code.
2004-11-24 20:38:05 +00:00
Alasdair Kergon
b3e621dd9f
Improve filter debug msgs.
2004-11-24 20:36:52 +00:00
Alasdair Kergon
6e8c49b978
post-release
2004-11-23 18:36:01 +00:00
Alasdair Kergon
16521a6feb
pool debugging
2004-11-23 18:23:23 +00:00
Alasdair Kergon
3ca0b37a3e
2.00.26
2004-11-23 17:47:19 +00:00
Alasdair Kergon
f5b96ddf01
Detect partition table signature.
2004-11-23 11:44:04 +00:00
Alasdair Kergon
99249cff04
pvcreate wipes md superblocks. (With --uuid or --restorefile it prompts.)
2004-11-19 19:25:07 +00:00
Alasdair Kergon
0cdf7b0613
Separate out md superblock detection code.
2004-11-18 20:02:21 +00:00
Alasdair Kergon
90bcf4f157
Prevent snapshot origin resizing.
2004-11-18 19:49:48 +00:00
Alasdair Kergon
2f4bd6e52c
More man page updates.
2004-11-16 18:09:32 +00:00
Alasdair Kergon
09654d7dd8
update WHATS_NEW
2004-11-12 16:02:08 +00:00
Patrick Caulfield
e9d86789db
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.
2004-11-03 10:45:07 +00:00
Alasdair Kergon
c494c4e12c
Fixes to lvcreate vgname processing.
2004-10-15 15:53:18 +00:00
Alasdair Kergon
714a77bfbe
Fix size of dm_name string.
2004-10-11 15:59:23 +00:00
Patrick Caulfield
d48f8bf5cc
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).
2004-10-06 12:36:47 +00:00
Patrick Caulfield
99d97754a6
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.
2004-10-06 10:12:34 +00:00
Patrick Caulfield
11403f2019
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.
2004-10-04 09:23:52 +00:00
Patrick Caulfield
14ae59885a
Make clvmd cope with large gaps in nodeIDs
2004-09-30 14:18:29 +00:00
Alasdair Kergon
001901f9a9
post-2.00.25
2004-09-29 15:25:43 +00:00
Alasdair Kergon
6a98f60e2e
2.00.25
2004-09-29 15:08:20 +00:00
Patrick Caulfield
eb783cab4c
Remove spurious trailing dot in man page.
2004-09-24 10:34:53 +00:00
Patrick Caulfield
f1a1e1bc07
Update WHATS_NEW with latest clvmd change
2004-09-23 13:12:09 +00:00
Alasdair Kergon
6ad525c77e
Fix return code from rm_link for vgmknodes.
2004-09-22 13:38:37 +00:00
Alasdair Kergon
9806f69b4d
post-2.00.24
2004-09-16 21:48:26 +00:00
Alasdair Kergon
34d9b5e3d7
2.00.24
2004-09-16 20:56:18 +00:00
Alasdair Kergon
3bf5189d86
Fix pool_empty so it really does empty the memory pool.
2004-09-16 20:09:55 +00:00
Alasdair Kergon
12e5b0681b
Rename old segtypes files to segtype.
2004-09-16 18:40:56 +00:00
Alasdair Kergon
8c0285d608
Some fixes to memory debugging code.
...
Exclude internal commands formats & segtypes from install.
2004-09-16 16:53:39 +00:00
Alasdair Kergon
36558fa3b8
post-2.00.23
2004-09-15 15:59:19 +00:00
Alasdair Kergon
235f940cde
2.00.23
2004-09-15 15:32:21 +00:00
Alasdair Kergon
ffbd7d8de4
Export dm name build & split functions.
2004-09-15 15:02:36 +00:00
Alasdair Kergon
4ed924d7c7
Use O_NOATIME on devices if available.
2004-09-14 22:23:23 +00:00
Alasdair Kergon
798dc9948b
Write log message when each segtype/format gets initialised.
2004-09-14 17:37:51 +00:00
Alasdair Kergon
13515f7ee4
New commands 'segtypes' and 'formats'.
2004-09-14 16:42:46 +00:00
Alasdair Kergon
ef80824c26
Suppress pvmove abort message in test mode.
2004-09-14 15:23:42 +00:00
Alasdair Kergon
c8503fd65e
Improve pvcreate/remove device not found error message.
2004-09-14 14:54:58 +00:00
Alasdair Kergon
b3c454fb1c
Allow pvmove to move data within the same PV.
2004-09-14 13:59:17 +00:00
Alasdair Kergon
1d7723e873
Describe how pvmove works on man page.
2004-09-14 13:58:11 +00:00
Alasdair Kergon
77100b2365
Test for incompatible format/segtype combinations in lv_extend.
2004-09-14 13:56:18 +00:00
Patrick Caulfield
259a788134
Fix man page for lvchange. The example seems to have been lifted from pvchange.
2004-09-13 08:01:54 +00:00
Alasdair Kergon
39511455cb
post 2.00.22
2004-09-03 19:18:23 +00:00
Alasdair Kergon
b04c16178e
2.00.22
2004-09-03 19:08:50 +00:00
Alasdair Kergon
49a959c06e
Fix /dev/vgname mkdir perms.
2004-09-02 14:38:46 +00:00
Alasdair Kergon
096a8932b4
clvmd man page tweaks
2004-09-02 14:16:54 +00:00
Alasdair Kergon
e39e66df93
Restructure xlate.h
2004-09-02 13:53:25 +00:00
Alasdair Kergon
eb3740daaf
post-2.4.21
2004-08-19 17:13:49 +00:00
Alasdair Kergon
f7947b148a
2.00.21
2004-08-19 16:10:15 +00:00
Alasdair Kergon
9a2a702f3f
Recognise iseries/vd devices.
2004-08-18 19:13:01 +00:00
Alasdair Kergon
c65d95bf29
Cluster-extension-only installation.
2004-08-18 18:57:40 +00:00
Alasdair Kergon
753a5edc4f
Cope with DT_UNKNOWN in sysfs.
2004-08-18 18:50:21 +00:00
Alasdair Kergon
4544a89c7a
Support for PE ranges in pvmove source PV.
2004-08-17 22:09:02 +00:00
Alasdair Kergon
47217bcfb7
Change alloc_areas to pe_ranges and allow suppression of availability checks.
2004-08-17 21:55:23 +00:00
Alasdair Kergon
d15dd368f1
Add dev_size column to pvs.
2004-08-11 13:15:05 +00:00
Alasdair Kergon
8a2ec32bd8
Add report columns for in-kernel device number.
2004-07-03 22:07:52 +00:00
Alasdair Kergon
410496ed52
update version
2004-07-03 18:29:48 +00:00
Alasdair Kergon
b7b07552e5
Misc autoconf fixes
2004-07-03 18:21:13 +00:00
Alasdair Kergon
0ac430892e
Fix device number handling for 2.6 kernels.
2004-07-01 15:14:29 +00:00
Alasdair Kergon
a7739c942c
update version
2004-06-29 13:46:44 +00:00
Alasdair Kergon
24581482d0
make -O2 optimisation flag configurable.
2004-06-29 13:29:25 +00:00
Alasdair Kergon
20c0adb961
Fix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.
...
Update configure script: add --disable-selinux & some missing messages.
2004-06-28 14:01:24 +00:00
Alasdair Kergon
d184ed0130
update version
2004-06-25 10:31:04 +00:00
Alasdair Kergon
089e1c2aee
Fix vgchange (de)activation of (open) LVs.
2004-06-24 14:48:01 +00:00
Alasdair Kergon
858a2b1b88
Add cluster support.
2004-06-24 08:02:38 +00:00
Alasdair Kergon
3b245f5dc1
fsadm configurable (default disabled as untested)
...
version update
2004-06-20 13:38:54 +00:00
Alasdair Kergon
c9c81da901
Display all filtered devices, not just PVs, with pvs -a.
2004-06-19 19:27:00 +00:00
Alasdair Kergon
4919cdc3fb
Fix sync_dir() when no / in filename.
2004-06-19 19:24:33 +00:00
Alasdair Kergon
e90e1f577d
vgcfgbackup -f accepts template with %s for VG name.
2004-06-19 18:55:29 +00:00
Alasdair Kergon
afd4284403
Extend hash functions to handle non-null-terminated data.
2004-06-18 15:08:22 +00:00
Alasdair Kergon
150b350d31
Add local activation support.
2004-06-16 17:13:41 +00:00
Alasdair Kergon
5af71af51c
tidy relative paths in makefile includes
2004-06-15 17:25:07 +00:00
Alasdair Kergon
07a55b51df
lvresize + fsadm support - needs testing
2004-06-15 17:23:49 +00:00
Alasdair Kergon
d0a7ac6b74
Add read-only GFS pool support.
2004-06-07 19:10:21 +00:00
Alasdair Kergon
ff9a238fbd
lvm2create_initrd submitted by Jeff Layton <jtlayton@poochiereds.net>
...
sourced from http://poochiereds.net/svn/lvm2/
2004-06-07 16:20:05 +00:00
Alasdair Kergon
359fffa5f1
Fix rounding of large displayed sizes.
2004-06-07 15:22:43 +00:00
Alasdair Kergon
5bf92ced1a
i2o_block
2004-06-01 18:33:50 +00:00
Alasdair Kergon
340bcc7b45
Suppress decimal point when using units of sectors/bytes.
2004-05-28 12:47:57 +00:00
Alasdair Kergon
ef03742bd4
Additional kernel target checks before pvmove & snapshot creation.
2004-05-24 20:51:56 +00:00
Alasdair Kergon
20431ec16d
v2.00.16
2004-05-24 19:20:57 +00:00
Alasdair Kergon
becba8157b
Set area_count within alloc_lv_segment
2004-05-24 17:30:00 +00:00
Alasdair Kergon
51fd3bb0eb
Remove error labels.
2004-05-24 15:58:50 +00:00
Alasdair Kergon
4bbd3acb4e
Fix a pvs error path.
2004-05-24 14:14:10 +00:00
Alasdair Kergon
3bc930ea7b
xxchange -ae to activation exclusively
2004-05-24 13:44:10 +00:00
Alasdair Kergon
d1b26f8e86
Don't return non-zero status if there aren't any volume groups
2004-05-20 16:18:58 +00:00
Alasdair Kergon
fdf15caaff
Rename allocation policies; add --alloc to cmdline; LV inherits from VG.
2004-05-18 22:12:53 +00:00
Alasdair Kergon
c7b4a53c0b
Add reset_fn to external_locking.
2004-05-18 21:57:24 +00:00
Alasdair Kergon
5ad39493c4
Ensure presence of virtual targets before attempting activation.
2004-05-12 20:43:34 +00:00
Alasdair Kergon
2162825240
Restructure lvresize, bringing it closer to lvcreate.
2004-05-11 18:47:40 +00:00
Alasdair Kergon
1f7c47bcaf
A quick sanity check on vg_disk struct when read in. More checks needed.
2004-05-11 17:18:42 +00:00
Alasdair Kergon
ec53c365a2
Only include visible LVs in active/open counts.
2004-05-11 17:09:09 +00:00
Alasdair Kergon
793ad1f2d4
Add --type to lvcreate/resize.
...
Add virtual segment types, zero and error.
A large sparse device can be constructed as a writeable snapshot of a large
zero device.
2004-05-11 16:01:58 +00:00
Alasdair Kergon
9bc733b76c
Push lv_create & alloc policy up to tool level.
2004-05-05 18:49:21 +00:00
Alasdair Kergon
679f0047aa
Detect invalid LV names in arg lists.
2004-05-05 18:31:38 +00:00
Alasdair Kergon
33ec22a2af
Reporting uses line-at-a-time output.
2004-05-05 18:23:11 +00:00
Alasdair Kergon
b7f3d6f7f7
Internal-only metadata flag support.
2004-05-05 18:15:47 +00:00
Alasdair Kergon
4cf8960c0c
Separate out polldaemon.
2004-05-05 17:56:20 +00:00
Alasdair Kergon
1f93ea0675
Revise internal locking semantics.
2004-05-05 12:03:07 +00:00
Alasdair Kergon
0725588731
Add devices to segments report; some move->copy renaming.
2004-05-05 10:58:44 +00:00
Alasdair Kergon
fc5c61cc8b
Begin to separate out segment types.
2004-05-04 21:25:57 +00:00
Alasdair Kergon
c3941941ce
Support tagged config files.
2004-05-04 18:28:15 +00:00
Alasdair Kergon
9314c7c881
config option to avoid using install -o -g
2004-04-19 13:10:06 +00:00
Alasdair Kergon
54abb2c572
Use 64-bit file functions.
2004-04-16 18:43:29 +00:00
Alasdair Kergon
8fa3bdd025
Set devices/md_component_detection = 1 to ignore devices containing md
...
superblocks. [Luca Berra]
2004-04-16 16:12:04 +00:00
Alasdair Kergon
5e7a308528
Ignore error setting selinux file context if fs doesn't support it.
2004-04-16 12:24:46 +00:00
Alasdair Kergon
7952177786
2.00.12
2004-04-14 20:09:25 +00:00
Alasdair Kergon
9afbe49c84
update
2004-04-14 18:31:35 +00:00
Alasdair Kergon
b3276f5f11
Update version
2004-04-08 17:14:00 +00:00
Alasdair Kergon
bed122a170
update for 2.00.10
2004-04-07 18:12:51 +00:00
Alasdair Kergon
7a27136142
Update to 2.00.10
2004-04-06 15:17:53 +00:00
Alasdair Kergon
bab349047d
updates for release
2004-03-31 20:14:02 +00:00
Alasdair Kergon
53bc4251d1
Update changelog.
2004-03-30 20:33:26 +00:00
Alasdair Kergon
f28a2a432b
dumpconfig
2003-11-21 19:53:05 +00:00
Alasdair Kergon
f6f2205ddb
Ready for another release.
2003-11-14 23:46:49 +00:00
Alasdair Kergon
1e5e26dbff
update
2003-07-18 00:41:04 +00:00
Alasdair Kergon
8449314da2
Another sync point - numerous fixes & clean ups.
2003-07-04 22:34:56 +00:00
Alasdair Kergon
d608be103c
Update
2003-04-30 16:49:27 +00:00
Alasdair Kergon
34dd8d0a91
Some new features.
2002-11-18 14:04:08 +00:00