Monitoring and reporting for Veeam Data Platform
Post Reply
NetAdHHRI
Novice
Posts: 4
Liked: never
Joined: Feb 26, 2019 3:58 pm
Full Name: Barry Hamill
Contact:

Reduce database size

Post by NetAdHHRI »

Running Veeam B&R and Veeam ONE on same server, using same SQL express instance. VeeamBackup.mdf is less than 0.5 GB, but I got a message this morning telling me that Veeam ONE is nearing the maximum size supported by SQL express (10GB) - VeeamOne.mdf is 9.2 GB. That seems insane. I'd like to reduce the size of the database, but I don't see anything in the documentation about reducing the amount of data saved. Can someone point me in the right direction?
RomanK
Veeam Software
Posts: 641
Liked: 169 times
Joined: Nov 01, 2016 11:26 am
Contact:

Re: Reduce database size

Post by RomanK »

Hello Barry,

A retention policy period may be specified for the database not to fill up too fast. You may set the appropriate retention policy period by running the support tool.
Image

The service will schedule a retention policy change for next Saturday night.

It is possible to purge extra data from the database using this script defining the needed datetime parameters
Run it ONLY AT YOU OWN RISK or under Veeam support supervision

Code: Select all

DELETE from monitor.perfsamplelow where timestamp < CONVERT(DATETIME, '2015-01-01 00:00:00.001' ,120)
Thanks
jorgedlcruz
Veeam Software
Posts: 1372
Liked: 619 times
Joined: Jul 17, 2015 6:54 pm
Full Name: Jorge de la Cruz
Contact:

Re: Reduce database size

Post by jorgedlcruz »

Besides what Roman mentioned,
I would go to the Scalability tab on Roman's slide, and change the data collection to Advanced, or even if not VMware real-time required, just keep it as Backup Data only, you can see what you will miss here:
https://helpcenter.veeam.com/docs/one/d ... modes.html

That will definitely help you testing Veeam ONE.

On our System Requirements we recommend using regular SQL, not SQL Express.

I would recommend as well to run the calculator with your data to see more or less an estimator of the sizing:
https://www.veeam.com/kb2246

We are here to help, let us know.

Best regards
Jorge de la Cruz
Senior Product Manager | Veeam ONE @ Veeam Software

@jorgedlcruz
https://www.jorgedelacruz.es / https://jorgedelacruz.uk
vExpert 2014-2024 / InfluxAce / Grafana Champion
NetAdHHRI
Novice
Posts: 4
Liked: never
Joined: Feb 26, 2019 3:58 pm
Full Name: Barry Hamill
Contact:

Re: Reduce database size

Post by NetAdHHRI »

Thank you both for your help - sorry for the tardy response, I was out of the office for a few days.
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests