Backend data error

Antworten
royker24
Beiträge: 1
Registriert: 01 Nov 2010, 15:18

Backend data error

Beitrag von royker24 »

Dear Forummers,


I am new to OPSI and were testing the software in our company at the moment.
Now we are using the manual to complete the installation, were using Centos on VMware Sphere and if were starting the service:

Opsi config service( this starts)
Opsi pxe configuration service(starts)

But after that were trying to start opsi –admin –d method backend_info and this is the notification we get from opsi(notification1)

Bardo Wolf send me an email to post my YUM update list at the forum to see whats wrong so here it is:
Dateianhänge
yumlistupdate.jpg
yumlistupdate.jpg (75.25 KiB) 602 mal betrachtet
notification1
notification1
Untitled.jpg (121.94 KiB) 602 mal betrachtet
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1357
Registriert: 01 Jul 2008, 12:10

Re: Backend data error

Beitrag von wolfbardo »

under debian I would recommend

Code: Alles auswählen

dpkg-reconfigure opsi-depotserver
If you are using the File-Backend:

I assume you have some entries with

opsiserver.trentt.testdomain

in the

Code: Alles auswählen

/var/lib/opsi/config# vi config.ini
Also you should have a file

Code: Alles auswählen

/var/lib/opsi/config/depots/opsiserver.trentt.testdomain.ini
which seems to be missed. Properly there is another ini-file. Try rename this file and check the contents

Hope that helps,

Regards
Bardo Wolf


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Backend data error

Beitrag von d.oertel »

Hi,

did you try:

Code: Alles auswählen

opsi-setup --init-current-config
opsi-setup --set-rights
/etc/init.d/opsiconfd restart
/etc/init.d/opsipxeconfd restart
regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
Antworten