[Kea-users] Can't upgrade MySQL schema past v6.0

2020-08-26 Thread Klaus Steden
Hi there,

I'm not sure what to do, but I'm stuck. I was trying to switch over to the
ISC's 1.6 packages of everything, so after installing, I ran through the
database upgrade procedure but it only got from 5.0 to 6.0.

For some reason, the 6.0 to 7.0 upgrade keeps failing, so I can't run the
1.6 software version.

Anyone else run into this one? Any advice or things I can try to fix this
issue?

cheers,
Klaus
___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


[Kea-users] Caching sha2 password

2020-08-26 Thread Jordan Tinsley

Hello,

I am getting the following error and I am using the correct username and 
password for the Kea MySQL database.


 DHCP4_INIT_FAIL failed to initialize Kea server: configuration error 
using file '/etc/kea/kea-dhcp4.conf': Unable to open database: 
Authentication plugin 'caching_sha2_password' cannot be loaded: 
/usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared 
object file: No such file or directory


Thanks

___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Marcin Siodelski
Good. Glad it worked.

Marcin

W dniu 26.08.2020 o 20:52, Jordan Tinsley pisze:
> End user error on my part.  I was trying -
> 
> systemctl enable isc-kea-agent & systemctl start isc-kea-agent
> 
> We are good now.  Appreciate the help!
> 
> Thanks!
> 
> On 8/26/2020 1:46 PM, Marcin Siodelski wrote:
>> Ouch... it seems we have copy paste bug in our doc. It should rather be:
>>
>> $ sudo systemctl enable isc-stork-agent
>> $ sudo systemctl start isc-stork-agent
>>
>> Marcin
>>
>> W dniu 26.08.2020 o 19:53, Jordan Tinsley pisze:
>>> Hello Marcin,
>>>
>>> The reason I ask is because the documentation online says for 2.2.4
>>> Initial Setup of the Stork Agent  -
>>>
>>> With those settings in place, the |Stork Agent| service can be enabled
>>> and started:
>>>
>>> $ sudo systemctl enable isc-stork-server
>>> $ sudo systemctl start isc-stork-server
>>>
>>>
>>> On 8/26/2020 12:49 PM, Marcin Siodelski wrote:
 Hello,

 There is no need to setup Stork server on this machine. Typically,
 there
 is one instance of the Stork server connecting to the remote machines
 via the Stork agents running on them.

 You should have your stork-agent instance running on the same
 machine as
 Kea. Typically the stork-agent is bound to port 8080. The Kea server
 (Kea control agent) should be bound to some other port, typically 8000.

 If the server cannot get the state from the agent I'd recommend
 starting
 from examining the stork-agent logs to see if there is anything
 indicating that the server managed to communicate with it and if the
 agent logged any errors.

 Marcin Siodelski
 ISC

 W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:
> Okay, I have a separate server instance setup with Stork Server
> working
> just fine.
>
> I installed a new separate server instance with Stork agent (agent.env
> configured) on a Kea DHCP server and allowed ports 8080 through the
> firewall.  Do I need to install the stork Server as well on this Kea
> DHCP Server?  Stork Server says it cannot get state of the new Kea
> DHCP
> Server.
>
> Thanks
>
> On 8/26/2020 12:00 PM, Victoria Risk wrote:
>>> On Aug 26, 2020, at 9:37 AM, Jordan Tinsley >> > wrote:
>>>
>>> Hello,
>>>
>>> Is Kea Agent available for Centos 7 or do I need to be using
>>> Centos 8?
>> With the release of Kea 1.8 today, we have also posted a new set of
>> Kea packages
>> at 
>> https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27
>>
>> 
>>
>>
>> These include both Centos 7 and Centos 8. Does that answer your
>> question??
>>
>> Vicky
>>
>>
>>
>>
> ___
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>
>>

___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Jordan Tinsley

End user error on my part.  I was trying -

systemctl enable isc-kea-agent & systemctl start isc-kea-agent

