Hi Mevludin,
Just curious about how you are migrating the secondary storage. Are you using
the CloudStack feature to migrate data across secondary storage?
So you added a new secondary storage and cloudstack already started syncing the
public templates from URLs?
-Jithin
From: Pearl d'Silva
D
Hi Mevludin,
When migrating data to another secondary store, it only considers private
templates and public templates with no url - those which are created from
snapshots or volumes. Public templates with URLs are automatically
synced(downloaded) on to the newly added secondary store. So, they
Hi all,
I got a null pointer exception while adding s3 secondary storage to my
Cloudstack cluster.
This is related to this exact issue:
https://github.com/apache/cloudstack/issues/8956
I got a few questions:
- Is there a known workaround for this yet?
- My workaround would be to setup NFS o
Hi there,
Is anyone using Zabbix to monitor the management JAVA processes?
I tried to add a JMX interface to the host with the following parameters on
management server:
-Dcom.sun.management.jmxremote=true
-Dcom.sun.management.jmxremote.port=3344
-Dcom.sun.management.jmxremote.ssl=false
-Dcom
GitHub user DaanHoogland added a comment to the discussion: Define a release
schedule for the project
@GutoVeronezi points to the more abstract reasons we want to allow breaking
changes.
We have long had a list of more mondain reasons to introduce breaking changes:
- API truly restful
- ORM/DA
Hi all,
it looks like with every secondary storage migration Cloudstack tries to
re-download all templates with URLs instead of simply grabbing the
already downloaded template from the old image store. If that's true,
how to avoid that behaviour?
Mevludin
Hi
Ive deployed recent on both 11 and 12. What issue on 12 did you encounter?
>
> On Apr 25, 2024 at 1:59 PM, Khang Nguyen Phuc
> wrote:
>
>
> Hello everyone,
>
> I'm a newbie, and I mainly use Debian servers. So I want to deploy
> CloudStack on Debian. I've ex