-
- Service Provider
- Posts: 152
- Liked: 26 times
- Joined: Apr 23, 2021 6:40 am
- Full Name: Sumeet P
- Contact:
Upgrade from 5.x to 6.1 fails
Hello,
While upgrading one of my VBM servers from 5.x to 6.1 latest patch, failed without much details. When the upgrade failed, all the VBM services were unconfigured. The log did not help much. I did not have a snapshot of the server (as the data is on object storage).
When I ran the installer again, it started as though it is a fresh installation.
Opened a sev1 case (05824272) with Veeam and had support on a webex looking at the setup.
Supported suggested to copy the Veeam365 folder for backup purpose. This folder was 22.x GB in size and C drive did only had 18GB free space. So we copied this folder to a different drive.
Installing the same previous 5.x VBM works, the services are available again and the console opens up. But the upgrade fails. Several attempts were done, but all with same error.
Somehow we realized that the installer creates a copy of ConfigDB and ProxyDB, which might be failing as C drive only had 18GB, while ConfigDB was 21.x GB in size.
Increased the size of C drive and ran the upgrade and it worked.
This is to inform all of this scenario and to make sure sufficient free space is available.
I have never seen ConfigDB size to be 21.x GB, but it must be because we have many jobs on this setup.
I will request Veeam PMs to inform Engg to add this check as part of installer. Any software product which creates a backup of existing configuration, has to have a check of the size of data it is going to backup and compare it with the available free space on the drive. Even the installer error was no helpful.
Thanks,
-Sumeet.
While upgrading one of my VBM servers from 5.x to 6.1 latest patch, failed without much details. When the upgrade failed, all the VBM services were unconfigured. The log did not help much. I did not have a snapshot of the server (as the data is on object storage).
When I ran the installer again, it started as though it is a fresh installation.
Opened a sev1 case (05824272) with Veeam and had support on a webex looking at the setup.
Supported suggested to copy the Veeam365 folder for backup purpose. This folder was 22.x GB in size and C drive did only had 18GB free space. So we copied this folder to a different drive.
Installing the same previous 5.x VBM works, the services are available again and the console opens up. But the upgrade fails. Several attempts were done, but all with same error.
Somehow we realized that the installer creates a copy of ConfigDB and ProxyDB, which might be failing as C drive only had 18GB, while ConfigDB was 21.x GB in size.
Increased the size of C drive and ran the upgrade and it worked.
This is to inform all of this scenario and to make sure sufficient free space is available.
I have never seen ConfigDB size to be 21.x GB, but it must be because we have many jobs on this setup.
I will request Veeam PMs to inform Engg to add this check as part of installer. Any software product which creates a backup of existing configuration, has to have a check of the size of data it is going to backup and compare it with the available free space on the drive. Even the installer error was no helpful.
Thanks,
-Sumeet.
-
- Product Manager
- Posts: 8193
- Liked: 1323 times
- Joined: Feb 08, 2013 3:08 pm
- Full Name: Mike Resseler
- Location: Belgium
- Contact:
Re: Upgrade from 5.x to 6.1 fails
@sumeet
Thanks for letting us know. I will verify with the DEV and QA team this week what is going on. I do find it strange that the configDB is 21 GB in size, even if you say you have many jobs, 21 GB still seems like too much. Did support mentioned something about that?
Thanks
Mike
Thanks for letting us know. I will verify with the DEV and QA team this week what is going on. I do find it strange that the configDB is 21 GB in size, even if you say you have many jobs, 21 GB still seems like too much. Did support mentioned something about that?
Thanks
Mike
-
- Service Provider
- Posts: 152
- Liked: 26 times
- Joined: Apr 23, 2021 6:40 am
- Full Name: Sumeet P
- Contact:
Re: Upgrade from 5.x to 6.1 fails
Hi Mike,
Support did not raise any concerns related to the config db size.
Your concerns for configDB size is concerning to me.
Will wait to know what DEV/QA team has to say.
Thanks,
-Sumeet.
Support did not raise any concerns related to the config db size.
Your concerns for configDB size is concerning to me.
Will wait to know what DEV/QA team has to say.
Thanks,
-Sumeet.
-
- Product Manager
- Posts: 8193
- Liked: 1323 times
- Joined: Feb 08, 2013 3:08 pm
- Full Name: Mike Resseler
- Location: Belgium
- Contact:
Re: Upgrade from 5.x to 6.1 fails
Hey Sumeet,
21 GB is something I have seen before (a few times), but that does mean you have to have lots of data from sessions and jobs and so on. Forgot about that because it is something that is on my list of things to do and I was already thinking about it before it got implemented . Apologies.
I did had a quick chat with the DEV team last week and we briefly discussed this. I will create a scenario for them to make sure that there is an additional check and even if there is a different possibility to solve this upgrade issue.
21 GB is something I have seen before (a few times), but that does mean you have to have lots of data from sessions and jobs and so on. Forgot about that because it is something that is on my list of things to do and I was already thinking about it before it got implemented . Apologies.
I did had a quick chat with the DEV team last week and we briefly discussed this. I will create a scenario for them to make sure that there is an additional check and even if there is a different possibility to solve this upgrade issue.
-
- Service Provider
- Posts: 152
- Liked: 26 times
- Joined: Apr 23, 2021 6:40 am
- Full Name: Sumeet P
- Contact:
Re: Upgrade from 5.x to 6.1 fails
Hey Mike,
Thanks for the update.
Good to have this handled in upgrade scenario. Though I have added this step (to check drive space) in my upgrade to-do list for VBM.
Regards,
-Sumeet.
Thanks for the update.
Good to have this handled in upgrade scenario. Though I have added this step (to check drive space) in my upgrade to-do list for VBM.
Regards,
-Sumeet.
-
- Service Provider
- Posts: 152
- Liked: 26 times
- Joined: Apr 23, 2021 6:40 am
- Full Name: Sumeet P
- Contact:
Re: Upgrade from 5.x to 6.1 fails
Hey Mike,
Upgrade to latest 7.1.0.2031 (from 7.1.0.1501) failed as the free space on C drive was 49 GB, but as the ConfigDB was 72 GB in size, the error asked to add 33 GB more free space.
This is good, thanks for getting this check added.
I did not do this check myself, as I have until now seen that only during major version upgrade, a copy of config and proxy DB is created, but not during such patches. But maybe the code is generic, and hence the error.
Verified that after this patch install, no extra copy is created for config and proxy db.
Thanks,
-Sumeet.
Upgrade to latest 7.1.0.2031 (from 7.1.0.1501) failed as the free space on C drive was 49 GB, but as the ConfigDB was 72 GB in size, the error asked to add 33 GB more free space.
This is good, thanks for getting this check added.
I did not do this check myself, as I have until now seen that only during major version upgrade, a copy of config and proxy DB is created, but not during such patches. But maybe the code is generic, and hence the error.
Verified that after this patch install, no extra copy is created for config and proxy db.
Thanks,
-Sumeet.
Who is online
Users browsing this forum: Google [Bot] and 13 guests