@george1421 You’re absolutely right, thanks a lot. I upgraded to Ubuntu 14.04 / fog 1.3.4 and can boot and run the inventory on Lenovo T560 with Kernel 4.4.0 and 4.9.11
Best posts made by MarkusK
-
RE: Lenovo T560
Latest posts made by MarkusK
-
RE: Deploying Single Snapins to Group All
DELETE FROM `fog`.`snapinAssoc` WHERE `saHostID` NOT IN (SELECT `hostID` FROM `fog`.`hosts`) OR `sSnapinID` NOT IN (SELECT `saSnapinID` FROM `fog`.`sID`);
Returns #1146 - Table ‘fog.sID’ doesn’t exist
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott Does this also delete the Active Snapin Jobs in the queue or just the history?
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott Image name sounds logical and is not so necessary. I only prefer to see the active snapin tasks and I wonder why they execute but I can’t see them under “Active Snapin Tasks”.
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott I did some more tests. All snapins deploy to the host, but they are not correctly displayed under “Active Tasks” or incomplete under “Active Snapin Tasks” (The Image name is missing, when submitting a single snapin task to a group".
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott I upgraded to
Running Version 1.4.0
SVN Revision: 6069but the problem is still there. The second time I submit a single snapin to the same group, there is no Task visible under “Active Snapin Tasks”. Only the first time I submit a single snapin, the Tasks are created.
Looking for the missing tasks, I found out, that there are tasks visible under “Active Tasks”, but the Image field is empty.
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott Thanks, I’ll give dev-branch a try next week.
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott It’s maybe two weeks ago since. Should I give it another try?
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott I pulled and updated my installation again. Now I do no longer reproduce the blank page on Active Tasks page.
The first problem I have still exists. I can submit a Single Snapin to a group. The Snapin Tasks are showed on the Active Tasks page. I can submit another Single Snapin to the same group. There are no error messages, but the second Single Snapin does not show up under Active Tasks page. I only see the Tasks for the first submit.
-
RE: Deploying Single Snapins to Group All
@Tom-Elliott Thanks. I moved to 1.4.0-RC-3. I now can submit several Single Snapins to a group. There’s just some strange behaviour. The first time i submit a single snapin to a group with 100 clients, I can see 100 Snapin Task under Task Managment…Active Snapin Tasks. The second time I submit a Single Snapin to 100 clients, there are only 2 Snapin Tasks created. When I repeat the last step, aprox. 20 Snain Tasks are created. I somehow also expect 100 Single Snapin Tasks under Task Managment…Active Snapin Task. When I click Task Management…Active Tasks… I only get a white page.