lease advise the
> sender (by return e-mail or otherwise) immediately and delete this e-mail.
>
> - Original Message -
> From: "Yordan Kostov"
> To: "users"
> Cc: "dev"
> Sent: Monday, October 11, 2021 11:39:53 PM
> Subject: RE: Root dis
dvise the sender (by return
e-mail or otherwise) immediately and delete this e-mail.
- Original Message -
From: "Yordan Kostov"
To: "users"
Cc: "dev"
Sent: Monday, October 11, 2021 11:39:53 PM
Subject: RE: Root disk resizing
Hey everyone,
I beli
oudstack.apache.org
Cc: dev@cloudstack.apache.org
Subject: Re: Root disk resizing
[X] This message came from outside your organization
I believe there's a section called boothook in cloud-init which is probably
what you want.
We're also trying things on cloud-init. ☺️
Best Regards
Shi
I believe there's a section called boothook in cloud-init which is probably
what you want.
We're also trying things on cloud-init. ☺️
Best Regards
Shiv
(Sent from mobile device. Apologies for brevity and typos)
On Mon, 11 Oct, 2021, 20:55 Marcus, wrote:
> Cloud-init is always fun to debug :-).
Cloud-init is always fun to debug :-). It will probably require some
playing with to get a pattern down.
There is perhaps a way to get it to re-check and grow every reboot if you
adjust/override the module frequency, deleting the module semaphore in
/var/lib/cloud/sem or worst case clearing the me
On 10/10/21 10:35 AM, Ranjit Jadhav wrote:
> Hello folks,
>
> I have implemented cloudstack with Xenserver Host. The template has been
> made out of VM with basic centos 7 and following package installed on it
>
> sudo yum -y cloud-init
> sudo yum -y install cloud-utils
Did you configure LVM or standard partition on your / partition while creating
the template. ? You also should not have any other partition after the /
partition. I,e swap or any other.
Vivek Kumar
Sr. Manager - Cloud & DevOps
IndiQus Technologies
M +91 7503460090
www.indiqus.com
> On 1
Hello folks,
I have implemented cloudstack with Xenserver Host. The template has been
made out of VM with basic centos 7 and following package installed on it
sudo yum -y cloud-init
sudo yum -y install cloud-utils-growpart
sudo yum -y install gdisk