Seite 1 von 1

Backend data error

Verfasst: 05 Nov 2010, 11:09
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:

Re: Backend data error

Verfasst: 05 Nov 2010, 18:01
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

Re: Backend data error

Verfasst: 05 Nov 2010, 18:23
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