CloudPlatform 4.x

 
 
 
Rahul Yadav
Template deletion

Hi Team,

 

We have created a template and then created a few VMs from the same template. ALL VM is working fine as expected.

Now, I wanted to delete the template, can we delete a template if VM is running the same templates?

 

1 0
Carlos Trujillo
Migrate VPC virtual routers

Hi all,
Du to a requirement we need to migrate the VPC virtual routers and networks outside the ACP. I wonder if someone has some experience or knows the best way to do that. ACP 4.5.1 running on vSphere 5.5. Thanks in advance and kind regards.

1 0
Neil Soyez
XenServer Pool Master Change

We Currently have a Cluster running XenServer hosts.   The pool master just had a hardware failure (The Storage NIC) and I need to eject it from the pool and designate a new master.   What needs to be done on the CloudPlatform end?   Currently, the master and the slaves can see each other just fine, as the management NIC is ok.   But, I notice that I cannot make any storage changes to instances.  (I assume because the master does not have access to the storage)

4 0
colin free
updateTemplatePermissions allows a template to be added to a project. Created template not accessible

I am trying to look at how a templates can be created once and shared amongst projects you have access to. I am creating a windows template from ISO and then snapshotting the root volume and creating a template from the snapshot.

 

If I create it within a project, it is owned by the project and I can't share it with other projects.

If I create it in my default view, it is owned by me and I can share it with the projects using the commend below. If I list permissions on the template then the project is listed. But, it is not visible in the project because I own it and not the project.

 

adding project to template

cloudstack-cli command updateTemplatePermissions id='7cdd4328-1048-491f-bd41-56efaa25bb0f' op='add' projectids='4e9b6b09-51d9-4943-8fe4-19f64619dbf2'

 

updated permissions

---
id: 7cdd4328-1048-491f-bd41-56efaa25bb0f
ispublic: false
account:
- BT_Cloud_Compute_GBP_colin.free@bt.com
projectids:
- 4e9b6b09-51d9-4943-8fe4-19f64619dbf2
- 52694426-b1eb-4f61-91ee-3d964320295d
- 736c1c2a-08ae-4b20-ae6e-4b89ac3240f9
- 2a429dd5-ff0b-41a3-a525-883b21bbf5ca

 

Attempting to make it visible to the projects by making public is prohibited

cloudstack-cli command updateTemplatePermissions id='7cdd4328-1048-491f-bd41-56efaa25bb0f' ispublic='true'

