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

Migration Issues Plesk 12.5.30 MU2

Mick Froggatt

New Pleskian
After an issue with Plesk completely falling over and losing about half the psa database tables (odin say it was something to do with "panel.ini: [general] lockmanager=Manager_Incremental") I am now having issues trying to migrate domains from an earlier plesk 10 server (everything worked before plesk 12.5.30 fell over)

I am getting a semaphore error, which results in the hosting not be set up for the domain

Below is the output from the migration, I have tried this on a few domains, all with the same result.

Execution of /usr/local/psa/admin/plib/api-cli/domain.php --update combro.net -guid 1a10756c-cf04-44da-a797-97e4e223433c -creation-date 2005-11-22 -hosting true -hst_type phys -do-not-apply-skeleton -ip 83.222.231.233 -www-root httpdocs -login combroadmin -passwd '' -passwd_type sym -ignore-nonexistent-options failed with return code 1. Stderr is PHP Warning: psasem_lock() failed for semnum 4: semaphores must be acquired in the incremental mode, mask = 15 semset = 512 in /usr/local/psa/admin/plib/Semaphore.php on line 19 An error occurred during domain update: An error occurred during changing of hosting settings: Unable to acquire semaphore:

Any ideas most welcome

mick
 
As possible solution you can try to restore psa database from dump from /var/lib/psa/dumps/ (if you have these dumps, of course) and then run bootstrapper repair procedure. I hope it will help.
 
I do not think switching lockmanager in panel.ini is a good idea.
I'd suggest to remove this option and use "plesk repair db" tool for repair psa database.
 
Back
Top