Re: Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
:52, Jimmy Huybrechts () escribió: > Hi, > > It’s an existing deployment, I just tried renewing the certificate, before > I started with the renewal it worked fine, so I think I borked something > but what it is, I don’t know, I just followed the document I made before > for myse

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
configuration is set to Static or Dynamic. If it is Dynamic remember that you need a Wildcard SSL Certificate. Maybe something here can help you: https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ Best Regards, Fernando. El lun, 29 abr 2024 a las 9:31, Jimmy Huybrechts () escribió

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
x.x.x" or "ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@169.x.x.x" from the hypervisor running the system VM to SSH into the system VM. On Mon, Apr 29, 2024 at 2:09 PM Jimmy Huybrechts wrote: > Hi, > > So I replaced the SSL certficate today since it uses lets encrypt. &g

Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
Hi, So I replaced the SSL certficate today since it uses lets encrypt. My secondary storage worked fine after recreation, but it seems my consoleproxy doesn’t as it shows agent state disconnected, connecting, disconnected. Now obviously I don’t have any console now so I can’t see what is wrong

Re: Move VM to other account

2024-04-23 Thread Jimmy Huybrechts
ich cloudstack version do you use ? Please check the network, server/disk offerings, templates, etc Kind regards, Wei On Tue, Apr 23, 2024 at 12:48 PM Jimmy Huybrechts wrote: > > Hi, > > I mentioned it before but again running in the same issue with a different > account.. how to

Move VM to other account

2024-04-23 Thread Jimmy Huybrechts
Hi, I mentioned it before but again running in the same issue with a different account.. how to see WHY an account cannot be moved to a different account. 2024-04-23 12:34:22,614 ERROR [o.a.c.a.c.a.v.AssignVMCmd] (qtp1789718525-7698:ctx-b0881a99 ctx-be595b24) (logid:2fe13e1b) Failed to move

Migration status of instance

2024-04-17 Thread Jimmy Huybrechts
Hi, I was migration a pretty big VM between hosts (using local storage) and while in the end that works fine. Is there any way to see a kind of status? In the GUI I can see it starts and finishes which is nice but of little use in this case. I tried looking at some logs but now where does it

Backup options

2024-04-11 Thread Jimmy Huybrechts
Hi, What are the current backup options that work with Cloudstack? - Veeam enterprise - Networker - Backroll The above I found, backroll seems to not be very active anymore or I might be mistaken? Github says last was 10 months ago. Are there any others too? -- Jimmy

Re: Repositories

2024-04-10 Thread Jimmy Huybrechts
we ship those as part of our support offerings (such as SB-led proactive patches and emergency patches/hotfixes). Regards. Regards. From: Jimmy Huybrechts Sent: Wednesday, April 10, 2024 3:03:04 PM To: users@cloudstack.apache.org Subject: Repositories Hi

Repositories

2024-04-10 Thread Jimmy Huybrechts
Hi, I’m wondering, as I know there are 2 repositories I know of, do they have the exact same packages (outside the name). http://packages.shapeblue.com/cloudstack/upstream/debian/4.19 https://download.cloudstack.org/ubuntu jammy 4.19 -- Jimmy

Re: Vm logging when assigning other users

2024-04-02 Thread Jimmy Huybrechts
were you using? I'll check it out and, hopefully, improve it. --- Gabriel Santos On 02/04/2024 12:52, Jimmy Huybrechts wrote: > So in the end it was the template I used for them which I just found out by > giving it permissions step by step, but shouldn’t that be listed somewhere &

Re: Vm logging when assigning other users

2024-04-02 Thread Jimmy Huybrechts
So in the end it was the template I used for them which I just found out by giving it permissions step by step, but shouldn’t that be listed somewhere where it is? -- Jimmy Van: Jimmy Huybrechts Datum: dinsdag, 2 april 2024 om 17:01 Aan: users@cloudstack.apache.org Onderwerp: Vm logging when

Vm logging when assigning other users

2024-04-02 Thread Jimmy Huybrechts
Hi, So sometimes the logging annoys me, as in it tells you exactly nothing. I’m trying to assign a VM to a different user, from the users account I can see the compute offering, I can see the network, and yet if I try to assign it it just says: Failed to move vm due to Account

Re: Build own debs

2024-03-28 Thread Jimmy Huybrechts
l.connector maven lsb-release devscripts python-setuptools python3-setuptools \ && curl -sL https://deb.nodesource.com/setup_14.x | bash - \ && apt-get install -y nodejs \ && /src/cloudstack/packaging/build-deb.sh" -Wei On Thu, Mar 28, 2024 at 11:25 AM Jimmy Huybrechts w

