Started from scratch (new kernel code and lvm patch) and got it to work. At least that part. Now I am getting a core dump. I will work this out too I guess. I use veritas every other day in my job as a DBA and it works real nice. I wish the install for LVM was as easy. If this stuff does get into the common source I hope others get it running much easier then I. Is this stuff ready for prime time? (Doc, programs and all) My current state is below: $ vgscan vgscan -- reading all physical volumes (this may take a while...) vgscan -- no volume groups found $ pvcreate /dev/hda8 pvcreate -- reinitializing physical volume pvcreate -- physical volume "/dev/hda8" successfully created $ vgcreate main_vg /dev/hda8 Segmentation fault (core dumped) > -------- Original Message -------- > Date: Sat, 29 Jan 2000 13:41:49 -0600 > Resent-Date: Sat, 29 Jan 2000 21:14:28 MEZ > From: Chris Anderson <chris alwan com> > Organization: Alwan, Inc. > Subject: Trouble 2.2.14 setup - unresolved symbol lvm_map_ptr (My > first time) > > Ok this is my first try at LVM and I did not get it working. > > I ran the 2.2.13 patch on the linux source and it seemed to compile > file. I want to setup LVM as a module so I set the flag in the config > to module. Do all the compiles then after a reboot i run the below > commands. Note I did poke around in the doc and found nothing. > > $ depmod -a > /lib/modules/2.2.14/block/lvm.o: unresolved symbol(s) > > $ modprobe lvm > /lib/modules/2.2.14/block/lvm.o: unresolved symbol lvm_map_ptr > > It looks like something is wrong. Any help please? I hope this is a > easy one. > > chris alwan com
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature