Re: Setting UI timeout

2022-08-31 Thread Joshua Schaeffer
and restart the cloudstack management service on both servers for the setting to take effect BR Gary -- Thanks, Joshua Schaeffer

Setting UI timeout

2022-08-30 Thread Joshua Schaeffer
services but the UI is still timing out after 30 minutes (the default I assume). What is the correct way to edit the UI's timeout? -- Thanks, Joshua Schaeffer

Re: How to renew an expired agent cert

2022-08-24 Thread Joshua Schaeffer
;s on the host, correct? On 8/22/22 14:51, Joshua Schaeffer wrote: Thanks I appreciate the links. On 8/22/22 12:41, Sina Kashipazha wrote: Hey Joshua, You can provision host certificate through the API call (with cloud monkey) or UI. Have a look at the following links: http://docs.clo

Re: How to renew an expired agent cert

2022-08-22 Thread Joshua Schaeffer
https://cloudstack.apache.org/api/apidocs-4.17/apis/provisionCertificate.html Kind regards, Sina -- Thanks, Joshua Schaeffer

How to renew an expired agent cert

2022-08-22 Thread Joshua Schaeffer
2022-08-22 17:52:16,126 DEBUG [c.c.a.ApiServlet] (qtp330739404-491:ctx-9e0094c8) (logid:5dc049fa) ===START=== 172.16.44.18 -- GET jobId=574cb963-9411-47da-aabd-e0ae2123013c&command=queryAsyncJobResult&response=json 2022-08-22 17:52:16,282 DEBUG [c.c.a.ApiServlet] (qtp330739404-491:ctx-9e0094c8 ctx-3baf6efa) (logid:5dc049fa) ===END===  172.16.44.18 -- GET jobId=574cb963-9411-47da-aabd-e0ae2123013c&command=queryAsyncJobResult&response=json How do I get CloudStack to issue a new certificate? -- Thanks, Joshua Schaeffer

Shrinking RBD volume

2021-08-09 Thread Joshua Schaeffer
lExecutor.java:628)     at java.base/java.lang.Thread.run(Thread.java:829) Caused by: com.cloud.utils.exception.CloudRuntimeException: org.libvirt.LibvirtException: invalid argument: can't shrink capacity below existing allocation     at com.cloud.storage.VolumeApiServiceImpl.orchestrateResizeVolume(VolumeApiServiceImpl.java:1248)     at com.cloud.storage.VolumeApiServiceImpl.resizeVolume(VolumeApiServiceImpl.java:1147)     at com.cloud.storage.VolumeApiServiceImpl.resizeVolume(VolumeApiServiceImpl.java:191)     ... 30 more I'm assuming this operation just isn't supported by libvirt or Ceph, but would like to know for sure. -- Thanks, Joshua Schaeffer

Re: Can't select network offerings in new shared networks

2021-07-16 Thread Joshua Schaeffer
"id": "3883f5da-a284-4984-8016-00dfdee703bf", > "nspid": "e6bae6cd-a701-4798-ac7a-8f073567c345" > } > } > (localcloud) 🐱 > update networkserviceprovider > id=e6bae6cd-a701-4798-ac7a-8f073567c345 state=Enabled > { > "networkserviceprovider": { > "canenableindividualservice": true, > "id": "e6bae6cd-a701-4798-ac7a-8f073567c345", > "name": "VirtualRouter", > "physicalnetworkid": "39cb8051-8b36-4bac-b71b-8a04d6979856", > "servicelist": [ > "Vpn", > "Dhcp", > "Dns", > "Gateway", > "Firewall", > "Lb", > "SourceNat", > "StaticNat", > "PortForwarding", > "UserData" > ], > "state": "Enabled" > } > } Thanks for the examples this really helps. I've just used the UI, but will give cloudmonkey a try. > > I'm talking about how to fix the problem with the exception. The problem > with the network offerings I couldn't help, because I'm with a Basic > network and don't have those options. > > Best regards, > Slavka > > -- Thanks, Joshua Schaeffer

Re: Can't select network offerings in new shared networks

2021-07-15 Thread Joshua Schaeffer
see my original email or if you need additional information let me know, happy to provide. > > Best regards, > Slavka > > On Wed, Jul 14, 2021 at 7:41 PM Joshua Schaeffer > wrote: > >> ACS: 4.15.0.0 >> Hypervisor: KVM >> OS: Ubuntu 20.04 >> >&g

Can't select network offerings in new shared networks

