トップ回答者
記憶域プールの最大構成HDD台数について

質問
-
Windows Server 2012の記憶域プールを用いてパリティディスクの構築をしようとしています。
仮想ディスク構成後、以下のリンクをみつけ、再構築しました。
http://social.technet.microsoft.com/Forums/ja-JP/w8itpro/thread/07944b41-04cc-4f1f-9876-447f4b35743e
この際にいくつか問題が出たので質問させてください。
1.NumberOfColumnsの値に9を指定できない。
当方ではHDD9台を使用して記憶域プールを作成していました(GUI使用時)。
これがnew-virtualdiskコマンドでNumberOfColumnsを9と指定するとエラーになり、構成できません。
8ではエラーになりません。
また、勘違いかと思い、AutoNumberOfColumnsを指定して確保してみましたが、その結果、やはり8となり1台は構成されない状態になりました。
これは構成台数の最大値が8台という事でよいのでしょうか?
2.仮想ディスク構成後、NumberOfColumnsの値は変更できるか?
上記に関連しますが、途中でHDDを追加したときに設定変更が可能なのでしょうか?
それとも自動的に対応してくれるので気にする必要はないのでしょうか?
※余談ですが、リンクの記事にあったシン・プロビジョニングで転送速度が落ちると言うのがありましたが、当方ではそんなことありませんでした。
以下に、環境を書きます。
サーバー構成:
マザー:TYAN S5396
CPU:Intel Xeon x5460 x2
メモリ:8GB
HDD:SATA 250GBx2(WD2500YS)
INTEL Matrix RAID:1TB HDDx2 HDS72101AB0A
SAS:LSI 1068E:1TB HDDx8 HDS72101AB0A
以上、よろしくお願いします。
回答
-
NumberofColumns パラメーターは、仮想ディスク作成時に指定出来るパラメーターで、作成後は変更出来ません。
Storage Spaces Frequently Asked Questions (FAQ)
Controlling the Number of Columns
You can control the number of columns and the stripe interleave when creating a new storage space by using the Windows PowerShell cmdlet New-VirtualDisk with the NumberOfColumns and Interleave parameters.
What properties can I change after creating a storage space?
Upon creating a storage space, certain fundamental properties are locked in place. These fundamental properties include the provisioning type (thin or fixed), the resiliency type (simple, mirror, or parity), the number of columns the storage space striping requires, and the striping interleave.
After creating a storage space, you can change properties that do not affect fundamental characteristics, such as the size of the storage space and its name.
ださっち
Microsoft MVP for Server Solutions - Windows Home Server
薩摩藩中仙道蕨宿別邸 http://satsumahan.blog40.fc2.com/
・参考になった/解決のヒントになった投稿には「回答としてマーク」をつけましょう。
・後から参照する人のためにも、質問した内容について解決した場合は、必ず「回答としてマーク」をお願いします。- 回答としてマーク taritari 2013年2月13日 9:00
すべての返信
-
NumberofColumns パラメーターは、仮想ディスク作成時に指定出来るパラメーターで、作成後は変更出来ません。
Storage Spaces Frequently Asked Questions (FAQ)
Controlling the Number of Columns
You can control the number of columns and the stripe interleave when creating a new storage space by using the Windows PowerShell cmdlet New-VirtualDisk with the NumberOfColumns and Interleave parameters.
What properties can I change after creating a storage space?
Upon creating a storage space, certain fundamental properties are locked in place. These fundamental properties include the provisioning type (thin or fixed), the resiliency type (simple, mirror, or parity), the number of columns the storage space striping requires, and the striping interleave.
After creating a storage space, you can change properties that do not affect fundamental characteristics, such as the size of the storage space and its name.
ださっち
Microsoft MVP for Server Solutions - Windows Home Server
薩摩藩中仙道蕨宿別邸 http://satsumahan.blog40.fc2.com/
・参考になった/解決のヒントになった投稿には「回答としてマーク」をつけましょう。
・後から参照する人のためにも、質問した内容について解決した場合は、必ず「回答としてマーク」をお願いします。- 回答としてマーク taritari 2013年2月13日 9:00