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
Patrick Caulfield
513633f49a
clvmd man page.
2004-08-23 08:42:53 +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
0b3f853c2d
Update pvmove prototype.
2004-08-18 18:49:29 +00:00
Patrick Caulfield
3527fcf1d5
Updated file from cman.
2004-08-18 16:04:35 +00:00
Alasdair Kergon
4544a89c7a
Support for PE ranges in pvmove source PV.
2004-08-17 22:09:02 +00:00
Alasdair Kergon
ffeae9005e
Remove duplicate line in pvremove help text.
2004-08-17 22:06:06 +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
80ff58b57a
Add a const.
2004-08-11 13:15:35 +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
44486e80d9
Fix ftp urls
2004-07-03 18:20:25 +00:00
Alasdair Kergon
7890c527d8
misc autoconf fixes
2004-07-03 18:17:32 +00:00
Alasdair Kergon
2c82ab79a7
fix a newline
2004-07-03 18:15:14 +00:00
Alasdair Kergon
e3ebe5fc53
set_selinux_context() return code fix
2004-07-03 18:14:12 +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
0571c3b453
Reduce severity of setlocale failure message (ie suppress during boot).
2004-06-29 13:28:57 +00:00
Alasdair Kergon
73e7f5a0b0
Add initrd-lvm to list of recognised argv[0]s. [pld-linux]
2004-06-29 13:27:19 +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
Patrick Caulfield
a01e03562f
Make sure errors reach syslog().
2004-06-28 10:26:42 +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
ebab0e91ee
Missing .exported_symbols
2004-06-24 08:16:09 +00:00
Alasdair Kergon
858a2b1b88
Add cluster support.
2004-06-24 08:02:38 +00:00
Alasdair Kergon
02bd59827c
Remove pv segments line from backport.
2004-06-20 15:14:31 +00:00
Alasdair Kergon
4991428510
Fix targets string size calc in driver.
...
Fix a uuid free in libdm-iface. [Eric Taylor]
Update version.
2004-06-20 13:50:42 +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