2021-07-14 Thread Joshua Schaeffer
46e8-9e04-25100f52e2b0&command=queryAsyncJobResult&response=json 2021-07-14 16:08:57,702 DEBUG [c.c.a.ApiServlet] (qtp1644231115-6056:ctx-7d27a350) (logid:b3d3a09c) ===START===  172.16.44.18 -- GET  jobId=321ad13e-d97b-46e8-9e04-25100f52e2b0&command=queryAsyncJobResult&response=json 2021-07-14 16:08:57,740 DEBUG [c.c.a.ApiServer] (qtp1644231115-6056:ctx-7d27a350 ctx-7542dc18) (logid:b3d3a09c) CIDRs from which account 'Acct[f8d6949d-cd74-11eb-b1da-5254008f72d5-admin]' is allowed to perform API calls: 0.0.0.0/0,::/0 2021-07-14 16:08:57,855 DEBUG [c.c.a.ApiServlet] (qtp1644231115-6056:ctx-7d27a350 ctx-7542dc18) (logid:b3d3a09c) ===END===  172.16.44.18 -- GET  jobId=321ad13e-d97b-46e8-9e04-25100f52e2b0&command=queryAsyncJobResult&response=json How do I actually configure the provider? I didn't see any docs on this but definitely could have missed it. Let me know if any additional information is needed. -- Thanks, Joshua Schaeffer

Re: Consistent disconnects from SSVM and compute host

2021-07-13 Thread Joshua Schaeffer
tently. -- Thanks, Joshua Schaeffer

Re: Consistent disconnects from SSVM and compute host

2021-07-12 Thread Joshua Schaeffer
nded in 4.11 and onward to directly set all the management servers in the "host" setting or to set the LB? I'll report back when I have done more testing without the LB. [1] https://docs.cloudstack.apache.org/en/latest/adminguide/hosts.html#server-address-usage -- Thanks, Joshua Schaeffer

Consistent disconnects from SSVM and compute host

2021-07-10 Thread Joshua Schaeffer
the "agent status" of "up" in the UI. Does anybody know why the SSVM and the compute host would constantly disconnect and reconnect? I'm happy to provide any additional information. Any help is appreciated. [1] (https://github.com/apache/cloudstack/issues/4700) [2] (https://github.com/apache/cloudstack/issues/3509) -- Thanks, Joshua Schaeffer

Re: Network error when uploading local ISO

2021-07-10 Thread Joshua Schaeffer
; uploading the ISO. >>> Faced the same issue at first while not using ssl for system vms. >>> Thank You. >>> >>> On 2021/07/05 00:23:34, Joshua Schaeffer >> wrote: >>>> On 7/4/21 4:16 PM, Andrija Panic wrote: >>>>> What's the value

Re: Network error when uploading local ISO

2021-07-04 Thread Joshua Schaeffer
to last one is wrong/not set - since your > browser is showing the request POST being sent to HTTPS: ( > https://192.41.41.161) instead of (https://192-41-41-161 > . > > Best, > > On Fri, 2 Jul 2021 at 17:35, Joshua Schaeffer > wrote: If this could be related to S

Network error when uploading local ISO

2021-07-02 Thread Joshua Schaeffer
00 994 - - --VN 4/1/0/0/0 0/0 "GET /client/api/?listall=true&isofilter=all&showunique=true&page=1&pagesize=10&command=listIsos&response=json HTTP/1.1" Any help would be appreciated. [1] (https://drive.google.com/file/d/1cIZtMXfpy83etjq8NGdo-x8UVcPDiZZw/view?usp=sharing) [2] (https://drive.google.com/file/d/1IHDmteKXFjKli0u7rzFQVznIjSw8chD7/view?usp=sharing) [3] (https://drive.google.com/file/d/1FWyR4Dzo20UNDO887V6tpyIej5o0FRUd/view?usp=sharing) [4] (https://drive.google.com/file/d/1N1dTIYvxIjTSgSaf56SCmoQlQNou7vNW/view?usp=sharing) [5] (https://drive.google.com/file/d/1w-gnARJ1XegK5D24c91T3qseU8GDNAPd/view?usp=sharing) -- Thanks, Joshua Schaeffer

Re: Unable to add template to new deployment

2021-06-25 Thread Joshua Schaeffer
not surprised to hear this. I will switch to KVM. -- Thanks, Joshua Schaeffer

Re: Unable to add template to new deployment

2021-06-23 Thread Joshua Schaeffer
em VM's on the new host. You can see that virsh is using the cloudbr2 bridge for the VM: root@s-32-VM:~# ip --brief link show eth3 eth3 UP 1e:00:f8:00:03:df root@bllcloudcmp02:~# virsh dumpxml s-32-VM | grep -B 1 -A 8 '1e:00:f8:00:03:df'                         Notice the is set to cloudbr2 now with the only difference in the hypervisor. Is LXC still supported (it is still mentioned in the docs)? If not then I'll just switch to using KVM. -- Thanks, Joshua Schaeffer

Re: Unable to add template to new deployment

2021-06-16 Thread Joshua Schaeffer
sts access the > secondary storage NFS, can they access the Primary Storage, etc - those > tests you can do manually) - and as Suresh advised - one it's up, is it all > green (COnnected / Up state). > > Best, > I appreciate everyone's help. -- Thanks, Joshua Schaeffer

Unable to add template to new deployment

2021-06-15 Thread Joshua Schaeffer
Impl] (consoleproxy-1:ctx-5617882e) (logid:fdcc51e9) Zone 1 is ready to launch console proxy So the VM is started and I can SSH into this, but is the VM itself just not ready? How do you make it ready? -- Thanks, Joshua Schaeffer

Re: Accessing the new UI in 4.15

2021-03-08 Thread Joshua Schaeffer
udstack/upstream/centos7/4.15/ > http://packages.shapeblue.com/cloudstack/upstream/debian/4.15/ > > Regards, > Rohit Yadav > > ____ > From: Joshua Schaeffer > Sent: Tuesday, March 9, 2021 7:22:24 AM > To: users@cloudstack.apache.org > Subject: Re: Accessing

Re: Accessing the new UI in 4.15

2021-03-08 Thread Joshua Schaeffer
ate is now part of ACS, not a separate install/package) > > Best, > > On Mon, 8 Mar 2021 at 21:47, Joshua Schaeffer > wrote: > >> I just installed ACS 4.15 and I'm trying to access the new UI at >> "http://:8080/client" >> and all that comes back

Accessing the new UI in 4.15

2021-03-08 Thread Joshua Schaeffer
ache.org/en/latest/adminguide/ui.html [2] https://docs.cloudstack.apache.org/en/4.15.0.0/releasenotes/about.html#primate-ga-and-legacy-ui-deprecation-and-removal-notice -- Thanks, Joshua Schaeffer

Can't access Primate web interface after management restart

2020-09-11 Thread Joshua Schaeffer
access the page after a management restart? -- Thanks, Joshua Schaeffer

Re: Unable to build first zone

2020-09-11 Thread Joshua Schaeffer
;s help, I was able to the host after changing this. -- Thanks, Joshua Schaeffer

Re: Unable to build first zone

2020-09-11 Thread Joshua Schaeffer
talks about running the keystore-setup and keystore-cert-import scripts. Should I be configuring my own certificate chain before trying to connect hosts or should this have been setup automatically? [1] https://docs.cloudstack.apache.org/en/4.14.0.0/adminguide/hosts.html#security -- Thanks, Joshua Schaeffer

Re: Unable to build first zone

2020-09-10 Thread Joshua Schaeffer
BUG and am going through those logs now. Should I manually be setting the public.network.device and private.network.device? If so, what should these be set to? I'm not seeing a lot of references to these settings in the documentation. -- Thanks, Joshua Schaeffer

Re: Unable to build first zone

2020-09-09 Thread Joshua Schaeffer
On 9/9/20 12:17 PM, Joshua Schaeffer wrote: >>>> Perhaps you could check the API being called, via the networks tab in the >>>> browser developer tools. The failed request generally responds with whats >>>> wrong. >>>> Another reason it could fa

Re: Unable to build first zone

2020-09-09 Thread Joshua Schaeffer
uot;}]}} 2020-09-09 18:00:40,462 INFO  [a.c.c.a.ApiServer] (qtp1984975621-512:ctx-b76c3e22 ctx-f6908bc6) (logid:5265e7a5) (userId=2 accountId=2 sessionId=node01xmngwypx9ttd196tkm74q241j13) 172.16.44.18 -- GET zoneid=0bf0afee-1bce-4840-9283-e090ccdefdb9&fetchlatest=false&command=listCapacity&response=json 200 {"listcapacityresponse":{"count":3,"capacity":[{"type":2,"name":"STORAGE","zoneid":"0bf0afee-1bce-4840-9283-e090ccdefdb9","zonename":"BL1","capacityused":0,"capacitytotal":0,"percentused":"0"},{"type":6,"name":"SECONDARY_STORAGE","zoneid":"0bf0afee-1bce-4840-9283-e090ccdefdb9","zonename":"BL1","capacityused":0,"capacitytotal":0,"percentused":"0"},{"type":19,"name":"GPU","zoneid":"0bf0afee-1bce-4840-9283-e090ccdefdb9","zonename":"BL1","capacityused":0,"capacitytotal":0,"percentused":"0"}]}} 2020-09-09 18:00:43,610 INFO  [a.c.c.a.ApiServer] (qtp1984975621-499:ctx-25cca7c4 ctx-ef843394) (logid:8cee0b72) (userId=2 accountId=2 sessionId=node01xmngwypx9ttd196tkm74q241j13) 172.16.44.18 -- GET command=listInfrastructure&response=json 200 {"listinfrastructureresponse":{"infrastructure":{"zones":1,"pods":1,"clusters":0,"hosts":0,"storagepools":0,"imagestores":0,"systemvms":0,"routers":0,"ilbvms":0,"cpusockets":0,"managementservers":2,"alerts":7}}} 2020-09-09 18:00:49,710 INFO  [a.c.c.a.ApiServer] (qtp1984975621-512:ctx-8b1d1c63 ctx-6a8e54a6) (logid:34939e81) (userId=2 accountId=2 sessionId=node01xmngwypx9ttd196tkm74q241j13) 172.16.44.18 -- GET listall=true&page=1&pagesize=10&command=listZonesMetrics&response=json 200 {"listzonesmetricsresponse":{"count":1,"zone":[{"state":"Disabled","clusters":"0 / 0","cputotal":"0.00 Ghz","memorytotal":"0.00 GB","id":"0bf0afee-1bce-4840-9283-e090ccdefdb9","name":"BL1","dns1":"8.8.8.8","dns2":"8.8.4.4","ip6dns1":"2001:4860:4860::","ip6dns2":"2001:4860:4860::","internaldns1":"10.2.81.1","internaldns2":"10.2.81.2","guestcidraddress":"192.168.0.0/24","networktype":"Advanced","securitygroupsenabled":false,"allocationstate":"Disabled","zonetoken":"4f4f38e0-1f72-3a59-b15b-3d7e7389cec4","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}]}} 2020-09-09 18:00:57,136 INFO  [a.c.c.a.ApiServer] (qtp1984975621-499:ctx-53a62fb1 ctx-9c860007) (logid:0cd6a3a6) (userId=2 accountId=2 sessionId=node01xmngwypx9ttd196tkm74q241j13) 172.16.44.18 -- GET listall=true&page=1&pagesize=10&command=listManagementServers&response=json 200 {"listmanagementserversresponse":{"count":2,"managementserver":[{"id":"0c9c71a5-776f-4fad-be53-31a86ca6e18d","name":"bllcloudctl01.harmonywave.cloud","state":"Up","version":"4.14.0.0"},{"id":"642b3206-e131-4c20-be72-981dcb6dfafe","name":"bllcloudctl02.harmonywave.cloud","state":"Down","version":"4.14.0.0"}]}} It looks like the pod is created successfully. When I exit the wizard I do see the pod listed in the infrastructure, but no system VM's are created. Is there a way to try and force the system VM's to be created/started to see if I can diagnose if there is a problem with them? -- Thanks, Joshua Schaeffer

Re: Unable to build first zone

2020-09-08 Thread Joshua Schaeffer
8 INFO [c.c.a.ApiServer] >> (qtp1136419747-3235:ctx-be37c54f ctx-5a9ade88) (logid:ec603079) Unable to >> execute API command createpod due to missing parameter name >> >> The logs would be helpful. >> >> Thanks, >> David >> >> Thanks I will try these. -- Thanks, Joshua Schaeffer

Unable to build first zone

2020-09-08 Thread Joshua Schaeffer
additional information: If I click on "Fix errors" it takes me to the pod setup page, but i'm not sure if anything is actually wrong. If I click on "Save changes" it just does the same thing. I'm not really seeing anything obvious in the logs either, but would be happy to provide them. Thanks, Joshua Schaeffer

Re: SSLEngine assertion error

2020-07-29 Thread Joshua Schaeffer
at >> <https://github.com/apache/cloudstack/pull/4226/files#diff-9a819c6a262dd89c00af19fcc44516bd> >> class *RootCAProviderTest.java.* >> More details at Pull Request: >> https://github.com/apache/cloudstack/pull/4226 Perfect. Will do, thanks Gabriel -- Thanks, Joshua Schaeffer

SSLEngine assertion error

2020-07-29 Thread Joshua Schaeffer
onError at org.apache.cloudstack.ca.provider.RootCAProviderTest.testCreateSSLEngineWithoutAuthStrictness(RootCAProviderTest.java:138) So, its failing when trying to run this: Assert.assertTrue(e.getUseClientMode()); Anybody know how to fix this? -- Thanks, Joshua Schaeffer

Re: No cipher suites in common error when building on Ubuntu 18.04

2019-08-29 Thread Joshua Schaeffer
On 8/29/19 03:13, Riepl, Gregor (SWISS TXT) wrote: > Disabling the unit tests seems to be easiest solution for now. > Thanks for your response. How do I actually disable the unit test? -- Thanks, Joshua Schaeffer

No cipher suites in common error when building on Ubuntu 18.04

2019-08-28 Thread Joshua Schaeffer
032a3ffa55e9...@vi1pr07mb5117.eurprd07.prod.outlook.com%3e -- Thanks, Joshua Schaeffer