Alasdair Kergon
38a90e7669
New column-based reporting tools: lvs, pvs & vgs.
beta5
old-beta5
2002-12-12 20:55:49 +00:00
Andres Salomon
6bfc526dcd
close another bug
2002-12-09 08:59:34 +00:00
Andres Salomon
aadb8a7405
it's about that time again
2002-12-09 08:37:58 +00:00
Alasdair Kergon
27082bf77e
Use sync_dir().
2002-12-05 22:56:22 +00:00
Alasdair Kergon
a2903c80cd
Add sync_dir()
2002-12-05 22:51:15 +00:00
Alasdair Kergon
9a77c5369c
Fix display alignment of zero.
2002-12-05 22:42:31 +00:00
Alasdair Kergon
3c30741a19
Remove an unused .h file.
2002-12-05 22:37:36 +00:00
Alasdair Kergon
7028ad4ec0
Fix long arg processing.
2002-12-05 22:35:15 +00:00
Alasdair Kergon
8de750c6aa
Maintain snapshot_count correctly.
2002-12-05 22:30:39 +00:00
Alasdair Kergon
04f98de9ee
Keep certain versions of ld happy.
2002-12-05 22:28:18 +00:00
Alasdair Kergon
a1a019784b
Keep some ld versions happy.
2002-12-05 22:27:43 +00:00
Alasdair Kergon
4aeeae77bd
New devices/types config file entry to add new types of block devices.
2002-12-03 16:20:38 +00:00
Alasdair Kergon
651cfc2b78
tidy
2002-12-03 13:27:23 +00:00
Alasdair Kergon
2ef8af25e2
Show PV uuid; single stripe is 'linear'; suppress snapshot fields for origin.
2002-12-03 13:26:17 +00:00
Alasdair Kergon
0b13852a5b
More restore hints.
2002-12-03 13:25:09 +00:00
Alasdair Kergon
13427578c9
Default size unit normally MB not KB.
2002-12-03 13:24:38 +00:00
Alasdair Kergon
d89ca2087e
Suppress a (normally) unnecessary warning.
2002-12-03 13:23:50 +00:00
Alasdair Kergon
8b0ea9fba6
Further help text tidying & support for -?.
2002-11-29 15:02:57 +00:00
Heinz Mauelshagen
9f0b653d5a
tiny tidying
2002-11-28 15:27:59 +00:00
Heinz Mauelshagen
659a339233
Corrected lvcreate synopsis.
...
Added --ignorelockingflag to synopsis where missing.
2002-11-28 15:27:29 +00:00
Alasdair Kergon
4c29f177a0
Show stripesize in KB.
2002-11-26 21:56:57 +00:00
Alasdair Kergon
d664e63d55
Skip config file reload attempt if no config file location.
2002-11-26 12:14:37 +00:00
Alasdair Kergon
2493509dbe
Fix snapshot lvcreate activation check.
2002-11-22 14:19:56 +00:00
Alasdair Kergon
1c8b27f554
Remove 2 TB LV size restriction message.
2002-11-18 16:21:00 +00:00
Alasdair Kergon
68297b7186
Missing sector->k conversion in "logical volumes cannot be larger than" mesg.
2002-11-18 16:08:45 +00:00
Alasdair Kergon
34dd8d0a91
Some new features.
beta4
old-beta4
2002-11-18 14:04:08 +00:00
Alasdair Kergon
81c44790d5
Refactoring.
2002-11-18 14:01:16 +00:00
Alasdair Kergon
d557b335cf
A new cache.
2002-11-18 13:53:58 +00:00
Alasdair Kergon
e2adc28cff
Only functions listed in libdevmapper.h should get exported.
beta6_1
old-beta6_1
2002-11-14 19:26:28 +00:00
Alasdair Kergon
0fef6a6ecc
Fix includes after DM_DIR definition move.
2002-11-14 14:44:42 +00:00
Alasdair Kergon
f2fd4b8a1f
Don't let LVM2 access a VG if the original LVM driver appears to be using it.
2002-11-01 19:57:25 +00:00
Alasdair Kergon
95bd5605a8
Improve missing-kernel-driver error message.
2002-11-01 16:16:42 +00:00
Andres Salomon
497cca7eca
agk, I recall you saying you had a massive commit pending; if you need me
...
to back this out so you can do that commit, let me know. Also, if there's
an issue with the error message that's displayed, just change it in tools.h.
This causes a "device-mapper driver/module not loaded?" error message to
be displayed for the commands that require dm-mod, if the tools can't get
the driver version. It's not done for commands that don't require dm-mod.
This should clear up some problems people have had attempting to use lvm2
without rtfm'ing.
2002-10-27 21:04:03 +00:00
Andres Salomon
54f78feedd
synch w/ debian
2002-10-27 18:40:35 +00:00
Andres Salomon
76408e53ae
Wow, learn something new every day. Apparently, the signed-ness of char is
...
implementation-dependent; some archs (s390, arm, and ppc) default to
an unsigned char.
2002-10-08 20:16:44 +00:00
Alasdair Kergon
be19e74d30
Support alternative lvrename syntax.
2002-09-05 12:49:23 +00:00
Andres Salomon
dac578a775
update, synch w/ debian
2002-09-01 23:08:17 +00:00
Joe Thornber
04732ce74b
o inline _step_matcher
2002-08-29 15:05:16 +00:00
Joe Thornber
a6c95a2374
o Give an example filter that uses anchors.
2002-08-29 14:47:06 +00:00
Joe Thornber
f68622abe9
o Anchor support for the regex engine.
2002-08-29 14:46:30 +00:00
AJ Lewis
83a9a7bdb2
o This resolves bug #79
...
o added -D_REENTRANT to the CFLAGS so clvmd works properly with liblvm
(I saw this problem with Redhat 7.3)
2002-08-15 15:31:33 +00:00
Patrick Caulfield
6500afc0ca
Remove O_DIRECT as it causes problems with some systems.
...
Harumph.
2002-08-14 14:58:00 +00:00
Joe Thornber
c69b7ecc96
o Remove e2fsadm to stop people waiting expectantly for something that isn't going
...
to arrive.
2002-08-08 07:54:57 +00:00
Joe Thornber
615ef1e2d2
o Make sure the status parsing code can deal with an empty array.
2002-08-01 12:51:48 +00:00
Joe Thornber
cf69a0cd7f
o Added new value type CFG_EMPTY_ARRAY, to indicate '[]', useful since we use
...
the arrays to hold a symbolic set of flags.
2002-08-01 12:46:52 +00:00
Joe Thornber
06e892fb33
o 0 was used rather than NULL in a couple of places.
...
o Indent output with tabs rather than single spaces.
2002-08-01 08:22:09 +00:00
Joe Thornber
e6c5dd6865
o Test program for the config unit. Just reads a config and then writes it
...
out again.
2002-08-01 08:18:54 +00:00
Patrick Caulfield
247efdebdb
Rename lock_resource to file_lock_resource to avoid name clashes
2002-07-25 09:04:30 +00:00
Patrick Caulfield
76f3792287
Use O_DIRECT for writing to devices.
...
Doesn't work on HPPA due to a kernel bug but other archs shuld be OK.
2002-07-22 08:10:54 +00:00
Alasdair Kergon
64d8e2c727
Remove hard-coded extent_size from snapshot target (field no longer used).
2002-07-17 17:00:54 +00:00