Re: [!!Mass Mail]Re: CSK with XCP-NG

2022-02-15 Thread Pearl d'Silva
Hi,

It seems like the kubernetes-dashboard pod isn't up and running and there's an 
explicit check in the code, that expects it to be running fine, which is why 
the CKS cluster isn't in the Running state. You could try deleting the 
dashboard pod and let it get recreated. And also check in the pod description 
why it is failing.

Thanks,

From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 1:14 PM
To: users@cloudstack.apache.org 
Subject: RE: [!!Mass Mail]Re: CSK with XCP-NG

I think all looks good

https://www.yogile.com/6jbtq3vidh1/21t/share/?vsc=



 


-Original Message-
From: Pearl d'Silva [mailto:pearl.dsi...@shapeblue.com]
Sent: Wednesday, February 16, 2022 10:39 AM
To: users@cloudstack.apache.org
Subject: Re: [!!Mass Mail]Re: CSK with XCP-NG

Could you try the following:

  1.  List the nodes and verify if they are in Ready state (kubectl get nodes)
  2.  List the pods (kubectl get po -A ) and check if all of them are running 
or you notice any CrashLoopBackoff, etc..
  3.  If you notice any resource - node/ pod not in the right state, either 
describe the resource (kubectl describe pod / node ...) or check the logs 
(kubectl logs pod_name -n )

Maybe these would give us a hint as to what may be going wrong.

Thanks,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:55 PM
To: users@cloudstack.apache.org 
Subject: RE: [!!Mass Mail]Re: CSK with XCP-NG

Hi

I tried 1.21.3, 1.22.6, 1.23.3

setup-kube-system and deploy-kube-system services are completed successfully.

What I can check else?






-Original Message-
From: Pearl d'Silva [mailto:pearl.dsi...@shapeblue.com]
Sent: Wednesday, February 16, 2022 10:05 AM
To: users@cloudstack.apache.org
Subject: [!!Mass Mail]Re: CSK with XCP-NG

Hi,

Can you share the kubernetes version you are trying to deploy a cluster with; 
as from 4.16 onward k8s versions >= 1.20 are only supported. You can also login 
to the nodes using 'core' as the user:
ssh -i  -p  core@ ; if ssh key wasn't provided, use the 
management server's ssh key

Verify in the nodes if the 'setup-kube-system' & 'deploy-kube-system' services 
completed successfully.

Regards,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:12 PM
To: users@cloudstack.apache.org 
Subject: CSK with XCP-NG

Hi all!

ACS 4.16 + XCP-NG with PreSetup Storage

Somebody tests CSK + XCP-NG?
When I try to deploy kubernetes cluster it stucks in "Starting" mode but I see 
than instances is deployed and firewall and port forwarding rules are created.
In log no any errors. Only just warning messages that Task has been pending.

Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются 
конфиденциальными и предназначены исключительно для использования лицом 
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом 
(лицами), которому (которым) предназначено это письмо, не копируйте и не 
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей 
почтовой системы. Любое несанкционированное использование, распространение, 
раскрытие, печать или копирование этого электронного письма и прикрепленных к 
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, 
является незаконным и запрещено. Принимая во внимание, что передача данных 
посредством Интернет не является безопасной, мы не несем никакой 
ответственности за любой потенциальный ущерб, причиненный в результате ошибок 
при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely 
for use by the person (or persons) referred to (mentioned) as the intended 
recipient (recipients). If you are not the intended recipient of this email, do 
not copy or disclose its contents and delete the message and any attachments to 
it from your e-mail system. Any unauthorized use, dissemination, disclosure, 
printing or copying of this e-mail and files attached to it, except by the 
intended recipient, is illegal and is prohibited. Taking into account that data 
transmission via Internet is not secure, we assume no responsibility for any 
potential damage caused by data transmission errors or this message and the 
files attached to it.





RE: [!!Mass Mail]Re: CSK with XCP-NG

2022-02-15 Thread Дикевич Евгений Александрович
I think all looks good

https://www.yogile.com/6jbtq3vidh1/21t/share/?vsc=



-Original Message-
From: Pearl d'Silva [mailto:pearl.dsi...@shapeblue.com] 
Sent: Wednesday, February 16, 2022 10:39 AM
To: users@cloudstack.apache.org
Subject: Re: [!!Mass Mail]Re: CSK with XCP-NG

Could you try the following:

  1.  List the nodes and verify if they are in Ready state (kubectl get nodes)
  2.  List the pods (kubectl get po -A ) and check if all of them are running 
or you notice any CrashLoopBackoff, etc..
  3.  If you notice any resource - node/ pod not in the right state, either 
describe the resource (kubectl describe pod / node ...) or check the logs 
(kubectl logs pod_name -n )

Maybe these would give us a hint as to what may be going wrong.

Thanks,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:55 PM
To: users@cloudstack.apache.org 
Subject: RE: [!!Mass Mail]Re: CSK with XCP-NG

Hi

I tried 1.21.3, 1.22.6, 1.23.3

setup-kube-system and deploy-kube-system services are completed successfully.

What I can check else?



 


-Original Message-
From: Pearl d'Silva [mailto:pearl.dsi...@shapeblue.com]
Sent: Wednesday, February 16, 2022 10:05 AM
To: users@cloudstack.apache.org
Subject: [!!Mass Mail]Re: CSK with XCP-NG

Hi,

Can you share the kubernetes version you are trying to deploy a cluster with; 
as from 4.16 onward k8s versions >= 1.20 are only supported. You can also login 
to the nodes using 'core' as the user:
ssh -i  -p  core@ ; if ssh key wasn't provided, use the 
management server's ssh key

Verify in the nodes if the 'setup-kube-system' & 'deploy-kube-system' services 
completed successfully.

Regards,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:12 PM
To: users@cloudstack.apache.org 
Subject: CSK with XCP-NG

Hi all!

ACS 4.16 + XCP-NG with PreSetup Storage

Somebody tests CSK + XCP-NG?
When I try to deploy kubernetes cluster it stucks in "Starting" mode but I see 
than instances is deployed and firewall and port forwarding rules are created.
In log no any errors. Only just warning messages that Task has been pending.

Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются 
конфиденциальными и предназначены исключительно для использования лицом 
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом 
(лицами), которому (которым) предназначено это письмо, не копируйте и не 
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей 
почтовой системы. Любое несанкционированное использование, распространение, 
раскрытие, печать или копирование этого электронного письма и прикрепленных к 
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, 
является незаконным и запрещено. Принимая во внимание, что передача данных 
посредством Интернет не является безопасной, мы не несем никакой 
ответственности за любой потенциальный ущерб, причиненный в результате ошибок 
при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely 
for use by the person (or persons) referred to (mentioned) as the intended 
recipient (recipients). If you are not the intended recipient of this email, do 
not copy or disclose its contents and delete the message and any attachments to 
it from your e-mail system. Any unauthorized use, dissemination, disclosure, 
printing or copying of this e-mail and files attached to it, except by the 
intended recipient, is illegal and is prohibited. Taking into account that data 
transmission via Internet is not secure, we assume no responsibility for any 
potential damage caused by data transmission errors or this message and the 
files attached to it.





Re: [!!Mass Mail]Re: CSK with XCP-NG

2022-02-15 Thread Pearl d'Silva
Could you try the following:

  1.  List the nodes and verify if they are in Ready state (kubectl get nodes)
  2.  List the pods (kubectl get po -A ) and check if all of them are running 
or you notice any CrashLoopBackoff, etc..
  3.  If you notice any resource - node/ pod not in the right state, either 
describe the resource (kubectl describe pod / node ...) or check the logs 
(kubectl logs pod_name -n )

Maybe these would give us a hint as to what may be going wrong.

Thanks,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:55 PM
To: users@cloudstack.apache.org 
Subject: RE: [!!Mass Mail]Re: CSK with XCP-NG

Hi

I tried 1.21.3, 1.22.6, 1.23.3

setup-kube-system and deploy-kube-system services are completed successfully.

What I can check else?



 


-Original Message-
From: Pearl d'Silva [mailto:pearl.dsi...@shapeblue.com]
Sent: Wednesday, February 16, 2022 10:05 AM
To: users@cloudstack.apache.org
Subject: [!!Mass Mail]Re: CSK with XCP-NG

Hi,

Can you share the kubernetes version you are trying to deploy a cluster with; 
as from 4.16 onward k8s versions >= 1.20 are only supported. You can also login 
to the nodes using 'core' as the user:
ssh -i  -p  core@ ; if ssh key wasn't provided, use the 
management server's ssh key

Verify in the nodes if the 'setup-kube-system' & 'deploy-kube-system' services 
completed successfully.

Regards,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:12 PM
To: users@cloudstack.apache.org 
Subject: CSK with XCP-NG

Hi all!

ACS 4.16 + XCP-NG with PreSetup Storage

Somebody tests CSK + XCP-NG?
When I try to deploy kubernetes cluster it stucks in "Starting" mode but I see 
than instances is deployed and firewall and port forwarding rules are created.
In log no any errors. Only just warning messages that Task has been pending.

Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются 
конфиденциальными и предназначены исключительно для использования лицом 
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом 
(лицами), которому (которым) предназначено это письмо, не копируйте и не 
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей 
почтовой системы. Любое несанкционированное использование, распространение, 
раскрытие, печать или копирование этого электронного письма и прикрепленных к 
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, 
является незаконным и запрещено. Принимая во внимание, что передача данных 
посредством Интернет не является безопасной, мы не несем никакой 
ответственности за любой потенциальный ущерб, причиненный в результате ошибок 
при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely 
for use by the person (or persons) referred to (mentioned) as the intended 
recipient (recipients). If you are not the intended recipient of this email, do 
not copy or disclose its contents and delete the message and any attachments to 
it from your e-mail system. Any unauthorized use, dissemination, disclosure, 
printing or copying of this e-mail and files attached to it, except by the 
intended recipient, is illegal and is prohibited. Taking into account that data 
transmission via Internet is not secure, we assume no responsibility for any 
potential damage caused by data transmission errors or this message and the 
files attached to it.





RE: [!!Mass Mail]Re: CSK with XCP-NG

2022-02-15 Thread Дикевич Евгений Александрович
Hi 

I tried 1.21.3, 1.22.6, 1.23.3

setup-kube-system and deploy-kube-system services are completed successfully.

What I can check else?



-Original Message-
From: Pearl d'Silva [mailto:pearl.dsi...@shapeblue.com] 
Sent: Wednesday, February 16, 2022 10:05 AM
To: users@cloudstack.apache.org
Subject: [!!Mass Mail]Re: CSK with XCP-NG

Hi,

Can you share the kubernetes version you are trying to deploy a cluster with; 
as from 4.16 onward k8s versions >= 1.20 are only supported. You can also login 
to the nodes using 'core' as the user:
ssh -i  -p  core@ ; if ssh key wasn't provided, use the 
management server's ssh key

Verify in the nodes if the 'setup-kube-system' & 'deploy-kube-system' services 
completed successfully.

Regards,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:12 PM
To: users@cloudstack.apache.org 
Subject: CSK with XCP-NG

Hi all!

ACS 4.16 + XCP-NG with PreSetup Storage

Somebody tests CSK + XCP-NG?
When I try to deploy kubernetes cluster it stucks in "Starting" mode but I see 
than instances is deployed and firewall and port forwarding rules are created.
In log no any errors. Only just warning messages that Task has been pending.

Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются 
конфиденциальными и предназначены исключительно для использования лицом 
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом 
(лицами), которому (которым) предназначено это письмо, не копируйте и не 
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей 
почтовой системы. Любое несанкционированное использование, распространение, 
раскрытие, печать или копирование этого электронного письма и прикрепленных к 
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, 
является незаконным и запрещено. Принимая во внимание, что передача данных 
посредством Интернет не является безопасной, мы не несем никакой 
ответственности за любой потенциальный ущерб, причиненный в результате ошибок 
при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely 
for use by the person (or persons) referred to (mentioned) as the intended 
recipient (recipients). If you are not the intended recipient of this email, do 
not copy or disclose its contents and delete the message and any attachments to 
it from your e-mail system. Any unauthorized use, dissemination, disclosure, 
printing or copying of this e-mail and files attached to it, except by the 
intended recipient, is illegal and is prohibited. Taking into account that data 
transmission via Internet is not secure, we assume no responsibility for any 
potential damage caused by data transmission errors or this message and the 
files attached to it.

 



Re: CSK with XCP-NG

2022-02-15 Thread Pearl d'Silva
Hi,

Can you share the kubernetes version you are trying to deploy a cluster with; 
as from 4.16 onward k8s versions >= 1.20 are only supported. You can also login 
to the nodes using 'core' as the user:
ssh -i  -p  core@ ; if ssh key wasn't provided, use the 
management server's ssh key

Verify in the nodes if the 'setup-kube-system' & 'deploy-kube-system' services 
completed successfully.

Regards,
Pearl


From: Дикевич Евгений Александрович 
Sent: Wednesday, February 16, 2022 12:12 PM
To: users@cloudstack.apache.org 
Subject: CSK with XCP-NG

Hi all!

ACS 4.16 + XCP-NG with PreSetup Storage

Somebody tests CSK + XCP-NG?
When I try to deploy kubernetes cluster it stucks in "Starting" mode but I see 
than instances is deployed and firewall and port forwarding rules are created.
In log no any errors. Only just warning messages that Task has been pending.

Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются 
конфиденциальными и предназначены исключительно для использования лицом 
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом 
(лицами), которому (которым) предназначено это письмо, не копируйте и не 
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей 
почтовой системы. Любое несанкционированное использование, распространение, 
раскрытие, печать или копирование этого электронного письма и прикрепленных к 
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, 
является незаконным и запрещено. Принимая во внимание, что передача данных 
посредством Интернет не является безопасной, мы не несем никакой 
ответственности за любой потенциальный ущерб, причиненный в результате ошибок 
при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely 
for use by the person (or persons) referred to (mentioned) as the intended 
recipient (recipients). If you are not the intended recipient of this email, do 
not copy or disclose its contents and delete the message and any attachments to 
it from your e-mail system. Any unauthorized use, dissemination, disclosure, 
printing or copying of this e-mail and files attached to it, except by the 
intended recipient, is illegal and is prohibited. Taking into account that data 
transmission via Internet is not secure, we assume no responsibility for any 
potential damage caused by data transmission errors or this message and the 
files attached to it.

 



CSK with XCP-NG

2022-02-15 Thread Дикевич Евгений Александрович
Hi all!

ACS 4.16 + XCP-NG with PreSetup Storage

Somebody tests CSK + XCP-NG?
When I try to deploy kubernetes cluster it stucks in "Starting" mode but I see 
than instances is deployed and firewall and port forwarding rules are created.
In log no any errors. Only just warning messages that Task has been pending.

Внимание!
Это электронное письмо и все прикрепленные к нему файлы являются 
конфиденциальными и предназначены исключительно для использования лицом 
(лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом 
(лицами), которому (которым) предназначено это письмо, не копируйте и не 
разглашайте его содержимое и удалите это сообщение и все вложения из Вашей 
почтовой системы. Любое несанкционированное использование, распространение, 
раскрытие, печать или копирование этого электронного письма и прикрепленных к 
нему файлов, кроме как лицом (лицами) которому (которым) они предназначены, 
является незаконным и запрещено. Принимая во внимание, что передача данных 
посредством Интернет не является безопасной, мы не несем никакой 
ответственности за любой потенциальный ущерб, причиненный в результате ошибок 
при передаче данных или этим сообщением и прикрепленными к нему файлами.

Attention!
This email and all attachments to it are confidential and are intended solely 
for use by the person (or persons) referred to (mentioned) as the intended 
recipient (recipients). If you are not the intended recipient of this email, do 
not copy or disclose its contents and delete the message and any attachments to 
it from your e-mail system. Any unauthorized use, dissemination, disclosure, 
printing or copying of this e-mail and files attached to it, except by the 
intended recipient, is illegal and is prohibited. Taking into account that data 
transmission via Internet is not secure, we assume no responsibility for any 
potential damage caused by data transmission errors or this message and the 
files attached to it.


Re: 4.16.1.0 release

2022-02-15 Thread Rohit Yadav
Thanks for updating Suresh and all the progress made towards 4.16.1.0. Looking 
forward to RC1 end of this week or in the next week.


Regards.


From: Suresh Anaparti 
Sent: Tuesday, February 15, 2022 19:47
To: d...@cloudstack.apache.org 
Cc: users@cloudstack.apache.org 
Subject: Re: 4.16.1.0 release

Hi All,

There are no outstanding items on the 4.16.1 milestone [1] currently. I'll 
start the stabilisation work from tomorrow, only blocker issues will be 
accepted. I would like to cut RC1 between 17-21 Feb 2022 depending on the 4.16 
branch stability. Please let me know if there are any questions or concerns.

[1] https://github.com/apache/cloudstack/milestone/22


Regards,
Suresh

On 07/02/22, 7:30 PM, "Suresh Anaparti"  wrote:

Hi All,

There are about 30 open items (and about 200+ merged/closed) in the 
4.16.1.0 milestone [1] currently.

Considering the open items and the previously proposed timelines, I would 
like to propose 4.16 branch soft freeze around 16th Feb 2022, thereafter only 
blocker and critical fixes will be allowed with the RC1 cut during End-Feb 2022 
depending on branch stability. Any questions / concerns?

[1] https://github.com/apache/cloudstack/milestone/22


Regards,
Suresh







 



Re: 4.16.1.0 release

2022-02-15 Thread Suresh Anaparti
Hi All,

There are no outstanding items on the 4.16.1 milestone [1] currently. I'll 
start the stabilisation work from tomorrow, only blocker issues will be 
accepted. I would like to cut RC1 between 17-21 Feb 2022 depending on the 4.16 
branch stability. Please let me know if there are any questions or concerns.

[1] https://github.com/apache/cloudstack/milestone/22

 
Regards,
Suresh

On 07/02/22, 7:30 PM, "Suresh Anaparti"  wrote:

Hi All,

There are about 30 open items (and about 200+ merged/closed) in the 
4.16.1.0 milestone [1] currently.

Considering the open items and the previously proposed timelines, I would 
like to propose 4.16 branch soft freeze around 16th Feb 2022, thereafter only 
blocker and critical fixes will be allowed with the RC1 cut during End-Feb 2022 
depending on branch stability. Any questions / concerns?

[1] https://github.com/apache/cloudstack/milestone/22


Regards,
Suresh