• 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.

Issue RESTORING PROSESS TOO LONG

femotvaff

Regular Pleskian
Hello,
I was trying to restore a site from TOOLS / BACK UP restore "only site" XY from Plesk

but this process is running from 16 hours ...and it seems a very long time.
There is a big DB 10GB db but 16 hours it seems too much

Now Plesk is not available too
So I can only access SSH shell.

The only 100 cpu process is doing these kind of things...
and repeting similar isctuctions continuosly


openat(23, "session-1834661.scope.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_NOFOLLOW|O_CLOEXEC) = 24
fstat(24, {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0
fcntl(24, F_GETFL) = 0x38800 (flags O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_NOFOLLOW)
fcntl(24, F_SETFD, FD_CLOEXEC) = 0
getdents(24, /* 7 entries */, 32768) = 304
getdents(24, /* 0 entries */, 32768) = 0
close(24) = 0^C


My question is: Is the system restoring something or it is blocked in the process?
Thank you for the help
 
Can you please provide the output of
# ps aux | grep pmm
?

It contains a line that points to a temporary directory where lots of information on a running restore process can be found.
 
Back
Top