We are good now.  Appreciate the help!

Thanks!

On 8/26/2020 1:46 PM, Marcin Siodelski wrote:

Ouch... it seems we have copy paste bug in our doc. It should rather be:

$ sudo systemctl enable isc-stork-agent
$ sudo systemctl start isc-stork-agent

Marcin

W dniu 26.08.2020 o 19:53, Jordan Tinsley pisze:

Hello Marcin,

The reason I ask is because the documentation online says for 2.2.4
Initial Setup of the Stork Agent  -

With those settings in place, the |Stork Agent| service can be enabled
and started:

$ sudo systemctl enable isc-stork-server
$ sudo systemctl start isc-stork-server


On 8/26/2020 12:49 PM, Marcin Siodelski wrote:

Hello,

There is no need to setup Stork server on this machine. Typically, there
is one instance of the Stork server connecting to the remote machines
via the Stork agents running on them.

You should have your stork-agent instance running on the same machine as
Kea. Typically the stork-agent is bound to port 8080. The Kea server
(Kea control agent) should be bound to some other port, typically 8000.

If the server cannot get the state from the agent I'd recommend starting
from examining the stork-agent logs to see if there is anything
indicating that the server managed to communicate with it and if the
agent logged any errors.

Marcin Siodelski
ISC

W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:

Okay, I have a separate server instance setup with Stork Server working
just fine.

I installed a new separate server instance with Stork agent (agent.env
configured) on a Kea DHCP server and allowed ports 8080 through the
firewall.  Do I need to install the stork Server as well on this Kea
DHCP Server?  Stork Server says it cannot get state of the new Kea DHCP
Server.

Thanks

On 8/26/2020 12:00 PM, Victoria Risk wrote:

On Aug 26, 2020, at 9:37 AM, Jordan Tinsley mailto:jtins...@lrecok.coop>> wrote:

Hello,

Is Kea Agent available for Centos 7 or do I need to be using Centos 8?

With the release of Kea 1.8 today, we have also posted a new set of
Kea packages
at 
https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27


These include both Centos 7 and Centos 8. Does that answer your question??

Vicky





___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users




___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Marcin Siodelski
Ouch... it seems we have copy paste bug in our doc. It should rather be:

$ sudo systemctl enable isc-stork-agent
$ sudo systemctl start isc-stork-agent

Marcin

W dniu 26.08.2020 o 19:53, Jordan Tinsley pisze:
> Hello Marcin,
> 
> The reason I ask is because the documentation online says for 2.2.4
> Initial Setup of the Stork Agent  -
> 
> With those settings in place, the |Stork Agent| service can be enabled
> and started:
> 
> $ sudo systemctl enable isc-stork-server
> $ sudo systemctl start isc-stork-server
> 
> 
> On 8/26/2020 12:49 PM, Marcin Siodelski wrote:
>> Hello,
>>
>> There is no need to setup Stork server on this machine. Typically, there
>> is one instance of the Stork server connecting to the remote machines
>> via the Stork agents running on them.
>>
>> You should have your stork-agent instance running on the same machine as
>> Kea. Typically the stork-agent is bound to port 8080. The Kea server
>> (Kea control agent) should be bound to some other port, typically 8000.
>>
>> If the server cannot get the state from the agent I'd recommend starting
>> from examining the stork-agent logs to see if there is anything
>> indicating that the server managed to communicate with it and if the
>> agent logged any errors.
>>
>> Marcin Siodelski
>> ISC
>>
>> W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:
>>> Okay, I have a separate server instance setup with Stork Server working
>>> just fine.
>>>
>>> I installed a new separate server instance with Stork agent (agent.env
>>> configured) on a Kea DHCP server and allowed ports 8080 through the
>>> firewall.  Do I need to install the stork Server as well on this Kea
>>> DHCP Server?  Stork Server says it cannot get state of the new Kea DHCP
>>> Server.
>>>
>>> Thanks
>>>
>>> On 8/26/2020 12:00 PM, Victoria Risk wrote:
> On Aug 26, 2020, at 9:37 AM, Jordan Tinsley  > wrote:
>
> Hello,
>
> Is Kea Agent available for Centos 7 or do I need to be using Centos 8?
 With the release of Kea 1.8 today, we have also posted a new set of
 Kea packages
 at 
 https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27
 

 These include both Centos 7 and Centos 8. Does that answer your question??

 Vicky




