Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantify the Download Time from a GCP NFS PV - SSD #30

Open
subash-taranga opened this issue Jul 17, 2024 · 0 comments
Open

Quantify the Download Time from a GCP NFS PV - SSD #30

subash-taranga opened this issue Jul 17, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@subash-taranga
Copy link
Collaborator

subash-taranga commented Jul 17, 2024

FIRST CREATE NFS CLUSTER USING TERRAFORM AND TF FILE CAN BE FIND HERE 4929d41
image
image
image
image

image
TF FILE CAN BE FIND HERE 4929d41
image
image
yaml FILE CAN BE FIND HERE 4929d41

image
yaml FILE CAN BE FIND HERE 4929d41

NOW FILES CAN BE COPY TO NFS USING UPLOAD SCRIPT HERE 4929d41
first see files are copied to GCP
image

image
SCRIPT CAN BE FIND HERE 4929d41
image
image

LOGS CAN BE FIND HERE 4929d41
image

PYTHON CODE CAN BE FIND HERE 4929d41
image

image

image
image

LOGS CAN BE FIND HERE 4929d41
image
PYTHON CODE CAN BE FIND HERE 4929d41
image

AS WE SEE WHEN THE GCP LOCATION IS FAR AWAY FROM THE USER INTERNET LOCATION, WE SEE SIGNIFICANT TIME VARIATION WHERE WHEN THE GCP NFS SSD STORAGE LOCATION FAR AWAY THEN THE DOWNLOAD TIME EXPAND. IN ORDER TO PROVE THIS LETS TAKE ONE MORE REGION USA-LAS-VEGAS AND COMPARE ALL IN ONE PLOT
PYTHON CODE CAN BE FIND HERE 4929d41
image

GREAT NOW WE CAN SAY THAT FOR SAME FILE SIZE IT TAKE MORE TIME IF THE GCP LOCATION IS FAR AWAY FROM THE USER INTERNET LOCATION
***THIS IS TOTAL DIFFERENT BEHAVIOUR FOR GCP NFS PV SSD FROM GCP BUCKET ***
FINALLY LETS COMPARE NFS WITH BUCKET
AS WE SEE BELOW FOR NFS, IT NEED TO BE THE NEAREST GCP LOCATION WHEREAS FOR BUCKET GCP LOCATION DOESN'T MATTER. (CAREFULLY NOTICE NO SIGNIFICANT DIFFERENT IN NEAREST GCP NFS LOCATION PERFORMANCES AND BUCKET PERFORMANCES)
image
***I will create a new issue for NFS PV HDD performances #37 ***

@subash-taranga subash-taranga added the documentation Improvements or additions to documentation label Jul 17, 2024
@subash-taranga subash-taranga self-assigned this Jul 17, 2024
@subash-taranga subash-taranga changed the title Quantify the Download Time from a GCP NFS PV Quantify the Download Time from a GCP NFS PV - SSD Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant