[Dirvish] pre-client failed (32512) error.

Scott Walker scott.walker at framestore.com
Fri Oct 27 17:32:55 UTC 2017


In my default.conf I have:

pre-client: /root/scripts/job_kam1_raid1.sh

The script is as follows:

[root at mtldirvish2.mtl kam1_raid1]$ cat /root/scripts/job_kam1_raid1.sh
#!/bin/bash

# Check if running
# Replace the from= line with the path needed from /srv/dirvish.

if pgrep -f "from=/srv/dirvish/servers/kam1/kam1_raid1" > /dev/null
then
   echo "rsync is already running"
   exit 1
else
   exit 0
fi
[root at mtldirvish2.mtl kam1_raid1]$


But everytime I run the dirvish --vault kam1_raid1 I get

[root at mtldirvish2.mtl kam1_raid1]$ dirvish --vault kam1_raid1
bash: /root/scripts/job_kam1_raid1.sh: No such file or directory
kam1_raid1:default pre-client failed (32512)


I'm really at a loss now :(

-- 

[image: Framestore]

Scott Walker · Senior Systems Administrator

London · New York · Los Angeles · Montréal
T  +1 514 277 0004 ext. 40905
5455 Av. de Gaspé, Suite 900, Montréal QC H2T 3B3
<https://www.google.co.uk/maps/place/5455+Av.+de+Gasp%C3%A9,+Suite+900,+Montr%C3%A9al+QC+H2T+3B3>
Twitter <https://twitter.com/framestore> · Facebook
<https://www.facebook.com/framestore> · framestore.com
<http://www.framestore.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dirvish.org/pipermail/dirvish/attachments/20171027/fa6519f1/attachment.htm>


More information about the Dirvish mailing list