I am now getting logging working, but
[04-28-16 7:46:38 am]
___ ___ ___
/\ \ /\ \ /\ \
/::\ \ /::\ \ /::\ \
/:/\:\ \ /:/\:\ \ /:/\:\ \
/::\-\:\ \ /:/ \:\ \ /:/ \:\ \
/:/\:\ \:\__\ /:/__/ \:\__\ /:/__/_\:\__\
\/__\:\ \/__/ \:\ \ /:/ / \:\ /\ \/__/
\:\__\ \:\ /:/ / \:\ \:\__\
\/__/ \:\/:/ / \:\/:/ /
\::/ / \::/ /
\/__/ \/__/
###########################################
# Free Computer Imaging Solution #
# Credits: #
# http://fogproject.org/credits #
# GNU GPL Version 3 #
###########################################
[04-28-16 7:46:38 am] Interface Ready with IP Address: xx.xx.xx.xx
[04-28-16 7:46:38 am] Interface Ready with IP Address: xx.xx.xx.xx
[04-28-16 7:46:38 am] Interface Ready with IP Address: 192.168.240.10
[04-28-16 7:46:38 am] Interface Ready with IP Address: REMOVED
[04-28-16 7:46:38 am] Interface Ready with IP Address: REMOVED
[04-28-16 7:46:38 am] * Starting MulticastManager Service
[04-28-16 7:46:38 am] * Checking for new items every 10 seconds
[04-28-16 7:46:38 am] * Starting service loop
[04-28-16 7:46:38 am] * No tasks found!
[04-28-16 7:46:48 am] * No tasks found!
[04-28-16 7:46:58 am] * No tasks found!
[04-28-16 7:47:09 am] * No tasks found!
[04-28-16 7:47:19 am] * No tasks found!
[04-28-16 7:47:29 am] * No tasks found!
[04-28-16 7:47:39 am] * No tasks found!
[04-28-16 7:47:49 am] * No tasks found!
[04-28-16 7:48:00 am] * No tasks found!
[04-28-16 7:48:10 am] * No tasks found!
[04-28-16 7:48:20 am] * No tasks found!
[04-28-16 7:48:30 am] * No tasks found!
[04-28-16 7:48:40 am] * No tasks found!
[04-28-16 7:48:50 am] * No tasks found!
[04-28-16 7:49:01 am] * No tasks found!
[04-28-16 7:49:11 am] * No tasks found!
[04-28-16 7:49:21 am] * No tasks found!
[04-28-16 7:49:31 am] * No tasks found!
[04-28-16 7:49:41 am] * No tasks found!
[04-28-16 7:49:51 am] * No tasks found!
[04-28-16 7:50:02 am] | Sleeping for 10 seconds to ensure tasks are properly submitted
[04-28-16 7:50:12 am] | 0 tasks to be cleaned
[04-28-16 7:50:12 am] | 1 task found
[04-28-16 7:50:12 am] | Task (4) Multi-Cast Task is new!
[04-28-16 7:50:12 am] | Task (4) Multi-Cast Task has been cleaned.
Udp-sender 20120424
[04-28-16 7:50:12 am] | Task (4) /images/W7Px64PreSysprep image file found.
Using mcast address 232.168.240.10
UDP sender for (stdin) at 192.168.240.10 on em2
Broadcasting control to 224.0.0.1
[04-28-16 7:50:12 am] | Task (4) 2 client(s) found.
[04-28-16 7:50:12 am] | Task (4) Multi-Cast Task sending on base port: 50028
[04-28-16 7:50:12 am] | CMD: cat /images/W7Px64PreSysprep/d1p1.img | /usr/local/sbin/udp-sender --interface em2 --min-receivers 2 --max-wait 600 --portbase 50028 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/W7Px64PreSysprep/d1p2.img | /usr/local/sbin/udp-sender --interface em2 --min-receivers 2 --max-wait 600 --portbase 50028 --full-duplex --ttl 32 --nokbd --nopointopoint;
[04-28-16 7:50:12 am] | Task (4) Multi-Cast Task has started.
[04-28-16 7:50:22 am] | 0 tasks to be cleaned
[04-28-16 7:50:22 am] | 1 task found
[04-28-16 7:50:22 am] | Task (4) Multi-Cast Task is already running PID 13546
[04-28-16 7:50:32 am] | 0 tasks to be cleaned
[04-28-16 7:50:32 am] | 1 task found
[04-28-16 7:50:32 am] | Task (4) Multi-Cast Task is already running PID 13546
[04-28-16 7:50:42 am] | 0 tasks to be cleaned
[04-28-16 7:50:42 am] | 1 task found
the above after letting it for quite a few minutes the above ending to this log gets repeatedly entered. I also ran the ran the command ps aux | grep udp
ps aux | grep udp
root 13546 0.0 0.0 115240 1456 ? S 07:50 0:00 sh -c cat /images/W7Px64PreSysprep/d1p1.img | /usr/local/sbin/udp-sender --interface em2 --min-receivers 2 --max-wait 600 --portbase 50028 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/W7Px64PreSysprep/d1p2.img | /usr/local/sbin/udp-sender --interface em2 --min-receivers 2 --max-wait 600 --portbase 50028 --full-duplex --ttl 32 --nokbd --nopointopoint;
root 13548 0.0 0.0 8640 664 ? S 07:50 0:00 /usr/local/sbin/udp-sender --interface em2 --min-receivers 2 --max-wait 600 --portbase 50028 --full-duplex --ttl 32 --nokbd --nopointopoint
root 13753 0.0 0.0 112644 964 pts/1 S+ 07:57 0:00 grep --color=auto udp
Still hangs at the same partclone screen as before.
ps ax | grep FOG
13062 ? Ss 0:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
13065 ? S 0:06 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
13081 ? Ss 0:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator &
13084 ? S 0:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator &
13100 ? Ss 0:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator &
13103 ? S 0:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator &
13119 ? Ss 0:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler &
13122 ? S 0:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler &
13134 ? Ss 0:00 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts &
13137 ? S 0:00 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts &
ps aux | grep Multicast
root 13062 0.0 0.8 323076 15852 ? Ss 07:46 0:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
root 13065 0.4 0.6 411168 13028 ? S 07:46 0:05 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
root 14024 0.0 0.0 112648 960 pts/1 S+ 08:06 0:00 grep --color=auto Multicast