Hallo Leute,
ich habe folgendes Problem:
mein Backup erstelle ich mit:
Es wird erfolgreich abgeschlossen.
Wenn ich dann das Backup dann auf meinem anderen Server (sind identisch) zurückspielen will mit:
bekomme ich folgenden Fehler:
Gibt es dafür eine Lösung?
Mit Plesk 7.5 hat es ohne Probleme funktioniert.
Gruß
Schmide
ich habe folgendes Problem:
Code:
Plesk-Version psa v8.2.1_build82070918.10 os_Debian 4.0
Betriebssystem Linux 2.6.14-2-686-smp
mein Backup erstelle ich mit:
Code:
/opt/psa/bin/pleskbackup -v all psa_dump
Wenn ich dann das Backup dann auf meinem anderen Server (sind identisch) zurückspielen will mit:
Code:
/opt/psa/bin/pleskrestore --create-map psa_dump -map ip.map
Code:
WARNING: Backup file has wrong signature for this server
Traceback (most recent call last):
File "/opt/psa/admin/share/supervisor/processor.py", line 84, in getStatus
return (None, self.realGetStatus())
File "/opt/psa/admin/share/supervisor/processor.py", line 438, in realGetStatus
info = dump_format.readInfo(fh)
File "/opt/psa/admin/lib/python/dump_format.py", line 432, in readInfo
xml.sax.parse(fp, i)
File "xml/sax/__init__.py", line 33, in parse
File "xml/sax/expatreader.py", line 107, in parse
File "xml/sax/xmlreader.py", line 123, in parse
File "xml/sax/expatreader.py", line 211, in feed
File "xml/sax/handler.py", line 38, in fatalError
SAXParseException: /root/restore/dump-plesk.xml:303:24: not well-formed (invalid token)
Gibt es dafür eine Lösung?
Mit Plesk 7.5 hat es ohne Probleme funktioniert.
Gruß
Schmide