wir haben einen Master und in einer anderen Niederlassung einen Slave Depot Server eingerichtet,
Software Installation funktioniert in beiden Netzen. Was nicht geht ist eine XP Ferninstallation vom
Slave Depot, vom Master funktioniert das tadellos. Nach dem PXE Boot bricht die Installation mit
folgendem Fehler ab:
Code: Alles auswählen
[5] [Dez 20 18:18:51] Copying action script 'winxppro/setup.py' from depot to '/tmp/setup.py' (master.py|1321)
[7] [Dez 20 18:18:51] MessageSubject 'copy_overall' created (Message.py|112)
[7] [Dez 20 18:18:51] ProgressSubject 'copy_overall' created (Message.py|238)
[7] [Dez 20 18:18:51] MessageSubject 'copy_current' created (Message.py|112)
[7] [Dez 20 18:18:51] ProgressSubject 'copy_current' created (Message.py|238)
[6] [Dez 20 18:18:51] Copying from 'winxppro/setup.py' to '/tmp/setup.py' (Repository.py|389)
[7] [Dez 20 18:18:51] Length of binary data to download: 6673 bytes (Repository.py|602)
[6] [Dez 20 18:18:51] Transfered 6.52 kByte in 0.00 minutes, average speed was 1411.44 kByte/s (Repository.py|287)
[6] [Dez 20 18:18:51] Copy done (Repository.py|473)
[7] [Dez 20 18:18:51] MessageSubject 'script' created (Message.py|112)
[7] [Dez 20 18:18:51] Executing jsonrpc method 'productOnClient_updateObjects' on host 192.168.120.233 (JSONRPC.py|103)
[6] [Dez 20 18:18:51] Starting new HTTPS connection (0) to 192.168.120.233:4447 (HTTP.py|418)
[6] [Dez 20 18:18:51] Connection established to: 192.168.120.233 (HTTP.py|421)
[7] [Dez 20 18:18:52] Content-Type: gzip-application/json;charset=utf-8 (JSONRPC.py|621)
[7] [Dez 20 18:18:52] Expecting compressed data from server (JSONRPC.py|625)
[2] [Dez 20 18:18:53] Traceback: (Logger.py|710)
[2] [Dez 20 18:18:53] line 1385 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|710)
[2] [Dez 20 18:18:53] line 1 in 'productOnClient_updateObjects' in file '<string>' (Logger.py|710)
[2] [Dez 20 18:18:53] line 582 in '_jsonRPC' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|710)
[2] [Dez 20 18:18:53] line 122 in 'execute' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|710)
[2] [Dez 20 18:18:53] line 128 in 'waitForResult' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|710)
[2] [Dez 20 18:18:53] ==>>> Opsi rpc error: Method 'getPossibleMethods_listOfHashes' is not valid (error on server) (error on server) (master.py|1444)
[7] [Dez 20 18:18:53] Backend: <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8a0ef6c> (master.py|1447)
[7] [Dez 20 18:18:53] ProductId: winxppro (master.py|1448)
[7] [Dez 20 18:18:53] ClientId: xp-test.akb.lokal (master.py|1449)
[7] [Dez 20 18:18:53] ProductOnClient: <ProductOnClient clientId 'xp-test.akb.lokal', productId 'winxppro', installationStatus 'unknown', actionRequest 'None'> (master.py|1450)
[6] [Dez 20 18:18:53] Updating productOnClient: {'actionProgress': u'', 'actionResult': u'failed', 'clientId': u'xp-test.akb.lokal', 'modificationTime': None, 'actionRequest': u'none', 'targetConfiguration': None, 'productVersion': None, 'productType': u'NetbootProduct', 'type': u'ProductOnClient', 'lastAction': None, 'packageVersion': None, 'actionSequence': None, 'installationStatus': u'unknown', 'productId': u'winxppro'} (master.py|1461)
[7] [Dez 20 18:18:53] Executing jsonrpc method 'productOnClient_updateObjects' on host 192.168.120.233 (JSONRPC.py|103)
[6] [Dez 20 18:18:53] Starting new HTTPS connection (0) to 192.168.120.233:4447 (HTTP.py|418)
[6] [Dez 20 18:18:53] Connection established to: 192.168.120.233 (HTTP.py|421)
[7] [Dez 20 18:18:54] Content-Type: gzip-application/json;charset=utf-8 (JSONRPC.py|621)
[7] [Dez 20 18:18:54] Expecting compressed data from server (JSONRPC.py|625)
[5] [Dez 20 18:19:08] Writing log to service (master.py|1475)
Beide Server mit Opsi4 und Ubuntu 10.04, eingerichtet wie im Handbuch beschrieben.
Vielen Dank!
Karsten