Re: CCC Agenda and Speakers are Now Live!

2022-10-10 Thread Suresh Kumar Anaparti
Nice agenda Ivet, looking forward to CCC!

Regards,
Suresh

On Mon, Oct 10, 2022 at 2:24 AM Ivet Petrova  wrote:
>
> Hello all,
>
> I am excited to share that we just published the agenda for the CloudStack 
> Collaboration Conference 2022!
> You can review all speakers and sessions here: 
> https://www.cloudstackcollab.org/#schedule
>
> Thanks to all speakers who submitted their talks and all great sponsors who 
> help us to build this awesome in-person event!
> If you still have not registered, please do it here: 
> https://events.hubilo.com/cloudstack-collaboration-conference-2022/register
>
> We will be excited to meet you either personally in Sofia, Bulgaria or 
> virtually!
>
> Kind regards,
>
>
>
>


Usage server giving connection error on mysql

2022-10-10 Thread Vivek Kumar
Hello Folks,


I have installed a management server where it’s able to connect to the cloud 
DB, even on the same machine management-server is working find and getting the 
details from cloud DB, but when I am starting the cloud_usage services it’s 
giving me error that couldn’t connect to the DB.

I have checked the password from DB.properties file, db.cloud.password and 
db.cloud_usage.password is same, I have tried to dechiper that they are same. 
Please find the logs below, if anyone can help what else to took at. If the 
password and connection is wrong then how come my management is running 
perfectly fine, and db.properties and key is a soft link to management’s 
db.properties and key.

Any help would be appreciated. 