>>> ___
>>> ISC funds the development of this software with paid support subscriptions. 
>>> Contact us at https://www.isc.org/contact/ for more information.
>>>
>>> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>>>
>>> Kea-users mailing list
>>> Kea-users@lists.isc.org
>>> https://lists.isc.org/mailman/listinfo/kea-users
>>>

___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Jordan Tinsley

Hello Marcin,

The reason I ask is because the documentation online says for 2.2.4 
Initial Setup of the Stork Agent  -


With those settings in place, the|StorkAgent|service can be enabled and 
started:


$  sudo systemctlenable  isc-stork-server
$  sudo systemctl start isc-stork-server


On 8/26/2020 12:49 PM, Marcin Siodelski wrote:

Hello,

There is no need to setup Stork server on this machine. Typically, there
is one instance of the Stork server connecting to the remote machines
via the Stork agents running on them.

You should have your stork-agent instance running on the same machine as
Kea. Typically the stork-agent is bound to port 8080. The Kea server
(Kea control agent) should be bound to some other port, typically 8000.

If the server cannot get the state from the agent I'd recommend starting
from examining the stork-agent logs to see if there is anything
indicating that the server managed to communicate with it and if the
agent logged any errors.

Marcin Siodelski
ISC

W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:

Okay, I have a separate server instance setup with Stork Server working
just fine.

I installed a new separate server instance with Stork agent (agent.env
configured) on a Kea DHCP server and allowed ports 8080 through the
firewall.  Do I need to install the stork Server as well on this Kea
DHCP Server?  Stork Server says it cannot get state of the new Kea DHCP
Server.

Thanks

On 8/26/2020 12:00 PM, Victoria Risk wrote:

On Aug 26, 2020, at 9:37 AM, Jordan Tinsley mailto:jtins...@lrecok.coop>> wrote:

Hello,

Is Kea Agent available for Centos 7 or do I need to be using Centos 8?

With the release of Kea 1.8 today, we have also posted a new set of
Kea packages
at 
https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27


These include both Centos 7 and Centos 8. Does that answer your question??

Vicky





___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users



___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Chris Calbreath
I had to change 127.0.0.1 to the IP of my kea server in agent.conf to get it to 
get the status.

Chris

From: Kea-users  on behalf of Marcin Siodelski 

Sent: Wednesday, August 26, 2020 12:49:11 PM
To: Jordan Tinsley ; Victoria Risk 
Cc: kea-users@lists.isc.org 
Subject: Re: [Kea-users] Kea Agent Centos 7

Hello,

There is no need to setup Stork server on this machine. Typically, there
is one instance of the Stork server connecting to the remote machines
via the Stork agents running on them.

You should have your stork-agent instance running on the same machine as
Kea. Typically the stork-agent is bound to port 8080. The Kea server
(Kea control agent) should be bound to some other port, typically 8000.

If the server cannot get the state from the agent I'd recommend starting
from examining the stork-agent logs to see if there is anything
indicating that the server managed to communicate with it and if the
agent logged any errors.

Marcin Siodelski
ISC

