* [linux-lvm] vgextend
@ 2001-10-15 9:14 kannan21977
2001-10-15 10:08 ` Heinz J . Mauelshagen
0 siblings, 1 reply; 3+ messages in thread
From: kannan21977 @ 2001-10-15 9:14 UTC (permalink / raw)
To: thornber, linux-lvm
Hi
I work for an ISP in India nad am currently trying to get LVM working for us..I use a 2.4.0 kernel.and LVM 1.0.
I have not applied any patches except the one for ext2online.all commands work fine like pvcreate ,lvextend etc...
but when i do a vgextend when trying to add a physical volume to my volume group,I get a segementation fault error.
i use the command
vgextend vg1 /dev/hdb2
i had changed the partition id of /dev/hdb2 to 8e.
then i did a pvcreate /dev/hdb2.even that worked fine.
but when i try to add this pv to my volume group vg1 I get a segmentation fault error.has anyone come across this error.would be great to hear from anyone of u
thanx and regards
kannan
-------------------------------------------------
This mail sent through : http://mail.sify.com
Want to win a PC or Palm Tops or Digital Diaries or T-Shirts?
Click here http://promos.sify.com/niit/main.asp?mail
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] vgextend
2001-10-15 9:14 [linux-lvm] vgextend kannan21977
@ 2001-10-15 10:08 ` Heinz J . Mauelshagen
0 siblings, 0 replies; 3+ messages in thread
From: Heinz J . Mauelshagen @ 2001-10-15 10:08 UTC (permalink / raw)
To: linux-lvm
Kannan,
Your problem is caused by a LVM tool and kernel code mismatch.
Please follow the instructions in the INSTALL and PATCHES/README files
which come with the LVM source distribution in order to patch your kernel
correctly and generate/install it afterwards.
Regards,
Heinz -- The LVM Guy --
On Mon, Oct 15, 2001 at 03:14:49PM +0600, kannan21977@sify.com wrote:
> Hi
>
> I work for an ISP in India nad am currently trying to get LVM working for us..I use a 2.4.0 kernel.and LVM 1.0.
> I have not applied any patches except the one for ext2online.all commands work fine like pvcreate ,lvextend etc...
>
> but when i do a vgextend when trying to add a physical volume to my volume group,I get a segementation fault error.
> i use the command
>
> vgextend vg1 /dev/hdb2
>
> i had changed the partition id of /dev/hdb2 to 8e.
> then i did a pvcreate /dev/hdb2.even that worked fine.
> but when i try to add this pv to my volume group vg1 I get a segmentation fault error.has anyone come across this error.would be great to hear from anyone of u
>
> thanx and regards
> kannan
> -------------------------------------------------
> This mail sent through : http://mail.sify.com
> Want to win a PC or Palm Tops or Digital Diaries or T-Shirts?
> Click here http://promos.sify.com/niit/main.asp?mail
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
*** Software bugs are stupid.
Nevertheless it needs not so stupid people to solve them ***
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Sistina Software Inc.
Senior Consultant/Developer Am Sonnenhang 11
56242 Marienrachdorf
Germany
Mauelshagen@Sistina.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [linux-lvm] vgextend
@ 2001-10-15 12:08 Mitchell D. Miller
0 siblings, 0 replies; 3+ messages in thread
From: Mitchell D. Miller @ 2001-10-15 12:08 UTC (permalink / raw)
To: linux-lvm
Someone suggested a code mismatch, but I think differently. If you
search Sistina's site for segmentation fault, you get a number of hits
about a GCC compiler error regarding optimizations.
I had this same problem, but was able to get around it by using the
source code modification solution someone posted to Sistina's bugzilla
system.
Essentially, you add a printf(""); statement to approximately line 42 of
lv_create_remove.c which results in un-optimizable code, which results
in a usable binary.
Hope that's helpful.
-- Mitch
-----Original Message-----
From: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com]On
Behalf Of kannan21977@sify.com
Sent: Monday, October 15, 2001 4:15 AM
To: thornber@sistina.com; linux-lvm@sistina.com
Subject: [linux-lvm] vgextend
Hi
I work for an ISP in India nad am currently trying to get LVM working
for us..I use a 2.4.0 kernel.and LVM 1.0.
I have not applied any patches except the one for ext2online.all
commands work fine like pvcreate ,lvextend etc...
but when i do a vgextend when trying to add a physical volume to my
volume group,I get a segementation fault error.
i use the command
vgextend vg1 /dev/hdb2
i had changed the partition id of /dev/hdb2 to 8e.
then i did a pvcreate /dev/hdb2.even that worked fine.
but when i try to add this pv to my volume group vg1 I get a
segmentation fault error.has anyone come across this error.would be
great to hear from anyone of u
thanx and regards
kannan
-------------------------------------------------
This mail sent through : http://mail.sify.com
Want to win a PC or Palm Tops or Digital Diaries or T-Shirts?
Click here http://promos.sify.com/niit/main.asp?mail
_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-15 12:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-15 9:14 [linux-lvm] vgextend kannan21977
2001-10-15 10:08 ` Heinz J . Mauelshagen
-- strict thread matches above, loose matches on Subject: below --
2001-10-15 12:08 Mitchell D. Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.