• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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