fehler bei verteilung des opsi-client-agent

Antworten
paulegon05
Beiträge: 37
Registriert: 28 Aug 2010, 20:16

fehler bei verteilung des opsi-client-agent

Beitrag von paulegon05 »

beim Verteilen des opsi-client-agent mittels ./opsi-deploy-clent-agent <client> tritt folgender Fehler auf (siehe Anhang)
kann mir jemand helfen
Benutzeravatar
j.schneider
uib-Team
Beiträge: 2042
Registriert: 29 Mai 2008, 15:14

Re: fehler bei verteilung des opsi-client-agent

Beitrag von j.schneider »

Bitte einmal die Option -x probieren:

Code: Alles auswählen

./opsi-deploy-clent-agent -vv -x <client>


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


paulegon05
Beiträge: 37
Registriert: 28 Aug 2010, 20:16

Re: fehler bei verteilung des opsi-client-agent

Beitrag von paulegon05 »

Beim Ausführen von ./opsi-deploy-clent-agent -vv -x <client> erhalte ich folgendes:

root@opsi40test:/opt/pcbin/install/opsi-client-agent# ./opsi-deploy-client-agent -vv -x vwinxptemplPassword:
[info] * BackendManager is creating BackendDispatcher
[info] Loading dispatch config file '/etc/opsi/backendManager/dispatch.conf'
[info] Loading backend config '/etc/opsi/backends/mysql.conf'
[info] Backend context was set to <OPSI.Backend.BackendManager.BackendDispatcher instance at 0x99c028c>
[info] Creating ConnectionPool instance
[info] Verifying modules file signature
[notice] Modules file signature verified (customer: opsi community - opsi 4.0 rc evaluation - uib gmbh)
[info] Loading backend config '/etc/opsi/backends/opsipxeconfd.conf'
[info] Backend context was set to <OPSI.Backend.BackendManager.BackendDispatcher instance at 0x99c028c>
[info] Loading backend config '/etc/opsi/backends/dhcpd.conf'
[info] Backend context was set to <OPSI.Backend.BackendManager.BackendDispatcher instance at 0x99c028c>
[info] * BackendManager is creating ExtendedConfigDataBackend
[info] Setting context to backend <OPSI.Backend.Backend.ExtendedConfigDataBackend instance at 0x9c8efec>
--------------------------------------------
vwinxptempl.xxx.xx
--------------------------------------------
[notice] Querying for ip address of host 'vwinxptempl.xxxxx.xx'
[info] Getting host 'vwinxptempl.xxxxx.xx' by name
[notice] Got ip address 'Client IP' from syscall
[notice] Pinging host Client IP ...
[info] Executing: ping -q -c2 Client IP
[info] Using encoding 'UTF-8'
[error] Command 'ping -q -c2 Client IP' failed (1):
PING Client IP (Client IP) 56(84) bytes of data.

--- Client IP ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1000ms

[warning] No ping response received from Client IP
[notice] Getting hardware ethernet address of host 'vwinxptempl.xxxxx.xx'
[notice] Found hardware ethernet address 'xxx MAC-Adresse xxx'
[info] Getting hosts, filter: {'type': 'OpsiClient', 'id': u'vwinxptempl.xxxxx.xx'}
[info] Getting hosts, filter: {'type': 'OpsiClient', 'id': u'vwinxptempl.xxxxx.xx'}
[notice] Mounting c$ share
[info] Executing: /bin/mount -t cifs -o'username=Administrator,password=*** confidential ***' //vwinxptempl/c$ /tmp/mnt_buX7hOZBmi
[info] Using encoding 'UTF-8'
[info] Failed to mount clients c$ share: Command '/bin/mount -t cifs -o'username=Administrator,password=*** confidential ***' //vwinxptempl/c$ /tmp/mnt_buX7hOZBmi' failed (32):
mount: wrong fs type, bad option, bad superblock on //vwinxptempl/c$,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
Manchmal liefert das Syslog wertvolle Informationen – versuchen
Sie dmesg | tail oder so
, retrying with port 139
[info] Executing: /bin/mount -t cifs -o'port=139,username=Administrator,password=*** confidential ***' //vwinxptempl/c$ /tmp/mnt_buX7hOZBmi
[info] Using encoding 'UTF-8'
[error] ERROR: Failed to mount c$ share: Command '/bin/mount -t cifs -o'port=139,username=Administrator,password=*** confidential ***' //vwinxptempl/c$ /tmp/mnt_buX7hOZBmi' failed (32):
mount: wrong fs type, bad option, bad superblock on //vwinxptempl/c$,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
Manchmal liefert das Syslog wertvolle Informationen – versuchen
Sie dmesg | tail oder so

Perhaps you have to disable the firewall or simple file sharing on the windows machine (folder options)?

auf dem zieltestclient ist die windows firewall aktiviert und Simple files hereing deaktiviert.
eine Manuelle instqallation des mittels der .cmd geht
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: fehler bei verteilung des opsi-client-agent

Beitrag von d.oertel »

Hi,

bitte probieren:
aptitude install smbfs

gruss
d.oerrtel


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


paulegon05
Beiträge: 37
Registriert: 28 Aug 2010, 20:16

Re: fehler bei verteilung des opsi-client-agent

Beitrag von paulegon05 »

Danke

paulegon
timmon
Beiträge: 14
Registriert: 12 Okt 2010, 12:50

Re: fehler bei verteilung des opsi-client-agent

Beitrag von timmon »

Hi ich hab da auch ein nächstes Problem

Code: Alles auswählen

[error] ERROR: Failed to install opsi-client-agent: Command './winexe -U 'benutzerhalt%*** confidential ***' //testetcblabla 'c:\opsi_dD2kkVlCo6\files\opsi\opsi-winst\winst32.exe /batch c:\opsi_dD2kkVlCo6\files\opsi\setup.ins c:\tmp\opsi-client-agent.log /PARAMETER REMOTEDEPLOY'' failed (1):
ERROR: Failed to open connection - NT_STATUS_LOGON_FAILURE

Kennt das einer ? Oder eine lösung ?

Netzwerk geht.
Shared ist auf.
Adminrechte hat er auch.
karni
Beiträge: 193
Registriert: 08 Okt 2009, 14:07

Re: fehler bei verteilung des opsi-client-agent

Beitrag von karni »

Die Fehlermeldung ist klar - LOGON FAILURE. Du kannst dich nicht einloggen.
Falsches user/passwort?
timmon
Beiträge: 14
Registriert: 12 Okt 2010, 12:50

Re: fehler bei verteilung des opsi-client-agent

Beitrag von timmon »

Eben nicht :P

Hab alle variationen ausgesucht

Domainaccounts mit adminrechten.
Der locale account an den client...
Antworten