yenchee wrote:
Intel板子上那個RAID其實是hardware assisted RAID
和我們一般所稱的hardware RAID不是同一樣東西
不過市面上一般消費級的NAS其實也都是這一類的..(恕刪)


好奇的問一下, "消費級 NAS" 採用 Intel RAID 的可否推介幾個廠牌或機型? 印象中還真的很少見市售 NAS 採用 Intel RAID, 謝謝.
FB: Pctine

yenchee wrote:
而且同是Intel RAID, 只要BIOS可以開啟RAID, 換板子一樣都可以抓的到
同樣用Linux為前提, DIY NAS資料恢復難度不會比市售NAS差...(恕刪)


Intel Maxtrix RAID or Intel Rapid Storage Technology 在有關 system migration 或是將已建立好的 RAID 轉移至另一系統時, 是有一定的操作程序及必須注意的事項, 有時候並不建議將它直接移轉至新系統並直接 boot.

在 Intel 官網上有詳細的說明. Moving a RAID volume to a different system

(擷錄)
The hard drive members of a RAID volume can be moved to another system and the data on that RAID volume can then be accessed. This may be necessary in the event of a motherboard failure.

Requirements

The new system must support the following:

Intel® Rapid Storage Technology (in other words, RAID)
the same type of RAID volume
As an example, a RAID 5 volume should not be moved to a system with the Intel® 82801ER I/O controller hub (ICH5R) because ICH5R does not support RAID 5.

How to Access the Volume Data

If the new system includes a different I/O controller than the one on which the RAID volume was created, you should not attempt to boot to the RAID volume. You should boot to an operating system on another non-RAID hard drive or RAID volume and, from there, access the contents of the original RAID volume.

As an example, if you move a bootable RAID 0 volume created on a system with ICH5R to a system with the Intel® 82801GR I/O controller hub (ICH7R), you should not boot to the RAID 0 volume. Instead, you should install an operating system on a non-RAID hard drive or a new RAID volume and access the contents of the original RAID 0 volume from within that operating system.
FB: Pctine
yenchee wrote:
事實上自組NAS, 你完全知道哪個東西在哪裡, 比起市售黑盒子簡單多了
外面廠商改過甚麼東西根本不知道, 在極端的狀況下, 譬如說原廠倒了
Linux-based DIY NAS要簡單太多了


你到底在說什麼啊?
外面的家用NAS 都是用linux mdadm 去組出來的, 好像有一家有用zfs...
而且也都是 based on linux 的, 也都跟原本open source 的東西相容, 哪裡有什麼不知道不知道的...。

你真的知道哪裡在哪裡嘛...?!

怎麼看都覺得 intel 的才是黑盒子, 又要 bios 支援又要裝驅動, bios 要是有問題原廠又不更新了你也沒有source code 可以自己build bios 吧...。

pctine wrote:
好奇的問一下, "消...(恕刪)


我的意思是消費級的NAS一樣是hardware assisted NAS
Marvell Armada這系列的CPU都是, 主要的RAID是軟體做
硬體上提供的是XOR engine

pctine wrote:
Intel Maxt...(恕刪)


這個是指要換系統的後, 同樣都是Windows或都是Linux
直接搬過去就行了, 我用過很多次了
一樣是市售NAS, Synology換到Synology當然是直接搬
但是Synology搬到QNAP當然不是插了直接動
不要只看文件, 有實際用過的再來說

ksc91u wrote:
你到底在說什麼啊?外...(恕刪)


你有實際掛過嗎? 我才掛過一台DS414, 硬碟直接搬過來x86
mdadm看的到, 但是LVM接不起來, 推測是Marvell的mdadm有部分格式不同

除了filesystem之外, 還有其他的問題, 你真的知道那些xxstation資料放在哪嗎?
掛掉之後拿到x86來, 就算你mount起來, 剩下的部分怎麼辦?
再來iSCSI放在哪又知道嗎? 用的是哪個套件?
DIY NAS這些問題答案都是肯定的, 商用NAS呢?

我不是說DIY NAS比較好, 外面市售NAS最大的長處是機構設計得好好的
然後軟體介面幫一般人也處理好好的, 畢竟不是每個人都有能力DIY NAS的
yenchee wrote:


你有實際掛過嗎? 我才掛過一台DS


從你掛不起來推測 Armada 的lvm 格式不一樣這太牽強了吧。
那在 Armada 上建立的 lvm 搬到別的平台就不會動了?

我沒有用過ds 414但是我不會這樣就說他有問題。

我有沒有把synology的硬碟拿出來裝在一般pc過。 有 而且是ppc平台的。

希望這樣可以解決你 Armada的問題。

喔 對了 iscsi後來我也是搬到 mac上面用其他的 iscsi initiator 服務。。。

ksc91u wrote:
我有沒有把synology的硬碟拿出來裝在一般pc過。 有 而且是ppc平台的。


你就那麼肯定ppc平台等於arm平台? 外面這些廠商都是用晶片廠給的SDK
我是不確定Marvell給的和Freescale用的都是一樣的
但是我很確定DS414四顆RAID5直接上到Ubuntu 12.04.04沒法直接讀到
很有可能改些設定做得到, 但是那就不是"簡單"可以做到
更不要說Synology根本就沒告訴你要怎麼做, 還得要慢慢去猜
我自己用Linux架, 我不需要猜, 當時怎麼建得一清二楚

ksc91u wrote:
喔 對了 iscsi後來我也是搬到 mac上面用其他的 iscsi initiator 服務。。。


我filesystem沒mount起來, 所以沒找到target的檔案
到請教不知道iSCSI target是放在哪個目錄的哪個檔案裡?

yenchee wrote:
Marvell Armada這系列的CPU都是, 主要的RAID是軟體做
硬體上提供的是XOR engine...(恕刪)


了解. 謝謝.
FB: Pctine

yenchee wrote:
但是Synology搬到QNAP當然不是插了直接動
不要只看文件, 有實際用過的再來說...(恕刪)


synology 搬到 qnap 這個不用說, 小弟還是懂的.
至於有沒有做過, 小弟功力不夠, 之前用 intel matrix RAID 換主板曾經失敗過, 日後有空再向大哥請教.
FB: Pctine
文章分享
評分
評分
複製連結
請輸入您要前往的頁數(1 ~ 21)

今日熱門文章 網友點擊推薦!