Browse code

20240417: various page update

root authored on2024-04-17 16:59:23
Showing4 changed files
... ...
@@ -67,7 +67,7 @@ Both storage areas can be accessed by all login nodes and computing nodes with t
67 67
 * Home directory (/home):100G
68 68
 * Large volume storage (/LARGE0, /LARGE1):Several TB ~ several hundred TB (set according to the amount of resources applied for)
69 69
 
70
-* High-speed storage   (/FAST):Several hundred GB ~ several tens of TB(set according to the amount of resources applied for; 500 GB will be provided free of charge in FY2023)
70
+* High-speed storage   (/FAST):Several hundred GB ~ several tens of TB(set according to the amount of resources applied for; Trial offer for 400 GB to 1000 GB in FY2024)
71 71
 
72 72
 For details, please refer to [Use of Storage](/filesystem).
73 73
 
... ...
@@ -72,7 +72,7 @@ moduleコマンドの詳細は [Modules](/config/modules) をご覧ください
72 72
 
73 73
 * ホームディレクトリ (/home):100G
74 74
 * 大容量ストレージ (/LARGE0, /LARGE1):数TB~数百TB (申請資源量に応じて設定)
75
-* 高速ストレージ (/FAST):数百GB~数十TB (申請資源量に応じて設定、2023年度500GB分無償提供)
75
+* 高速ストレージ (/FAST):数百GB~数十TB (申請資源量に応じて設定、2024年度400GB~1000GB分お試し提供)
76 76
 
77 77
 詳しくは[ストレージの利用](/filesystem)をご覧ください。
78 78
 
... ...
@@ -83,8 +83,7 @@ To take advantage of the high throughput, please use it for input/output of the
83 83
 
84 84
 When you need to save calculation results, please move them to [Large Volume Disk(LARGE)](#large) to take advantage of the capacity and the performance of the high-speed storage.
85 85
 
86
-!  As a trial period, the personal course users can use 500 GB per user and group course users can use 500 GB per node free of charge during FY 2023. 
87
-
86
+!  In FY2024, we provide 500 GB per person for personal course users and 400 GB to 1000 GB per node (depending on the type) for group course users as a trial period.  Please check [quota -p](#group_quota) for details on the available capacity.
88 87
 
89 88
 High-speed storage consists of the following.
90 89
 ![](filesystem_08.png?resize=550)
... ...
@@ -14,7 +14,9 @@ media_order: 'cross_mount.png,file_access.jpg,filesystem_05.png,filesystem_06.pn
14 14
 パーソナル、グループ、専用クラスタコースで計算に大規模なファイルを扱う場合は、大容量ストレージをご利用ください。
15 15
 データの読み書きが多いプログラムをご利用の場合は、高速ストレージをご利用いただくことで、性能が向上する可能性があります。
16 16
 
17
+<!--
17 18
 ! 2023年9月より、高速ストレージの試験提供を開始しました。2023年度はお試し期間とし、パーソナルコースをご利用の方は、1人あたり500GB、グループコースをご利用の方は1ノードあたり500GB分、無償でご利用いただけます。
19
+-->
18 20
 
19 21
 ## ホームディレクトリ{#home}
20 22
 
... ...
@@ -81,7 +83,7 @@ lrwxrwxrwx   1 root root     7 Nov  8 10:31 /LARGE3 -> /LARGE1
81 83
 高いスループットを活用して頂くためにも、データの長期的な保存用に使うのは避けていただき、演算の入出力にご活用ください。
82 84
 計算結果の保存が必要な際には、[大容量ストレージ(LARGE)](#large) に移動させる等、高速ストレージの容量と性能を活かせるよう工夫してご利用をお願いします。
83 85
 
84
-! 2023年度はお試し期間として、パーソナルコースの方は1人あたり500GB、グループコースの方は1ノードあたり500GBを無償でご利用いただけます。
86
+! 2024年度はお試し期間として、パーソナルコースの方は1人あたり500GB、グループコースの方は1ノードあたり400GB~1000GB(タイプにより変動)、ご利用いただけます。利用可能な容量の詳細は [quota -p](#group_quota) でご確認ください。
85 87
 
86 88
 高速ストレージは次の構成になっています。
87 89
 ![](filesystem_08.png?resize=550)