Free up space on storage

0

Hello, I'm using AWS with Perforce to storage some projects. To free up some space I deleted one stream with a project in it (180GB) using the perforce oblitarate command.

After that the available space on the AWS volume is still 50GB, Is there a some kind of temporary trash to empty? I don't know where to check this informations.

Thanks for the help, Alessio

LKA
已提問 2 年前檢視次數 356 次
1 個回答
0

Hello Alessio,

Thank you for the question.

The Perforce obliterate command is the correct action to clear up disk space.

I recommend making sure you are using the command correctly.

“p4 obliterate filename” does not actually destroy the file and its metadata. It just shows you what will happen. “p4 obliterate -y filename” is the correct command to permanently delete the file and its metadata.

I also recommend using Elastic Block Store (EBS) for block storage attached to an EC2 allows you to change volume size (disk size) and volume type (disk type) dynamically.

I hope this solves your issue. I have attached a documentation with some general good practices with Perforce.

Documentation: https://aws.amazon.com/blogs/gametech/building-perforce-helix-core-on-aws-part-1/

This document is not affiliated with AWS but is a helpful resource. https://www.perforce.com/manuals/p4sag/Content/P4SAG/managing.diskspace.removing-orphans.html

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南