search for: lvm_snprintf

Displaying 1 result from an estimated 1 matches for "lvm_snprintf".

2006 Apr 12
2
bootup error - undefined symbol: lvm_snprintf after yum update
This is an x86_64 system that I just updated from 4.2 to 4.3 (including the csgfs stuff). When I watch the bootup on the console, I see an error: lvm.static: symbol lookup error: /usr/lib64/liblvm2clusterlock.so: undefined symbol: lvm_snprintf This error comes immediately after the "Activating VGs" line, so it appears to be triggered by the vgchange command in the clvmd startup file. I have another, identically configured, server which I have not updated yet. This server does not give this error. Everything seems to be work...