[root@acs-mgmt-03 ~]#  /usr/bin/java -Dpid=105674 -Xms256m -Xmx2048m -cp 
/usr/share/cloudstack-usage/*:/usr/share/cloudstack-usage/lib/*:/usr/share/cloudstack-mysql-ha/lib/*:/etc/cloudstack/usage:/usr/share/java/mysql-connector-java.jar
 com.cloud.usage.UsageServer
log4j:WARN No appenders could be found for logger (com.cloud.utils.LogUtils).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 
(file:/usr/share/cloudstack-usage/lib/cglib-nodep-3.3.0.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
17:29:24,503  INFO Transaction:1027 - Is Data Base High Availiability enabled? 
Ans : false
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class 
is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the 
SPI and manual loading of the driver class is generally unnecessary.
17:29:25,307  INFO ComponentContext:59 - Setup Spring Application context
17:29:25,581  INFO ComponentContext:108 - Configuring 
org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl_EnhancerByCloudStack_e34a5239
17:29:25,581  INFO ComponentContext:108 - Configuring 
com.cloud.user.dao.UserStatsLogDaoImpl_EnhancerByCloudStack_71143423
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.usage.dao.UsageVMSnapshotDaoImpl_EnhancerByCloudStack_ed7fd69f
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.event.dao.UsageEventDaoImpl_EnhancerByCloudStack_d49a40ad
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.domain.dao.DomainDaoImpl_EnhancerByCloudStack_64186150
17:29:25,582  INFO ComponentContext:108 - Configuring 
org.apache.cloudstack.quota.dao.UserVmDetailsDaoImpl_EnhancerByCloudStack_ad02d4e3
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.user.dao.SSHKeyPairDaoImpl_EnhancerByCloudStack_c6fd775a
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.usage.dao.UsageVmDiskDaoImpl_EnhancerByCloudStack_d213957e
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.user.dao.UserStatisticsDaoImpl_EnhancerByCloudStack_eea571f5
17:29:25,582  INFO ComponentContext:108 - Configuring 
org.apache.cloudstack.quota.dao.QuotaUsageDaoImpl_EnhancerByCloudStack_b12520b4
17:29:25,582  INFO ComponentContext:108 - Configuring 
com.cloud.usage.dao.UsageVPNUserDaoImpl_EnhancerByCloudStack_c3eb5a9f
17:29:25,583  INFO ComponentContext:108 - Configuring 
com.cloud.event.dao.EventDaoImpl_EnhancerByCloudStack_92924530
17:29:25,583  INFO ComponentContext:108 - Configuring 
com.cloud.usage.dao.UsageLoadBalancerPolicyDaoImpl_EnhancerByCloudStack_37f7c74
17:29:25,583  INFO ComponentContext:108 - Configuring 
com.cloud.user.dao.UserAccountDaoImpl_EnhancerByCloudStack_1d64a023
17:29:25,583  INFO ComponentContext:108 - Configuring 
com.cloud.usage.dao.UsageStorageDaoImpl_EnhancerByCloudStack_676f39a3
17:29:25,584  INFO ComponentContext:108 - Configuring 
com.cloud.configuration.dao.ResourceCountDaoImpl_EnhancerByCloudStack_70547415
17:29:25,584  INFO ComponentContext:108 - Configuring 
org.apache.cloudstack.quota.dao.QuotaBalanceDaoImpl_EnhancerByCloudStack_6bd766c1
17:29:25,584  INFO ComponentContext:108 - Configuring 
com.cloud.usage.dao.UsageVMInstanceDaoImpl_EnhancerByCloudStack_d215a366
17:29:25,584  INFO ComponentContext:108 - Configuring 
org.apache.cloudstack.quota.dao.QuotaEmailTemplatesDaoImpl_EnhancerByCloudStack_cd8d2c06
17:29:25,584  INFO ComponentContext:108 - Configuring 
com.cloud.user.dao.AccountDaoImpl_EnhancerByCloudStack_89d68960
17:29:25,584  IN

Re: How to dedicate host or cluster to projects?

2022-10-10 Thread Daniel Augusto Veronezi Salvador

Hello, Jorge

Via UI it is not possible; however, the API for dedicating resources receives 
the parameters account and domainid. ACS creates an account for every project 
created (as found out). Therefore, you can call the APIs passing the name of 
the account created by ACS (the one with prefix 'PrjAcct-') and the domain 
related to the project.

I did a few tests in our QA and it worked fine (dedicated a host to a project 
and created a VM for it - outside the project it was not possible to 
instantiate a VM to that host); however, deeper tests should be done before 
using this approach in production.

Best regards,
Daniel Salvador (gutoveronezi)

On 04/10/2022 09:39, Jorge Luiz Correa wrote:

Looking at documentation I can't find a way to dedicate a host or cluster
to a project.

Is there some way to do that today?

Cloudstack intends to make it possible some day?

Each project creates an account and we can dedicate hosts and clusters to
accounts. So, it looks like to be the same thing, right?

Thank you!


RE: CloudStack Presented at Events

2022-10-10 Thread Giles Sirett
Ivet  - thanks for looking in to these.
I think that CloudStack should definitely be represented at some of these events

I'd like to offer ShapeBlue to provide sponsorship/funding to get Cloudstack a 
booth at Cloudfest


Op 03-10-2022 om 09:35 schreef Ivet Petrova:
> Hello all,
> 
> I am sharing 2 upcoming events, which are quite big an interesting and I 
> think it worths for pour community to exhibit and to be presented there:
> FOSDEM:
> Fosdem 2023 is on 4-5 February in Brussels.  It would be great if we can get 
> a stand for Apache CloudStack and some of the community to attend and hang 
> out at the stand.
> I’m happy to do the application for a stand but first wanted to see who may 
> be able to come along and help out?
> The CFP to propose Developer Rooms is also open – my thinking is that we 
> don’t try to submit a developer room (as they’re limited in number) but 
> instead wait to see what others submit – hopefully there will be a devroom on 
> IaaS or virtualisation where CloudStack talks could sit.
> https://fosdem.org/2023/
> 

FOSDEM seems like a good event, but I always have mixed feelings this being on 
saturday and sunday. That makes it more difficult for people to join this event.

That said I would be willing to do a talk, I can drive there and back easily in 
one day :-)

> CloudFest:
> Cloudfest is on 21-23 March and will happen in Europa Park, Germany. It is 
> the biggest get together in EU for cloud, hosting and MSP providers and 
> usually collects 3000-4000 people. Although in Europe, it is visited from big 
> companies from USA also.My idea for there is to be presented with a booth for 
> which we will need people to help to be presented there and talk with 
> attendees + some financial support from the community. The smallest booth is 
> 12 000 EUR and I will try to discount it a bit, but we will need some help 
> from companies from the community.
> The main target is to attract new users of CloudStack from the cloud industry 
> + to engage more developers to contribute to the project.
> For companies yes which want to sponsor the booth, this will be a great 
> visibility of their success stories of using CloudStack or building services 
> on top of it.
> 
> https://www.cloudfest.com/
> 

I think that this would be a good event to be present at. In the past Citrix 
was here with their CloudPlatform product.

The EUR 12k is a high fee and we might struggle to get this funding together, 
but I do think we fit in here.

Wido

> 
> Will be awesome if we raise awareness and engagement around this 
> events. Please, ping me if you want to join/support/help/sponsor :) 
> Have a lovely week and Happy OctoberFest :)
> 
> 
> Kind regards,
> 
> 
>   
> 

 



Re: CloudStack Presented at Events

2022-10-10 Thread Wido den Hollander




Op 03-10-2022 om 09:35 schreef Ivet Petrova:

Hello all,

I am sharing 2 upcoming events, which are quite big an interesting and I think 
it worths for pour community to exhibit and to be presented there:
FOSDEM:
Fosdem 2023 is on 4-5 February in Brussels.  It would be great if we can get a 
stand for Apache CloudStack and some of the community to attend and hang out at 
the stand.
I’m happy to do the application for a stand but first wanted to see who may be 
able to come along and help out?
The CFP to propose Developer Rooms is also open – my thinking is that we don’t 
try to submit a developer room (as they’re limited in number) but instead wait 
to see what others submit – hopefully there will be a devroom on IaaS or 
virtualisation where CloudStack talks could sit.
https://fosdem.org/2023/



FOSDEM seems like a good event, but I always have mixed feelings this 
being on saturday and sunday. That makes it more difficult for people to 
join this event.


That said I would be willing to do a talk, I can drive there and back 
easily in one day :-)



CloudFest:
Cloudfest is on 21-23 March and will happen in Europa Park, Germany. It is the 
biggest get together in EU for cloud, hosting and MSP providers and usually 
collects 3000-4000 people. Although in Europe, it is visited from big companies 
from USA also.My idea for there is to be presented with a booth for which we 
will need people to help to be presented there and talk with attendees + some 
financial support from the community. The smallest booth is 12 000 EUR and I 
will try to discount it a bit, but we will need some help from companies from 
the community.
The main target is to attract new users of CloudStack from the cloud industry + 
to engage more developers to contribute to the project.
For companies yes which want to sponsor the booth, this will be a great 
visibility of their success stories of using CloudStack or building services on 
top of it.

https://www.cloudfest.com/



I think that this would be a good event to be present at. In the past 
Citrix was here with their CloudPlatform product.


The EUR 12k is a high fee and we might struggle to get this funding 
together, but I do think we fit in here.


Wido



Will be awesome if we raise awareness and engagement around this events. 
Please, ping me if you want to join/support/help/sponsor :)
Have a lovely week and Happy OctoberFest :)


Kind regards,


  



What password required to login to console?

2022-10-10 Thread 김재종
I cat'nt logun to console to access to VM
cloudstack 4.17
VM created with kubernetes cluster.
In webUI, when i click the view console button, required login.
but what username and password is required?
 
At the instance created CentOS 5.5 (64-bit), 
I can login by username root with password as password at first.
atfter that, accessing to VM is not required login, meaning it is already 
logged in state. 
 


Unable to set the default NIC for imported instance

2022-10-10 Thread Vivek Kumar
Hello Folks,

I hope everyone is doing great…! 

So recently i was testing the feature of importing the unmanaged instance from 
VMware to cloudstack which is working smoothly.  So I have a unmanaged instance 
running in the VMware, I have deleted the NIC from vCenter itself (Before 
importing it into the CloudStack. I am able to import the instance and able to 
add a NIC from cloudstack itself, i.e I have added a NIC from a VPC Tier, But 
what I have observed that it doesn’t configure it to the default NIC - Which 
means it doesn’t put proper routes under the VM because ACS consider it as a 
secondary NIC.  

First I looked at the vm_instance table - private_mac_address and 
private_ip_address is kept empty. Then I have stopped and start the instance, 
After it both rows got populated. Now whenever I tried to set this as a default 
NIC, it always give below error - 

`Failed to find a Nic profile for the existing default network. This is 
bad and probably means some sort o configuration corruption. `

The output of my Nic table is - 

mysql> select * from nics where instance_id = '1917' \G
*** 1. row ***
id: 5306
  uuid: db50625f-65f8-40a1-8931-4a696ae29462
   instance_id: 1917
   mac_address: 02:00:3e:c4:00:07
   ip4_address: 172.16.0.216
   netmask: 255.255.255.0
   gateway: 172.16.0.1
   ip_type: Ip4
 broadcast_uri: vlan://1091
network_id: 213
  mode: Dhcp
 state: Reserved
  strategy: Start
 reserver_name: ExternalGuestNetworkGuru
reservation_id: 038b2713-63c5-4340-bd4c-0617f9c0867a
 device_id: 0
   update_time: 2022-10-10 13:52:56
 isolation_uri: vlan://1091
   ip6_address: NULL
   default_nic: 0
   vm_type: User
   created: 2022-10-10 08:22:56
   removed: NULL
   ip6_gateway: NULL
  ip6_cidr: NULL
  secondary_ip: 0
   display_nic: 1
1 row in set (0.00 sec)



Then I tried to update the row - default_nic = 1, 

mysql> update nics set default_nic = 1 where id = '5306';
Query OK, 1 row affected (0.00 sec)
Rows matched: 1  Changed: 1  Warnings: 0


then it started working properly, Now if I add another network to this VM and 
also able to make it default as well.  So is this correct way to make it 
working or should I need to take care some other parameters so that it can be 
done from UI as well.






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.


[PROPOSE] RM for CMK 6.3.0

2022-10-10 Thread Boris Stoyanov
Hi everyone,

It’s been a while since we had a release in CloudMonkey and I think it’s about 
time to start thinking of releasing 6.3.0. I’d like to put myself forward as a 
release manager for the effort of getting 6.3.0 out. There is a milestone 
already created in the github repo 
(https://github.com/apache/cloudstack-cloudmonkey/milestone/4), which contains 
a few open issues. If nobody disagrees, I’d like to triage and work with people 
to get these issues fixed. Meanwhile I’d like to encourage everyone to submit 
any issues or ideas we can address.

Thanks,
Bobby.

 



Re: CCC Agenda and Speakers are Now Live!

2022-10-10 Thread Rohit Yadav
Thanks for updating Ivet, looking forward to CCC!


Regards.


From: Ivet Petrova 
Sent: Monday, October 10, 2022 12:53
To: users@cloudstack.apache.org ; 
d...@cloudstack.apache.org 
Cc: Apache CloudStack Marketing 
Subject: CCC Agenda and Speakers are Now Live!

Hello all,

I am excited to share that we just published the agenda for the CloudStack 
Collaboration Conference 2022!
You can review all speakers and sessions here: 
https://www.cloudstackcollab.org/#schedule

Thanks to all speakers who submitted their talks and all great sponsors who 
help us to build this awesome in-person event!
If you still have not registered, please do it here: 
https://events.hubilo.com/cloudstack-collaboration-conference-2022/register

We will be excited to meet you either personally in Sofia, Bulgaria or 
virtually!

Kind regards,





 



CCC Agenda and Speakers are Now Live!

2022-10-10 Thread Ivet Petrova
Hello all,

I am excited to share that we just published the agenda for the CloudStack 
Collaboration Conference 2022!
You can review all speakers and sessions here: 
https://www.cloudstackcollab.org/#schedule

Thanks to all speakers who submitted their talks and all great sponsors who 
help us to build this awesome in-person event!
If you still have not registered, please do it here: 
https://events.hubilo.com/cloudstack-collaboration-conference-2022/register

We will be excited to meet you either personally in Sofia, Bulgaria or 
virtually!

Kind regards,


 



Re: Additional CPU & RAM to KVM Host

2022-10-10 Thread Wei ZHOU
Hi,

Put the host into maintenance mode and then reboot it.
when cloudstack agent starts, it will detect the hardware info
automatically, as Vivek said.

-Wei

On Mon, 10 Oct 2022 at 08:35, Granwille Strauss
 wrote:

> Hi Guys
>
> My KVM host allows me to add an additional CPU to its socket and I am
> looking to update the RAM on the KVM host too.
>
> Firstly, what is the correct step to follow to ensure VMs are shutdown
> correctly via Cloudstack Management?
>
> Then, will cloudstack management automatically detect the new CPU and RAM
> once added? Or are there a few things I would need to do?
> --
> Regards / Groete
>
>  Granwille Strauss  //  Senior Systems Admin
>
> *e:* granwi...@namhost.com
> *m:* +264 81 323 1260 <+264813231260>
> *w:* www.namhost.com
>
>  
> 
> 
> 
>
>
> 
>
> Namhost Internet Services (Pty) Ltd,
>
> 24 Black Eagle Rd, Hermanus, 7210, RSA
>
>
>
> The content of this message is confidential. If you have received it by
> mistake, please inform us by email reply and then delete the message. It is
> forbidden to copy, forward, or in any way reveal the contents of this
> message to anyone without our explicit consent. The integrity and security
> of this email cannot be guaranteed over the Internet. Therefore, the sender
> will not be held liable for any damage caused by the message. For our full
> privacy policy and disclaimers, please go to
> https://www.namhost.com/privacy-policy
>
> [image: Powered by AdSigner]
> 
>


Re: Additional CPU & RAM to KVM Host

2022-10-10 Thread Vivek Kumar
Hello,

I have never added CPU but upgraded RAM many times and cloudstack detects it 
automatically. 


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

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




> On 10-Oct-2022, at 12:04 PM, Granwille Strauss 
>  wrote:
> 
> Hi Guys
> 
> My KVM host allows me to add an additional CPU to its socket and I am looking 
> to update the RAM on the KVM host too. 
> 
> Firstly, what is the correct step to follow to ensure VMs are shutdown 
> correctly via Cloudstack Management? 
> 
> Then, will cloudstack management automatically detect the new CPU and RAM 
> once added? Or are there a few things I would need to do?
> 
> -- 
> Regards / Groete
> 
>     Granwille Strauss  //  Senior Systems Admin
> 
> e: granwi...@namhost.com 
> m: +264 81 323 1260 
> w: www.namhost.com 
> 
>      
>   
>   
> 
> 
>  
> 
> 
> Namhost Internet Services (Pty) Ltd, 24 Black Eagle Rd, Hermanus, 7210, RSA 
> 
> The content of this message is confidential. If you have received it by 
> mistake, please inform us by email reply and then delete the message. It is 
> forbidden to copy, forward, or in any way reveal the contents of this message 
> to anyone without our explicit consent. The integrity and security of this 
> email cannot be guaranteed over the Internet. Therefore, the sender will not 
> be held liable for any damage caused by the message. For our full privacy 
> policy and disclaimers, please go to https://www.namhost.com/privacy-policy 
>  
> 

-- 
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.