Re: Build own debs

2024-03-28 Thread Jimmy Huybrechts
with it, feel free to create an issue on https://github.com/scclouds/cloudstack-deb-builder so that we can take a look at it. Best Regards, João Jandre On 3/28/24 08:44, Jimmy Huybrechts wrote: > Hi Ruben, > > Even though it being ubuntu 18 on docker, would that work on 22 as well? > > That

Re: Apache CloudStack as HCI

2024-03-28 Thread Jimmy Huybrechts
You would need to look out for a chicken and the egg issue, where your ACS is down, but to be able to fix it you need it to be up. -- Jimmy Van: Alex K Datum: donderdag, 28 maart 2024 om 11:51 Aan: users@cloudstack.apache.org Onderwerp: Apache CloudStack as HCI Hi All, I understand that ACS

Re: Build own debs

2024-03-28 Thread Jimmy Huybrechts
28, 2024 at 11:26 AM Jimmy Huybrechts wrote: > Hi, > > Is there maybe a more up to date version of the build your own debs? I see > the one in the docs goes up to ubuntu 18 and java 8, while we are now at > java 11. So I don’t know if the dependencies have changed and all. > > -- > Jimmy >

Build own debs

2024-03-28 Thread Jimmy Huybrechts
Hi, Is there maybe a more up to date version of the build your own debs? I see the one in the docs goes up to ubuntu 18 and java 8, while we are now at java 11. So I don’t know if the dependencies have changed and all. -- Jimmy

Re: KVM import-export screen

2024-03-27 Thread Jimmy Huybrechts
Ok so that didn’t work, here it is as attachment :) -- Jimmy Van: Jimmy Huybrechts Datum: woensdag, 27 maart 2024 om 13:39 Aan: users@cloudstack.apache.org Onderwerp: KVM import-export screen As according to here: https://github.com/apache/cloudstack/issues/8727 At least 2 people have a whole

KVM import-export screen

2024-03-27 Thread Jimmy Huybrechts
As according to here: https://github.com/apache/cloudstack/issues/8727 At least 2 people have a whole other screen then what I see under import/export. [Afbeelding met tekst, schermopname, ontvangst Automatisch gegenereerde beschrijving] I’m missing the mhz screen and the optional pick which

Re: Migrate migrated instance to another host

2024-03-26 Thread Jimmy Huybrechts
Hi Ruben, That worked indeed, good workaround until it’s fixed in 19.1  -- Jimmy Van: Ruben Bosch Datum: dinsdag, 26 maart 2024 om 00:00 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host As a temporary fix I'd try updating "vm_template_id" in

Re: Migrate migrated instance to another host

2024-03-26 Thread Jimmy Huybrechts
Hi Ruben, I’ll try that, I already made a github issue for this https://github.com/apache/cloudstack/issues/8827 -- Jimmy Van: Ruben Bosch Datum: dinsdag, 26 maart 2024 om 00:00 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host As a temporary fix I'd

Re: Migrate migrated instance to another host

2024-03-25 Thread Jimmy Huybrechts
I can also migrate it when it’s powered down, but not when it’s powered on because of those errors. While that might be a short term solution, it should be able to migrate these online as well. -- Jimmy Van: Jimmy Huybrechts Datum: maandag, 25 maart 2024 om 10:29 Aan: users

Re: Migrate migrated instance to another host

2024-03-25 Thread Jimmy Huybrechts
* from vm_template where id = 212; On Sun, Mar 24, 2024 at 10:25 PM Jimmy Huybrechts wrote: > Hi Ruben, > > I did not, seems like that is because of how migrated vm’s work, they all > get the template named “kvm-default-vm-import-dummy-template”, I haven’t > removed any templates. >

Re: Migrate migrated instance to another host

2024-03-24 Thread Jimmy Huybrechts
since it’s called dummy? -- Jimmy Van: Ruben Bosch Datum: zondag, 24 maart 2024 om 20:24 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host Did you delete the template? "template 212 is not in store:2" On Sun, Mar 24, 2024 at 12:47 AM Jimmy Huybrec

Re: Migrate migrated instance to another host

