Re: Cloudstack Secondary Storage filling up

2014-11-04 Thread motty cruz
Thanks Andrija, when I first install Cloudstack 4.4.0, XenServer templates did not work for windows, every time I tried to build a template, ACS would allocate in Secondary Storage but the process never completed. That's the reason I had a lot of empty folders in Secondary storage. Since I upgraded

Re: Cloudstack Secondary Storage filling up

2014-11-04 Thread Andrija Panic
file system corruption ? do: du -hs /export/secondary/* that will list each subfolder size inside SECONDARY folder. BTW, are you maybe also using /export/PRIMARY for Primary storage - that might take you space - if it is shared space by bith primary and secondary storage... On 4 November 2014

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
Thanks Abhlsek, I only have one snapshot in the Snapshot directory and is only 40GB. Thanks, Motty On Mon, Nov 3, 2014 at 3:32 PM, abhisek basu wrote: > Do you have many snapshots for large volumes? Please check snapshot > directory in side secondary storage as well. > > Sent from my iPhone > >

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread abhisek basu
Do you have many snapshots for large volumes? Please check snapshot directory in side secondary storage as well. Sent from my iPhone > On 4 Nov 2014, at 4:13 am, "motty cruz" wrote: > > yes that is correct! I only have 6 ISOs but the secondary storage is 79% > full out of 1TB I have 200GB of f

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
yes that is correct! I only have 6 ISOs but the secondary storage is 79% full out of 1TB I have 200GB of free space. when I execute "du -h" 16G ./219 but when I execute command "ls" I don't see anything so I did " ls -la" I see a hidden file 265]# ls -la total 13134948 drwxrwxrwx 2 root root

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread Andrija Panic
If they are completely empty - yes. But what is the point with deleting the empty folders? And dont really understand your original issue ? You said you have only 6 isos but storage is 79%full ? On Nov 3, 2014 11:04 PM, "motty cruz" wrote: > Thanks Andrija, > some of the folders seem to be empty

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
Thanks Andrija, some of the folders seem to be empty: 2]# du -h | less 16G ./280 [root@debka 2]# cd 280 [root@debka 280]# ls [root@debka 280]# ls [root@deba 2]# pwd /export/secondary/template/tmpl/2 [root@deba 2]# ls 202 209 214 218 221 225 238 241 244 247 250 254 257 261 264

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread Andrija Panic
There is template.properties file inside each template folder - you can read these and get information for each template..,and choose which one to deletethese folders/templates seems like they all belong to different accounts inside same domain - too much folders if you really have only 6 isos.