W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:
> Okay, I have a separate server instance setup with Stork Server working
> just fine.
>
> I installed a new separate server instance with Stork agent (agent.env
> configured) on a Kea DHCP server and allowed ports 8080 through the
> firewall.  Do I need to install the stork Server as well on this Kea
> DHCP Server?  Stork Server says it cannot get state of the new Kea DHCP
> Server.
>
> Thanks
>
> On 8/26/2020 12:00 PM, Victoria Risk wrote:
>>
>>> On Aug 26, 2020, at 9:37 AM, Jordan Tinsley >> > wrote:
>>>
>>> Hello,
>>>
>>> Is Kea Agent available for Centos 7 or do I need to be using Centos 8?
>>
>> With the release of Kea 1.8 today, we have also posted a new set of
>> Kea packages
>> at 
>> https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27
>> 
>>
>> These include both Centos 7 and Centos 8. Does that answer your question??
>>
>> Vicky
>>
>>
>>
>>
>
> ___
> ISC funds the development of this software with paid support subscriptions. 
> Contact us at https://www.isc.org/contact/ for more information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>

___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Marcin Siodelski
Hello,

There is no need to setup Stork server on this machine. Typically, there
is one instance of the Stork server connecting to the remote machines
via the Stork agents running on them.

You should have your stork-agent instance running on the same machine as
Kea. Typically the stork-agent is bound to port 8080. The Kea server
(Kea control agent) should be bound to some other port, typically 8000.

If the server cannot get the state from the agent I'd recommend starting
from examining the stork-agent logs to see if there is anything
indicating that the server managed to communicate with it and if the
agent logged any errors.

Marcin Siodelski
ISC

W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:
> Okay, I have a separate server instance setup with Stork Server working
> just fine.
> 
> I installed a new separate server instance with Stork agent (agent.env
> configured) on a Kea DHCP server and allowed ports 8080 through the
> firewall.  Do I need to install the stork Server as well on this Kea
> DHCP Server?  Stork Server says it cannot get state of the new Kea DHCP
> Server.
> 
> Thanks
> 
> On 8/26/2020 12:00 PM, Victoria Risk wrote:
>>
>>> On Aug 26, 2020, at 9:37 AM, Jordan Tinsley >> > wrote:
>>>
>>> Hello,
>>>
>>> Is Kea Agent available for Centos 7 or do I need to be using Centos 8?
>>
>> With the release of Kea 1.8 today, we have also posted a new set of
>> Kea packages
>> at 
>> https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27
>> 
>>
>> These include both Centos 7 and Centos 8. Does that answer your question??
>>
>> Vicky
>>
>>
>>
>>
> 
> ___
> ISC funds the development of this software with paid support subscriptions. 
> Contact us at https://www.isc.org/contact/ for more information.
> 
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
> 
> Kea-users mailing list
> Kea-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
> 

___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Jordan Tinsley
Okay, I have a separate server instance setup with Stork Server working 
just fine.


I installed a new separate server instance with Stork agent (agent.env 
configured) on a Kea DHCP server and allowed ports 8080 through the 
firewall.  Do I need to install the stork Server as well on this Kea 
DHCP Server?  Stork Server says it cannot get state of the new Kea DHCP 
Server.


Thanks

On 8/26/2020 12:00 PM, Victoria Risk wrote:


On Aug 26, 2020, at 9:37 AM, Jordan Tinsley > wrote:


Hello,

Is Kea Agent available for Centos 7 or do I need to be using Centos 8?


With the release of Kea 1.8 today, we have also posted a new set of 
Kea packages at 
https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27 



These include both Centos 7 and Centos 8. Does that answer your question??

Vicky




___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


Re: [Kea-users] Kea Agent Centos 7

2020-08-26 Thread Victoria Risk

> On Aug 26, 2020, at 9:37 AM, Jordan Tinsley  wrote:
> 
> Hello,
> 
> Is Kea Agent available for Centos 7 or do I need to be using Centos 8?

With the release of Kea 1.8 today, we have also posted a new set of Kea 
packages at 
https://cloudsmith.io/~isc/repos/kea-1-8/packages/?q=name%3A%27%5Eisc-kea%24%27 


These include both Centos 7 and Centos 8. Does that answer your question??

Vicky




___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users


[Kea-users] Kea Agent Centos 7

2020-08-26 Thread Jordan Tinsley

Hello,

Is Kea Agent available for Centos 7 or do I need to be using Centos 8?

Thanks

___
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users