2024-03-23 Thread Jimmy Huybrechts
/management/management-server.log please note the log file is rotated everyday. -Wei On Sat, Mar 23, 2024 at 9:34 AM Jimmy Huybrechts wrote: > > Hi Wei, > > I can, if you tell me where to look as I couldn’t find anything on them in > the logs. > > -- > Jimmy > > V

Re: Migrate migrated instance to another host

2024-03-23 Thread Jimmy Huybrechts
to another host Hi, /var/log/cloudstack/management/management-server.log please note the log file is rotated everyday. -Wei On Sat, Mar 23, 2024 at 9:34 AM Jimmy Huybrechts wrote: > > Hi Wei, > > I can, if you tell me where to look as I couldn’t find anything on them in > the logs.

Re: Migrate migrated instance to another host

2024-03-23 Thread Jimmy Huybrechts
import ? On Fri, Mar 22, 2024 at 3:55 PM Jimmy Huybrechts wrote: > > I’ve migrated vm’s from a remote KVM host which worked fine and they run on > Cloudstack now. > > However, I just tried migrating one from one cloudstack host to another, just > like with instances made from

Migrate migrated instance to another host

2024-03-22 Thread Jimmy Huybrechts
I’ve migrated vm’s from a remote KVM host which worked fine and they run on Cloudstack now. However, I just tried migrating one from one cloudstack host to another, just like with instances made from a cloudstack host and it’s not moving but ending up with an error. This is displayed in the

SSH timeout migrating from KVM host

2024-03-14 Thread Jimmy Huybrechts
Hi, I did a few smaller ones already and that worked out fine. Now I was trying to migrate a slightly bigger one (around ~50GB), which failed every time I tried it based on these errors: 2024-03-14 13:41:51,495 ERROR [utils.ssh.SshHelper] (agentRequest-Handler-2:null) (logid:62db2a70) Timed

2FA for admin user

2024-03-14 Thread Jimmy Huybrechts
Hi, I want to enable 2FA for admin user as well for security, but in case for some reason this stops working, gets lost or whatever the reason may be. Is there a way we can remove it so you can login again? We have physical access to the servers of course. -- Jimmy

Impersonate user

2024-03-12 Thread Jimmy Huybrechts
Is there a way to impersonate a user? Say I log in as admin, and want to login further as a user, so I can for example create an instance with their assigned vlans. -- Jimmy

Re: Enable uefi on Ubuntu 22.04 KVM

2024-03-08 Thread Jimmy Huybrechts
Hi, It misses a lot of things and the documentation doesn’t mention the 4ms piece. I meant guest or VM instance indeed, all hosts already are in uefi mode.  -- Jimmy Van: Nux Datum: vrijdag, 8 maart 2024 om 13:57 Aan: users@cloudstack.apache.org CC: Jimmy Huybrechts Onderwerp: Re: Enable

Enable uefi on Ubuntu 22.04 KVM

2024-03-07 Thread Jimmy Huybrechts
Hi, So I also want to enable UEFI on my current KVM hosts but the documentation is pretty sparse and at some points incorrect. I there someone here who has the correct steps for enabling it on hosts already being in Cloudstack with Ubuntu 22? -- Jimmy

Re: Cloudstack management login

2024-03-01 Thread Jimmy Huybrechts
in the past and after cleaning my local browser cache everything worked again. regards, Swen -Ursprüngliche Nachricht- Von: Jimmy Huybrechts Gesendet: Donnerstag, 29. Februar 2024 20:06 An: users@cloudstack.apache.org Betreff: Cloudstack management login So we had an issue

Cloudstack management login

2024-02-29 Thread Jimmy Huybrechts
So we had an issue at the datacenter where our management was cut out without clean reboot. Now it’s back online but when trying to login to our management panel, after I fill in the correct login it keeps spinning but does not login. Any way I can debug this? -- Jimmy

Re: Import from external host

2024-02-29 Thread Jimmy Huybrechts
: Re: Import from external host Hi Jimmy Could you please try the steps mentioned here https://github.com/apache/cloudstack/issues/8704#issuecomment-1963762570 Also please check if the libvirtd process is listenting on the port netstat -tunap|grep 16509 Regards Kiran From: Jimmy Huybrechts Date

Re: Import from external host

2024-02-28 Thread Jimmy Huybrechts
to the libvirt daemon (listen on port 16509) of the remote server to get all the vms. You can search "GetRemoteVms" in the management server log. -Wei On Wed, Feb 28, 2024 at 7:08 PM Jimmy Huybrechts wrote: > Hmm wait you need the cloudagent on the remote host as well? I would ha

