• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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