xen坑随笔 heartbeat dpkg垃圾数据库清除

Posted pomme

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xen坑随笔 heartbeat dpkg垃圾数据库清除相关的知识,希望对你有一定的参考价值。

 

phy:/dev/ea-xen/xea-gw1-root,xvda2,w

/dev/ea-xen/xea-gw1n-root

 

lvcreate -L16G -n xea-gw1n-root ea-xen

 dd if=/dev/ea-xen/xea-syslog1-root bs=256k of=/dev/ea-xen/xea-gw1n-root bs=256k

 

dpkg数据库记录安装的信息 /var/lib/dpkg/info....等  可以备份后操作或者注销然后

apt-get --purge remove    强删

apt-get install --reinstall --allow-unauthenticated  强装不需要验证

 

 heartbeat启动异常的话建议查看依赖的包

Heartbeat failure [rc=1]. Failed.

heartbeat[2662]: 2020/01/15_11:30:16 ERROR: ERROR: cannot load generic interface manager plugin [InterfaceMgr/generic]: No such plugin/interface/interface type
heartbeat[2662]: 2020/01/15_11:30:16 ERROR: Heartbeat not started: module init error.

 debian的话。。。坑多

heartbeat* heartbeat-dev* libheartbeat2* libheartbeat2-dev* pacemaker* cluster-glue

以上是关于xen坑随笔 heartbeat dpkg垃圾数据库清除的主要内容,如果未能解决你的问题,请参考以下文章

IDEA 开发插件,插件依赖|文件路径转VirtualFile 遇坑随笔

IDEA 开发插件,插件依赖|文件路径转VirtualFile 遇坑随笔

台式电脑部署xen虚拟化的各种问题

Android踩坑随笔Fragment中onActivityResult方法不被调用

linux学习二(小随笔)

PG数据库学习随笔