OPSI 4.2: OPSI-COnfig-Editor - Problem beim Anlegen eines Clients

Antworten
convoy74
Beiträge: 40
Registriert: 06 Jul 2020, 10:24
Wohnort: Allgäu
Kontaktdaten:

OPSI 4.2: OPSI-COnfig-Editor - Problem beim Anlegen eines Clients

Beitrag von convoy74 »

Hallo,

wir haben noch einen kleinen Bug entdeckt.
Wenn im OPS-Config-Editor ein Client angelegt wird und man gleich das Netboot Produkt auswählt z.B. win2019,
wird das nötige PXE-File nicht erzeugt.

Wir testen aktuell mit OPSI4.2

MS
Benutzeravatar
m.radtke
uib-Team
Beiträge: 1517
Registriert: 10 Jun 2015, 12:19

Re: OPSI 4.2: OPSI-COnfig-Editor - Problem beim Anlegen eines Clients

Beitrag von m.radtke »

Hi

schau Mal im opsipxeconfd.log unter

Code: Alles auswählen

/var/log/opsi
was da drin steht.

Gruß
Mathias
Kein Support per DM!
_________________________
opsi support - http://www.uib.de/
For productive opsi installations we recommend support contracts.
convoy74
Beiträge: 40
Registriert: 06 Jul 2020, 10:24
Wohnort: Allgäu
Kontaktdaten:

Re: OPSI 4.2: OPSI-COnfig-Editor - Problem beim Anlegen eines Clients

Beitrag von convoy74 »

Hallo,

hier das was ich im Log gefunden habe:

Code: Alles auswählen

Collected data of for opsipxeconfd: jb011.xxx.lan, {'backendInfo': {'opsiVersion': '4.2.0.129', 'modules': {'valid': False}, 'realmodules': {}, 'hostCount': 11}, 'host': {'description': None, 'notes': None, 'id': 'jb011.xxx.lan', 'hardwareAddress': '03:03:04:04:05:11', 'ipAddress': '172.16.0.11', 'inventoryNumber': None, 'opsiHostKey': 'xxxxxxx', 'created': None, 'lastSeen': None, 'oneTimePassword': None, 'type': 'OpsiClient', 'ident': 'jb011.xxx.lan'}, 'productOnClient': {'targetConfiguration': None, 'installationStatus': 'not_installed', 'actionRequest': 'setup', 'lastAction': None, 'actionProgress': None, 'actionResult': None, 'productVersion': None, 'packageVersion': None, 'modificationTime': '2021-02-04 09:33:25', 'actionSequence': -1, 'productId': 'win2019', 'productType': 'NetbootProduct', 'clientId': 'jb011.xxx.lan', 'type': 'ProductOnClient', 'ident': 'win2019;NetbootProduct;jb011.xxx.lan'}, 'depotId': 'opsi-master.xxx.lan', 'productOnDepot': {'locked': False, 'productId': 'win2019', 'productType': 'NetbootProduct', 'productVersion': '4.1.0.2', 'packageVersion': '4', 'depotId': 'opsi-master.xxx.lan', 'type': 'ProductOnDepot', 'ident': 'win2019;NetbootProduct;4.1.0.2;4;opsi-master.xxx.lan'}, 'elilo': None, 'serviceAddress': 'https://xxx.xxx.xxx.230:4447/rpc', 'product': {'name': None, 'licenseRequired': None, 'setupScript': None, 'uninstallScript': None, 'updateScript': None, 'alwaysScript': None, 'onceScript': None, 'customScript': None, 'userLoginScript': None, 'priority': None, 'description': None, 'advice': None, 'changelog': None, 'productClassIds': None, 'windowsSoftwareIds': None, 'id': 'win2019', 'productVersion': '4.1.0.2', 'packageVersion': '4', 'pxeConfigTemplate': 'install3264', 'type': 'NetbootProduct', 'ident': 'win2019;4.1.0.2;4'}, 'bootimageAppend': {'values': [], 'configId': 'opsi-linux-bootimage.append', 'obj
Updating PXE boot config of jb011.xxx.lan   (OpsiPXEConfd.py:406)
Resetted delay for UpdateThread Thread-3   (OpsiPXEConfd.py:543)
Sending result (len: 56)   (jsonrpc.py:468)
JSONRPC request: method=productOnClient_createObjects, num_params=1, duration=0.1522, error=False, num_results=0   (jsonrpc.py:329)
xxx.xxx.xxx.22:62444 - "POST /rpc HTTP/1.1" 200   (h11_impl.py:457)
Server-Timing POST /rpc: session_handling=1.6ms, avg_rpc_duration=152.2ms, request_processing=156.3ms, total=157.2ms   (statistics.py:564)
Reusing session: <OPSISession at 0x7f7eb01ad290 created=1612431154.908842 last_used=1612431205.849377> (xxx.xxx.xxx.22 / opsi config editor 4.1.9.3.3)   (session.py:372)
 Content-Type: application/x-www-form-urlencoded, Content-Encoding:    (jsonrpc.py:207)
 Decode json time: 0.19ms   (jsonrpc.py:251)
 
Antworten