Alasdair Kergon
7f18a1ffe0
Add --ignorelockingfailure to vgmknodes.
2005-04-04 14:44:49 +00:00
Patrick Caulfield
8c3fdaaa62
set SO_KEEPALIVE on sockets
2005-04-01 16:03:00 +00:00
Patrick Caulfield
5ac1c69710
Don't allow user operations to start until the lvm thread is fully up.
...
Hopefully finally nails bz#146056
2005-04-01 13:01:01 +00:00
Alasdair Kergon
e46be0415f
post-release
2005-03-22 16:50:17 +00:00
Alasdair Kergon
8b6cd9c772
2.01.08
2005-03-22 15:12:37 +00:00
Alasdair Kergon
cdd0d3351a
Add clustered attribute so vgchange can identify clustered VGs w/o locking.
2005-03-21 22:55:12 +00:00
Alasdair Kergon
8b6d584529
Improve detection of external changes affecting internal cache.
2005-03-21 22:40:35 +00:00
Alasdair Kergon
f49fdd4141
Add 'already in device cache' debug message.
2005-03-21 14:51:49 +00:00
Alasdair Kergon
b26e1be81a
Add -a to pvdisplay -C.
2005-03-21 14:47:36 +00:00
Alasdair Kergon
bacab38d7f
Avoid rmdir opendir error messsages when dir was already removed.
2005-03-21 14:43:02 +00:00
Alasdair Kergon
701c05ce96
Tighten signal handlers.
2005-03-21 14:16:16 +00:00
Alasdair Kergon
438c452585
Fix WHATS_NEW.
2005-03-10 23:04:42 +00:00
Alasdair Kergon
0a7a1eff3f
Avoid some compiler warnings.
2005-03-10 22:34:17 +00:00
Alasdair Kergon
87e743e381
Additional rename failure error message.
2005-03-10 22:31:10 +00:00
Alasdair Kergon
a03f1b3d55
read/write may be macros
2005-03-10 20:23:36 +00:00
Alasdair Kergon
2d8dc3d243
post-release
2005-03-10 20:22:40 +00:00
Patrick Caulfield
b982232cc5
Don't take out the lvm_thread_lock at startup - it only protects the jobs list.
...
DEBUGLOG() message now print threadid rather than PID which is more useful.
2005-03-09 14:08:11 +00:00
Alasdair Kergon
851a2bf855
Cope with new devices appearing by rescanning /dev if a uuid can't be found.
2005-03-08 13:46:17 +00:00
Alasdair Kergon
e0bdde3630
Remove DESTDIR from LVM_SHARED_PATH.
2005-03-08 13:39:39 +00:00
Patrick Caulfield
6a0dcd7f0e
make clvmd FDs close-on-exec, to avoid warnings when running lvm via popen.
...
clvmd-gulm unlocks VG & orphan locks at startup in case they are stale.
clvmd-gulm now unlocks VG & orphan locks if client dies.
2005-03-07 17:03:44 +00:00
Alasdair Kergon
75f0b4c879
post-release
2005-03-03 22:31:01 +00:00
Alasdair Kergon
db536a9504
2.01.06
2005-03-03 22:26:34 +00:00
Alasdair Kergon
0fb114dede
Option to suppress warnings of file descriptors left open.
2005-03-03 22:09:20 +00:00
Alasdair Kergon
e703342179
Suppress 'open failed' error messages during scanning.
2005-03-03 21:54:35 +00:00
Alasdair Kergon
35c8f4a611
Fix default value of metadatacopies in documentation (2->1).
2005-03-03 21:52:58 +00:00
Patrick Caulfield
7c89ae44a9
Fix clvmd-gulm node up/down code so it actually works.
...
clvmd-gulm now releases locks when shut down.
2005-02-22 16:26:21 +00:00
Patrick Caulfield
84fe06da22
./configure --enable-debug now enables debugging code in clvmd
2005-02-21 15:58:06 +00:00
Patrick Caulfield
806318c8b3
Always manipulate both locks in sync_lock() otherwise they get left
...
hanging around and cause trouble.
2005-02-21 14:36:09 +00:00
Alasdair Kergon
3aac2e1822
post-release
2005-02-18 19:06:16 +00:00
Alasdair Kergon
168baef433
Static binary invokes dynamic binary if appropriate.
2005-02-18 18:58:31 +00:00
Patrick Caulfield
6dba6cd78d
Cope with more than one message arriving at the TCP socket, also
...
fix some instances where the length in the message was wrong (cman
code didn't notice this because it is packet-based comms anyway)
2005-02-18 15:31:32 +00:00
Patrick Caulfield
7395f0e680
Make config check a little more tolerant of library names.
2005-02-14 09:07:14 +00:00
Alasdair Kergon
494d3fdaca
post-release
2005-02-09 18:26:38 +00:00
Alasdair Kergon
7b86a157de
Add fixed offset to imported pool minor numbers.
2005-02-09 17:49:36 +00:00
Patrick Caulfield
522db1bf01
Fix thread shutdown race which could cause clvmd to hang in pthread_join.
2005-02-08 09:05:58 +00:00
Patrick Caulfield
06f066f90d
Revert last clvmd patch. More testing reveals that this just doesn't
...
work yet.
2005-02-07 14:45:38 +00:00
Patrick Caulfield
f37b20677b
Make clvmd use the command library rather than popen() to
...
preload the lock state.
2005-02-07 10:04:27 +00:00
Alasdair Kergon
cd2eac1032
lvm2cmd.so should skip the check for open fds.
2005-02-03 16:34:53 +00:00
Alasdair Kergon
8ac38d58d7
Remove unused -f from pvmove
2005-02-02 14:31:48 +00:00
Patrick Caulfield
4c80cc313a
Make clvmd do a quick sanity check on the clustering bits of lvm.conf
2005-02-02 11:42:29 +00:00
Patrick Caulfield
1c65fee9b4
Get rid of "connection refused" message because Corey doesn't like it.
2005-02-02 09:17:56 +00:00
Alasdair Kergon
90dda7edc1
post-release
2005-02-01 16:40:16 +00:00
Alasdair Kergon
bdb6611e30
2.01.03
2005-02-01 16:29:22 +00:00
Alasdair Kergon
9284f973f1
More 64-bit display/report fixes.
2005-02-01 16:19:48 +00:00
Alasdair Kergon
27b0183c46
More informative startup mesg if can't create /etc/lvm.
2005-01-27 15:50:34 +00:00
Alasdair Kergon
d14efacac7
Fix snapshot device size bug (since 2.01.01).
2005-01-27 15:48:49 +00:00
Patrick Caulfield
150a002c40
Don't print CMAN error if initial probe fails - we could be running with GULM.
2005-01-26 09:30:52 +00:00
Patrick Caulfield
ce0def3bd8
Remove superflous &
...
Gulm clvmd no longer hangs trying to talk to a rebooted node.
2005-01-25 16:46:29 +00:00
Patrick Caulfield
ee20fa97c2
Make clvmd announce it's startup and cluster connection in syslog.
2005-01-24 15:31:13 +00:00
Alasdair Kergon
7403b7d700
postrelease
2005-01-21 19:03:48 +00:00
Alasdair Kergon
52a3fb6bc7
pre-release
2005-01-21 18:49:06 +00:00
Patrick Caulfield
32e175752c
Fix clvmd startup bug introduced in cman/gulm amalgamation. bz#145729
...
Improve reporting of node-specific locking errors so you'll get
somthing a little more helpfiul than "host is down" - it will now tell
you /which/ host it thinks is down.
2005-01-21 11:35:24 +00:00
Alasdair Kergon
d43f7180dc
Update clvmd_init_rhel4: use lvm.static and don't load dlm.
2005-01-20 22:16:55 +00:00
Alasdair Kergon
0129c2b0fc
Fix some size_t printing.
2005-01-20 18:14:04 +00:00
Alasdair Kergon
4ed1990001
Fix 64 bit xlate consts.
2005-01-20 18:13:17 +00:00
Alasdair Kergon
5bd6ab27ae
Split out pool sptype_names to avoid unused const.
2005-01-20 18:12:41 +00:00
Alasdair Kergon
f3593b89fa
Always fail if random id generation fails.
2005-01-20 18:11:53 +00:00
Alasdair Kergon
23d84b2310
Recognise gnbd.
2005-01-19 18:56:01 +00:00
Alasdair Kergon
fdc49402ec
fix clvmd lv_info_by_lvid open_count
2005-01-19 18:10:09 +00:00
Alasdair Kergon
243494c25e
Store snapshot and origin sizes separately.
2005-01-19 17:19:39 +00:00
Alasdair Kergon
e4365f3706
Update vgcreate man page.
2005-01-19 17:01:18 +00:00
Alasdair Kergon
310f3038d3
Post-2.01.00
2005-01-17 20:45:05 +00:00
Alasdair Kergon
73718586d3
2.01.00
2005-01-17 20:13:01 +00:00
Alasdair Kergon
8aea44e77b
Fix vgscan metadata auto-correction.
2005-01-17 18:24:28 +00:00
Patrick Caulfield
5529aec0d6
You can now build clvmd with cman & gulm support in the same binary.
...
./configure --with-clvmd
wil do this by default. Or you can choose which you want with
./configure --with-clvmd=gulm or
./configure --with-clvmd=cman
When clvmd with both included is run, it will automatically detect the cluster
manager in use.
2005-01-13 13:24:02 +00:00
Alasdair Kergon
369549d23f
Only ask libdevmapper for open_count when we need it.
2005-01-12 22:58:21 +00:00
Alasdair Kergon
76b8f2854e
Adjust RHEL4 clvmd init script priority.
2005-01-11 22:00:36 +00:00
Alasdair Kergon
320e5198f9
post-2.00.33
2005-01-07 20:06:49 +00:00
Alasdair Kergon
e522539e2d
2.00.33
2005-01-07 19:50:54 +00:00
Patrick Caulfield
8b170dc2bf
Fix off-by-one error in cluster_locking that could case read hangs.
2005-01-07 14:22:49 +00:00
Alasdair Kergon
4661ab1179
pvcreate wipes first 4 sectors unless given --zero n.
2005-01-05 17:25:25 +00:00
Patrick Caulfield
86046445ed
Improve clvmd failure message if it's already running.
...
Allow user to kill clvmd during initialisation.
2005-01-05 14:41:54 +00:00
Patrick Caulfield
baea9bf944
Typo in "for" caused first node in ccs to be ignored.
2005-01-04 15:11:34 +00:00
Patrick Caulfield
0951ee9e63
Use new CCS key names for nodes in the GULM version of clvmd.
...
based on a patch from Mike Tilstra
2005-01-04 11:48:10 +00:00
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