Client startet nach pxe-boot nicht neu

Antworten
TastaturHacker
Beiträge: 20
Registriert: 23 Jan 2013, 14:55

Client startet nach pxe-boot nicht neu

Beitrag von TastaturHacker »

Hallo zusammen,
Ich habe folgendes Problem:
Wenn ich einen Pc mit dem Opsi aufsetzen möchte, bootet er schön über pxe, zieht sich die Treiber, und installiert sie.
Danach schreibter: "Neustart ausgelöst" und "Sende Logdatei zum Server" (Oder so ähnlich^^)
Alles schön und gut, jetz kommt das Problem:
Wenn ich nur 1 PC installiere, funktiniert zu 99% alles Tadellos. Manchmal passiert es allerdings, das er zwar sagt "Neustart ausgelöst", aber dann kommt nur das große Opsi Logo, und nix passiert.
Es bleibt dann einfach da, und nix passiert.
Das ist bei nur 1 PC fast nie der Fall. Im Moment teste ich allerdings die Installation von mehreren PC's gleichzeitig. (4 in diesem Fall)
Hier bleibt komischerweise immer mindestens 1 an besagter Stelle hängen.
Die Log schickt er brav an den Server, auf den Neustart kann ih hallerdings Jahre warten^^
Ich hänge gleich mal das log vom bootimage an.

//EDIT: Das log ist zu groß für den Server...^^

mfg TastaturHacker ;)
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Client startet nach pxe-boot nicht neu

Beitrag von ueluekmen »

Hi,

schon die veschiedenen linux-append parameter für reboot probiert?

Code: Alles auswählen

reboot=b
oder

Code: Alles auswählen

reboot=a
oder

Code: Alles auswählen

reboot=a,b,k,c


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


TastaturHacker
Beiträge: 20
Registriert: 23 Jan 2013, 14:55

Re: Client startet nach pxe-boot nicht neu

Beitrag von TastaturHacker »

Hm ne hatte ich nicht^^ Werd mal alle durchgehen^^
Kannst du mir evtl noch ne quelle geben, wo ich nachschauen kann was für Parameter es da noch gibt, und was sie bewirken?^^

//EDIT: Brauchte sie garnich alle druchgehen, "reboot=b" hat abhilfe geschaffen! :)
Vielen dank, toller support 8-)
TastaturHacker
Beiträge: 20
Registriert: 23 Jan 2013, 14:55

Re: Client startet nach pxe-boot nicht neu

Beitrag von TastaturHacker »

Hallo,
Edit ging nicht mehr, das Problem tritt nun wieder auf..
Habe schon alle Bootparameter durchprobiert, noch irgendwelche ideen?
Natürlich passiert mir das auch erst heute, an dem tag, an dem ich den Server meinem Chef Präsentieren werde...^^
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Client startet nach pxe-boot nicht neu

Beitrag von ueluekmen »

Hi,

schwer zu sagen, manchmal braucht einige Hardware besondere append-Einträge, damit es funktioniert. Was sagt denn die log? Ist ganz unten irgendwas geloggt?


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


TastaturHacker
Beiträge: 20
Registriert: 23 Jan 2013, 14:55

Re: Client startet nach pxe-boot nicht neu

Beitrag von TastaturHacker »

Hi,
So, natürlich ist der Fall eingetreten das der Pc nicht neugestartet ist..^^
Hab mich aber fein rausgeredet^^
Glaube aber nicht das da was besonderes war, im log. Werde heut mal versuchen das nochmal zu reproduzieren und dann das log Posten.

EDIT://

Anbei das Ende vom Bootimage-Log, das ist der Teil, nachdem die Treiber eingebunden wurden.

Was mir beim durchgucken aufgefallen is:
Er sagt an einer Selle, das Skrip wurde erfolgreich ausgeführt:

Code: Alles auswählen

[7] [Feb 27 07:37:29] Command 'shutdown' found at: '/sbin/shutdown' (Posix.py|640)
[6] [Feb 27 07:37:29] Executing: /bin/sleep 60; /sbin/shutdown -r now (Posix.py|660)
[7] [Feb 27 07:37:29] Command 'bash' found at: '/bin/bash' (Posix.py|640)
[5] [Feb 27 07:37:29] Script execution successful (master.py|1392)

Oder seh ich das falsch?^^
EDIT://
Kann das log nicht anhängen, deswegen post ichs einfach so:

