PXE - Netbootprodukt Installation scheitert

Antworten
uniquare
Beiträge: 8
Registriert: 04 Mär 2013, 10:22
Kontaktdaten:

PXE - Netbootprodukt Installation scheitert

Beitrag von uniquare »

Bevor wir bei uns OPSI in den produktiven Betrieb nehmen wollen wir gerne noch ein paar Sachen ausprobieren und testen. Unter anderen auch die Netbootprodukte und genau bei diesen scheitert es.
Wir haben ein neues Netbootprodukt erstellt (das eigentlich eine 1 zu 1 Kopie von Win7-x64 ist) und dieses den Netbootprodukten (win7_x64_clean) hinzugefügt. Die Installation (über PXE) funktioniert auf unseren Config Server (test01, IP:192.168.205.33) einwandfrei nur wenn ich die Installation über den neu hinzugefügten Depotserver (test02, IP:192.168.204.99) versuche. Bleibt er im Minilinux kurz nach der Auflistung aller Netbootprodukte hängen. Auch überträgt dieses keine logfiles an den Server. Wir konnten aber uns das Logfile vom Minilinux selber besorgen (ein Auszug ist weiter unten zu finden). Hätten Sie eine Ahnung wie man das Problem eventuell lösen könnte?

Kleine Anmerkung am Rande test02 befindet sich nicht an unseren Firmenstandort; Test01 dagegen schon.

Code: Alles auswählen

