Re: [D] Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 [cloudstack]

2025-02-07 Thread via GitHub
GitHub user pankajfromcomhard added a comment to the discussion: Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 We are using NetApp SAN storage as the primary NFS storage in our Apache CloudStack 4.19.1.2 environment. Our SAN has the capability to take ho

Re: Async Jobs

2025-02-07 Thread Sean Lair
Wondering if any other insights into async_job entries with NULL job_cmd and never have a job_complete_msid. Here is some detailed info: MariaDB [cloud]> select id, job_cmd,job_status,last_updated,created,job_complete_msid from async_job order by job_complete_msid,last_updated,created; +-

Re: [D] Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 [cloudstack]

2025-02-07 Thread S.Fuller
Not sure what storage system you are using, but with NetApp as the backend, you can - Stop the VM from within Cloudstack - Login to a host, locate the volume(s) you want to restore and rename them (XXX.bak) - perform a "volume snapshot restore-file" with the appropriate parameters to restore indi

Re: [D] Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 [cloudstack]

2025-02-07 Thread via GitHub
GitHub user sbrueseke added a comment to the discussion: Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 I am not sure I get your goal. Can you please explain it in more detail? Are you using Instance-Snapshots or Volume-Snapshots? Do you want to do a full

Re: [D] add another secondary storage [cloudstack]

2025-02-07 Thread via GitHub
GitHub user sbrueseke added a comment to the discussion: add another secondary storage Thank you very much! Your workflow did the job. Looking forward for your code to solve this issue. GitHub link: https://github.com/apache/cloudstack/discussions/10327#discussioncomment-12094863 This

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-07 Thread via GitHub
GitHub user PPisz added a comment to the discussion: Cloudstack Agent Java IO exception After upgrading to 4.20 (which we rolled back from) we also had the bug described above. GitHub link: https://github.com/apache/cloudstack/discussions/10336#discussioncomment-12094562 This is an aut

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-07 Thread via GitHub
GitHub user PPisz added a comment to the discussion: Cloudstack Agent Java IO exception We have the same problem regularly, today it occurred for about 1 hour on all hosts and disappeared by itself. The environment is Ubuntu 22, CS 4.19.3 - we will test the solution given in the comment. Desp

Re: [D] Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 [cloudstack]

2025-02-07 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Best Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2 Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussion

Re: [VOTE] release candidate 4.19.2.0

2025-02-07 Thread Daan Hoogland
I am closing this vote. The vote does not pass by lack of quorum. On Tue, Jan 28, 2025 at 9:28 AM Daan Hoogland wrote: > Hi All, > > I've created a 4.19.2.0 release, with the following artifacts up for a vote: > > Git Branch and Commit SH: > https://github.com/apache/cloudstack/tree/4.19.2.0-RC2

Re: upgrade from 4.19 to 4.20

2025-02-07 Thread Wei ZHOU
If db.cloud.connectionPoolLib is not found or not set in db.properties, hikaricp will be used (it is the default). -Wei On Thu, Feb 6, 2025 at 9:07 PM Andrei Miron wrote: > I managed solve the problem. I’m putting here maybe someone else we’ll > encounter it. > The issue was that when I copied