• 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.

Need to ERASE chrooted bind from Plesk 11

hariskhan

Basic Pleskian
Hello all,

I have plesk 11 installed on CentOS 6.3 (64-bit). Updated to the latest update.

We have our own DNS implementation based on Power DNS+MySQL. We do not utilize bind or Plesk's implementation of bind.

In this specific instance, its causing problem with CDP/Idera (previously R1soft) backups for our Plesk 11 PRODCUTION boxes. We need to either disable chrooted implementation of bind or remove it entirely.

How do we go about it.

Please advise.
 
Hello,

The problem occurs because the chrooted implementation of bind from plesk envolves cyclical symlink references. They are as following;

/etc/named 16G 2.0G 13G 14% /var/named/chroot/etc/named
/var/named 16G 815M 15G 6% /var/named/chroot/var/named
/etc/named.rfc1912.zones
16G 2.0G 13G 14% /var/named/chroot/etc/named.rfc1912.zones
/etc/rndc.key 16G 2.0G 13G 14% /var/named/chroot/etc/rndc.key
/usr/lib64/bind 16G 2.0G 13G 14% /var/named/chroot/usr/lib64/bind
/etc/named.iscdlv.key
16G 2.0G 13G 14% /var/named/chroot/etc/named.iscdlv.key
/etc/named.root.key 16G 2.0G 13G 14% /var/named/chroot/etc/named.root.key

I need to get rid of these cyclical symlinks in order to restore CDP/Idera backup functionality.
 
Hello,

*bump*

Guys, any solution from Plesk on this ? or will I have to manually remove chrooted implementation of bind for this.
 
Removing bind is not a good idea.

Regarding the looping stuff, I seem to remember reading that Bind is installed in slightly weird/different way in RH/Centos 6 (nothing to do with Plesk). Something about mounting some directory or other strangely.

I had exactly the same issue if I remember correctly. However, it was resolved in some update of Bind, or something?
I'm sorry -- I really don't remember the details. Interestingly, it came to light when I had problems backing up.
But I emphasise that it wasn't a Plesk-related issue (in my case at least). It was just the way Bind was installed or configured by default at the time that I installed it.

I assume this is not a VPS as you'd be unlikely to use CDP on the VPS itself.

I'm sorry not to be helpful regarding this issue. Maybe a post on the Centos forum would be an idea? There is a post about a looping file system there already (from a google search) and a suggestion as to how to fix it. But I don't know if the suggestion given was a good one, or whether it will solve the issue. Anyway, search for "centos bind loop mount" or something like that.
 
Hello,

@Faris Raouf: I don't have bind-chroot rpm/package installed.

CentOS community tells me these mounted links won't be there without installation of bind-chroot rpm/package. So its not the OS.

Also, from going through other threads on the forum and through google search, I note that these are implemented by Plesk, not the OS.
 
Last edited:
I don't necessarily need to erase bind from this box.

I just want to get rid of the above mentioned mount points. If they are gone, my CDP/Idera backups will start functioning without needing any other modification to the box.
 
Back
Top