Code: Alles auswählen

5] [Feb 27 07:37:28] Creating startnet.cmd (setup.py|332)
[5] [Feb 27 07:37:28] Creating diskpart.txt (setup.py|340)
[5] [Feb 27 07:37:28] Patching unattend.xml and config.ini (setup.py|357)
[6] [Feb 27 07:37:28] Executing: /usr/local/bin/patcha /mnt/hd/opsi/unattend.xml (Posix.py|660)
[6] [Feb 27 07:37:28] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:29] Executing: /usr/local/bin/patcha -f /var/tmp/opsi/patcha.in /mnt/hd/opsi/unattend.xml (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:29] Executing: /usr/local/bin/patcha /mnt/hd/opsi/opsi-client-agent/files/opsi/cfg/config.ini (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:29] Executing: /usr/local/bin/patcha -f /var/tmp/opsi/patcha.in /mnt/hd/opsi/opsi-client-agent/files/opsi/cfg/config.ini (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[7] [Feb 27 07:37:29] Command 'cat' found at: '/bin/cat' (Posix.py|640)
[6] [Feb 27 07:37:29] Executing: /bin/cat '/mnt/hd/opsi/work.cmd' (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] >>> @echo off
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> copy c:\opsi\unattend.xml x:\unattend.xml >nul
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> :init
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> set mount_try_count=0
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> c:\opsi\SetWallpaper.exe c:\opsi\opsibg.bmp >nul 2>nul
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> echo Initializing ..... please wait ......
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> wpeinit
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> goto mountshare
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> :drvloadnetwork
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> drvload c:\drv\1\net1kx64.inf
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> goto mountshare
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> :waitnet
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> echo Waiting for the network ......
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> ping -n 5 127.0.0.1 >nul
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> :mountshare
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> set /a mount_try_count=%mount_try_count%+1
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> net use /y /delete * >nul
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> ping -n 5 127.0.0.1 >nul
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> c:\opsi\opsinetmount.exe --keyfile=c:\opsi\opsi-client-agent\files\opsi\cfg\config.ini --user=me-opsi-pt\pcpatch --drive=o --share=\\me-opsi-pt\opsi_depot --encrypted-pass=ca4b19a3ece5bf78cface31de9bfeb3c 
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> if not %ERRORLEVEL%==0 (
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>>    if %mount_try_count%==5 goto drvloadnetwork
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>>    if %mount_try_count%==15 goto init
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>>    goto waitnet
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> )
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> :install
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> o:\win7-x64\installfiles\setup.exe /unattend:x:\unattend.xml
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> if not %ERRORLEVEL%==0 goto init
 (Posix.py|741)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:29] Executing: /bin/cat '/mnt/hd/opsi/startnet.cmd' (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] >>> @echo off
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> copy c:\opsi\work.cmd x:\work.cmd >nul
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> x:\work.cmd (Posix.py|741)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:29] Executing: /bin/cat '/mnt/hd/opsi/diskpart.txt' (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] >>> list disk
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> select disk 0
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> list partition
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> list volume
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> select partition 2
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> delete partition noerr override
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> select partition 1
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> extend
 (Posix.py|741)
[7] [Feb 27 07:37:29] >>> exit
 (Posix.py|741)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[7] [Feb 27 07:37:29] Command 'umount' found at: '/bin/umount' (Posix.py|640)
[6] [Feb 27 07:37:29] Executing: /bin/umount /dev/sda2 (Posix.py|660)
[6] [Feb 27 07:37:29] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:29] Exit code: 0 (Posix.py|748)
[7] [Feb 27 07:37:29] Command 'sleep' found at: '/bin/sleep' (Posix.py|640)






[7] [Feb 27 07:37:29] Command 'shutdown' found at: '/sbin/shutdown' (Posix.py|640)
[6] [Feb 27 07:37:29] Executing: /bin/sleep 60; /sbin/shutdown -r now (Posix.py|660)
[7] [Feb 27 07:37:29] Command 'bash' found at: '/bin/bash' (Posix.py|640)
[5] [Feb 27 07:37:29] Script execution successful (master.py|1392)




