Problem mit opsi-deploy-client-agent
Verfasst: 20 Apr 2011, 15:38
Hallo zusammen,
momentan versuche ich das opsi-deployment-client-agent Skript ans Laufen zu bringen.
Der ADMIN$, C$ Share ist aktiviert. Ebenfalls ist der Administrator auf meinem WinXP Client aktiviert und mit einem pw ausgestattet worden. Versuche ich jetzt das Skript zu starten, kommt folgendes Problem:
- Ich benutze die vorgefertigte VM auf unserem ESX Server.
- Der Server bestizt eine statische und der WinXP Client eine dynamische IP-Adresse.
Wäre super, wenn mir jemand helfen könnte
momentan versuche ich das opsi-deployment-client-agent Skript ans Laufen zu bringen.
Der ADMIN$, C$ Share ist aktiviert. Ebenfalls ist der Administrator auf meinem WinXP Client aktiviert und mit einem pw ausgestattet worden. Versuche ich jetzt das Skript zu starten, kommt folgendes Problem:
Code: Alles auswählen
root@opsidemo:/opt/pcbin/install/opsi-client-agent# ./opsi-deploy-client-agent -v -u Administrator winxp
Password:
[warning] Failed to read opsi modules file '/etc/opsi/modules': Signature expired
[notice] Disabling mysql backend and license management module: no customer in modules file
[notice] Starting deployment to host 'winxp.x.x.x'
[notice] Querying for ip address of host 'winxp.x.x.x'
[warning] Failed to get ip address for host 'winxp.x.x.x' by syscall: [Errno -2] Name or service not known
[notice] Got ip address 'x.x.46.193' from netbios lookup
[notice] Pinging host x.x.46.193 ...
[notice] Host x.x.46.193 is up
[notice] Getting hardware ethernet address of host 'winxp.x.x.x'
[notice] Found hardware ethernet address '00:50:56:92:00:07'
[notice] Creating client 'winxp.x.x.x'
[notice] Creating host 'winxp', hardwareAddress '00:50:56:92:00:07', ipAddress 'x.x.46.193', fixedAddress 'x.x.46.193', parameters '{'next-server': u'x.x.47.130', 'filename': u'linux/pxelinux.0'}' in dhcpd config file '/etc/dhcp3/dhcpd.conf'
[notice] Mounting c$ share
[error] Deployment to 'winxp.x.x.x' failed: Failed to mount c$ share: Command '/bin/mount -t cifs -o'port=139,username=Administrator,password=*** confidential ***' //winxp/c$ /tmp/mnt_vuUUnLkKYk' failed (1):
mount error: could not resolve address for winxp: Name or service not known
No ip address specified and hostname not found
Perhaps you have to disable the firewall or simple file sharing on the windows machine (folder options)?
[warning] License management module disabled
[warning] License management module disabled
[notice] Deleting host 'winxp' from dhcpd config file '/etc/dhcp3/dhcpd.conf'
- Ich benutze die vorgefertigte VM auf unserem ESX Server.
- Der Server bestizt eine statische und der WinXP Client eine dynamische IP-Adresse.
Wäre super, wenn mir jemand helfen könnte
