Hello, Freshed jumpstarted snv_122 Wonder if someone has seens this : # virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol ld.so.1: virsh: fatal: relocation error: file /usr/bin/amd64/virsh: symbol c_isalnum: referenced symbol not found [1] 751 killed virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol According to Bug ID 6846988m this is not a bug, so anyone knows what todo? on an other system running snv_121, no problem. tia -ls
On Tue, Sep 08, 2009 at 08:55:12AM -0700, Luc I. Suryo wrote:> Wonder if someone has seens this : > > # virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > ld.so.1: virsh: fatal: relocation error: file /usr/bin/amd64/virsh: symbol c_isalnum: referenced symbol not found > [1] 751 killed virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > According to Bug ID 6846988m this is not a bug, so anyone knows what todo?This should be fixed in 123. regards john
On Tue, Sep 08, 2009 at 05:38:55PM +0100, John Levon wrote:> > # virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > ld.so.1: virsh: fatal: relocation error: file /usr/bin/amd64/virsh: symbol c_isalnum: referenced symbol not found > > [1] 751 killed virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > > > According to Bug ID 6846988m this is not a bug, so anyone knows what todo? > > This should be fixed in 123.It may well help to remove the --verbose option from the console invocation in the code, /usr/lib/python2.4/virtinst/ regards john
John Im confuse... --verbose? pwd ; grep verbose * /usr/lib/python2.4/vendor-packages/virtinst there is no verbose anywhere Well I endup doing a virst edit ronin01 and added the disk manually and it worked... thanks -ls John Levon <john.levon@sun.com> wrote at Tue, Sep 08, 2009 at 05:51:31PM +0100:> On Tue, Sep 08, 2009 at 05:38:55PM +0100, John Levon wrote: > > > > # virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > > ld.so.1: virsh: fatal: relocation error: file /usr/bin/amd64/virsh: symbol c_isalnum: referenced symbol not found > > > [1] 751 killed virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > > > > > According to Bug ID 6846988m this is not a bug, so anyone knows what todo? > > > > This should be fixed in 123. > > It may well help to remove the --verbose option from the console > invocation in the code, /usr/lib/python2.4/virtinst/ > > regards > john
Thanks for the info -ls John Levon <john.levon@sun.com> wrote at Tue, Sep 08, 2009 at 05:51:31PM +0100:> On Tue, Sep 08, 2009 at 05:38:55PM +0100, John Levon wrote: > > > > # virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > > ld.so.1: virsh: fatal: relocation error: file /usr/bin/amd64/virsh: symbol c_isalnum: referenced symbol not found > > > [1] 751 killed virsh attach-disk ronin01 /data/xen/data00 xvdb --driver phy --subdriver zvol > > > > > > According to Bug ID 6846988m this is not a bug, so anyone knows what todo? > > > > This should be fixed in 123. > > It may well help to remove the --verbose option from the console > invocation in the code, /usr/lib/python2.4/virtinst/ > > regards > john--- End of john.levon@sun.com''s quote ---