PDA

View Full Version : Log pleskbakup


prpm
29th August 2006, 12:27 PM
HI.
In other version of plesk, when use psadump to backup the server, i ckeck the log in /tmp/psadum-<date>.log to see if finished fine.
But now in PLESK 8 with pleskbackup, where is the log file to check it???
Thanks

breun
31st August 2006, 08:38 PM
pleskdump prints its output to your terminal. When using pleskdump in a cron job for instance you can redirect the output to a log file yourself:

/usr/local/psa/bin/pleskbackup --all $backupfile > $logfile 2>&1

Limedrink
11th October 2006, 03:51 PM
I've tried running pleskbackup in my terminal specifically to see the output.

Pleskbackup runs and finishes, but it did not output anything into the terminal!

What am I supposed to see?

Also note that I'm running the latest 8.0.1.


Regards,

Limedrink.

breun
11th October 2006, 04:26 PM
If you're not redirecting output you should see a lot of output about what pleskbackup is doing. What command did you execute exactly?

Limedrink
11th October 2006, 09:43 PM
That's what I thought too. I'm running:

/usr/local/psa/bin/pleskbackup --all filename

breun
12th October 2006, 03:21 AM
Did filename get created ok?

0031
12th October 2006, 05:27 AM
PLESKBACKUP_DEBUG=1 /usr/local/psa/bin/pleskbackup ...

Logs will be in /var/lib/psa/dumps/tmp/ AFAIK

Limedrink
30th October 2006, 07:23 AM
Hmmmm....

I tried that too this week, and that folder is still empty.

Any other ideas?

Limedrink
12th November 2006, 05:48 PM
I contacted SWsoft support regarding the issue and they refused to offer me any support because I'm licensed through my datacenter.

I really hope these full server backups are being created correctly...

I could try a test restore on another server, but I'd need another license for that.

If anyone has any other ideas, please let me know.


Regards,

Limedrink.

0031
13th November 2006, 02:17 AM
It's described here:

http://forum.swsoft.com/showthread.php?s=&threadid=37112