GitHub user cdfgallo added a comment to the discussion: SystemVMs interfaces
speed
yes, of course it works for every interfaces. I tried installing iperf tool on
a secstor VM and actually I can reach 10gbps after forcing speed via ethtool
command
GitHub link:
https://github.com/apache/cloud
GitHub user weizhouapache added a comment to the discussion: SystemVMs
interfaces speed
ok
is the command executed in the system vm ?
(eth0 in system vms is the link local interface)
GitHub link:
https://github.com/apache/cloudstack/discussions/9816#discussioncomment-10967600
This is an
GitHub user cdfgallo added a comment to the discussion: SystemVMs interfaces
speed
Yes on the host I can have 10gbps, also if I force interfaces on a systemvm
with command `ethtool -s eth0 speed 1 duplex full` I can force the
interface to 10gbps and it actually works, until the next reboo
GitHub user weizhouapache added a comment to the discussion: SystemVMs
interfaces speed
what's the MTU size ?
can you get 10Gbps on the host ? have you tested it ?
GitHub link:
https://github.com/apache/cloudstack/discussions/9816#discussioncomment-10967550
This is an automatically sent
GitHub user cdfgallo added a comment to the discussion: SystemVMs interfaces
speed
@weizhouapache
All bridges have 10gbps speed, here the example from our server
```
cloud08:~# ethtool cloudbr0 | grep Speed
Speed: 1Mb/s
```
GitHub link:
https://github.com/apache/cloudstack/discu
GitHub user weizhouapache added a comment to the discussion: SystemVMs
interfaces speed
@cdfgallo
what's the speed of the linux bridges ?
```
# ethtool cloudbr0 |grep Speed
Speed: 1Mb/s
```
GitHub link:
https://github.com/apache/cloudstack/discussions/9816#discussioncomment-1096
GitHub user weizhouapache added a comment to the discussion: CPU Pinning For
KVM and Guest VMs
You can try libvirt hooks which can change the VM xml definition before/after
vm is started/stopped/migrated.
GitHub link:
https://github.com/apache/cloudstack/discussions/9801#discussioncomment-
GitHub user rajujith added a comment to the discussion: CPU Pinning For KVM and
Guest VMs
@btzq I can think of three ways, but I haven't tried these with CPU pinning.
Let's see if anyone has tried CPU pinning.
1) Extraconfig :
https://www.shapeblue.com/cloudstack-feature-first-look-enable-s
GitHub user abdullahqureshi1994 added a comment to the discussion: Can we
install CloudStack on Oracle linux 9?
Thanks @kiranchavala
GitHub link:
https://github.com/apache/cloudstack/discussions/9811#discussioncomment-10962440
This is an automatically sent email for users@cloudstack.ap
GitHub user boring-cyborg[bot] added a comment to the discussion: Can we
install CloudStack on Oracle linux 9?
Thanks for opening your first issue here! Be sure to follow the issue template!
GitHub link:
https://github.com/apache/cloudstack/discussions/9811#discussioncomment-10962438
T
GitHub user kiranchavala added a comment to the discussion: Can we install
CloudStack on Oracle linux 9?
@abdullahqureshi1994 yes you can use oracle linux
https://docs.cloudstack.apache.org/en/4.19.1.1/releasenotes/compat.html#supported-os-versions-for-management-server
GitHub link:
https:/
GitHub user weizhouapache added a comment to the discussion: Can we install
CloudStack on Oracle linux 9?
+1
it is also supported by smoke tests

GitHub link:
https://github.com/apache/cloudstack/discu
Seems like you uploaded a ssl certificate and trying to access the url using
host different than the common name configured on the cert.
Regards,
Ricardo Pertuz
On 16 Oct 2024 at 9:03 AM -0500, cristian.c@istream.today, wrote:
> Hello,
>
>
>
> I just noticed the error below in the CloudStack
Hello,
I just noticed the error below in the CloudStack management log. I don't
understand why it's happening. Do you have any tips? Thank you.
2024-10-16 09:57:41,844 ERROR [c.c.c.ClusterServiceServletImpl]
(Cluster-Worker-3:ctx-6cbf60c5) (logid:37c9d5e9) Exception from :
https://172.11.0.
GitHub user btzq added a comment to the discussion: CPU Pinning For KVM and
Guest VMs
@rajujith no we havent tried those out. Just wondering if someone else has done
this before so we could learn from them.
When you meant agent hooks, do you mean KVM Agent Hooks?
https://cwiki.apache.org/con
GitHub user weizhouapache added a comment to the discussion: Having problems
uploading an ISO to CS
@rongage
which ACS version do you use ? can you try latest 4.19.1.X ?
GitHub link:
https://github.com/apache/cloudstack/discussions/9783#discussioncomment-10959016
This is an automatic
GitHub user sptest232 closed a discussion: How to create an image for
CloudStack CKS with Calico CNI?
Hello!
Help me please.
There are a couple of images of k8s with Calico CNI
https://download.cloudstack.org/cks/
I need to create such images for another version of k8s.
But when i try to r
GitHub user sptest232 added a comment to the discussion: How to create an image
for CloudStack CKS with Calico CNI?
Yes! It works!
Thank you!
GitHub link:
https://github.com/apache/cloudstack/discussions/9807#discussioncomment-10958642
This is an automatically sent email for users@cloud
GitHub user weizhouapache added a comment to the discussion: How to create an
image for CloudStack CKS with Calico CNI?
btw, please refer to description of
https://github.com/apache/cloudstack/pull/9186
GitHub link:
https://github.com/apache/cloudstack/discussions/9807#discussioncomment-1095
GitHub user weizhouapache added a comment to the discussion: How to create an
image for CloudStack CKS with Calico CNI?
@sptest232
I think the url should be
https://raw.githubusercontent.com/projectcalico/calico/refs/heads/master/manifests/calico.yaml
GitHub link:
https://github.com/apache/c
Op 15/10/2024 om 22:18 schreef Ricardo Pertuz:
BTW it could be practical to manage CKS internally from the HYP and not using a
public IP and opening ports.
Yes! Being able to control a VM from CloudStack is great. A VM can btw
choose to not support executing commands via the Qemu Guest Ag
GitHub user sptest232 added a comment to the discussion: How to create an image
for CloudStack CKS with Calico CNI?
@kiranchavala it is intalled
docker -v
Docker version 24.0.7, build 24.0.7-0ubuntu2~22.04.1
there is no problem if i run:
./create-kubernetes-binaries-iso.sh ./ 1.29.1 1.2.0 1.
GitHub user kiranchavala edited a comment on the discussion: How to create an
image for CloudStack CKS with Calico CNI?
@sptest232 you need to have docker installed on the management server
GitHub link:
https://github.com/apache/cloudstack/discussions/9807#discussioncomment-10958042
Th
GitHub user kiranchavala added a comment to the discussion: How to create an
image for CloudStack CKS with Calico CNI?
@sptest232 you need to docker installed on the management server
GitHub link:
https://github.com/apache/cloudstack/discussions/9807#discussioncomment-10958042
This is
Stanley,
You need a cluster-aware layer on top of that ISCSI target, such as cLVM
or OCFS2.
On 2024-10-15 14:40, Stanley Burkee wrote:
Hello Guys,
We are trying to configure iSCSI storage with our cloudstack setup.
Currently we are trying to do it using shared mountpoint option. But
when i
25 matches
Mail list logo