Hi team from LINBIT,
This looks really great that Cloudstack now has an easier way to deploy
especially for those who are just trying to learn it (like me).
I hope this question doesn't spark any issue but as someone who is new in
the field of system engineering, I would like to know why the choi
GitHub user tdtmusic2 edited a comment on the discussion: About HA
Been there and this is not the way to do it. What you did is enable host HA and
out-of-band management, not VM HA, and host HA, to my knowledge, does not work
as it's intended. What you want is for the VMs to start on a differe
GitHub user tdtmusic2 added a comment to the discussion: About HA
Been there and this is not the way to do it. What you did is enable host HA and
out-of-band management, not VM HA, and host HA, to my knowledge, does not work
as it's intended. What you want is for the VMs to start on a differen
GitHub user bkrosnov added a comment to the discussion: Shareable RAW disk
Without something like SCSI reservations or storage fencing integrated the the
in-VM cluster, data corruption will often occur when you disconnect/reconnect
one of the hosts from the storage network. There is nothing th
Nope, it is here. I am just reminding to put them in the announcement so that
there are some credits to you as a RM.
Best regards,
On 27 Nov 2024, at 18:48, João Jandre Paraquetti wrote:
Hello, Ivet
I believe I have sent you the quote and the picture some time ago, maybe the
email got lo
Hello, Ivet
I believe I have sent you the quote and the picture some time ago, maybe
the email got lost?
I'll re-send it to you.
Best regards,
João Jandre
On 11/27/24 11:22, Ivet Petrova wrote:
Hi Joao,
I would be happy to help on the blog post for the ACS blog. Do you have some
draft?
Rem
Hi Winkler,
try this
select * from networks join projects
on networks.account_id=projects.project_account_id
where projects.removed is not NULL and networks.removed is NULL;
-Wei
On Wed, Nov 27, 2024 at 3:27 PM Winkler Marc (ID)
wrote:
> Thanks for the tip, Wei. I had a look at the database
Hi Wei
Thank you very much for the sql query, I was able to solve it, after
understanding the table relations. The project and accounts that the
corresponding netwoks belonged to were changed to status "removed"/"Disabled"
but the "removed" field was still set to "NULL".
Bes wishes
Marc
ET
GitHub user wido added a comment to the discussion: Shareable RAW disk
> Hi,
>
> To weigh in here, this is a very dangerous feature and very hard to implement
> correctly.
>
> The use cases I've seen require specific SCSI support from the underlying
> storage for either "persistent reservati
CloudStack has the VMware to KVM Migration tool which can be used for what you
want to achieve. You may refer to the following resources:
https://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines/importing_vmware_vms_into_kvm.html
https://www.shapeblue.com/cloudstack-vmware-to-kvm-m
Hi there, I am working on the migration from vmware to cloudstack KVM
platform...the vsphere vmware servers are 2 individual hosts(no HA,
etc.,)...any possibility to migrate the all vm seamlessly from the
standalone vmware host to cloudstack kvm platform...if yes let me know...
Regards..
GitHub user leo79901 added a comment to the discussion: Backup Repository Tab
Missing After Configuring NAS Backup Plugin on CloudStack 4.19.1.3
cool !
GitHub link:
https://github.com/apache/cloudstack/discussions/9997#discussioncomment-11395610
This is an automatically sent email for u
GitHub user Pearl1594 added a comment to the discussion: Backup Repository Tab
Missing After Configuring NAS Backup Plugin on CloudStack 4.19.1.3
@MarcoSpinaBZZ NAS backup & Recovery Plugin supported has been added in ACS
4.20 which should be released soon.
GitHub link:
https://github.com/a
Thanks for the tip, Wei. I had a look at the database but I cannot find
relation between network and a project. Can you give me a hint, which table /
relation makes that connection in the database?
Best regards
Marc
ETH Zürich
Marc Winkler
ID Corporate Center
OCT G 45
Binzmühlestrasse 130
80
Hi Joao,
I would be happy to help on the blog post for the ACS blog. Do you have some
draft?
Remember I asked you also for a quote some time ago. We need to include it with
a picture of you.
Best regards,
On 27 Nov 2024, at 16:20, João Jandre wrote:
Hi all,
After 192 hours, the vote for
Hi all,
After 192 hours, the vote for CloudStack 4.20.0.0 *passes* with
6 PMC + 5 non-PMC votes.
+1 (PMC / binding)
* Boris Stoyanov
* Rohit Yadav
* Daan Hoogland
* Nicolas Vazquez
* Abhishek Kumar
* Suresh Kumar Anaparti
+1 (non binding)
* Bernardo De Marco Gonçalves
* Gabriel Santos
* Rene Pe
Hi Rohit,
Thanks for the feedback. Right now, the installation wizard is
proprietary to LINBIT. But we will consider opening it up in the
following weeks.
best regards,
Philipp
On Fri, Nov 22, 2024 at 4:37 PM Rohit Yadav wrote:
>
> This looks fantastic, looking forward to trying it out next w
GitHub user krokodilerian added a comment to the discussion: Shareable RAW disk
Hi,
To weigh in here, this is a very dangerous feature and very hard to implement
correctly.
The use cases I've seen require specific SCSI support from the underlying
storage for either "persistent reservations"
It looks there is a dangling network belonging to a removed project
-Wei
On Wed, Nov 27, 2024 at 1:33 PM Winkler Marc (ID)
wrote:
> Hi CloudStack People
>
>
>
> After someone deleted a network (sadly I don’t know which one), we get the
> following error when trying to access the “Networks” page
GitHub user slavkap added a comment to the discussion: Instance does not scale
@ahmadamirahmadi007, have you enabled the debug level in the logs? If it's
enabled can you look for this job ID `805ea32a` there has to be a stack trace
as to why it is failing
GitHub link:
https://github.com/apac
GitHub user slavkap added a comment to the discussion: Instance does not scale
@ahmadamirahmadi007 there is a fix [PR
4894](https://github.com/apache/cloudstack/pull/9894). It'll be included in
CloudStack 4.19.2.0 and 4.20. I cannot recall correctly but as an alternative,
the scale VM API cal
GitHub user slavkap added a comment to the discussion: Instance does not scale
@ahmadamirahmadi007, the message "Attaching memory device with size '525312'
would exceed domain's maxMemory config size '524288'" comes from libvirt not a
CloudStack's domain. From what I found you cannot exceed th
GitHub user ahmadamirahmadi007 added a comment to the discussion: Instance does
not scale
this is my third offering and Dynamic scaling is enabled
list serviceofferings id=b54f8fe1-0a73-427f-b888-041cc8de4e8d
{
"count": 1,
"serviceoffering": [
{
"cpuspeed": 1500,
"created":
GitHub user ahmadamirahmadi added a comment to the discussion: Instance does
not scale
https://gist.github.com/ahmadamirahmadi/b3856d5d0483561595d7822e615e946e
I had several errors. And in lines 22 and 23 he told me that
"enableDynamicallyScaleVm":"false" why? and i dont have any domain's maxM
GitHub user verendrakalsi added a comment to the discussion: Migration was
refused connection to the destination. Please check libvirt configurations
compatibility and firewall
i have commented the line and i get this output after running the ps command.
, we get the
following error when trying to access the “Networks” page in the Web-UI (and
additionally when trying to execute cmk list networks.
2024-11-27 13:29:15,112 ERROR [c.c.a.ApiServer] (qtp660017404
GitHub user verendrakalsi added a comment to the discussion: Migration was
refused connection to the destination. Please check libvirt configurations
compatibility and firewall
As per the documentation
https://docs.cloudstack.apache.org/en/latest/installguide/hypervisor/kvm.html#kvm-installat
GitHub user verendrakalsi added a comment to the discussion: Migration was
refused connection to the destination. Please check libvirt configurations
compatibility and firewall
not sure why all the details are not showing up, i have updated it.
Anyways.
I have 3 KVM hosts in same subnet and
GitHub user weizhouapache added a comment to the discussion: Migration was
refused connection to the destination. Please check libvirt configurations
compatibility and firewall
> As per the documentation
> https://docs.cloudstack.apache.org/en/latest/installguide/hypervisor/kvm.html#kvm-insta
GitHub user verendrakalsi added a comment to the discussion: Migration was
refused connection to the destination. Please check libvirt configurations
compatibility and firewall
Here is the screenshot from one of the server and it is same for all of them.

Tested upgrade from 4.19.0 to RC3 packages with a VMware env (2x VMware
ESXi 7.0.3.0 hosts).
The basic lifecycle was tested for VM, volume, accounts, etc.
The only issue I faced was I had to restart the network with cleanup for
deploying new VMs on an existing isolated network. Patch
HI Ravi Kumar,
I am from Linbit
The md5sum for the download of the ISO is 8e8eea34c464b68d153e1cb76794f06e
We are trying to put this on the download site too.
Thanks & Regards
Nischal
On Wed, Nov 27, 2024 at 12:42 PM Ravi Kumar Tenneti
wrote:
> This is great news and please publish MD5 check
41 matches
Mail list logo