• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

HELP! My server vanished after backup!!

G

gavinf

Guest
HELP!!

I tried to do a backup and the psadump utility shut everything down! How do I get everything back up again? Httpd, everything, all down! Gone!

Here's what happened:

[root@sv12 root]# /usr/local/psa/bin/psadump -f /root/psa_backup/backup-01-09-20
05

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

Attempt to connect to MySQL server ... done

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


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

Checking packages installation ... done
Postgres is not configured (unable to define pg admin login and password).
Now all the PSA services will be stopped:

/usr/local/psa/admin/bin/httpsdctl stop: httpd stopped
Stopping Plesk: [ OK ]
Stopping named: [ OK ]
Stopping MySQL: [ OK ]
Stopping Courier-IMAP server: [ OK ]
Stopping imap [ OK ]
Stopping imap-ssl [ OK ]
Stopping pop3 [ OK ]
Stopping pop3-ssl [ OK ]

Stopping PostgreSQL - Red Hat Edition service: [ OK ]
Stopping httpd: [ OK ]

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

Now the MySQL PSA service will be started:
Starting MySQL: [ OK ]

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

Attempt to reconnect to MySQL server ... done

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

Postgres is not configured: all postgres databases will not be dumped.

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

Making backup to file '/root/psa_backup/backup-01-09-2005'

Can't call method "isDocumentFragmentNode" without a package or object reference
at /usr/lib/perl5/vendor_perl/5.8.0/XML/DOM.pm line 620.
[root@sv12 root]#

How do I get everything started again??
 
service psa start

You guys would be hopeless in an emergency! :)

Could anyone offer any advice as to why the backup failed?
 
Back
Top