>>QoreStor用サーバの準備
・インストール要件
QoreStor用サーバには4つのモードがあります。使用したいモードにあわせて必要なリソースを準備します
Large Mode | Standard Mode | Cloud Optimized | Demo Mode | |
CPU cores | 32 | 4 | 4 | 4 |
RAM | 64GB | 24GB | 14GB | 6GB |
Storage Capacity |
レポジトリ用 500GB以上 メタデータ用 700GB以上 rootに 1GB以上の フリースペース |
レポジトリ用 500GB以上 メタデータ用 500GB以上 rootに 1GB以上の フリースペース |
レポジトリ用 500GB以上 メタデータ用 96GB以上 rootに 1GB以上の フリースペース |
レポジトリ用 50GB以上 メタデータ用 50GB以上 rootに 1GB以上の フリースペース |
Storage要件 |
シーケンシャル |
シーケンシャル 2000 IOPS ランダム 850 IOPS 物理キャパシティ 最大150TB |
シーケンシャル 2000 IOPS ランダム 850 IOPS 物理キャパシティ 最大43TB |
Demo Modeでは IOPSチェック無し 物理キャパシティ 最大100GB |
>>OSとして64ビットCentOS 7.3以降のインストール
(例)Community Edition用として仮想マシンにCentOS7.5をインストール
QoreStorのレポジトリ用ディスク領域とメタデータ用ディスク領域を準備 | |
ファイルシステムはXFS | |
マウントする際にnoatime,nofail,dirsyncのオプションを設定 |
|
パッケージとしてnfs-utilとpolicycoreutilsが必要 |
[root@qs17172 ~]# rpm -qa | grep nfs-util |
>>QoreStorのインストール
(1) | トライアル版サイトから最新版をダウンロードします https://www.quest.com/register/115431/ |
(2) |
実行権限を付与します |
(3) |
インストールファイルを実行します Software Transaction Agreement PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THIS PRODUCT. BY DOWNLOADING, This Software Transaction Agreement (the "Agreement") is made between you, the C Do you accept the terms and conditions of this agreement? yes/no [no]: yes ソフトウェアの使用許諾契約の内容を確認して同意します。 |
(4) |
レポジトリ用ディスク領域とメタデータ用ディスク領域を指定します。 Install/Upgrade Version: 5.0.1.177 |
(5) |
モードを選択します。(以下の例はCloud-Optimizedモード) 1) Large #? 3 |
(6) |
選択したモードに従って、Storage要件がチェックされます。
--- Running IOPS tests... --- Running IOPS tests... Required Mount Options for /QS_metadata: noatime dirsync --- Preparing components for install/upgrade... --- Installing Version 5.0.1.177... --- Configuring system... Repository Path: /QS_repository Would you like to automatically add firewall exceptions for ports used by storage-server? yes\no [no]: Generating certificate... --- Server installed/upgraded 5.0.1.177 successfully. Starting services ...
|
成功すると、WEB管理インタフェースにアクセスできるようになります。 https://{ホスト名またはIPアドレス}:5233 |
|
>>ブラウザでアクセス
(1) | WEB管理インタフェースにアクセスします。 https://{ホスト名またはIPアドレス}:5233 |
(2) |
|
(3) |