[6] [Feb 27 07:37:29] Updating productOnClient: {'actionProgress': None, 'actionResult': u'none', 'clientId': u'it-opsi28-pt.germany.ept.local', 'modificationTime': None, 'actionRequest': u'none', 'targetConfiguration': None, 'productVersion': None, 'productType': u'NetbootProduct', 'type': u'ProductOnClient', 'lastAction': None, 'packageVersion': None, 'actionSequence': None, 'installationStatus': u'unknown', 'productId': u'win7-x64'} (master.py|1394)
[7] [Feb 27 07:37:29] Executing jsonrpc method 'productOnClient_updateObjects' on host 172.16.1.24 (JSONRPC.py|104)
[7] [Feb 27 07:37:29] Starting new HTTPS connection (0) to 172.16.1.24:4447 (HTTP.py|574)
[7] [Feb 27 07:37:29] Connection established to: 172.16.1.24 (HTTP.py|587)
[7] [Feb 27 07:37:29] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|164)
[7] [Feb 27 07:37:30] Closing connection: <httplib.HTTPSConnection instance at 0x8c85b4c> (HTTP.py|502)
[7] [Feb 27 07:37:30] Content-Type: gzip-application/json;charset=utf-8, Content-Encoding: gzip (JSONRPC.py|659)
[7] [Feb 27 07:37:30] Expecting compressed data from server (JSONRPC.py|663)
[6] [Feb 27 07:37:30] Executing: cat /tmp/geo_override.log (Posix.py|660)
[6] [Feb 27 07:37:30] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Couldn't open file: No such file or directory (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Failed to load geo. (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Kernel geometry: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> HDIO_GETGEO heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> HDIO_GETGEO sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> HDIO_GETGEO cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> BLKGETSIZE total sectors 156250000 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> mbr signature 2470221231 (175|149|60|147) (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Found bios device int13_dev80, mbr_signature 2147483647, total_sectors 156250000 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> EDD BIOS geometry: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> EDD heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> EDD sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> EDD cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> EDD total sectors 156250000 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> EDD mbr signature 2147483647 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Interface ATA (Posix.py|741)
[7] [Feb 27 07:37:30] >>> HDIO_GETGEO ioctl overriden. (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Storing geo in /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Trying to load geo from /tmp/8:0.edd_geo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> Loaded: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> heads 255 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> sectors 63 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> cylinders 9726 (Posix.py|741)
[7] [Feb 27 07:37:30] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:30] Executing: cat /var/tmp/opsi/sysconf.ini (Posix.py|660)
[6] [Feb 27 07:37:30] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:30] >>> [General] (Posix.py|741)
[7] [Feb 27 07:37:30] >>> ipaddress=172.16.11.130 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> netmask=255.255.0.0 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> defaultgateway=172.16.3.1 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> hostname=it-opsi28-pt (Posix.py|741)
[7] [Feb 27 07:37:30] >>> pcname=it-opsi28-pt (Posix.py|741)
[7] [Feb 27 07:37:30] >>> bootserver=https://172.16.1.24:4447/rpc (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depottftp=https://172.16.1.24:4447/rpc (Posix.py|741)
[7] [Feb 27 07:37:30] >>> dnsdomain=germany.ept.local (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productid=win7-x64 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> oncescript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windowssoftwareids=[] (Posix.py|741)
[7] [Feb 27 07:37:30] >>> description=Microsoft operating system / Syst��me d'exploitation Microsoft (Posix.py|741)
[7] [Feb 27 07:37:30] >>> advice= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> alwaysscript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> updatescript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productclassids=[] (Posix.py|741)
[7] [Feb 27 07:37:30] >>> id=win7-x64 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> licenserequired=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> name=Windows 7 - x64 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> customscript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> uninstallscript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> userloginscript=None (Posix.py|741)
[7] [Feb 27 07:37:30] >>> priority=0 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> pxeconfigtemplate=None (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productversion=4.0.2 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> packageversion=1 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> type=NetbootProduct (Posix.py|741)
[7] [Feb 27 07:37:30] >>> setupscript=setup.py (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windows_partition_label=WINDOWS (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_inputlocale=0407:00000407 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> orgname=ept GmbH (Posix.py|741)
[7] [Feb 27 07:37:30] >>> additional_drivers= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> boot_partition_size=0 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> askbeforeinst=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> data_partition_label=DATA (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windows_partition_size=100% (Posix.py|741)
[7] [Feb 27 07:37:30] >>> boot_partition_letter=- (Posix.py|741)
[7] [Feb 27 07:37:30] >>> blockalignment=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> imagename=Windows 7 PROFESSIONAL (Posix.py|741)
[7] [Feb 27 07:37:30] >>> system_keyboard_layout=0407:00000407 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpenetworkmode=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_uilanguage_fallback=de-DE (Posix.py|741)
[7] [Feb 27 07:37:30] >>> system_language=de-DE (Posix.py|741)
[7] [Feb 27 07:37:30] >>> system_timezone=W. Europe Standard Time (Posix.py|741)
[7] [Feb 27 07:37:30] >>> fullname=Chrisitian Koeppl (Posix.py|741)
[7] [Feb 27 07:37:30] >>> boot_partition_label=BOOT (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_uilanguage=de-DE (Posix.py|741)
[7] [Feb 27 07:37:30] >>> data_partition_letter=D (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depotdrive=p: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> nextbootserviceurl= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depotid=me-opsi-pt.germany.ept.local (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windomain=EPT (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depoturl=smb://me-opsi-pt/opsi_depot (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.protocol=cifs (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_windows.editable=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.id=me-opsi-pt.germany.ept.local (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_linux.editable=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_windows.description=ping, started in a Windows terminal (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.host_displayfields=clientConnected,clientDescription,clientIPAddress,clientLastSeen,clientName (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.configserver.url=https://172.16.1.24:4447/rpc (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.productonclient_displayfields_netboot=actionRequest,installationInfo,installationStatus,productId,versionInfo (Posix.py|741)
[7] [Feb 27 07:37:30] >>> software-on-demand.product-group-ids=software-on-demand (Posix.py|741)
[7] [Feb 27 07:37:30] >>> product_sort_algorithm=algorithm2 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.drive=p: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_linux.description=ping, started in a Linux environment (Posix.py|741)
[7] [Feb 27 07:37:30] >>> license-management.use=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.license_inventory_extradisplayfields= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_linux=xterm +hold -e ping %host% (Posix.py|741)
[7] [Feb 27 07:37:30] >>> opsi-linux-bootimage.append=init=6 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> software-on-demand.active=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_windows=cmd.exe /c start ping %host% (Posix.py|741)
[7] [Feb 27 07:37:30] >>> software-on-demand.show-details=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.windows.domain=EPT (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.dynamic=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.productonclient_displayfields_localboot=actionRequest,installationInfo,installationStatus,productId,versionInfo (Posix.py|741)
[7] [Feb 27 07:37:30] >>>  (Posix.py|741)
[7] [Feb 27 07:37:30] Exit code: 0 (Posix.py|748)
[6] [Feb 27 07:37:30] Executing: cat /var/tmp/opsi/patcha.in (Posix.py|660)
[6] [Feb 27 07:37:30] Using encoding 'ANSI_X3.4-1968' (Posix.py|691)
[7] [Feb 27 07:37:30] >>> ipaddress=172.16.11.130 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> netmask=255.255.0.0 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> defaultgateway=172.16.3.1 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> hostname=it-opsi28-pt (Posix.py|741)
[7] [Feb 27 07:37:30] >>> pcname=it-opsi28-pt (Posix.py|741)
[7] [Feb 27 07:37:30] >>> bootserver=https://172.16.1.24:4447/rpc (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depottftp=https://172.16.1.24:4447/rpc (Posix.py|741)
[7] [Feb 27 07:37:30] >>> dnsdomain=germany.ept.local (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productid=win7-x64 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productkey=  (Posix.py|741)
[7] [Feb 27 07:37:30] >>> PCKEY=*** confidential *** (Posix.py|741)
[7] [Feb 27 07:37:30] >>> oncescript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windowssoftwareids=[] (Posix.py|741)
[7] [Feb 27 07:37:30] >>> description=Microsoft operating system / Syst��me d'exploitation Microsoft (Posix.py|741)
[7] [Feb 27 07:37:30] >>> advice= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> alwaysscript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> updatescript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productclassids=[] (Posix.py|741)
[7] [Feb 27 07:37:30] >>> id=win7-x64 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> licenserequired=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> name=Windows 7 - x64 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> customscript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> uninstallscript= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> userloginscript=None (Posix.py|741)
[7] [Feb 27 07:37:30] >>> priority=0 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> pxeconfigtemplate=None (Posix.py|741)
[7] [Feb 27 07:37:30] >>> productversion=4.0.2 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> packageversion=1 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> type=NetbootProduct (Posix.py|741)
[7] [Feb 27 07:37:30] >>> setupscript=setup.py (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windows_partition_label=WINDOWS (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_inputlocale=0407:00000407 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> orgname=ept GmbH (Posix.py|741)
[7] [Feb 27 07:37:30] >>> additional_drivers= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> boot_partition_size=0 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> askbeforeinst=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> data_partition_label=DATA (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windows_partition_size=100% (Posix.py|741)
[7] [Feb 27 07:37:30] >>> boot_partition_letter=- (Posix.py|741)
[7] [Feb 27 07:37:30] >>> blockalignment=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> imagename=Windows 7 PROFESSIONAL (Posix.py|741)
[7] [Feb 27 07:37:30] >>> system_keyboard_layout=0407:00000407 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpenetworkmode=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_uilanguage_fallback=de-DE (Posix.py|741)
[7] [Feb 27 07:37:30] >>> system_language=de-DE (Posix.py|741)
[7] [Feb 27 07:37:30] >>> system_timezone=W. Europe Standard Time (Posix.py|741)
[7] [Feb 27 07:37:30] >>> fullname=Chrisitian Koeppl (Posix.py|741)
[7] [Feb 27 07:37:30] >>> boot_partition_label=BOOT (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_uilanguage=de-DE (Posix.py|741)
[7] [Feb 27 07:37:30] >>> data_partition_letter=D (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depotdrive=p: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> nextbootserviceurl= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depotid=me-opsi-pt.germany.ept.local (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windomain=EPT (Posix.py|741)
[7] [Feb 27 07:37:30] >>> depoturl=smb://me-opsi-pt/opsi_depot (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.protocol=cifs (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_windows.editable=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.id=me-opsi-pt.germany.ept.local (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_linux.editable=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_windows.description=ping, started in a Windows terminal (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.host_displayfields=clientConnected,clientDescription,clientIPAddress,clientLastSeen,clientName (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.configserver.url=https://172.16.1.24:4447/rpc (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.productonclient_displayfields_netboot=actionRequest,installationInfo,installationStatus,productId,versionInfo (Posix.py|741)
[7] [Feb 27 07:37:30] >>> software-on-demand.product-group-ids=software-on-demand (Posix.py|741)
[7] [Feb 27 07:37:30] >>> product_sort_algorithm=algorithm2 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.drive=p: (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_linux.description=ping, started in a Linux environment (Posix.py|741)
[7] [Feb 27 07:37:30] >>> license-management.use=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.license_inventory_extradisplayfields= (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_linux=xterm +hold -e ping %host% (Posix.py|741)
[7] [Feb 27 07:37:30] >>> opsi-linux-bootimage.append=init=6 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> software-on-demand.active=True (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.remote_control.ping_windows=cmd.exe /c start ping %host% (Posix.py|741)
[7] [Feb 27 07:37:30] >>> software-on-demand.show-details=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.windows.domain=EPT (Posix.py|741)
[7] [Feb 27 07:37:30] >>> clientconfig.depot.dynamic=False (Posix.py|741)
[7] [Feb 27 07:37:30] >>> configed.productonclient_displayfields_localboot=actionRequest,installationInfo,installationStatus,productId,versionInfo (Posix.py|741)
[7] [Feb 27 07:37:30] >>> windows_partition_number=1 (Posix.py|741)
[7] [Feb 27 07:37:30] >>> winpe_partition_letter=X (Posix.py|741)
[7] [Feb 27 07:37:30] >>> modify_partitions=<ModifyPartition wcm:action="add">	<Active>true</Active>	<Format>NTFS</Format>	<Label>WINDOWS</Label>	<Letter>C</Letter>	<Extend>false</Extend>	<Order>1</Order>	<PartitionID>1</PartitionID></ModifyPartition><ModifyPartition wcm:action="add">	<Active>false</Active>		<Label>WINPE</Label>	<Letter>X</Letter>	<Extend>false</Extend>	<Order>2</Order>	<PartitionID>2</PartitionID></ModifyPartition> (Posix.py|741)
[7] [Feb 27 07:37:30] Exit code: 0 (Posix.py|748)
[5] [Feb 27 07:37:30] Writing log to service (master.py|1466)

Antworten