Re: Import from external host

2024-02-28 Thread Jimmy Huybrechts
:15 Aan: users@cloudstack.apache.org Onderwerp: Re: Import from external host Any exception in the log? I wonder if it is similar as https://github.com/apache/cloudstack/issues/8704#issuecomment-1963762570 -Wei On Wednesday, February 28, 2024, Jimmy Huybrechts wrote: > I’m trying to import v

Import from external host

2024-02-28 Thread Jimmy Huybrechts
I’m trying to import vm’s from an external KVM host. I built a test KVM host with 5 virtual machines of which 4 are on and one is off. Libvirt is listening on tcp port 16509. When trying to fetch instances I get “Request failed. (530) Error while listing remote Vms” As host I’m using the KVM

Re: Share vlans between customers

2024-02-16 Thread Jimmy Huybrechts
a partnership with a company company that also needs access to this VLAN 20. I hope that makes it more clear as to what I mean -- Met vriendelijke groet, Jimmy Huybrechts Van: Jayanth Reddy Datum: vrijdag, 16 februari 2024 om 15:07 Aan: users@cloudstack.apache.org Onderwerp: Re: Share vlans between

Share vlans between customers

2024-02-16 Thread Jimmy Huybrechts
Hi, We have a lot of big ones but also some smaller customers, who do not have their own vlan but are part of a bigger IP pool, or customers who share an internal vlan. How can we set this up on ACS? I can give a domain/user a vlan of course and that works perfectly fine. But then I can’t use

Re: Web UI on Safari 4.19.0

2024-02-14 Thread Jimmy Huybrechts
Did you clear your cookies and data from the website running your portal? That was my issue at first, after cleaning that it was solved. -- Jimmy Op 14-02-2024 17:50 heeft Niclas Lindblom geschreven: Hi all, I upgraded to 4.19 this weekend and noticed that I can no longer load the Web UI

Re: Import-Export Instances

2024-02-13 Thread Jimmy Huybrechts
Seems there is a piece of it written already http://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#about-import-export-instances -- Jimmy Van: Jimmy Huybrechts Datum: dinsdag, 13 februari 2024 om 16:57 Aan: users@cloudstack.apache.org Onderwerp: Import-Export Instances

Import-Export Instances

2024-02-13 Thread Jimmy Huybrechts
Hi, I know it’s a lot of emails today :) Is there already some documentation about the new import-export for KVM instances? As that is one I really was waiting for. But so far there doesn’t seem to be any documentation for it (I know it’s still very new). As currently you can import instance,

Re: VM migration progress

2024-02-13 Thread Jimmy Huybrechts
9000ms Or am I using the wrong one? -- Jimmy Van: Jimmy Huybrechts Datum: dinsdag, 13 februari 2024 om 15:20 Aan: users@cloudstack.apache.org Onderwerp: Re: VM migration progress I think you mean tail -f right? Yeah like a progress bar on the webgui would be really nice but like you say

Re: VM migration progress

2024-02-13 Thread Jimmy Huybrechts
think. From: Jimmy Huybrechts Date: Tuesday, February 13, 2024 at 8:41 AM To: users@cloudstack.apache.org Subject: VM migration progress Is there a way to see the progress of a VM migration? I use local storage so of course this will take longer but I have a VM that has been migrating for over

VM migration progress

2024-02-13 Thread Jimmy Huybrechts
Is there a way to see the progress of a VM migration? I use local storage so of course this will take longer but I have a VM that has been migrating for over 1,5 hours, and the only thing I can see in the GUI is that it’s in progress and when it started. -- Jimmy

Upgrade system vm's after upgrade to 4.19

2024-02-13 Thread Jimmy Huybrechts
Hi, I just upgraded to 4.19 following the upgrade article (https://docs.cloudstack.apache.org/en/latest/upgrading/upgrade/upgrade-4.18.html). The command “nohup cloudstack-sysvmadm -d IPaddress -u cloud -p password -a > sysvm.log 2>&1 &” starts with the line /usr/bin/cloudstack-sysvmadm: line

Re: Unable to find the virtio-win package

2024-02-08 Thread Jimmy Huybrechts
Hi, As far as I know you cannot, you need to add it to a VM as a separate ISO. -- Jimmy Van: Cloudstack Users Datum: donderdag, 8 februari 2024 om 14:23 Aan: users@cloudstack.apache.org Onderwerp: Re: Unable to find the virtio-win package OK, for those of us that are not that familiar with

Re: new website is life

2024-02-07 Thread Jimmy Huybrechts
Hi, Looks very clean :) -- Jimmy Van: Daan Hoogland Datum: woensdag, 7 februari 2024 om 09:23 Aan: dev , users Onderwerp: new website is life People, we brought the new website. Please all have a look at https://cloudstack.apache.org thanks for any feedback -- Daan

