Re: Multiple local storage

2023-07-21 Thread Alex Fredman
I find this news
https://cloudstack.apache.org/blog/what-s-new-in-apache1/
KVM multiple local storage

Apache CloudStack 4.17 now supports multiple local storage volumes for KVM 
based Hosts. Previously, for KVM hosts, it was only possible to have one 
primary local storage, which prevented providers from adding extra disks to be 
offered on CloudStack.

With this improvement, if more than one local disk on the KVM host is 
available, it is possible to designate them to be offered as a local disk 
offering , thus enabling a better use of allocated resources.

But I didn't find how to implement it.

--- Original Message ---
On Friday, July 21st, 2023 at 20:09, Alex Fredman 
 wrote:


> Hi.
> 
> I use 1 management and 2 kvm hosts (local storage) (Apache Cloudstack 4.18.).
> Is it possible for each host to add an additional primary storage with a 
> different mount point.


Re: Password Reset Broken for Redhat and derivatives?

2023-07-21 Thread Wido den Hollander




Op 19/07/2023 om 12:53 schreef Will Conrad:

Hello Community,

In need of feedback on this thread.

What's the status of the documentation I've referred to? Why is it 404?
Is cloud-init no longer a supported method for enabling password
management? Is a fix being worked on? Really need to know how cloudstack is
handling this so I can determine what action I need (or need not) take.
Thank you!



I'm not sure what the status of the docs is, but this should just work. 
Cloud-init should fetch the userdata with the new password.


Inside the VM you should probably debug it a bit more, because what's 
the actual reason the fetch of the password failed? That's the question.


Wido


Regards,

Willard

On Tue, Jul 18, 2023 at 8:31 AM Will Conrad  wrote:


Additional info RE this issue:

The documentation I referred to here:
https://docs.cloudstack.apache.org/en/latest/adminguide/_cloud_init.html#linux-with-cloud-init

Was linked to (and still is linked to) from the documentation here:
https://docs.cloudstack.apache.org/en/latest/adminguide/templates.html
(though it is 404 not found) in section "4.Password Management". The
"cloud-init integration" link.

In the cloud-init-output.log of a machine created from the template I get
this warning:

2023-07-18 12:00:22,372 - util.py[WARNING]: Failed to fetch password from
virtual router 
(note I have redacted the virtual router IP, but it is what it should be).

Password reset works fine for our Ubuntu template.

Regards,

Willard

On Mon, Jul 17, 2023 at 2:29 PM Will Conrad 
wrote:



Set up our template images according to documentation located here


https://docs.cloudstack.apache.org/en/latest/adminguide/_cloud_init.html#linux-with-cloud-init

However, password reset is no longer working for Redhat and derivatives
and the above linked documentation is now "404". What gives?

Is cloudstack killing support for redhat and derivatives? Have I stumbled
on a bug?

Regards,

Willard Conrad
Devops Engineer
Hivelocity, LLC







Re: OFFICIAL ANNOUNCEMENT: CloudStack Collaboration Conference 2023 CFP and Registration Now Open!

2023-07-21 Thread Wido den Hollander

Hi Ivet,

Thanks for organizing this! I was just sharing this internally with our 
colleagues throughout Europe and I noticed that the link to the hotel is 
broken. The correct URL is: 
https://www.ihg.com/voco/hotels/gb/en/clichy/parpc/hoteldetail


A few things in addition:

- Is there a deal with the hotel for a fixed price for rooms?
- I don't see this event mentioned at the CloudStack main website
- Do we have anybody local who can help with finding bars for drinks?

I'd also like to make a recommendation to everybody from Europe to 
consider coming by train instead of flying. Paris is very well connected 
from Brussels (BE), Aachen (DE), Cologne (DE) and Amsterdam (NL) and 
ofcourse other cities in Paris.


'Gare du Nord' and 'Gare de Lyon' are two major train stations where 
high speed trains terminate.


Check out Google Maps or Thalys/TGV to see if coming by train makes 
sense. I'll be doing that for sure and will make sure all my other 
colleagues come by train as well.


https://en.wikipedia.org/wiki/High-speed_rail_in_Europe

See you in Paris in November!

Wido

Op 31/05/2023 om 10:48 schreef Jamie Pell:

Hi everyone,

I am pleased to share that the CloudStack Collaboration Conference 2023 
registration and call for presentations is now open! Once again, this year’s 
event will be a hybrid one, allowing community members who are not able to 
attend in-person, to join virtually.

Register for 
CCC

Submit a 
Talk

This year’s event will be taking place in the Holiday Inn 
Paris on 
November 23-24th.

If your company is interested in supporting the event by becoming a sponsor, you can 
read the sponsorship 
prospectus.

For further information regarding the event, visit the official event 
website.

Kind regards,







  





Multiple local storage

2023-07-21 Thread Alex Fredman
Hi.

I use 1 management and 2 kvm hosts (local storage) (Apache Cloudstack 4.18.).
Is it possible for each host to add an additional primary storage with a 
different mount point.


Documentation regarding tungsten integration | 4.18

2023-07-21 Thread Vivek Kumar
Hello Folks.!

I am planning to setup a lab for CloudStack & TF Integration. However, failed 
to get a TF Installation guide where I can get the specific pre-requisites and 
installation method for CloudStack, all the available documents refer to 
different OpenStack versions/vCenter etc..

Can someone help me to get the proper documentation  for deploying it from 
stretch. 


Vivek Kumar
Sr. Manager - Cloud & DevOps
TechOps | Indiqus Technologies

vivek.ku...@indiqus.com 
www.indiqus.com 





