On 16.05.20 23:57, kvaps wrote:
> Hi, I'm trying to deploy stork driver using official documentation. But it is
> not starting due wrong controller endpoint name:
> 
> time="2020-05-16T21:16:31Z" level=info msg="called: Init()"
> time="2020-05-16T21:16:31Z" level=error msg="Error init'ing linstor driver:
> error getting linstor endpoint: endpoints \"linstor-op-cs\" not found"
> time="2020-05-16T21:16:31Z" level=info msg="Starting stork version 
> 2.4.0-cba53f4c"
> time="2020-05-16T21:16:31Z" level=info msg="Using driver linstor"
> time="2020-05-16T21:16:31Z" level=fatal msg="Error getting Stork Driver 
> linstor:
> VolumeDriver with UID/Name: linstor not found"
> 
> I can't find any configuration options, also I can't find any source code to
> check it out.
> 
> I've tried to assign similar variables like for csi-driver (LINSTOR_IP,
> LS_USER_CERTIFICATE, LS_USER_KEY and LS_ROOT_CA), also try to create service
> with `linstor-op-cs` name, but all my attempts to start the driver were even.
> 
> - kvaps
> 
> _______________________________________________
> Star us on GITHUB: https://github.com/LINBIT
> drbd-user mailing list
> drbd-user@lists.linbit.com
> https://lists.linbit.com/mailman/listinfo/drbd-user
> 

Hi,

You are using Pireaus operator to deploy LINSTOR, right?
In that case hard coding "linstor-op-cs" was probably too naive (LINSTOR
operator is our "enterprise support" version of Piraeus operator, so that is
what we primarily test with).

I'll think about how to solve this more generically. Thanks for the report.

PS: the source code is available on GitHub, though it is somewhat hidden (in a
branch of our fork of Stork): 
https://github.com/LINBIT/stork/tree/linstor-driver

--
Christoph Böhmwalder
LINBIT | Keeping the Digital World Running
DRBD HA —  Disaster Recovery — Software defined Storage
_______________________________________________
Star us on GITHUB: https://github.com/LINBIT
drbd-user mailing list
drbd-user@lists.linbit.com
https://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to