Re: 4.19 release date

2024-02-06 Thread Jimmy Huybrechts
that at ShapeBlue we just published an in-depth webinar with a demo of the new release: https://www.youtube.com/watch?v=dJRTTH6Qv2c Best regards, On 6 Feb 2024, at 13:38, Jimmy Huybrechts wrote: Hi, That was indeed very soon :) -- Jimmy Van: Wei ZHOU Datum: dinsdag, 6 februari 2024 om 12:03

Re: 4.19 release date

2024-02-06 Thread Jimmy Huybrechts
2024 at 11:57, Jimmy Huybrechts wrote: > Hi, > > Not wanting to sound impatient here :) > > But do we know when 4.19 will be released now it passed all the rc’s? As > then I can plan that in here for the upgrades. > > -- > Jimmy >

4.19 release date

2024-02-06 Thread Jimmy Huybrechts
Hi, Not wanting to sound impatient here :) But do we know when 4.19 will be released now it passed all the rc’s? As then I can plan that in here for the upgrades. -- Jimmy

Re: [RESULT][VOTE] Apache CloudStack 4.19.0.0

2024-02-02 Thread Jimmy Huybrechts
Hi, I’m guessing the repo will be updated automatically as well? -- Jimmy Van: Abhishek Kumar Datum: vrijdag, 2 februari 2024 om 13:19 Aan: d...@cloudstack.apache.org , users Onderwerp: [RESULT][VOTE] Apache CloudStack 4.19.0.0 Hi all, After more than 72 hours, the vote for CloudStack

Re: Snapshot download

