• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Best way to restore a 30 GB backup file?

A

alzika

Guest
One of my two hard drives on my server died a few days ago. The server crashed and it turns out that data wasn't being written to the other mirrored RAID hard drive. The copy on this second drive was two months old and thus not what I need.

So...I need to try to restore my plesk backup file, but it is 30 GB.

What is the best way to do this and ensure that it works completely?

The map file that is generated with command line restore looks like this:

Code:
[]
domain.com xxx.xx.xx.xxx
mysql::@localhost:3306

What is wrong with the map file and how do I get this site restored?
 
RE : Best way to restore a 30 GB backup file?

Do anyone have idea for this?
 
One of my two hard drives on my server died a few days ago. The server crashed and it turns out that data wasn't being written to the other mirrored RAID hard drive. The copy on this second drive was two months old and thus not what I need.

So...I need to try to restore my plesk backup file, but it is 30 GB.

What is the best way to do this and ensure that it works completely?

The map file that is generated with command line restore looks like this:

Code:
[]
domain.com xxx.xx.xx.xxx
mysql::@localhost:3306

What is wrong with the map file and how do I get this site restored?

You should specify owner login for domain in []
 
Back
Top