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년 전357회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