Running PIAF 2.0.6.2, purple 32b, FreePBX 2.9.0.9, asterisk 1.8.6.
ran the install-dailybackup and install-diskbackup, edited the two config files in /etc/PBX.
When I run either of the scripts in /etc/cron.daily or /etc/cron.weekly to test, the scripts seem to hang, PS listing below.
I've not found anything useful in /var/log and don't know where else to look.
Please advise on suggestions on either what I did wrong, or where to look for more info, or perhaps even that these scripts aren't working yet on 2.0.6.2.
root@pbx:~ $ ps auxwww | grep back
root 2708 0.0 0.0 1888 296 ? TN Jan30 0:00 /etc/cron.daily/daily-backup.cron
root 2709 0.0 0.0 2520 700 ? SN Jan30 0:00 awk -v progname /etc/cron.daily/daily-backup.cron progname {????? print progname ":\n"????? progname="";???? }???? { print; }
root 2710 0.0 0.0 0 0 ? ZN Jan30 0:00 [daily-backup.cr] <defunct>
root 5864 0.0 0.0 1868 300 ? TN Feb01 0:00 /etc/cron.weekly/disk-backup.cron
root 5865 0.0 0.0 2520 732 ? SN Feb01 0:00 awk -v progname /etc/cron.weekly/disk-backup.cron progname {????? print progname ":\n"????? progname="";???? }???? { print; }
root 5866 0.0 0.0 0 0 ? ZN Feb01 0:00 [disk-backup.cro] <defunct>
root 30457 0.0 0.0 4328 732 pts/1 S+ 08:53 0:00 grep back
ran the install-dailybackup and install-diskbackup, edited the two config files in /etc/PBX.
When I run either of the scripts in /etc/cron.daily or /etc/cron.weekly to test, the scripts seem to hang, PS listing below.
I've not found anything useful in /var/log and don't know where else to look.
Please advise on suggestions on either what I did wrong, or where to look for more info, or perhaps even that these scripts aren't working yet on 2.0.6.2.
root@pbx:~ $ ps auxwww | grep back
root 2708 0.0 0.0 1888 296 ? TN Jan30 0:00 /etc/cron.daily/daily-backup.cron
root 2709 0.0 0.0 2520 700 ? SN Jan30 0:00 awk -v progname /etc/cron.daily/daily-backup.cron progname {????? print progname ":\n"????? progname="";???? }???? { print; }
root 2710 0.0 0.0 0 0 ? ZN Jan30 0:00 [daily-backup.cr] <defunct>
root 5864 0.0 0.0 1868 300 ? TN Feb01 0:00 /etc/cron.weekly/disk-backup.cron
root 5865 0.0 0.0 2520 732 ? SN Feb01 0:00 awk -v progname /etc/cron.weekly/disk-backup.cron progname {????? print progname ":\n"????? progname="";???? }???? { print; }
root 5866 0.0 0.0 0 0 ? ZN Feb01 0:00 [disk-backup.cro] <defunct>
root 30457 0.0 0.0 4328 732 pts/1 S+ 08:53 0:00 grep back