HI
I HAVE CONFLUENCE AND SQL SERVER ( DB ) IN MY SERVER
AFTER 3 Month MY STORAGE increased to 60
DB = 15G
CONFLUENCE = 42G !
ATTACHMENT FILE = 3G
AND WE HAVE 5 USER WITH LOW USE OF CONFLUENCE
IS IT NORMAL AFTER 3 MONTH STORAGE GOES UP TO 60?
HOW WE CAN CONTROL IT ?
Please, don't SHOUT, it's hard to read and some of us find it rude and dismissive.
You will need to analyse where the space is going. If it is the database taking up all the space as suggested, use the database analysis tools to see which tables have become large. If it's not the database, use a disk space utility to see where the files and directories are growing (simplest one I know is a *nix utility: "du -d 1" is a really simple way to see what directories in the current directory are chewing through the space)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.