• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

plestore -restore

M

MOUCHONS

Guest
Hello,

I want to make this operation :

/usr/local/psa/bin/pleskrestore --restore ns6_back_ca*********.lu_info_1004052351.xml -level domains

and I have this return ?


pmm-ras error (Error code = -6):
== STDOUT ====================

==============================
== STDERR ====================
terminate called after throwing an instance of 'plesk::Exc<&(plesk::tRepository::StreamError(bool))>'
what(): Stream error: Unable to open .discovered/ns6_back_casadelamusica.lu_info_1004052351/status_Op

==============================


Can you help plz ?
 
Usually this issue is caused by insufficient local disk space. Make sure that you have enough disk space in /tmp
 
Hello,

We have made some dedicated partition /tmp for security reason.

The free space left on the partition is 3.7Go.

The domain backup make 93 Mo.

I don't think that the location is not the problem.

Regards
 
Hello,

I turn on centos 5.4 and plesk 9.2.3

return of command :

DUMP_D /var/dumps
 
I suggest you upgrade your Plesk to 9.3.0 version and try restore again. Let me know if it not help.
 
Hello,

In fact, I want to restore this domain, because it has disappear alone ???

So when I want to create by our API a new domain for this customer on the same server.
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.0.2">
<domain>
<add>
<result>
<status>error</status>
<errcode>1007</errcode>
<errtext>Domain adding was failed. Error: Domain domain.lu already exists.</errtext>
</result>
</add>
</domain>
</packet>

Requete de mise a jour des preferences MAIL
<?xml version="1.0"?>
<packet version="1.6.0.2">
<system>
<status>error</status>
<errcode>1014</errcode>
<errtext>Parser error: Request is invalid</errtext>
</system> </packet> --> KO

Do you have some informartion about this ?
 
I have made the request on psa table :

mysql> use psa
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> select * from domains where name='domain.lu';
Empty set (0.00 sec)
 
Hello,

For the moment I want just restore one domain :

my command is :

/usr/local/psa/bin/pleskrestore --restore ns6_back_domain.tld_info_1004052351.xml -level domains

When I do that all is done but the process has just restore the setting of my domain.

When I want to apply this command to the different files of backup :

/usr/local/psa/bin/pleskrestore --restore ns6_back_domain.tld_mn_1004052351.tgz -level domains

I have this error :
Archiver error: unable to extract files from /root/domain.tld/ns6_back_domain.tld_mn_1004052351.tgz

This post does not help me http://kb.odin.com/en/6136

How must I do ?

/usr/local/psa/bin/pleskrestore --restore ns6_back_main_file_xml_of_my_backup_server_1004052351.tgz -level domains -filter list:domain.tld

Or is there other solution ?

Can you help me?

------

Can You indicate me some location where I can have some information or some example date file about resolving conflict and how work the backup of plesk ?

Can you indicate me where I can find some information about plesk backup system, with some working example.
I know the official books of backup like the back of my hand.

But the syntax does not work on of my plesk servers.

Thanks for your precious help
 
Back
Top