M
mirage@
Guest
First of all sorry for the long post. I am just having a really bad couple of days with Plesk servers.
Secondly, happy easter if you celebrate it.
And now my problem. I have researched and nothing has been mentioned about this problem.
Backup-convert utility that supposedly converts my 7.5.4 backup to 8.1.1 is not working!!
This dump was made in 7.5.4 and it was split into dump.aa dump.bb etc.
I have installed a fresh 8.1.1 and now I am attempting to restore using the backup-convert to first convert the dump.
The instructions from plesk on how to do this is so scant. In fact according to Plesk instruction in the administrator manual
"
Restoring Data From Backup Archives
You can restore data backed up by Plesk 7.5.4 control panel. Before you restore such
data, you need to log in as root to your server and run the conversion utility for each
backup file created by 7.5.4 as follows:
plesk_installation_directory/bin/backup-convert.py convert -o<new backup file name> <old backup file name>, where <new backup file name> is the path to the new backup file created by the conversion utility, and <old
backup file name> is a backup file created by Plesk 7.5.4. "
This is all the instruction I am working with.
I used the command as is and got errors that it could not be recognized. I then just used the command without the .py extension.
I keep getting 'Runtime error: Premature EOF without final boundary'
What options should be passed to this backup-convert so it recognizes the multi volume backup?. What steps should I follow.? I have tried
various formats of it including,
/usr/local/psa/bin/backup-convert convert --o /root/backupconvert/dump.aa dump.ab dump.ac dump.ad dump.ae dump.af dump.aa dump.ab dump.ac dump.ad dump.ae dump.af
/usr/local/psa/bin/.backup-convert convert --o /root/backupconvert/dump.aa /root/dumps/dump.aa
Has anyone worked with this backup-convert?
If you have read this far, thanks for your patience.
Secondly, happy easter if you celebrate it.
And now my problem. I have researched and nothing has been mentioned about this problem.
Backup-convert utility that supposedly converts my 7.5.4 backup to 8.1.1 is not working!!
This dump was made in 7.5.4 and it was split into dump.aa dump.bb etc.
I have installed a fresh 8.1.1 and now I am attempting to restore using the backup-convert to first convert the dump.
The instructions from plesk on how to do this is so scant. In fact according to Plesk instruction in the administrator manual
"
Restoring Data From Backup Archives
You can restore data backed up by Plesk 7.5.4 control panel. Before you restore such
data, you need to log in as root to your server and run the conversion utility for each
backup file created by 7.5.4 as follows:
plesk_installation_directory/bin/backup-convert.py convert -o<new backup file name> <old backup file name>, where <new backup file name> is the path to the new backup file created by the conversion utility, and <old
backup file name> is a backup file created by Plesk 7.5.4. "
This is all the instruction I am working with.
I used the command as is and got errors that it could not be recognized. I then just used the command without the .py extension.
I keep getting 'Runtime error: Premature EOF without final boundary'
What options should be passed to this backup-convert so it recognizes the multi volume backup?. What steps should I follow.? I have tried
various formats of it including,
/usr/local/psa/bin/backup-convert convert --o /root/backupconvert/dump.aa dump.ab dump.ac dump.ad dump.ae dump.af dump.aa dump.ab dump.ac dump.ad dump.ae dump.af
/usr/local/psa/bin/.backup-convert convert --o /root/backupconvert/dump.aa /root/dumps/dump.aa
Has anyone worked with this backup-convert?
If you have read this far, thanks for your patience.