Alasdair Kergon
38b33a4a5e
Fix lvreduce pv extents calculations.
2004-03-19 16:19:41 +00:00
Alasdair Kergon
80de983023
additional activation functions
2004-03-08 18:54:13 +00:00
Alasdair Kergon
8703ca623f
rename config file vars & always use / as separator
2004-03-08 18:28:45 +00:00
Alasdair Kergon
286253a73f
host tags
2004-03-08 18:13:22 +00:00
Alasdair Kergon
bd806a41df
move hostname into global
2004-03-08 17:25:59 +00:00
Alasdair Kergon
b89c4e9002
tagging
2004-03-08 17:19:15 +00:00
Alasdair Kergon
6dbf31c0c3
More str_list fns.
2004-03-08 15:23:01 +00:00
Alasdair Kergon
aa7f3fabe2
File missed from last checkin.
2004-02-18 13:06:21 +00:00
Alasdair Kergon
f93434a8ce
Basic internationalisation support.
2004-02-13 22:56:45 +00:00
Alasdair Kergon
25dee56be9
Don't recurse symlinked dirs such as /dev/fd on 2.6.
2004-02-13 18:55:43 +00:00
Alasdair Kergon
11e384920a
don't inline pool_zalloc(); lift duplicated pool_str(n)dup to pool.c
2004-02-13 15:38:54 +00:00
Alasdair Kergon
a0a1f1e536
Don't inline hash _find
2004-02-13 15:36:58 +00:00
Alasdair Kergon
3b3d0ea9eb
Sysfs block device filtering option for 2.6.
2004-02-13 14:46:04 +00:00
Alasdair Kergon
2f4d78286d
split_words()
2004-02-13 14:43:35 +00:00
Alasdair Kergon
fa2a1cb1fb
Define BLKGETSIZE64 on systems with out-of-date header files.
2004-01-27 20:53:57 +00:00
Alasdair Kergon
ad8a001688
If PV/VG uuids are missing, generate them from the pv/vg numbers.
...
[This situation could occur if the uuids were oritinally created by
LVM1 on a system without /dev/urandom.]
2004-01-09 19:18:20 +00:00
Alasdair Kergon
9121eada08
Log full details when "VG data differs between PVs" error message occurs.
2004-01-02 14:04:44 +00:00
Alasdair Kergon
c3a4677990
Relax restriction on pe_start location when re-writing LVM1 metadata.
2003-12-09 17:51:39 +00:00
Alasdair Kergon
5cbb893a3b
Fix support for PVs on read only devices. [Still must set LVs read only]
2003-11-21 19:54:40 +00:00
Alasdair Kergon
0f9a03ef61
lvcreate should close the initialised snapshot device immediately.
2003-11-14 17:55:39 +00:00
Alasdair Kergon
edd3d07b49
Fix dev_zero() offset.
2003-11-13 23:55:03 +00:00
Alasdair Kergon
5293d0a4ec
Immediate error on big memory allocations when --enable-debug.
2003-11-13 23:54:02 +00:00
Alasdair Kergon
3c8c7beae1
Missing include.
2003-11-13 18:47:22 +00:00
Alasdair Kergon
9c3ba9fdcd
vgmknodes also creates necessary nodes in /dev/mapper
2003-11-13 14:11:41 +00:00
Alasdair Kergon
0a109fbd03
The LVM2 part of vgmknodes [still to do the non-devfs device-mapper bit].
2003-11-12 19:16:48 +00:00
Alasdair Kergon
e15846bf79
Default to unlimited number of LVs/PVs in lvm2 format.
2003-11-06 20:33:34 +00:00
Alasdair Kergon
752bd00674
Prevent PV allocation bit getting changed for format_text orphans.
2003-11-06 20:15:13 +00:00
Alasdair Kergon
41141e75bb
Configuration-time O_DIRECT setting.
2003-11-06 17:14:06 +00:00
Alasdair Kergon
50f641e627
Add drbd.
2003-11-06 17:10:35 +00:00
Alasdair Kergon
c7883fd093
Fit locking bits into 1 byte.
2003-11-06 17:08:18 +00:00
Alasdair Kergon
b0b4def983
Cope better with LVM1 minor numbers & LV numbers.
2003-11-06 16:58:38 +00:00
Alasdair Kergon
cc184bbe9e
Fix exported format1 VG recognition.
2003-10-21 22:21:41 +00:00
Alasdair Kergon
ad30c830aa
More consistent error code usage.
2003-10-21 22:06:07 +00:00
Alasdair Kergon
1d791a8af4
Check no fs mounted before deactivating.
2003-10-21 22:00:36 +00:00
Alasdair Kergon
26e1a08e82
dumpconfig to dump active configuration
2003-10-15 20:17:19 +00:00
Alasdair Kergon
4d5119d435
relax a scanning restriction
2003-10-15 20:10:11 +00:00
Alasdair Kergon
0a183d6274
Prevent creation of MDA bigger than disk.
2003-10-15 20:06:37 +00:00
Alasdair Kergon
9cbe906f60
more str_list fns
2003-10-15 20:04:29 +00:00
Alasdair Kergon
5f8a139347
str_list_del
2003-10-15 20:01:12 +00:00
Alasdair Kergon
9bb009a3fe
Extract some common functions.
2003-09-17 20:35:57 +00:00
Alasdair Kergon
8a6be4cb2d
Remove incorrect comments.
2003-09-16 16:23:21 +00:00
Alasdair Kergon
47a2c1c6e5
Fix read-only snapshot creation.
2003-09-16 16:08:05 +00:00
Alasdair Kergon
8582ec724e
Improve segment merge/split code.
2003-09-15 18:22:50 +00:00
Alasdair Kergon
cd5a920ed5
vgcfgrestore -l lists backup file too
2003-09-15 15:03:22 +00:00
Alasdair Kergon
8c8ad0faf0
Don't use !# in randomly-generated uuids.
2003-09-15 14:58:43 +00:00
Alasdair Kergon
102255757a
Additional validation of LV segments read from metadata. [HM]
2003-09-01 19:55:16 +00:00
Alasdair Kergon
914067a0d0
Fix unsafe list iteration in segment merge code. [HM]
2003-08-27 15:30:39 +00:00
Alasdair Kergon
7f9b252556
Cope better when format functions are missing.
2003-08-26 21:12:06 +00:00
Alasdair Kergon
09241765d5
Some tidyups and minor fixes.
2003-08-20 15:48:27 +00:00
Alasdair Kergon
671c83c265
Remove small hard-coded activation target line parameter limit.
2003-08-20 12:53:57 +00:00