You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lustre/03-load-data/readme.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ time tree --du -h /mnt/fsx/CMIP5
128
128
+
129
129
----
130
130
threads=36
131
-
time lfs find /mnt/fsx/CMIP5--type f | parallel --will-cite -j ${threads} sudo lfs hsm_restore {}
131
+
time lfs find /mnt/fsx/CMIP5--type f | parallel --will-cite -j ${threads} sudo lfs hsm_restore {}
132
132
133
133
----
134
134
. *_Monitor_* the network throughput of the instance from the other SSH terminal window running `*nload*`. These objects are not copied through the instance from S3 to the file system. The GET API is called in parallel to copy data directly from S3 to the OSTs.
0 commit comments