2024-02-01 Thread Jimmy Huybrechts
; -Jithin > > From: Jimmy Huybrechts > Date: Wednesday, 31 January 2024 at 9:38 PM > To: users@cloudstack.apache.org > Subject: Snapshot download > Hi, > > While doing some last tests before production I noticed there is no > option to download a vm snapshot (i

Re: Snapshot download

2024-02-01 Thread Jimmy Huybrechts
On Wed, 31 Jan 2024 at 17:08, Jimmy Huybrechts wrote: > Hi, > > While doing some last tests before production I noticed there is no option > to download a vm snapshot (including memory if saved), now for some law > enforcement cases they will request such a snapshot with memory

Snapshot download

2024-01-31 Thread Jimmy Huybrechts
Hi, While doing some last tests before production I noticed there is no option to download a vm snapshot (including memory if saved), now for some law enforcement cases they will request such a snapshot with memory (after proper warrants of course). How to download these in this case? Even if

Re: Download vm snapshots

2024-01-28 Thread Jimmy Huybrechts
using local storage? Thanks, Jayanth From: Jimmy Huybrechts Sent: Saturday, January 27, 2024 1:32:06 AM To: users@cloudstack.apache.org Subject: Download vm snapshots Hi, While doing some last tests before production I noticed there is no option to download a vm

Download vm snapshots

2024-01-26 Thread Jimmy Huybrechts
Hi, While doing some last tests before production I noticed there is no option to download a vm snapshot (including memory if saved), now for some law enforcement cases they will request such a snapshot with memory (after proper warrants of course). How to download these in this case? Even if

Re: Migrate standalone KVM to CS

2024-01-16 Thread Jimmy Huybrechts
: Re: Migrate standalone KVM to CS Hi, if 4.19.0.0 RC2 passes, it will be officially released. In the best scenario, it will be released in the coming two weeks. -Wei On Tue, 16 Jan 2024 at 17:25, Jimmy Huybrechts wrote: > I asked it before and I know in 4.19 there will be an option to

Migrate standalone KVM to CS

2024-01-16 Thread Jimmy Huybrechts
I asked it before and I know in 4.19 there will be an option to do this easier, bI think I saw somewhere the release of 4.19 is set for Q3/4 (even though we have RC2 already, so might be sooner?) and the RC’s you can’t upgrade later on so other than internal testing with 4.19 we can’t use that.

Re: Apache CloudStack Deployment Issue

2024-01-11 Thread Jimmy Huybrechts
Hi, I believe combining proxmox and cloudstack is not supported at all since proxmox does things with KVM in their own way. If you want to run Cloudstack on top of proxmox you would get nested virtualization. -- Jimmy Van: Bharat Bhushan Saini Datum: donderdag, 11 januari 2024 om 13:08 Aan:

Re: Backup management and try out 4.19

2024-01-03 Thread Jimmy Huybrechts
Hi Marc, So you download the deb files? As it looks like a repository link. -- Jimmy Huybrechts

Re: Migrate from native KVM to cloudstack

2024-01-03 Thread Jimmy Huybrechts
, On Wed, Jan 3, 2024 at 12:11 PM Jimmy Huybrechts wrote: > Hi Pearl, > > I think the RC still needs to come out first right? > > -- > Jimmy > > Van: Pearl d'Silva > Datum: woensdag, 3 januari 2024 om 17:59 > Aan: users@cloudstack.apache.org > Onderwerp: Re: Migr

Re: Migrate from native KVM to cloudstack

2024-01-03 Thread Jimmy Huybrechts
from KVM to CloudStack, which can make things a lot easier to migrate VMs to CloudStack from KVM. With this feature, one can import a qcow2 image from either local or shared storage or also import a libvirt domain from a KVM host. Regards, Pearl From: Jimmy

Migrate from native KVM to cloudstack

2024-01-03 Thread Jimmy Huybrechts
What would be the easiest way to migrate a VM from native KVM with libvirt and virsh to Cloudstack with KVM? Is this still shutdown vm, copy the qcow2 to disk on own pc, upload it to ACS as template, deploy vm from template, start it, once done remove the template? -- Jimmy

Backup management and try out 4.19

2024-01-03 Thread Jimmy Huybrechts
Hi, So since the management server is kind of a very important piece in Cloudstack I was wondering what the best method being in terms of backing up and restoring, we do have a daily backup set in veeam (for the baremetal server, not a VM). In case of a fatal crash eg. disk corruption, 2

Re: Replacing Existing Network

2023-12-21 Thread Jimmy Huybrechts
Hi, Yes, but that won’t work for existing offerings, as I was the person who asked that. I had to shutdown every vm and start it again to get the new limit. Jimmy Van: Jithin Raju Datum: donderdag, 21 december 2023 om 05:55 Aan: users@cloudstack.apache.org Onderwerp: Re: Replacing Existing

Re: Memory not updated on instance

2023-12-09 Thread Jimmy Huybrechts
base 2 so 1 GiB is 1024 MiB (and thus 16GiB is 16384 MiB). Met vriendelijke groet / Kind regards, Ruben Bosch CLDIN > On 8 Dec 2023, at 23:23, Jimmy Huybrechts wrote: > > So the strange part is that it seems to cut memory in half over what I > configure. > Just as an experiment

Re: Memory not updated on instance

2023-12-08 Thread Jimmy Huybrechts
So the strange part is that it seems to cut memory in half over what I configure. Just as an experiment I tried setting it at 32GB and I ended up with 16 in Linux, is there some setting that is wreaking havoc? -- Jimmy Van: Jimmy Huybrechts Datum: vrijdag, 8 december 2023 om 22:59 Aan: users

Memory not updated on instance

2023-12-08 Thread Jimmy Huybrechts
Hi, I seem to have a bit of an odd issue. I created an instance first with 4GB of memory and 4 cores, after I found it not to be enough I tried updating them by first shutting down the instance and then just editing the settings to cpuNumber 12, Memory 16000. So 12 cpu’s 16GB ram. After

Re: new committer Bryan Lima

2023-11-30 Thread Jimmy Huybrechts
Congratulations Bryan! -- Jimmy Van: Daan Hoogland Datum: donderdag, 30 november 2023 om 10:07 Aan: dev , users CC: PMC Onderwerp: new committer Bryan Lima All, The Project Management Committee (PMC) for Apache CloudStack has invited Bryan Lima to become a PMC member and we are pleased to

Vlans for domain

2023-11-27 Thread Jimmy Huybrechts
Hi, After a lot of testing I’m now trying to put it more in the shape we would use it. So I created a user and domain for own instances. Now I’m trying to create a Network offering on a specific vlan, which doesn’t seem possible? If I create one with specify vlan is true and assign it to my

Re: Service offerings for root domain visible by other domains

2023-11-20 Thread Jimmy Huybrechts
From: Jimmy Huybrechts Sent: November 20, 2023 10:25 AM To: users@cloudstack.apache.org Subject: Service offerings for root domain visible by other domains Hi, I’m trying to create some offerings now, according to the documentation I can set domains for which it should be visible

Re: Documentation on instances live migration with KVM

2023-11-20 Thread Jimmy Huybrechts
at 2:34 PM Jimmy Huybrechts wrote: > > I noticed the documentation on instances is not entirely correct as it it > says: > > (KVM) The Instance must not be using local disk storage. (On XenServer and > VMware, Instance live migration with local disk is enabled by CloudStack >

Service offerings for root domain visible by other domains

2023-11-20 Thread Jimmy Huybrechts
Hi, I’m trying to create some offerings now, according to the documentation I can set domains for which it should be visible, so I created one called “Admin Test” and assigned only ROOT to the offering, now logged in with my test account from domain A which is a domain admin for domain A (no

Documentation on instances live migration with KVM

2023-11-20 Thread Jimmy Huybrechts
I noticed the documentation on instances is not entirely correct as it it says: (KVM) The Instance must not be using local disk storage. (On XenServer and VMware, Instance live migration with local disk is enabled by CloudStack support for XenMotion and vMotion.) Well, I’m using local storage

Re: "Crashed" vm hypervisor

2023-11-16 Thread Jimmy Huybrechts
2023 at 14:03, Jimmy Huybrechts wrote: > The reason I put it between “” was that I turned off one of the > hypervisors to test what it would do with my vm’s and in this case system > vm’s, what I thought would happened was it would say that my vm’s are in a > state of not running

"Crashed" vm hypervisor

2023-11-16 Thread Jimmy Huybrechts
The reason I put it between “” was that I turned off one of the hypervisors to test what it would do with my vm’s and in this case system vm’s, what I thought would happened was it would say that my vm’s are in a state of not running / powered off / error and that it would mention the host

Re: Unable to add second host

2023-11-16 Thread Jimmy Huybrechts
From: Jimmy Huybrechts Date: Wednesday, 15 November 2023 at 3:53 PM To: users@cloudstack.apache.org Subject: Re: Unable to add second host Hi Jithin, That was it actually, I filled in a guid in that table and now it added it, currently doing tests with it already :) -- Jimmy Van: Jithin Raju

System vm's local storage

2023-11-15 Thread Jimmy Huybrechts
Hi, While having 2 hosts now I can see I still have a single secstorage and proxy vm on my cluster on the first host I built, same for router vm’s. How does it communicate with the second host I have? (I know it works because I installed a vm on it). When building the zone it was set to use

Re: Unable to add second host

2023-11-15 Thread Jimmy Huybrechts
uid is not updated for cluster with specified cluster id Could you verify whether there is any value for the ‘guid’ filed in the ‘cluster’ table for this cluster, if its NULL generate a random UUID and update the field. -Jithin From: Jimmy Huybrechts Date: Tuesday, 14 November 2023 at 10:13

Re: Unable to add second host

2023-11-14 Thread Jimmy Huybrechts
66.png@DDFF6C88.15096CB3] www.quadris.com [cid:image900790.png@68DA5719.E45F2990] Innovation House, 12‑13 Bredbury Business Park Bredbury Park Way, Bredbury, Stockport, SK6 2SN -Original Message- From: Jimmy Huybrechts Sent: Tuesday, November 14, 2023 4:18 PM To: users@cloudstack.apache.org Subject:

Unable to add second host

2023-11-14 Thread Jimmy Huybrechts
I’m trying to add a second host to my cluster now after the tests I did with having only one, however I get a Error 530 in the GUI and the management log says the following: 2023-11-14 17:11:33,491 WARN [c.c.a.d.ParamGenericValidationWorker] (qtp1278852808-495:ctx-1cea20ad ctx-5982a2e5)

Re: Console proxy SSL

2023-11-09 Thread Jimmy Huybrechts
Hi Jithin, In the end I missed the actual enable global option for the console proxy, once I set that and destroyed the proxy vm, after it was rebuild it works over SSL now :) -- Met vriendelijke groet, Jimmy Huybrechts Van: Jithin Raju Datum: donderdag, 9 november 2023 om 05:12 Aan: users

