Esprimo 5615 error 113
Verfasst: 12 Mär 2010, 13:14
Hallo,
wir haben neuerdings ein Problem bei der Installation von Windows XP auf Esprimo P5615 PCs. Die PCs starten ganz normal mit Boot PXE, laden das OPSI Bootimage und starten das mini Linux. Nach einiger zeit erscheint jedoch die Fehlermeldung “Failed to connect to https://opsiserver:4447/rpc error 113 no route to host“. Wir benutzen opsi linux bootimage version 20090911 und bei anderen PCs (P5625) gibt es diese Probleme nicht. Und noch merkwürdiger ist, dass mit dem vorhergehenden Bootimage die Installation einwandfrei funktionierte.
Hier das Bootlog von einem der betroffenen PCs:
.
.
.
.
[Executing: /sbin/pump -s -i eth0 (Posix.py|290)
->>> Device eth0 (Posix.py|161)
->>> IP: x.x.x.x (Posix.py|161)
->>> Netmask: 255.255.255.0 (Posix.py|161)
->>> Broadcast: x.x.x.255 (Posix.py|161)
->>> Network: x.x.x.0 (Posix.py|161)
->>> Boot server x.x.x.x (Posix.py|161)
->>> Next server x.x.x.x (Posix.py|161)
->>> Gateway: x.x.x.x (Posix.py|161)
->>> Gateways: x.x.x.x (Posix.py|161)
->>> Boot file: /linux/pxelinux.0 (Posix.py|161)
->>> Domain: kevb.lan (Posix.py|161)
->>> Nameservers: x.x.x.x (Posix.py|161)
->>> Ntpservers: x.x.x.x (Posix.py|161)
->>> Renewal time: Fri Mar 12 21:09:10 2010 (Posix.py|161)
->>> Expiration time: Fri Mar 12 22:39:10 2010 (Posix.py|161)
Exit code: 0 (Posix.py|204)
DHCP result for device eth0:
{
"ntpservers" : " x.x.x.x ",
"domain" : "lan",
"network" : " x.x.x.x ",
"nameservers" : " x.x.x.x ",
"ip" : " x.x.x.x ",
"bootfile" : "/linux/pxelinux.0",
"broadcast" : " x.x.x.x ",
"renewaltime" : "Fri",
"netmask" : " x.x.x.x ",
"gateways" : " x.x.x.x ",
"nextserver" : " x.x.x.x ",
"expirationtime" : "Fri",
"bootserver" : " x.x.x.x ",
"gateway" : " x.x.x.x "
} (master.py|256)
Executing: /sbin/ifconfig eth0 (Posix.py|262)
->>> eth0 Link encap:Ethernet HWaddr 00:19:99:2c:57:c1 (Posix.py|161)
->>> inet addr:x.x.x.x Bcast:x.x.x.255 Mask:255.255.255.0 (Posix.py|161)
->>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 (Posix.py|161)
->>> RX packets:8 errors:2 dropped:0 overruns:0 frame:2 (Posix.py|161)
->>> TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
->>> collisions:0 txqueuelen:1000 (Posix.py|161)
->>> RX bytes:1987 (1.9 KB) TX bytes:2529110 (2.5 MB) (Posix.py|161)
->>> Interrupt:10 Base address:0xe000 (Posix.py|161)
->>> (Posix.py|161)
Exit code: 0 (Posix.py|204)
Current network config: (master.py|287)
device : eth0 (master.py|288)
hardwareAddress : None (master.py|289)
ipaddress : x.x.x.x (master.py|290)
netmask : 255.255.255.0 (master.py|291)
gateway : x.x.x.x (master.py|292)
nameserver : x.x.x.x (master.py|293)
hostname : c-080332 (master.py|294)
domain : kevb.lan (master.py|295)
nextserver : x.x.x.x (master.py|296)
Using FQDN 'c-080332.kevb.lan' (master.py|392)
Creating JSONRPCBackend instance (try #1) (master.py|430)
Failed to get possible methods from backend manager (JSONRPC.py|141)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Executing jsonrpc method 'getPossibleMethods_listOfHashes' (JSONRPC.py|225)
Options: {} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Successfully connected to 'x.x.x.x:4447' (JSONRPC.py|186)
Product-id is 'winxppro' (master.py|490)
Fetching product... (master.py|493)
Executing jsonrpc method 'getProduct_hash' (JSONRPC.py|225)
Options: {'params': ('winxppro', '__UNDEF__')} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: , trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Successfully connected to 'x.x.x.x:4447' (JSONRPC.py|186)
Using method POST (JSONRPC.py|283)
Traceback: (Logger.py|648)
line 306 in '__request' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 950 in 'getresponse' in file '/usr/lib/python2.6/httplib.py' (Logger.py|648)
line 390 in 'begin' in file '/usr/lib/python2.6/httplib.py' (Logger.py|648)
line 354 in '_read_status' in file '/usr/lib/python2.6/httplib.py' (Logger.py|648)
==>>> (JSONRPC.py|320)
Product 'winxppro' not found: Request to 'https://x.x.x.x:4447/rpc' failed: (master.py|498)
Fetching product properties... (master.py|502)
Executing jsonrpc method 'getProductProperties_hash' (JSONRPC.py|225)
Options: {'params': ('winxppro', 'c-080332.kevb.lan')} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: , trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
No product properties found for productId 'winxppro': Failed to connect to 'https://x.x.x.x:4447/rpc': Timed out after 30 seconds (master.py|507)
Fetching network config... (master.py|523)
Executing jsonrpc method 'getNetworkConfig_hash' (JSONRPC.py|225)
Options: {'params': 'c-080332.kevb.lan'} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Failed to get network config: Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|528)
Fetching general config... (master.py|531)
Executing jsonrpc method 'getGeneralConfig_hash' (JSONRPC.py|225)
Options: {'params': 'c-080332.kevb.lan'} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Failed to get general config: Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|536)
Fetching pcpatch password... (master.py|540)
Executing jsonrpc method 'getPcpatchPassword' (JSONRPC.py|225)
Options: {'params': 'c-080332.kevb.lan'} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Traceback: (Logger.py|648)
line 541 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|648)
line 3 in 'getPcpatchPassword' in file '<string>' (Logger.py|648)
line 251 in '_jsonRPC' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 317 in '__request' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 188 in '_connect' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
==>>> Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|671)
Executing jsonrpc method 'unsetProductActionRequest' (JSONRPC.py|225)
Options: {'params': ('winxppro', 'c-080332.kevb.lan')} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Traceback: (Logger.py|648)
line 675 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|648)
line 1 in 'unsetProductActionRequest' in file '<string>' (Logger.py|648)
line 251 in '_jsonRPC' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 317 in '__request' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 188 in '_connect' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
==>>> Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|678)
->>> umount: /mnt/opsi: not found (Posix.py|183)
Cannot umount: Command '/bin/umount /mnt/opsi' failed (1):
umount: /mnt/opsi: not found
(Posix.py|586)
Vorab schonmal Danke für alle Vorschläge!
Gruß
wir haben neuerdings ein Problem bei der Installation von Windows XP auf Esprimo P5615 PCs. Die PCs starten ganz normal mit Boot PXE, laden das OPSI Bootimage und starten das mini Linux. Nach einiger zeit erscheint jedoch die Fehlermeldung “Failed to connect to https://opsiserver:4447/rpc error 113 no route to host“. Wir benutzen opsi linux bootimage version 20090911 und bei anderen PCs (P5625) gibt es diese Probleme nicht. Und noch merkwürdiger ist, dass mit dem vorhergehenden Bootimage die Installation einwandfrei funktionierte.
Hier das Bootlog von einem der betroffenen PCs:
.
.
.
.
[Executing: /sbin/pump -s -i eth0 (Posix.py|290)
->>> Device eth0 (Posix.py|161)
->>> IP: x.x.x.x (Posix.py|161)
->>> Netmask: 255.255.255.0 (Posix.py|161)
->>> Broadcast: x.x.x.255 (Posix.py|161)
->>> Network: x.x.x.0 (Posix.py|161)
->>> Boot server x.x.x.x (Posix.py|161)
->>> Next server x.x.x.x (Posix.py|161)
->>> Gateway: x.x.x.x (Posix.py|161)
->>> Gateways: x.x.x.x (Posix.py|161)
->>> Boot file: /linux/pxelinux.0 (Posix.py|161)
->>> Domain: kevb.lan (Posix.py|161)
->>> Nameservers: x.x.x.x (Posix.py|161)
->>> Ntpservers: x.x.x.x (Posix.py|161)
->>> Renewal time: Fri Mar 12 21:09:10 2010 (Posix.py|161)
->>> Expiration time: Fri Mar 12 22:39:10 2010 (Posix.py|161)
Exit code: 0 (Posix.py|204)
DHCP result for device eth0:
{
"ntpservers" : " x.x.x.x ",
"domain" : "lan",
"network" : " x.x.x.x ",
"nameservers" : " x.x.x.x ",
"ip" : " x.x.x.x ",
"bootfile" : "/linux/pxelinux.0",
"broadcast" : " x.x.x.x ",
"renewaltime" : "Fri",
"netmask" : " x.x.x.x ",
"gateways" : " x.x.x.x ",
"nextserver" : " x.x.x.x ",
"expirationtime" : "Fri",
"bootserver" : " x.x.x.x ",
"gateway" : " x.x.x.x "
} (master.py|256)
Executing: /sbin/ifconfig eth0 (Posix.py|262)
->>> eth0 Link encap:Ethernet HWaddr 00:19:99:2c:57:c1 (Posix.py|161)
->>> inet addr:x.x.x.x Bcast:x.x.x.255 Mask:255.255.255.0 (Posix.py|161)
->>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 (Posix.py|161)
->>> RX packets:8 errors:2 dropped:0 overruns:0 frame:2 (Posix.py|161)
->>> TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
->>> collisions:0 txqueuelen:1000 (Posix.py|161)
->>> RX bytes:1987 (1.9 KB) TX bytes:2529110 (2.5 MB) (Posix.py|161)
->>> Interrupt:10 Base address:0xe000 (Posix.py|161)
->>> (Posix.py|161)
Exit code: 0 (Posix.py|204)
Current network config: (master.py|287)
device : eth0 (master.py|288)
hardwareAddress : None (master.py|289)
ipaddress : x.x.x.x (master.py|290)
netmask : 255.255.255.0 (master.py|291)
gateway : x.x.x.x (master.py|292)
nameserver : x.x.x.x (master.py|293)
hostname : c-080332 (master.py|294)
domain : kevb.lan (master.py|295)
nextserver : x.x.x.x (master.py|296)
Using FQDN 'c-080332.kevb.lan' (master.py|392)
Creating JSONRPCBackend instance (try #1) (master.py|430)
Failed to get possible methods from backend manager (JSONRPC.py|141)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Executing jsonrpc method 'getPossibleMethods_listOfHashes' (JSONRPC.py|225)
Options: {} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Successfully connected to 'x.x.x.x:4447' (JSONRPC.py|186)
Product-id is 'winxppro' (master.py|490)
Fetching product... (master.py|493)
Executing jsonrpc method 'getProduct_hash' (JSONRPC.py|225)
Options: {'params': ('winxppro', '__UNDEF__')} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: , trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Successfully connected to 'x.x.x.x:4447' (JSONRPC.py|186)
Using method POST (JSONRPC.py|283)
Traceback: (Logger.py|648)
line 306 in '__request' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 950 in 'getresponse' in file '/usr/lib/python2.6/httplib.py' (Logger.py|648)
line 390 in 'begin' in file '/usr/lib/python2.6/httplib.py' (Logger.py|648)
line 354 in '_read_status' in file '/usr/lib/python2.6/httplib.py' (Logger.py|648)
==>>> (JSONRPC.py|320)
Product 'winxppro' not found: Request to 'https://x.x.x.x:4447/rpc' failed: (master.py|498)
Fetching product properties... (master.py|502)
Executing jsonrpc method 'getProductProperties_hash' (JSONRPC.py|225)
Options: {'params': ('winxppro', 'c-080332.kevb.lan')} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: , trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
No product properties found for productId 'winxppro': Failed to connect to 'https://x.x.x.x:4447/rpc': Timed out after 30 seconds (master.py|507)
Fetching network config... (master.py|523)
Executing jsonrpc method 'getNetworkConfig_hash' (JSONRPC.py|225)
Options: {'params': 'c-080332.kevb.lan'} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Failed to get network config: Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|528)
Fetching general config... (master.py|531)
Executing jsonrpc method 'getGeneralConfig_hash' (JSONRPC.py|225)
Options: {'params': 'c-080332.kevb.lan'} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Failed to get general config: Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|536)
Fetching pcpatch password... (master.py|540)
Executing jsonrpc method 'getPcpatchPassword' (JSONRPC.py|225)
Options: {'params': 'c-080332.kevb.lan'} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Traceback: (Logger.py|648)
line 541 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|648)
line 3 in 'getPcpatchPassword' in file '<string>' (Logger.py|648)
line 251 in '_jsonRPC' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 317 in '__request' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 188 in '_connect' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
==>>> Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|671)
Executing jsonrpc method 'unsetProductActionRequest' (JSONRPC.py|225)
Options: {'params': ('winxppro', 'c-080332.kevb.lan')} (JSONRPC.py|229)
Using method POST (JSONRPC.py|283)
Request to 'https://x.x.x.x:4447/rpc' failed: [Errno 113] No route to host, trying to reconnect (JSONRPC.py|316)
Opening https connection to x.x.x.x:4447 (JSONRPC.py|172)
Traceback: (Logger.py|648)
line 675 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|648)
line 1 in 'unsetProductActionRequest' in file '<string>' (Logger.py|648)
line 251 in '_jsonRPC' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 317 in '__request' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
line 188 in '_connect' in file '/var/lib/python-support/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|648)
==>>> Failed to connect to 'https://x.x.x.x:4447/rpc': [Errno 113] No route to host (master.py|678)
->>> umount: /mnt/opsi: not found (Posix.py|183)
Cannot umount: Command '/bin/umount /mnt/opsi' failed (1):
umount: /mnt/opsi: not found
(Posix.py|586)
Vorab schonmal Danke für alle Vorschläge!
Gruß