NetSys / disaggregation

20 stars 12 forks source link

Question regarding disaggregation-trace #4

Closed linusyukwong closed 4 months ago

linusyukwong commented 4 months ago

Hi Peter, I am very interested in the disaggregation trace from this project. When I run download-trace.sh, it gives me an error saying that 404 is not found. I tried to manually access the website for each s3 objects, but aws s3 returns that "The specified bucket does not exist". Thank you.

pxgao commented 4 months ago

Hi Linus,

   The trace is not available any more as it took too much S3 space.

You can try regenerating it using the script in the depot. You will need to first config a cluster and then run https://github.com/NetSys/disaggregation/blob/master/rmem/all_app.sh

Regards Peter

On Fri, Jun 21, 2024 at 7:37 AM Linus Wong @.***> wrote:

Hi Peter, I am very interested in the disaggregation trace from this project. When I run download-trace.sh, it gives me an error saying that 404 is not found. I tried to manually access the website for each s3 objects, but aws s3 returns that "The specified bucket does not exist". Thank you.

— Reply to this email directly, view it on GitHub https://github.com/NetSys/disaggregation/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLBTKYZV4GOQWXSGKALI2DZIQ3DFAVCNFSM6AAAAABJWCSKHWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3DMNRYGMZTGNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

linusyukwong commented 4 months ago

I see. Thank you for your reply!