Hi! We added an integrity check, but forgot to prepare old data for that check. The next LINSTOR version(1.1.1) will have a migration step for that, but for now you can run the following command to do the same: echo "UPDATE LINSTOR.RESOURCE_DEFINITIONS SET RESOURCE_EXTERNAL_NAME=NULL WHERE RESOURCE_EXTERNAL_NAME=''" | /usr/share/linstor-server/bin/linstor-config sql-script /etc/linstor/linstor.toml
Best regards, Rene On Mon, Sep 9, 2019 at 4:48 PM Mathias Reichardt <[email protected]> wrote: > Hi, > > I just updated my linstor cluster from 1.0.1 to 1.1.0 and got the > attached error on the Controller node. > linstor-controller will crash at start. > > With a Downgrade to 1.0.1 my systems are working again. > > Have anyone of you a idea what could cause this Problem and how to fix it? > > Best regards, > Mathias > > > _______________________________________________ > Star us on GITHUB: https://github.com/LINBIT > drbd-user mailing list > [email protected] > https://lists.linbit.com/mailman/listinfo/drbd-user >
_______________________________________________ Star us on GITHUB: https://github.com/LINBIT drbd-user mailing list [email protected] https://lists.linbit.com/mailman/listinfo/drbd-user
