Ach so.
Da kommt nur eine Zeile wenn ich einen Client Auswähle und auf Produktauswahl gehe:
Code: Alles auswählen
Level 3 -- Wed Jul 02 10:40:22 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductStates_hash","params":[["edv-w18.heuft.intern"]]}
Wenn ich nun einen anderen Client Auswähle und Aktualisieren klicke, kommt zwar mehr in der Konsole, aber für das Paket wird immer noch nicht SETUP angezeigt:
Code: Alles auswählen
Level 3 -- Wed Jul 02 10:42:55 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductStates_hash","params":[["edv-w12.heuft.intern"]]}
Level 3 -- Wed Jul 02 10:42:57 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getPossibleMethods_listOfHashes","params":[]}
Level 3 -- Wed Jul 02 10:42:57 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductIds_list","params":[]}
Level 3 -- Wed Jul 02 10:42:57 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getNetBootProductIds_list","params":[]}
Level 3 -- Wed Jul 02 10:42:57 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getPossibleProductActions_hash","params":[""]}
Level 3 -- Wed Jul 02 10:42:57 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getProductPropertyDefinitions_hash","params":[""]}
Level 3 -- Wed Jul 02 10:42:57 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getClients_listOfHashes","params":["","","","","",""]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductStates_hash","params":[["edv-w12.heuft.intern"]]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getPossibleMethods_listOfHashes","params":[]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductIds_list","params":[]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getNetBootProductIds_list","params":[]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getPossibleProductActions_hash","params":[""]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getProductPropertyDefinitions_hash","params":[""]}
Level 3 -- Wed Jul 02 10:42:58 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getClients_listOfHashes","params":["","","","","",""]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductStates_hash","params":[["edv-w12.heuft.intern"]]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getPossibleMethods_listOfHashes","params":[]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductIds_list","params":[]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getNetBootProductIds_list","params":[]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getPossibleProductActions_hash","params":[""]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getProductPropertyDefinitions_hash","params":[""]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getClients_listOfHashes","params":["","","","","",""]}
Level 3 -- Wed Jul 02 10:42:59 CEST 2008 -- de.uib.opsicommand.OpsiMethodCall a JSONObject as String>> {"id":1,"method":"getLocalBootProductStates_hash","params":[["edv-w12.heuft.intern"]]}
Und wie man am LDIF sehen kann ist für EDV-W12 was eingetragen:
Code: Alles auswählen
version: 1
dn: cn=preloginloader,cn=EDV-W12,cn=productStates,cn=opsi,o=HS,dc=heuft,dc=intern
objectClass: top
objectClass: opsiProductState
cn: preloginloader
opsiHostReference: cn=EDV-W12,ou=Machines,o=HS,dc=heuft,dc=intern
opsiProductActionRequestForced: setup
opsiProductInstallationStatus: not_installed
opsiProductReference: cn=preloginloader,cn=products,cn=opsi,o=HS,dc=heuft,dc=intern
Der Editor zeigt aber nichts an:
