Netboot hwinvent no route to haos

Antworten
djdodo
Beiträge: 164
Registriert: 12 Jan 2011, 10:54

Netboot hwinvent no route to haos

Beitrag von djdodo »

Hallo!

Ich kann auf einem System hwinvent nicht ausführen.
Es kommt die Meldung

Code: Alles auswählen

Failed to mount '//fihopsi/opt_pcbin': Command '/bin/mount -t cifs -o "iocharset=utf8,domain=fihopsi,credentials=/tmp/.cifs-credentials.fihopsi" //fihopsi/opt_pcbin /mnt/opsi' failed (32):
mount error(113): No route to host
Ein log wird aber an den Opsiserver geschickt.
Einträge:

Code: Alles auswählen

[6] [Jul 25 07:35:00] Mounting 'smb://fihopsi/opt_pcbin/install' to '/mnt/opsi' (Repository.py|1139)
[7] [Jul 25 07:35:00] Command 'mount' found at: '/bin/mount' (Posix.py|640)
[6] [Jul 25 07:35:00] Executing: /bin/mount -t cifs -o "iocharset=utf8,domain=fihopsi,credentials=/tmp/.cifs-credentials.fihopsi" //fihopsi/opt_pcbin /mnt/opsi (Posix.py|660)
[6] [Jul 25 07:35:00] Using encoding 'UTF-8' (Posix.py|691)
[7] [Jul 25 07:35:18] >>> mount error(113): No route to host (Posix.py|741)
[7] [Jul 25 07:35:18] >>> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) (Posix.py|741)
[7] [Jul 25 07:35:18] Exit code: 32 (Posix.py|748)
[3] [Jul 25 07:35:18] Failed to mount '//fihopsi/opt_pcbin': Command '/bin/mount -t cifs -o "iocharset=utf8,domain=fihopsi,credentials=/tmp/.cifs-credentials.fihopsi" //fihopsi/opt_pcbin /mnt/opsi' failed (32):
mount error(113): No route to host
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) (Posix.py|919)
[2] [Jul 25 07:35:19] Traceback: (Logger.py|742)
[2] [Jul 25 07:35:19]      line 1284 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|742)
[2] [Jul 25 07:35:19]      line 70 in 'getRepository' in file '/usr/lib/pymodules/python2.6/OPSI/Util/Repository.py' (Logger.py|742)
[2] [Jul 25 07:35:19]      line 1125 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Util/Repository.py' (Logger.py|742)
[2] [Jul 25 07:35:19]      line 1155 in '_mount' in file '/usr/lib/pymodules/python2.6/OPSI/Util/Repository.py' (Logger.py|742)
[2] [Jul 25 07:35:19]      ==>>> Failed to mount '//fihopsi/opt_pcbin': Command '/bin/mount -t cifs -o "iocharset=utf8,domain=fihopsi,credentials=/tmp/.cifs-credentials.fihopsi" //fihopsi/opt_pcbin /mnt/opsi' failed (32):
mount error(113): No route to host
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) (master.py|1429)
[7] [Jul 25 07:35:19] Backend: <OPSI.Backend.JSONRPC.JSONRPCBackend instance at 0x8c49fac> (master.py|1432)
Bei anderen Clients funktionierts.
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: Netboot hwinvent no route to haos

Beitrag von d.oertel »

Hi,

wahrscheinlich ein netbios Namensauflösungs Problem

gruss
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


djdodo
Beiträge: 164
Registriert: 12 Jan 2011, 10:54

Re: Netboot hwinvent no route to haos

Beitrag von djdodo »

An welcher Stelle / bzw in welchem System ist der Fehler zu suchen?
Der Opsi-Server ist in DNS und WINS korrekt eingetragen.
Wie gesagt auf einem anderen System funktioniert es, dieses System hängt am gleichen Switch.
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: Netboot hwinvent no route to haos

Beitrag von d.oertel »

Hi,

das was Du Dir hier wünschst ist die Unterstützung bei der Lösung Rechner- und Kundenspezifischer Netzwerkprobleme.

Das mach wir gerne - aber (sicher verständlicherweise) nicht im freien Support.

so sorry

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


djdodo
Beiträge: 164
Registriert: 12 Jan 2011, 10:54

Re: Netboot hwinvent no route to haos

Beitrag von djdodo »

Problem gelöst.
Ich habe der Opsi-VM eine zweite NIC zum Lastenausgleich gegeben und auch wieder genommen.
Aber das Bootimage hat den Opsiserver immer nur mit der Adresse der zweiten Karte aufgelöst, warum auch immer.
Problem hat sich selbst gelöst...
Antworten