[7] [Mär 12 16:03:25] >>> eth0      Link encap:Ethernet  HWaddr 00:0c:29:7f:db:00   (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           inet addr:192.168.204.119  Bcast:192.168.204.255  Mask:255.255.255.0 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           RX packets:208 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           collisions:0 txqueuelen:1000  (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           RX bytes:15391 (15.3 KB)  TX bytes:3064 (3.0 KB) (Posix.py|741)
[7] [Mär 12 16:03:25] >>>  (Posix.py|741)
[7] [Mär 12 16:03:25] Exit code: 0 (Posix.py|748)
[6] [Mär 12 16:03:25] Executing: /sbin/ip route (Posix.py|660)
[6] [Mär 12 16:03:25] Using encoding 'UTF-8' (Posix.py|691)
[7] [Mär 12 16:03:25] >>> default via 192.168.204.4 dev eth0  (Posix.py|741)
[7] [Mär 12 16:03:25] >>> 192.168.204.0/24 dev eth0  proto kernel  scope link  src 192.168.204.119  (Posix.py|741)
[7] [Mär 12 16:03:25] Exit code: 0 (Posix.py|748)
[6] [Mär 12 16:03:25] Default network interface found: eth0 (Posix.py|430)
[6] [Mär 12 16:03:25] Executing: /sbin/ifconfig eth0 (Posix.py|660)
[6] [Mär 12 16:03:25] Using encoding 'UTF-8' (Posix.py|691)
[7] [Mär 12 16:03:25] >>> eth0      Link encap:Ethernet  HWaddr 00:0c:29:7f:db:00   (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           inet addr:192.168.204.119  Bcast:192.168.204.255  Mask:255.255.255.0 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           RX packets:209 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           collisions:0 txqueuelen:1000  (Posix.py|741)
[7] [Mär 12 16:03:25] >>>           RX bytes:15451 (15.4 KB)  TX bytes:3064 (3.0 KB) (Posix.py|741)
[7] [Mär 12 16:03:25] >>>  (Posix.py|741)
[7] [Mär 12 16:03:25] Exit code: 0 (Posix.py|748)
[6] [Mär 12 16:03:25] Executing: /sbin/ip route (Posix.py|660)
[6] [Mär 12 16:03:25] Using encoding 'UTF-8' (Posix.py|691)
[7] [Mär 12 16:03:25] >>> default via 192.168.204.4 dev eth0  (Posix.py|741)
[7] [Mär 12 16:03:25] >>> 192.168.204.0/24 dev eth0  proto kernel  scope link  src 192.168.204.119  (Posix.py|741)
[7] [Mär 12 16:03:25] Exit code: 0 (Posix.py|748)
[6] [Mär 12 16:03:25] Using FQDN 'w9010.domain.local' (master.py|948)
[6] [Mär 12 16:03:27] Creating onetime backend (master.py|545)
[6] [Mär 12 16:03:55] Creating JSONRPCBackend instance (master.py|561)
[7] [Mär 12 16:03:55] Executing jsonrpc method 'backend_getInterface' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:03:55] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:03:55] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:03:55] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:05] Closing connection: <httplib.HTTPSConnection instance at 0x8ae210c> (HTTP.py|502)
[7] [Mär 12 16:04:05] Content-Type: application/json;charset=utf-8, Content-Encoding:  (JSONRPC.py|659)
[6] [Mär 12 16:04:05] <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8aa9dec>: Connected to service (JSONRPC.py|427)
[7] [Mär 12 16:04:05] Executing jsonrpc method 'getOpsiHostKey' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:05] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:05] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:05] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:06] Closing connection: <httplib.HTTPSConnection instance at 0x8c4fe4c> (HTTP.py|502)
[7] [Mär 12 16:04:06] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:06] Expecting compressed data from server (JSONRPC.py|663)
[7] [Mär 12 16:04:06] Executing jsonrpc method 'backend_exit' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:06] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:06] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:06] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:06] Closing connection: <httplib.HTTPSConnection instance at 0x8c4ff4c> (HTTP.py|502)
[7] [Mär 12 16:04:06] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:06] Expecting compressed data from server (JSONRPC.py|663)
[6] [Mär 12 16:04:06] Creating JSONRPCBackend instance (try #1) (master.py|989)
[7] [Mär 12 16:04:06] Executing jsonrpc method 'backend_getInterface' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:06] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:06] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:06] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:13] Closing connection: <httplib.HTTPSConnection instance at 0x8c4fe4c> (HTTP.py|502)
[7] [Mär 12 16:04:13] Content-Type: application/json;charset=utf-8, Content-Encoding:  (JSONRPC.py|659)
[6] [Mär 12 16:04:13] <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8aa9d2c>: Connected to service (JSONRPC.py|427)
[7] [Mär 12 16:04:13] Executing jsonrpc method 'configState_getClientToDepotserver' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:13] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:13] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:18] Closing connection: <httplib.HTTPSConnection instance at 0x8d609cc> (HTTP.py|502)
[7] [Mär 12 16:04:18] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:18] Expecting compressed data from server (JSONRPC.py|663)
[7] [Mär 12 16:04:18] Executing jsonrpc method 'productOnDepot_getIdents' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:18] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:18] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:18] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:19] Closing connection: <httplib.HTTPSConnection instance at 0x8d60acc> (HTTP.py|502)
[7] [Mär 12 16:04:19] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:19] Expecting compressed data from server (JSONRPC.py|663)
[7] [Mär 12 16:04:19] Executing jsonrpc method 'product_getObjects' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:19] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:19] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:19] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:20] Closing connection: <httplib.HTTPSConnection instance at 0x8d60d8c> (HTTP.py|502)
[7] [Mär 12 16:04:20] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:20] Expecting compressed data from server (JSONRPC.py|663)
[6] [Mär 12 16:04:20] Fetching product actions... (master.py|1082)
[7] [Mär 12 16:04:20] Executing jsonrpc method 'productOnClient_getIdents' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:20] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:20] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:20] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:20] Closing connection: <httplib.HTTPSConnection instance at 0x8d66d4c> (HTTP.py|502)
[7] [Mär 12 16:04:20] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:20] Expecting compressed data from server (JSONRPC.py|663)
[5] [Mär 12 16:04:36] Product-id is 'win7_x64_clean' (master.py|1111)
[5] [Mär 12 16:04:36] Fetching product properties... (master.py|1147)
[7] [Mär 12 16:04:36] Executing jsonrpc method 'backend_setOptions' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:36] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:36] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:36] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:36] Closing connection: <httplib.HTTPSConnection instance at 0x8d66f0c> (HTTP.py|502)
[7] [Mär 12 16:04:36] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:36] Expecting compressed data from server (JSONRPC.py|663)
[7] [Mär 12 16:04:36] Executing jsonrpc method 'productPropertyState_getObjects' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:36] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:36] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:36] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:43] Closing connection: <httplib.HTTPSConnection instance at 0x8d6092c> (HTTP.py|502)
[7] [Mär 12 16:04:43] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:43] Expecting compressed data from server (JSONRPC.py|663)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [], 'propertyId': u'additional_drivers', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'0'], 'propertyId': u'boot_partition_size', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'100%'], 'propertyId': u'windows_partition_size', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'-'], 'propertyId': u'boot_partition_letter', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'Windows 7 PROFESSIONAL'], 'propertyId': u'imagename', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'0407:00000407'], 'propertyId': u'system_keyboard_layout', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'de-DE'], 'propertyId': u'winpe_uilanguage', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'BOOT'], 'propertyId': u'boot_partition_label', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [True], 'propertyId': u'winpenetworkmode', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'D'], 'propertyId': u'data_partition_letter', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'Orgname'], 'propertyId': u'orgname', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [True], 'propertyId': u'askbeforeinst', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'DATA'], 'propertyId': u'data_partition_label', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [True], 'propertyId': u'blockalignment', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u''], 'propertyId': u'productkey', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'0407:00000407'], 'propertyId': u'winpe_inputlocale', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'de-DE'], 'propertyId': u'winpe_uilanguage_fallback', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'de-DE'], 'propertyId': u'system_language', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'W. Europe Standard Time'], 'propertyId': u'system_timezone', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'Name'], 'propertyId': u'fullname', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[6] [Mär 12 16:04:43] Found product property: {'type': u'ProductPropertyState', 'values': [u'WINDOWS'], 'propertyId': u'windows_partition_label', 'objectId': u'w9010.domain.local', 'productId': u'win7_x64_clean'} (master.py|1153)
[5] [Mär 12 16:04:43] Fetching config states... (master.py|1175)
[7] [Mär 12 16:04:43] Executing jsonrpc method 'backend_setOptions' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:43] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:43] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:43] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:43] Closing connection: <httplib.HTTPSConnection instance at 0x8d746ec> (HTTP.py|502)
[7] [Mär 12 16:04:43] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:43] Expecting compressed data from server (JSONRPC.py|663)
[7] [Mär 12 16:04:43] Executing jsonrpc method 'configState_getObjects' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:43] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:43] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:43] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:46] Closing connection: <httplib.HTTPSConnection instance at 0x8d747cc> (HTTP.py|502)
[7] [Mär 12 16:04:46] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:46] Expecting compressed data from server (JSONRPC.py|663)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'clientconfig.depot.id', 'values': [u'test02.domain.local'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'software-on-demand.show-details', 'values': [True], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.remote_control.ping_windows.editable', 'values': [True], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.remote_control.ping_linux.editable', 'values': [True], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.remote_control.ping_windows.description', 'values': [u'ping, started in a Windows terminal'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'clientconfig.depot.dynamic', 'values': [True], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'clientconfig.configserver.url', 'values': [u'https://192.168.205.33:4447/rpc'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.productonclient_displayfields_netboot', 'values': [u'actionRequest', u'installationInfo', u'installationStatus', u'productId', u'versionInfo'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'software-on-demand.product-group-ids', 'values': [u'basicinstallation_for_office'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'product_sort_algorithm', 'values': [u'algorithm1'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'clientconfig.depot.drive', 'values': [u'j:'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.remote_control.ping_linux.description', 'values': [u'ping, started in a Linux environment'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'license-management.use', 'values': [False], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.license_inventory_extradisplayfields', 'values': [], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.remote_control.ping_linux', 'values': [u'xterm +hold -e ping %host%'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'opsi-linux-bootimage.append', 'values': [], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'software-on-demand.active', 'values': [True], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.remote_control.ping_windows', 'values': [u'cmd.exe /c start ping %host%'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'clientconfig.depot.protocol', 'values': [u'cifs'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'clientconfig.windows.domain', 'values': [u'DOMAIN'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.host_displayfields', 'values': [u'clientConnected', u'clientDescription', u'clientIPAddress', u'clientLastSeen', u'clientName'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[6] [Mär 12 16:04:46] Found config state: {'configId': u'configed.productonclient_displayfields_localboot', 'values': [u'actionRequest', u'installationInfo', u'installationStatus', u'productId', u'versionInfo'], 'objectId': u'w9010.domain.local', 'type': u'ConfigState'} (master.py|1179)
[5] [Mär 12 16:04:46] Requesting product license... (master.py|1192)
[5] [Mär 12 16:04:46] Using product property to get licensekey (master.py|1200)
[6] [Mär 12 16:04:46] Product license key:  (master.py|1208)
[5] [Mär 12 16:04:46] Fetching pcpatch password... (master.py|1212)
[7] [Mär 12 16:04:46] Executing jsonrpc method 'user_getCredentials' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:46] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:46] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:46] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:46] Closing connection: <httplib.HTTPSConnection instance at 0x8d747ec> (HTTP.py|502)
[7] [Mär 12 16:04:46] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:46] Expecting compressed data from server (JSONRPC.py|663)
[6] [Mär 12 16:04:46] Decrypting password... (master.py|1219)
[7] [Mär 12 16:04:46] Executing jsonrpc method 'host_getObjects' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:46] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:46] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:46] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Mär 12 16:04:47] Closing connection: <httplib.HTTPSConnection instance at 0x8d749ac> (HTTP.py|502)
[7] [Mär 12 16:04:47] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Mär 12 16:04:47] Expecting compressed data from server (JSONRPC.py|663)
[6] [Mär 12 16:04:47] Mounting 'smb://test02.domain.local/opt_pcbin/install' to '/mnt/opsi' (Repository.py|1143)
[7] [Mär 12 16:04:47] Command 'mount' found at: '/bin/mount' (Posix.py|640)
[6] [Mär 12 16:04:47] Executing: /bin/mount -t cifs -o "iocharset=utf8,domain=test02,credentials=/tmp/.cifs-credentials.test02.domain.local" //test02.domain.local/opt_pcbin /mnt/opsi (Posix.py|660)
[6] [Mär 12 16:04:47] Using encoding 'UTF-8' (Posix.py|691)
[7] [Mär 12 16:04:47] Exit code: 0 (Posix.py|748)
[5] [Mär 12 16:04:47] Copying action script 'win7_x64_clean/setup.py' from depot to '/tmp/setup.py' (master.py|1312)
[7] [Mär 12 16:04:47] MessageSubject 'copy_overall' created (Message.py|112)
[7] [Mär 12 16:04:47] ProgressSubject 'copy_overall' created (Message.py|238)
[7] [Mär 12 16:04:47] MessageSubject 'copy_current' created (Message.py|112)
[7] [Mär 12 16:04:47] ProgressSubject 'copy_current' created (Message.py|238)
[6] [Mär 12 16:04:47] Copying from 'win7_x64_clean/setup.py' to '/tmp/setup.py' (Repository.py|469)
[7] [Mär 12 16:04:47] Length of binary data to download: 13763 bytes (Repository.py|685)
[7] [Mär 12 16:04:47] Transfer in from <open file u'/mnt/opsi/install/win7_x64_clean/setup.py', mode 'rb' at 0x8d710d0> to <open file u'/tmp/setup.py', mode 'wb' at 0x8d711d8>, dynamic bandwidth False, max bandwidth 0 (Repository.py|338)
[6] [Mär 12 16:04:47] Transfered 13.44 kByte in 0.00 minutes, average speed was 1576.04 kByte/s (Repository.py|370)
[6] [Mär 12 16:04:47] Copy done (Repository.py|552)
[7] [Mär 12 16:04:47] Executing jsonrpc method 'productOnClient_updateObjects' on host 192.168.204.99 (JSONRPC.py|104)
[7] [Mär 12 16:04:47] Starting new HTTPS connection (0) to 192.168.204.99:4447 (HTTP.py|574)
[7] [Mär 12 16:04:47] Connection established to: 192.168.204.99 (HTTP.py|587)
[7] [Mär 12 16:04:47] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
uniquare
Beiträge: 8
Registriert: 04 Mär 2013, 10:22
Kontaktdaten:

