On Sat, Feb 08, 2003 at 07:35:16PM +0700, Jason Smith wrote: > root@tester:~# lvmdiskscan --version # BTW lvm --version doesn't work 'lvm' doesn't take cmdline flags yet. 'lvm version' works (in recent releases) > LVM version: 1.95.10 (2002-05-31) > Library version: 0.96.07-ioctl-cvs (2002-11-21) > Driver version: 1.0.6 I suggest updating the userland LVM2 tools, then turning on debugging output e.g. log { file="/tmp/lvm2.log" level=7 } and looking to see how far the lvextend gets before locking up. Alasdair -- agk@uk.sistina.com _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/