Console proxy SSL

2023-11-08 Thread Jimmy Huybrechts
Hi, So I’ve been setting up SSL for the management host and the console proxy but on the console proxy it’s not working. I uploaded the SSL files over the GUI, made the adjustments in the management server properties file and restarted it. The management server has a valid ssl now. I changed

Re: Network ratelimiting

2023-11-07 Thread Jimmy Huybrechts
settings are not actualised on each resource and some of them are not even actualised unless you restart the management server. Only details of a particular resource (i.e. the local override of the setting) are sometimes actualised, depending on the type. On Tue, Nov 7, 2023 at 1:17 PM Jimmy

Network ratelimiting

2023-11-07 Thread Jimmy Huybrechts
I’m still finding out new things every day :) I noticed all offerings set to 200Mbit by default which equals to around 23MB/s, I changed the globals to 1 Gbit now and I can see all network offerings were updated to 1000Mbit too. However that made no difference in any instance that was set to

Re: Adjust offerings

2023-11-06 Thread Jimmy Huybrechts
refine it if needed. mazzel, On Mon, Nov 6, 2023 at 12:12 PM Jimmy Huybrechts wrote: > Maybe the global setting would the best one here? So people can decide for > themselves if they want it (and take the risks with it) or use it as it is > now. > > -- > Met vriendeli

