[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Frequent rpm db corruption / lock-up
Hi, all After deploying several xen hosts for various purposes (staging, production, development, qa, etc), I've been seeing strange problems involving rpm and yum. Two of the most frequently occuring problems are: 1. Indefinite lock-up / "hang" when using yum or rpm -- doing an strace shows that the process is waiting for a futex to complete, and this will take forever (not sure if it actually completes). 2. rpmdb corruption -- rpm / yum complains about incorrect db version, corrupted index, or whatnot. In both cases, deleting /var/lib/rpm/__db* and recreating the db via rpm --rebuilddb (optional) fixes it. But the problem will recur again later. One fix I've found is to force it to use LD_ASSUME_KERNEL=x where x is a really old kernel (pre-2.4.6). Anyone else observed this problem? I'm not sure if /lib/tls is to be blamed (I left it in place because I need db4 and a lot of ther things). Using xen-2.0.7 and noticed this with 2.0.6 as well. As always, thanks for the help in advance. :-) - gino _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |