Re: cloudstack on debian 10/11

2024-04-15 Thread Embedded
ok quick update debian 11.9 as managemnt and host both work on 192.168.xxx.xxx address space as aio, cant seem to connect XCP-NG 8.2.0 though have to debug On Monday 15 April 2024 08:55:34 PM (+07:00), Embedded wrote: > > > > On Monday 15 April 2024 06:33:26 PM (+07:00), Wei ZHOU wrote: >

Re: AW: Manual fence KVM Host

2024-04-15 Thread Bryan Lima
Hello, Murilo NFSv3 has this behaviour, and it is a known issue, see this thread for reference[1]. This situation does not occur using version 4 of the protocol, as it changed the way lock works in this version. However, you mentioned you changed the storage to NFSv4, did you change the lock

Re: How to achieve VNF without VR

2024-04-15 Thread Wei ZHOU
You may refer to https://www.shapeblue.com/vnf-appliance-integration-deep-dive/ On Monday, April 15, 2024, Gaurav Shrivastava wrote: > Hi Team, > > > Is there any way to achieve VNF without VR. If there are any steps or > documentation that I can follow please let me know. > > I am using

How to achieve VNF without VR

2024-04-15 Thread Gaurav Shrivastava
Hi Team, Is there any way to achieve VNF without VR. If there are any steps or documentation that I can follow please let me know. I am using CloudStack 4.19.0.1 Regards Gaurav -- This message is intended only for the use of the individual or entity to which it is addressed and may contain

Re: Null Pointer Exception on Kubernetes Deploy with CloudMonkey

2024-04-15 Thread Ricardo Pertuz
Hi Pearl, In fact it was because the Network was created using the Cloudmonkey without ACL, once associated an ACL to it worked. Thanks for your prompt reply! BR, Ricardo Pertuz On 15 Apr 2024 at 1:16 PM -0500, users@cloudstack.apache.org, wrote: > > Pearl

Re: Null Pointer Exception on Kubernetes Deploy with CloudMonkey

2024-04-15 Thread Pearl d'Silva
Hi Ricardo, Was the network tier (of the VPC network) created without associating any ACL. Based on the NPE, it seems like it. This issue doesn't crop up when done via the UI, because creation of network tiers mandates associating an ACL. Regards, Pearl

Null Pointer Exception on Kubernetes Deploy with CloudMonkey

2024-04-15 Thread Ricardo Pertuz
Hi Community, When using Cloudmonkey to create a Kubernetes Cluster we are getting a NullPointer Exception Env * ACS: 4.19.0.1 Hyp: KVM SO: Ubuntu 20 Logs * 2024-04-15 12:55:08,360 ERROR [c.c.a.ApiServer] (qtp931675031-20:ctx-b9ffa6f7 ctx-f16eb6b9 ctx-d99f7c6a) (logid:5accec2e)

Re: AW: Manual fence KVM Host

2024-04-15 Thread Murilo Moura
Complementing the case... I did a new test and found that the problem really lies in the lock generated in NFS. When the KVM host has a virtualized instance running (with NFS primary storage) and this host suddenly loses power, the HA scheme only works if before marking the host as degraded I

Re: AW: Manual fence KVM Host

2024-04-15 Thread Murilo Moura
Correct, the user instance and the computing offer have HA enabled. regards, Murilo Moura On Mon, Apr 15, 2024 at 4:00 AM wrote: > HI Murilo, > > just checking, the user instance you are talking about are using a service > offering with HA enabled, correct? > > Regards, > Swen > >

Re: cloudstack on debian 10/11

2024-04-15 Thread Embedded
On Monday 15 April 2024 06:33:26 PM (+07:00), Wei ZHOU wrote: > Is eth0 added to cloudbr0 bridge ? > further to this once you add the same machine as a host from the gui, you end up with this, which is curious to me because its using inet 169.254.0.1/16 scope global cloud0 on cloud0

Re: cloudstack on debian 10/11

2024-04-15 Thread Embedded
ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever

Re: cloudstack on debian 10/11

2024-04-15 Thread Wei ZHOU
Is eth0 added to cloudbr0 bridge ? -Wei On Mon, Apr 15, 2024 at 1:14 PM lists wrote: > > > > > I did in fact get a debian 11 install up and running pretty much as a > management server and almost good as a host. Have to figure out why the > cloidbr0 is on a 169.xxx adress and why no centos

Re: cloudstack on debian 10/11

2024-04-15 Thread lists
I did in fact get a debian 11 install up and running pretty much as a management server and almost good as a host. Have to figure out why the cloidbr0 is on a 169.xxx adress and why no centos template was downloaded. Systemvms came up without a problem. > > On Apr

Re: cloudstack on debian 10/11

2024-04-15 Thread Nux
Found some notes on Debian here, there could be others.. https://gist.github.com/rohityadavcloud/fc401a0fe8e8ea16b4b3a4e3d149ce0c On 2024-04-15 09:54, Nux wrote: Not as yet, no formal support for Debian. That said, this could change in the future.. If you're a keen Debianista then it might be

Re: cloudstack on debian 10/11

2024-04-15 Thread Nux
Not as yet, no formal support for Debian. That said, this could change in the future.. If you're a keen Debianista then it might be worth having a go nevertheless, it might just work or with minimum changes. On 2024-04-13 10:49, Embedded wrote: the install guide states Preferred: CentOS/RHEL

Re: CentOS 5.5(64-bit) no GUI (KVM) Not Ready

2024-04-15 Thread Jithin Raju
You can restart the SSVM or the ‘cloud’ agent in SSVM to trigger downloading. -Jithin From: Embedded Date: Monday, 15 April 2024 at 10:16 AM To: users@cloudstack.apache.org Subject: Re: CentOS 5.5(64-bit) no GUI (KVM) Not Ready On Monday 15 April 2024 11:28:11 AM (+07:00), Jithin Raju

Re: How to kcs cluster name with supplied name?

2024-04-15 Thread Kiran Chavala
Hi Jaejong The kuberneres/cks cluster created in Cloudstack are created via Kubeadm tool which always creates with the default name as kubernetes You can rename the cluster as per your requirement by following this article

AW: AW: Manual fence KVM Host

2024-04-15 Thread me
HI Murilo, just checking, the user instance you are talking about are using a service offering with HA enabled, correct? Regards, Swen -Ursprüngliche Nachricht- Von: Murilo Moura Gesendet: Sonntag, 14. April 2024 06:31 An: users@cloudstack.apache.org Betreff: Re: AW: Manual fence KVM