Re: Adjust offerings

2023-11-06 Thread Jimmy Huybrechts
Maybe the global setting would the best one here? So people can decide for themselves if they want it (and take the risks with it) or use it as it is now. -- Met vriendelijke groet, Jimmy Huybrechts Van: Daan Hoogland Datum: maandag, 6 november 2023 om 11:55 Aan: users@cloudstack.apache.org

Re: Adjust offerings

2023-11-06 Thread Jimmy Huybrechts
Not the cpu and such perse but it would have been nice if I could adjust the default egress rules from deny to allow and being able to adjust the storage from shared to local. I can see a reason why you do not want this for running instances but I have no instances using this yet. Is there a

Adjust offerings

2023-11-06 Thread Jimmy Huybrechts
Hi, The most annoying I’ve found until now is that you can’t adjust any offerings, other then it’s name, description and availability. For example, in the source nat offering I wanted to have the egress policy adjusted from deny to allow, now I have to fully recreate it for just one

Re: Instances & Instance offerings

2023-11-04 Thread Jimmy Huybrechts
cpu_hotplug.html [5] https://www.kernel.org/doc/html/next/admin-guide/mm/memory-hotplug.html Met vriendelijke groet / Kind regards, Ruben Bosch CLDIN > On 3 Nov 2023, at 17:50, Jimmy Huybrechts wrote: > > Hi, > > Since I have both my system vm’s running now I can test with other things >

Instances & Instance offerings

2023-11-03 Thread Jimmy Huybrechts
Hi, Since I have both my system vm’s running now I can test with other things like the instances and such. I noticed a few things though which maybe I cannot find or maybe is by design? - If I create a compute offering I can’t adjust most of it afterwards without deleting and recreating it. -

Re: System VM network

2023-11-02 Thread Jimmy Huybrechts
2023年11月2日星期四,Jimmy Huybrechts 写道: > Hi, > > I’ve changed it now so that my system-vm gets an internal ip as internal > and external as external IP. > But the agent state keeps being unknown, when logged in to one of them I > think I can see why. > > The IP for my managem

Re: System VM network

2023-11-02 Thread Jimmy Huybrechts
to hosts if you are using VMware ESXi for Volume Snapshot operations etc. -Jithin From: Jimmy Huybrechts Date: Thursday, 2 November 2023 at 2:18 PM To: users@cloudstack.apache.org Subject: Re: System VM network Hi Jithin, Do the system vm’s actually need to communicate with the hosts? -- Jimmy

Re: System VM network

2023-11-02 Thread Jimmy Huybrechts
Hi Jithin, Do the system vm’s actually need to communicate with the hosts? -- Jimmy

Re: System VM network

2023-11-01 Thread Jimmy Huybrechts
management network which is already defined on cloudbr0? Should I give the management and KVM host an IP from this private subnet as well? -- Jimmy Van: Jimmy Huybrechts Datum: woensdag, 1 november 2023 om 20:33 Aan: users@cloudstack.apache.org Onderwerp: System VM network Hi Team, I’m trying to built

System VM network

2023-11-01 Thread Jimmy Huybrechts
Hi Team, I’m trying to built a lab of ACS 4.18 in Ubuntu 22 but I may be looking at the network and system vm’s the wrong way. I have a /27 my management server host has an IP out of and my KVM host has an IP out of lets call this range 192.168.10.0/27 (in reality this is a public subnet).

  1   2   >