Mar 11 2022 03:37 AM
Hi everyone,
we recently had to buy more storage (hands if someone else also had too).
We knew that we have many mp4s and stuff on our sites.
We then used a program to analyze the storage usage and it seems that versioning is our problem.
We analyzed our TOP30 sites - and as you can see.
The PPTX is 650GBs in size but with versioning it is 6TB
Also our top file (many co authors) is 80MB in size but with versioning it is 26.5 GB.
I thought that only a delta is saved (or was this just in SP2013 with shredded storage?)
Can anyone confirm that this is normal and what we can do? (Not killing versioning ;) )
Best regards
Stephan
Mar 11 2022 07:23 AM
Mar 11 2022 08:38 AM - edited Mar 12 2022 03:10 AM
This is standard behaviour. You can purchase additional storage at €2.04 gigabyte/year. This may be a short term solution because you will aggregate more and more versions that cost money. You will need to implement measures to control the growth and storage consumption.
Possible ways forward:
1. As Juan Carlos suggested reduce the number of versions.
2. Use the OOTB reporting to find storage "hotspots" and then delete all versions.
3. Use tools to find hotspots (and selectively purge major/minor versions) example.
4. Use PowerShell scripts to find storage hotspots and purge obsolete versions.
Paul | SLIM Applications
Mar 11 2022 09:52 PM
Mar 13 2022 09:06 AM
Apr 13 2023 08:34 AM
Hello@StephanGee
Have you used any commercial apps or created a script to get the storage space used by the version file?
I would be very grateful if you could tell me the name of this applications :)
I tried with Pnp powershell to get this list but without success so far.
Best Regards
Apr 13 2023 11:58 AM - edited Apr 14 2023 12:07 AM