-- 
This message is intended only for the use of the individual or entity to 
which it is addressed and may contain confidential and/or privileged 
information. If you are not the intended recipient, please delete the 
original message and any copy of it from your computer system. You are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited unless proper authorization has been 
obtained for such action. If you have received this communication in error, 
please notify the sender immediately. Although IndiQus attempts to sweep 
e-mail and attachments for viruses, it does not guarantee that both are 
virus-free and accepts no liability for any damage sustained as a result of 
viruses.


Re: Cloudstack DB HA, do you use db.ha.enabled?

2023-07-21 Thread Alexandre LEGRIX
Hi

Don't waste your time, it's not working, you've to figure it out by
yourself, don't count on cloudstack to be as intelligent as expected to
handle a MySQL HA setup.

We did it without the mysql-ha buggy jar, and we are now able to get a HA
manager but with some manual action in case of DR to be played.
No other smooth way, for the moment, which is unfortunate

Best
Alex



On Thu, 20 Jul 2023 at 23:46, Nux  wrote:

> Cheers Simon,
>
> I'll double check the jar is loaded in my next tests.
>
>
>
> On 2023-07-20 22:08, Simon Weller wrote:
> > Lucian,
> >
> > Check to see whether the mysql-ha jar is being loaded. There's a
> > separate
> > mysql-ha package that needs to be installed.
> >
> > Is this Ubuntu or rpm? I'm not sure whether the default Ubuntu builds
> > include the extra package. I believe the shapeblue build does though.
> >
> > -Si
> >
> >
> > On Thu, Jul 20, 2023, 3:03 PM Nux  wrote:
> >
> >> Cheers Daniel,
> >>
> >> Can you share any other db.ha parameters you may have tuned?
> >> For me it didn't work out of the box as you described.
> >>
> >> Thanks
> >>
> >> On 2023-07-20 14:04, Daniel Salvador wrote:
> >> > Hello Nux,
> >> >
> >> > Normally I set up three nodes with MariaDB and Galera cluster; then,
> in
> >> > the
> >> > "db.properties" file I mark "db.ha.enabled" as true, and I define one
> >> > of
> >> > the nodes as main and the other as replicas. When the main node goes
> >> > down,
> >> > one of the replicas takes over, and so on.
> >> >
> >> > The current properties we have on "db.properties" regarding DB HA are
> >> > hard
> >> > coded and only address some MySQL properties; which is not the perfect
> >> > scenario for MariaDB HA. However, it provides a minimum DB HA setup.
> Me
> >> > and
> >> > other contributors are already working on a flexible solution to
> >> > address
> >> > other MySQL properties, and MariaDB properties as well.
> >> >
> >> > Best regards,
> >> > Daniel Salvador (gutoveronezi)
> >> >
> >> > On Thu, Jul 20, 2023 at 7:46 AM Nux  wrote:
> >> >
> >> >> Hello,
> >> >>
> >> >> As per the subject, how do you make your DB layer HA and do you use
> >> >> the
> >> >> db.ha.enabled feature/setting in the Cloudstack management server
> >> >> db.properties file?
> >> >>
> >> >> Cheers
> >> >>
> >>
>


-- 
Alexandre Legrix / +33 632232109
Global Systems & Managed Services Director
4 av Pablo Picasso 92000 Nanterre - France
Hybrid Cloud Fabric : bso.cloud / bso.st / kb8s.io

-- 
*CONFIDENTIALITY AND DISCLAIMER NOTICE: *
This email is intended only for 
the person to whom it is addressed and/or otherwise authorized personnel. 
The information contained herein and attached is confidential. If you are 
not the intended recipient, please be advised that viewing this message and 
any attachments, as well as copying, forwarding, printing, and 
disseminating any information related to this email is prohibited, and that 
you should not take any action based on the content of this email and/or 
its attachments. If you received this message in error, please contact the 
sender and destroy all copies of this email and any attachment. Please note 
that the views and opinions expressed herein are solely those of the author 
and do not necessarily reflect those of the company. While antivirus 
protection tools have been employed, you should check this email and 
attachments for the presence of viruses. No warranties or assurances are 
made in relation to the safety and content of this email and attachments. 
The Company accepts no liability for any damage caused by any virus 
transmitted by or contained in this email and attachments. No liability is 
accepted for any consequences arising from this email.


*AVIS DE 
CONFIDENTIALITÉ ET DE NON RESPONSABILITE* : 
Ce courriel, ainsi que toute 
pièce jointe, est confidentiel et peut être protégé par le secret 
professionnel. Si vous n’en êtes pas le destinataire visé, veuillez en 
aviser l’expéditeur immédiatement et le supprimer. Vous ne devez pas le 
copier, ni l’utiliser à quelque fin que ce soit, ni divulguer son contenu à 
qui que ce soit. BSO se réserve le droit de contrôler toute transmission 
qui passe par son réseau. Veuillez noter que les opinions exprimées dans 
cet e-mail sont uniquement celles de l'auteur et ne reflètent pas 
nécessairement celles de la société. Bien que des outils de protection 
antivirus aient été utilisés, vous devez vérifier cet e-mail et les pièces 
jointes pour toute présence de virus. Aucune garantie ou assurance n'est 
donnée concernant la sécurité et le contenu de cet e-mail et de ses pièces 
jointes. La Société décline toute responsabilité pour tout dommage causé 
par tout virus transmis par ou contenu dans cet e-mail et ses pièces 
jointes. Aucune responsabilité n'est acceptée pour les conséquences 
découlant de cet e-mail.