I did the steps exactly but still same error. It first says cannot upgrade
database with no further sql errors stated. Thn says cannot find System VM
template for KVM. It look likes system vm template 4.11.3 is installed only
for router!
MariaDB [cloud]> select * from vm_template where name like '
Any idea?
On Thu, Oct 3, 2019 at 2:09 PM Fariborz Navidan
wrote:
> I did the steps exactly but still same error. It first says cannot upgrade
> database with no further sql errors stated. Thn says cannot find System VM
> template for KVM. It look likes system vm template 4.11.3 is installed only
My cloud is down for 2 days. I would really appreciate if you can help me
fix the issue.
On Thu, Oct 3, 2019 at 4:44 PM Fariborz Navidan
wrote:
> Any idea?
>
> On Thu, Oct 3, 2019 at 2:09 PM Fariborz Navidan
> wrote:
>
>> I did the steps exactly but still same error. It first says cannot
>> upg
Can you share logs during this last attempt?
I'll try to craft some SQL additions for your vm_template and
template_store_ref tables while also manually downloading and unpacking the
file to specific folder on Secondary Storage...
Andrija
On Thu, 3 Oct 2019 at 16:55, Fariborz Navidan wrote:
>
The ID for SystemVM Template (KVM) is 3 and there is two references in
template_store_ref:
MariaDB [cloud]> select * from template_store_ref where template_id=3;
+-+--+-+-+-+--+--+--
do for me:
select max(id) from vm_template:
i might need more info later...
On Thu, 3 Oct 2019 at 18:25, Andrija Panic wrote:
> Can you share logs during this last attempt?
>
> I'll try to craft some SQL additions for your vm_template and
> template_store_ref tables while also manually downloa
MariaDB [cloud]> select max(id) from vm_template;
+-+
| max(id) |
+-+
| 390 |
+-+
Can we have a chat session to investigate together?
On Thu, Oct 3, 2019 at 8:27 PM Andrija Panic
wrote:
> do for me:
>
> select max(id) from vm_template:
>
> i might need more info late
It seems easier than I thought...
stop mgmt server
Rollback DB with your statement shared in some of the previous emails (and
after that please make DB backup immediately, just for the sake of having
one...)
Again, perform that manual template install with:
- From mgmt, mount the Secondary Stor
I believe I saw that video - very nice work Julia.
I believe, by (very) lazy consensus (a.k.a. if no objections), that I will
add that video to the main web site.
Cheers
Andrija
On Thu, 3 Oct 2019 at 14:56, Julia Simon wrote:
> Hi,
>
> We ran in to this issue a few years ago when we hosted th
Hello folks,
Just pinging that I have created PR
https://github.com/apache/cloudstack/pull/3615 addressing the snapshot
deletion issue #3586 (https://github.com/apache/cloudstack/issues/3586).
Please, feel free to test and review.
Regards,
Gabriel.
Em seg, 9 de set de 2019 às 12:08, Gabriel Beim
Thank you very much! Finally, I could start management server normally.
Thanks.
On Thu, Oct 3, 2019 at 9:26 PM Andrija Panic
wrote:
> It seems easier than I thought...
>
> stop mgmt server
> Rollback DB with your statement shared in some of the previous emails (and
> after that please make DB b
Cool!
On Thu, 3 Oct 2019, 21:02 Fariborz Navidan, wrote:
> Thank you very much! Finally, I could start management server normally.
>
> Thanks.
>
> On Thu, Oct 3, 2019 at 9:26 PM Andrija Panic
> wrote:
>
> > It seems easier than I thought...
> >
> > stop mgmt server
> > Rollback DB with your sta
Thx Gabriel - I've commented on the PR - needs some more love - but we're
almost there!
On Thu, 3 Oct 2019 at 20:46, Gabriel Beims Bräscher
wrote:
> Hello folks,
>
> Just pinging that I have created PR
> https://github.com/apache/cloudstack/pull/3615 addressing the snapshot
> deletion issue #358
13 matches
Mail list logo