Re: PXE - Netbootprodukt Installation scheitert

Beitrag von uniquare »

Kann es sein das er in ein Timeout reinläuft? Da sich der Configserver an einen anderen Standort befindet der nicht gerade über eine schnelle Internetleitung verfügt.
Was mir ausserdem aufgefallen ist. Beim booten über das MiniLinux im Konfigurationsbildschirm fehlt der Config-Server. Diesen muss ich aber nur dann händisch nachtragen wenn ich nicht das PXE von unseren config Server nehme. Dort trage ich dann den DepotServer vorort ein.
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: PXE - Netbootprodukt Installation scheitert

Beitrag von d.oertel »

Hi,

ich bin mir nicht so ganz sicher was Du konkret mit 'MiniLinux kurz nach der Auflistung aller Netbootprodukte' meinst, da bei einem Normalen PXE Boot nie die Netbootprodukte aufgelistet werden. Die Clients aus dem Exterenen Standort sollten direkt den Config Server per https connecten und nicht den Depotserver ....

Darf ich an dieser Stelle Support empfehlen. Schau aml hier:
http://www.uib.de/www/service_support/s ... ml#Support
nach 'Einführungssupport-Paket'.

Außerdem ist eine Schulung auch eine gute Idee - in der nächsten in Mainz vom 22.04. bis zum 25.04.2013 stehen noch Plätze zur Verfügung.

gruß
d.oertel


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Antworten