• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

mchk error

D

dourtyb

Guest
I am running RHEL 3.0, Plesk 7.5.2, and get the following error when I try to run mchk.

./mchk -v
rpmdb: fatal region error detected; run recovery
error: db4 error(-30982) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery
error: cannot open Packages index using db3 - (-30982)
mchk: Unable to open rpm db: cannot open Packages index using db3 - (-30982)


System error 2: No such file or directory
mchk: Unable to open rpm db: cannot open Packages index using db3 - (-30982)


System error 2: No such file or directory
 
We have seen this problem also. I will update this when we have identified a resolution to the problem.

- Chris
 
I found the solution. It is to remove the __db.00x files in /var/lib/rpm and then run rpm --rebuilddb. mchk -v will then run. I've had to rebuild the RPM database a couple of times since I installed 7.5.2. I'm not sure what keeps corrupting the RPM database. It isn't right.

Does anyone know what mchk -v actually does?

Brian Dourty
 
Back
Top