Hello! I have been running into some issues backing up a larger server, so I mounted a spare disk and asked vzdump to use it as a temporary directory
but PBS doesn't seem to pick up that I defined that. I've tried restarting PBS just to see if maybe that would help, but still is not using it. Am I doing something wrong here?
Code:
pbs:/# cat /etc/vzdump.conf
tmpdir: /mnt/pbs-datastore
but PBS doesn't seem to pick up that I defined that. I've tried restarting PBS just to see if maybe that would help, but still is not using it. Am I doing something wrong here?