Unable to schedule a capture task r7657
-
Today I updated to the latest release and then went about my quarterly image updates. This is the same process I’ve used before so the process works.
I checked the image and it is unprotected and then I went into host management selected the VM host->Basic Tasks->Capture image. From there I get a warning message:
Failed to create deployment tasking for the following hosts
WIN10GOLDX64 Failed to start deployment tasking
Failed to create taskIf I look in the Task Management there is a capture task there waiting to run. Just to confirm I delete that task and repeated the process with the same results. There are no errors in the apache error log with this one exception about the time I ran the schema update
PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php on line 48, referer: http://192.168.1.53/fog/management/?node=schemaupdater
Thinking that the failed to create task was just an error I booted the VM and received this error.
Version 7657 Verifying network interface configuration......Done Checking Operating System......................Windows 10 Checking CPU Cores.............................2 Send method....................................NFS Attempting to check in.........................Failed Failed to update/create image log (In line for ) Attempting to check in.........................Failed Failed to update/create image log (In line for 5 ) Attempting to check in.........................Failed Failed to update/create image log (In line for 10 ) Attempting to check in.........................Failed Failed to update/create image log (In line for 15 ) and so on...
FWIW this is on Cento 7 host OS.
-
And from the apache access log around the time the error was thrown
192.168.1.167 - - [17/May/2016:11:12:43 -0400] "GET /fog/management/index.php?node=host&sub=edit&id=8 HTTP/1.1" 200 39359 "http://192.168.1.53/fog/management/index.php?node=host&sub=list" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0" 192.168.1.167 - - [17/May/2016:11:12:44 -0400] "POST /fog/management/index.php?node=host&sub=hostlogins&id=8 HTTP/1.1" 200 4 "http://192.168.1.53/fog/management/index.php?node=host&sub=edit&id=8" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0" 192.168.1.167 - - [17/May/2016:11:12:44 -0400] "GET /fog/management/index.php?sub=getmacman&prefix=00:50:56:94:e2:b2 HTTP/1.1" 200 70 "http://192.168.1.53/fog/management/index.php?node=host&sub=edit&id=8" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0" 192.168.1.167 - - [17/May/2016:11:12:54 -0400] "GET /fog/management/index.php?node=host&sub=deploy&id=8&type=2 HTTP/1.1" 200 11636 "http://192.168.1.53/fog/management/index.php?node=host&sub=edit&id=8" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0" 192.168.1.167 - - [17/May/2016:11:13:00 -0400] "POST /fog/management/index.php?node=host&sub=deploy&id=8&type=2 HTTP/1.1" 200 9131 "http://192.168.1.53/fog/management/index.php?node=host&sub=deploy&id=8&type=2" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0"
-
Tom IM’d me and suggest that I update again. He made a few changes since 7657. So r7665 works as expected.
-
Just a follow up, task scheduling and image capture work as expected. Issue is solved.