Can image individual host but not group - Location Plugin
-
Server
- FOG Version: 1.3.0 RC-15 (last version as of an hour ago).
- OS: CentOS 7
Description
This involves the location plugin. I have a group that has 27 hosts in it.
We have a storage node that is in it’s own storage group called FM, and a location created called FM, and the FM server and group is the only one connected to the FM location.
Using the host’s group, I’ve assigned the FM location and this particular. I also have an image that has it’s primary group set to the FM group.
When I try to deploy using a regular unicast task from the group area, I get this error:
Theres no image definitions available on any node for the hosts in this group
If I try to deploy to a single host in the group, it works at least for creating the task in Task Management.
-
Fix is solved in the now released RC 16.
-
These apache errors may or may not be related, I’m unsure:
[Tue Oct 25 09:44:00.498947 2016] [:error] [pid 19673] [client 10.13.8.38:50090] PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/plugins/location/hooks/addlocationgroup.hook.php on line 63, referer: http://10.51.1.53/fog/management/index.php?node=group&sub=edit&id=119 [Tue Oct 25 09:43:37.967956 2016] [:error] [pid 19675] [client 10.13.8.38:50080] PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 712, referer: http://10.51.1.53/fog/management/index.php?node=task&sub=active [Tue Oct 25 09:40:55.985457 2016] [:error] [pid 19675] [client 10.13.32.152:54355] PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/plugins/location/hooks/addlocationgroup.hook.php on line 63, referer: http://10.51.1.53/fog/management/index.php?node=group&sub=edit&id=119 [Tue Oct 25 09:30:51.588843 2016] [:error] [pid 19671] [client 10.13.32.152:54209] PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 712, referer: http://10.51.1.53/fog/management/index.php?node=task&sub=active
-
said in Can image individual host but not group - Location Plugin:
Description
This involves the location plugin. I have a group that has 27 hosts in it.
We have a storage node that is in it’s own storage group called FM, and a location created called FM, and the FM server and group is the only one connected to the FM location.
Using the host’s group, I’ve assigned the FM location and this particular. I also have an image that has it’s primary group set to the FM group.
When I try to deploy using a regular unicast task from the group area, I get this error:
Theres no image definitions available on any node for the hosts in this group
If I try to deploy to a single host in the group, it works at least for creating the task in Task Management.This isn’t related to location plugin, not directly. This occurs on any group, from what I can tell. I can’t fix it right now.
-
Fix is solved in the now released RC 16.