Die Suche ergab 310 Treffer

von dkoch
16 Jun 2016, 11:27
Forum: Freier Support
Thema: opsi-admin cronjob client list
Antworten: 11
Zugriffe: 6808

Re: opsi-admin cronjob client list

Was hier in jedem Aufruf passiert ist:

Code: Alles auswählen

opsi-admin -d "method setProductActionRequest shutdownwanted client1.example.com once" < power_clients.txt
daher kommt die Verkettung.
von dkoch
15 Jun 2016, 14:35
Forum: Freier Support
Thema: opsi-admin cronjob client list
Antworten: 11
Zugriffe: 6808

Re: opsi-admin cronjob client list

opsi-admin -d method setProductActionRequest shutdownwanted $line once [2] ==>>> Failed to execute u"method setProductActionRequest shutdownwanted client1.example.com once 'client2.example.comclient3.example.comclient4.example.comclient5.example.com'": setProductActionRequest() takes exac...
von dkoch
15 Jun 2016, 11:42
Forum: Freier Support
Thema: PXE Boot mehrer Depot Server
Antworten: 8
Zugriffe: 3865

Re: PXE Boot mehrer Depot Server

Dann verwendet Standort B eventuell den OPSI von Standort A als TFTP-Server. Das ist eine DHCP Option -> Schau also bei deinem DHCP Server nach.
Kann man Clients von Depot zu Depot verschieben?
Im configed:
Rechtsklick auf den Client -> "Umzug .... anderes Depot"
von dkoch
25 Apr 2016, 15:02
Forum: Freier Support
Thema: OPSI Linux Boot Image
Antworten: 9
Zugriffe: 6746

Re: OPSI Linux Boot Image

Dann das selbe wie bei Debian .

Code: Alles auswählen

 dpkg -i opsi-linux-bootimage*.deb 
von dkoch
25 Apr 2016, 14:31
Forum: Freier Support
Thema: OPSI Linux Boot Image
Antworten: 9
Zugriffe: 6746

Re: OPSI Linux Boot Image

Welche Distribution benutzt du denn ?
Einfach installieren ersetzt das momentan installierte.

Debian:

Code: Alles auswählen

 dpkg -i opsi-linux-bootimage*.deb 
von dkoch
25 Apr 2016, 13:56
Forum: Freier Support
Thema: OPSI Linux Boot Image
Antworten: 9
Zugriffe: 6746

Re: OPSI Linux Boot Image

Hallo opro,

Du kannst ein Bootimage aus dem experimental Zweig nehmen. Diese sind aktueller:
http://download.opensuse.org/repositori ... erimental/
Einfach das Passende "opsi-linux-bootimage" für die von dir verwendete Distribution herunterladen und installieren
von dkoch
08 Apr 2016, 10:11
Forum: Freier Support
Thema: Erweiterung Speicherplatz auf ESX-Farm
Antworten: 5
Zugriffe: 3761

Re: Erweiterung Speicherplatz auf ESX-Farm

Wo fehlt der Platz denn genau ?
2. Platte mouten als /var wäre da so eine Möglichkeit. Ansonsten ist das was uncle_scrooge beschreibt nicht wirklich kompliziert für IT-Leute.
von dkoch
18 Mär 2016, 08:30
Forum: Freier Support
Thema: Client über IP adressieren
Antworten: 2
Zugriffe: 2095

Re: Client über IP adressieren

/etc/opsi/opsiconfd.conf: # If set to yes a client's ip address will be updated in the opsi database, # when the client connects to the service and authentication is successful. # Opsiconfd needs to be reloaded (SIGHUP) for changes to take effect. # # Default: # update ip = no update ip = yes
von dkoch
17 Mär 2016, 14:00
Forum: Free support
Thema: Don't understand Opsi-client-agent
Antworten: 3
Zugriffe: 3510

Re: Don't understand Opsi-client-agent

First of all we love logs. Serverand client log will be really helpful in solving your problem.
One thing i can just guess right now: Has the client changed its IP ?