[31mERROR[0m: ApiError - Status 431: Only private templates can be created..

 

How is the creation of a template for all your projects supposed to work?

 

3 0
Kamal Kumar Das
Oracle OVM

Can we integrate oracle OVM 3.4.x

 

Regrads

kamal

2 0
Markus Waag
How to delete networks that are in state 'shutdown'?

Hi,

we have a network-tier which is in state 'shutdown' and cannot delete it.

We tried it via Webgui and via API (plus via API with option 'forced=true')

Here are the results:

Webgui: Error-Message after ten(!) minutes: "Delete network failed", in management-server-log we following messages:

2017-01-12 17:33:36,653 WARN [c.c.u.d.Merovingian2] (API-Job-Executor-85:ctx-84d76baf job-155960 ctx-369e542c) (logid:7022cef7) Timed out on acquiring lock networks866 . Waited for 600seconds com.cloud.utils.exception.CloudRuntimeException: Timed out on acquiring lock networks866 . Waited for 600seconds at com.cloud.utils.db.Merovingian2.acquire(Merovingian2.java:142) at com.cloud.utils.db.TransactionLegacy.lock(TransactionLegacy.java:389) at com.cloud.utils.db.GenericDaoBase.acquireInLockTable(GenericDaoBase.java:1028)
2017-01-12 17:33:36,654 WARN [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-85:ctx-84d76baf job-155960 ctx-369e542c) (logid:7022cef7) Unable to acquire lock for the network null as a part of network shutdown
2017-01-12 17:33:36,654 WARN [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-85:ctx-84d76baf job-155960 ctx-369e542c) (logid:7022cef7) Unable to acquire lock for the network null as a part of network shutdown
 
API-Call (cloudmonkey, profile: root): delete network id=3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0
=same result as via webgui
 
API-Call (cloudmonkey, profile: root): delete network id=3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0 forced=true
= Timeout after 70 minutes (!!!)
Entries in Management-Server-Log:
 
2017-01-13 13:27:51,162 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:fac743a5) Add job-156235 into job monitoring
2017-01-13 13:27:51,167 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (catalina-exec-5:ctx-b0fa64c4 ctx-9b49db49 ctx-1a878da6) (logid:607056a5) submit async job-156235, details: AsyncJobVO {id:156235, userId: 2, accountId: 2, instanceType: None, instanceId: null, cmd: org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd, cmdInfo: {"cmdEventType":"NETWORK.DELETE","ctxUserId":"2","signatureversion":"3","httpmethod":"GET","apiKey":"xxx","id":"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0","response":"json","ctxDetails":"{\"com.cloud.network.Network\":\"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0\"}","expires":"2017-01-13T12:37:51+0000","ctxAccountId":"2","uuid":"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0","ctxStartEventId":"5267400","signature":"Pdmh6r1aZBssaYxD5OYIN6BBKXA\u003d","forced":"true"}, cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: null, initMsid: 345049465082, completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
2017-01-13 13:27:51,168 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Executing AsyncJobVO {id:156235, userId: 2, accountId: 2, instanceType: None, instanceId: null, cmd: org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd, cmdInfo: {"cmdEventType":"NETWORK.DELETE","ctxUserId":"2","signatureversion":"3","httpmethod":"GET","apiKey":"CuYlSHIFbEjRvMTTvGxxR1Zvx1tSetTtR1_uOQMHTMqW5lypFMlvd-XBaBYCyBjkucdRHCrAHHjXeJXVr-K58Q","id":"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0","response":"json","ctxDetails":"{\"com.cloud.network.Network\":\"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0\"}","expires":"2017-01-13T12:37:51+0000","ctxAccountId":"2","uuid":"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0","ctxStartEventId":"5267400","signature":"Pdmh6r1aZBssaYxD5OYIN6BBKXA\u003d","forced":"true"}, cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: null, initMsid: 345049465082, completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
2017-01-13 13:29:22,251 WARN [o.a.c.f.j.i.AsyncJobMonitor] (Timer-1:ctx-c67882ac) (logid:76f072f7) Task (job-156235) has been pending for 91 seconds
 
[...]many "pending" messages [...]
 
2017-01-13 13:37:36,298 WARN [c.c.u.d.Merovingian2] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Timed out on acquiring lock networks866 . Waited for 600seconds com.cloud.utils.exception.CloudRuntimeException: Timed out on acquiring lock networks866 . Waited for 600seconds at com.cloud.utils.db.Merovingian2.acquire(Merovingian2.java:142) at com.cloud.utils.db.TransactionLegacy.lock(TransactionLegacy.java:389) at com.cloud.utils.db.GenericDaoBase.acquireInLockTable(GenericDaoBase.java:1028)
[...]java backtrace[...]
2017-01-13 13:37:36,299 WARN [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Unable to acquire lock for the network null as a part of network shutdown
2017-01-13 13:37:36,304 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Releasing 0 port forwarding rules for network id=866
2017-01-13 13:37:36,305 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Releasing 0 static nat rules for network id=866
2017-01-13 13:37:36,306 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) There are no port forwarding rules to apply for network id=866
2017-01-13 13:37:36,307 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) There are no port forwarding rules to apply for network id=866
2017-01-13 13:37:36,308 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) There are no static nat rules to apply for network id=866
2017-01-13 13:37:36,309 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) There are no static nat rules to apply for network id=866
2017-01-13 13:37:36,312 DEBUG [c.c.n.r.RulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully released rules for network id=866 and # of rules now = 0
2017-01-13 13:37:36,312 DEBUG [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully cleaned up portForwarding/staticNat rules for network id=866
2017-01-13 13:37:36,313 DEBUG [c.c.n.l.LoadBalancingRulesManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Found 0 lb rules to cleanup
2017-01-13 13:37:36,313 DEBUG [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully cleaned up load balancing rules for network id=866
2017-01-13 13:37:36,325 DEBUG [c.c.n.f.FirewallManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Releasing 0 firewall rules for network id=866
2017-01-13 13:37:36,327 DEBUG [c.c.n.f.FirewallManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) There are no firewall rules to apply
2017-01-13 13:37:36,329 DEBUG [c.c.n.f.FirewallManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully released firewall rules for network id=866 and # of rules now = 0
2017-01-13 13:37:36,337 DEBUG [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully cleaned up firewallRules rules for network id=866
2017-01-13 13:37:36,341 DEBUG [c.c.n.v.NetworkACLManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Releasing 2 Network ACL Items for network id=866
2017-01-13 13:37:36,344 DEBUG [c.c.n.v.NetworkACLManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Applying NetworkACL for network: 866 with Network ACL service provider
2017-01-13 13:37:36,350 DEBUG [c.c.n.e.VpcVirtualRouterElement] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Virtual router elemnt doesn't need to apply firewall rules on the backend; virtual router doesn't exist in the network 866
2017-01-13 13:37:36,351 DEBUG [c.c.n.v.NetworkACLManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully released Network ACLs for network id=866 and # of rules now = 2
2017-01-13 13:37:36,351 DEBUG [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Successfully cleaned up NetworkACLs for network id=866
2017-01-13 13:37:36,354 DEBUG [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Sending destroy to com.cloud.network.element.VpcVirtualRouterElement@64f3e89
2017-01-13 13:37:36,372 DEBUG [c.c.n.NetworkModelImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Service SecurityGroup is not supported in the network id=866
2017-01-13 13:37:36,382 DEBUG [c.c.n.NetworkModelImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Service SecurityGroup is not supported in the network id=866
2017-01-13 13:37:36,398 DEBUG [c.c.a.m.ClusteredAgentAttache] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Seq 44-1379508860859036098: Forwarding Seq 44-1379508860859036098: { Cmd , MgmtId: 345049465082, via: 44(172.27.228.92), Ver: v1, Flags: 100111, [{"com.cloud.agent.api.SetupGuestNetworkCommand":{"dhcpRange":"10.10.11.1","networkDomain":"cs64cloud.internal","isRedundant":false,"add":false,"nic":{"deviceId":3,"networkRateMbps":-1,"defaultNic":false,"pxeDisable":true,"nicUuid":"67c7933b-ab32-4ca1-ac1c-0b25592218f9","uuid":"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0","ip":"10.10.11.1","netmask":"255.255.255.0","gateway":"10.10.11.1","mac":"02:00:54:77:00:02","broadcastType":"Vlan","type":"Guest","broadcastUri":"vlan://3320","isolationUri":"vlan://3320","isSecurityGroupEnabled":false,"name":"dvSwitch1,,vmwaredvs"},"accessDetails":{"router.guest.ip":"10.10.11.1","guest.vlan.tag":"3320","guest.network.gateway":"10.10.11.1","guest.bridge":"10.10.11.255","router.name":"r-1821-VM","router.ip":"172.27.6.59"},"wait":0}}] } to 345049489649
2017-01-13 13:38:22,251 WARN [o.a.c.f.j.i.AsyncJobMonitor] (Timer-1:ctx-250bed93) (logid:37744aa9) Task (job-156235) has been pending for 631 seconds
 
[...] again many many "pending" messages until [...]
 
2017-01-13 14:37:36,399 INFO [c.c.u.e.CSExceptionErrorCode] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Could not find exception: com.cloud.exception.OperationTimedoutException in error code list for exceptions
2017-01-13 14:37:36,404 WARN [c.c.a.m.AgentAttache] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Seq 44-1379508860859036098: Timed out on Seq 44-1379508860859036098: { Cmd , MgmtId: 345049465082, via: 44(172.27.228.92), Ver: v1, Flags: 100111, [{"com.cloud.agent.api.SetupGuestNetworkCommand":{"dhcpRange":"10.10.11.1","networkDomain":"cs64cloud.internal","isRedundant":false,"add":false,"nic":{"deviceId":3,"networkRateMbps":-1,"defaultNic":false,"pxeDisable":true,"nicUuid":"67c7933b-ab32-4ca1-ac1c-0b25592218f9","uuid":"3b52f0aa-101b-4949-b2e6-a8ea3c58e5d0","ip":"10.10.11.1","netmask":"255.255.255.0","gateway":"10.10.11.1","mac":"02:00:54:77:00:02","broadcastType":"Vlan","type":"Guest","broadcastUri":"vlan://3320","isolationUri":"vlan://3320","isSecurityGroupEnabled":false,"name":"dvSwitch1,,vmwaredvs"},"accessDetails":{"router.guest.ip":"10.10.11.1","guest.vlan.tag":"3320","guest.network.gateway":"10.10.11.1","guest.bridge":"10.10.11.255","router.name":"r-1821-VM","router.ip":"172.27.6.59"},"wait":0}}] }
2017-01-13 14:37:36,404 DEBUG [c.c.a.m.ClusteredAgentAttache] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Seq 44-1379508860859036098: Forwarding to peer to cancel due to timeout
2017-01-13 14:37:36,404 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Seq 44--1: MgmtId 345049465082: Req: Routing to peer
2017-01-13 14:37:36,404 DEBUG [c.c.a.m.AgentAttache] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Seq 44-1379508860859036098: Cancelling.
2017-01-13 14:37:36,404 WARN [c.c.n.r.VirtualNetworkApplianceManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Timed Out com.cloud.exception.OperationTimedoutException: Commands 1379508860859036098 to Host 44 timed out after 3600 at com.cloud.agent.manager.AgentAttache.send(AgentAttache.java:437) at com.cloud.agent.manager.AgentManagerImpl.send(AgentManagerImpl.java:442) at com.cloud.agent.manager.AgentManagerImpl.send(AgentManagerImpl.java:966)
[...]java backtrace[...]
2017-01-13 14:37:36,407 WARN [o.a.c.e.o.NetworkOrchestrator] (API-Job-Executor-114:ctx-85c471bb job-156235 ctx-0a7b8e61) (logid:b64e2f8f) Unable to complete destroy of the network due to element: VpcVirtualRouter com.cloud.exception.AgentUnavailableException: Resource [Host:44] is unreachable: Host 44: Unable to send commands to virtual router at com.cloud.network.router.VirtualNetworkApplianceManagerImpl.sendCommandsToRouter(VirtualNetworkApplianceManagerImpl.java:3851) at com.cloud.network.router.VpcVirtualNetworkApplianceManagerImpl.setupVpcGuestNetwork(VpcVirtualNetworkApplianceManagerImpl.java:374) at com.cloud.network.router.VpcVirtualNetworkApplianceManagerImpl.removeVpcRouterFromGuestNetwork(VpcVirtualNetworkApplianceManagerImpl.java:338)
[...]java backtrace[...]
2017-01-13 14:37:36,417 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Complete async job-156235, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed to delete network"}
2017-01-13 14:37:36,419 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Publish async job-156235 complete on message bus
2017-01-13 14:37:36,419 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Wake up jobs related to job-156235
2017-01-13 14:37:36,419 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Update db status for job-156235
2017-01-13 14:37:36,420 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Wake up jobs joined with job-156235 and disjoin all subjobs created from job- 156235
2017-01-13 14:37:36,424 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Done executing org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd for job-156235
2017-01-13 14:37:36,425 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-114:ctx-85c471bb job-156235) (logid:b64e2f8f) Remove job-156235 from job monitoring
 
Is here anyone else with similar problems and how can it be fixed?
We hoped that the parameter "forced=true" (found it here: https://issues.apache.org/jira/browse/CLOUDSTACK-5861) would help, but it doesn't.
2 0
Neil Soyez
Site-2-Site VPN with SonicWALL

 I know that on Cisco and Juniper firewalls are supported for setting up S2S VPNs between a customer site and a VPC.   But, we have clients that have been using SonicWALL to connect to their VPCs for a couple of years now.   We upgraded from 4.5.1 to 4.7.1 and now none of those connections are working.  Has anyone been able to successfully get a VPC to SonicWALL s2s VPN to work?   If so, am I missing something?

26 0
Daina Karklina
CloudPlatform Support

Dears,

We have the following licences:

Citrix CloudPlatform Socket licence (30 )

                There is no expiration date, so – does this mean that licences are valid? What is the support level? Do we need to buy support from Accelerite? How do you provide support for Latvia? We plan to use  8 licences of  Citrix CloudPlatform Socket Licence? How to get price quotation for support?

 

1 0
Yohei Emori
test

test

0 0
Sadanand Patel
Secondary Storage Problem

Hi All,

After upgrading CloudPlatform 4.5.1 to 4.7.0, secondary storage showing 0.00 kb. and system vm's not up after reboot or destroy.

3 0
Lorscheider de Santiago Silva
Support XenServer 7 - CloudPlatform
What is the roadmap for XenServer 7 support in CloudPlatform?
1 0
庄子智誉 / SHOJI,TOMOTAKA
About CloudPlatform 4.7 with VMware vSphere
Hi , Please teach me about CloudPlatform specification. Can I use the function of VMware vSphere shown below in combination with CloudPlatform? - VMware vSphere Storage DRS. (not Host DRS) https://www.vmware.com/products/vsphere/features/storage-drs - VMware Virtual Volumes (VVols). https://www.vmware.com/products/vsphere/features/virtual-volumes Kind regards, Tomotaka
6 -1
Pankaj Paliwal
CloudPlatform & CPBM Forums are Now Active!

Welcome to the new Accelerite CloudPlatform & CloudPortal Business Manager community forums. The community is now active on the Accelerite Support Portal, most of the forum topics that were present on the Citrix community forums for CloudPlatform & CPBM have been moved over to the Accelerite Community. You can find the forums at the below links:

 

CloudPlatform - https://support.accelerite.com/hc/en-us/community/topics?prodtype=cloudplatform

CPBM - https://support.accelerite.com/hc/en-us/community/topics?prodtype=cloudportalbusinessmanager

 

We are hoping this community will provide a place for active discussion of these product lines across users of the products as well as Accelerite’s passionate teams and partners.This is a public forum and registration is simple; information on how to register for an Accelerite Support Portal account can be found at https://support.accelerite.com/hc/en-us/articles/209633453.

 

At present all of the discussions are filed by the product version they are most relevant to. Over the coming weeks Accelerite will start to create more descriptive topic titles to aid browsing and we’d love to hear suggestions from you all in response to this post.

 

Accelerite is committed to providing a strong roadmap for the CloudPlatform & CPBM products and these forums will help us ensure the product is developed to meet the needs of the user base.

 

Please engage in healthy discussion regards what you would like to see in the products as well as any tips and tricks or requests to other users. Accelerite will provide feedback on our plans and we look forward to collaborating together as a community. Regards Accelerite Support

0 0
Pankaj Paliwal
Autoscale Policy not working
Avatar

Autoscale Policy not working

HI Guys,

 

We are deploying a cloudstack enviroment for an ISP and untill today everithing has been great.

 

We ara managing a pool of two XenServers 6.5 SP1 with all hotfixes and patches applied.

 

Now we want to test the autoscale features, and first of all we tried the "without netscaler" mode, but there was no way to see how to make it work. The "autoscale" option is not there.

 

Then we, deployed a VPX appliance with an express license.

 

We add the netscaler device to cloudstack and everything seems ok, we create the autoscale policy in an isolated network and there is no errors or issues but then, nothing happens.

 

Can't see anything relevant on the logs.

 

Cloudstack version is 4.8 and Netscaler 10.1

 

Thank You.

 

 


Jaime Mulero Molinet MEMBERS
0 0
Neil Soyez
Updating GuestOS Tempates After XenServer Upgrade

I am running CCP 4.5.1 with XenServer Hosts.   I recently upgraded my Hosts from XS 6.5 to XS 6.5SP1 (and all updates to XS65ESP11023).   When adding a new VM Template or ISO, I noticed that even though my XenServers now have GuestOS templates for new Operating Systems, such as Windows 10, CCP still only shows the previously available templates.  I assume that the XenTools is also the previous version. 

How do I update the GuestOS templates in CCP to match what the XenServers have available?   I read something about a "addGuestOSMapping API" command, but nothing on how to actually use it.

 

Thanks!


3 0
 

Top Contributors