Показаны сообщения с ярлыком Hitachi. Показать все сообщения
Показаны сообщения с ярлыком Hitachi. Показать все сообщения

понедельник, 26 мая 2014 г.

Hitachi HUS VM/VSP включение и отключение system option 721

На память, полезная опция, чтобы не пришлось "передергивать" все диски при изменении типа RAID'а или количества дисков в PDEV'ах - SOM (system option) 721 выставляется в режиме "mode" - переход из SVP App Ctrl+Shift+m с сервисным паролем, после этого опции будут доступны для включения и отключения. Помнить! После перенастройки PDEV'ов перед отдачей в продакшен эту опцию нужно отключить!

среда, 5 июня 2013 г.

Минимальные требования для активации лицензии Hitachi Dynamic Tiering на HUS 1xx

В мемориззз, хотя такая информация должна быть в datasheet'е (но это Хитачи...):
взято отсюда http://forums.hds.com/index.php?/topic/1504-hus-and-dynamic-tiering/
сам текст:
First make sure you have at a minimum SNM 2 v23.00 and array firmware 0930/A
Install the Dynamic Provisioning (prerequisite software feature for HDT) and Dynamic Tiering licenses as you normally would
on the array

This will enable the "Change Tier Mode" button in SNM 2 the DP Pools pane

Add the licensing first, then create the DP Pool with Tier Mode enabled (note selct the Tier Mode enable button first because if you have added Raid Groups first it will refresh the screen to blank again)
Now in creating the HDT DP Pool for the first time select your underlying Raid Groups and add them all:
For example:
SSD 3+1 by 1
SAS 4+1 by 4
NL-SAS 8+2 by 4
This will add the underlying Raid Groups into the DP Pool and it will now be displayed as "Mixed"
It will also add the Raid Groups in nice sequential numbers (us storage guys being a bit OCD)

With Tier Mode is enabled and when you select SSD disk and do not select an even multiple (2, 4, 8 and 16) of data disks, DP
efficiency will be reduced
I had an issue with a pre-existing (pre HDT license installed) DP Pool containing SSD disks - the issue was that the Tier Mode could not be changed with an error: "DMED260063: The process cannot be performed because the specified DP Pool consists of SSD"
To fix it I had to delete the DP Pool containing the SSD disks and recreate it post HDT license install.

Also get your hands on the "Hitachi Unified Storage Provisioning Configuration Guide" MK-91DF8277-02 from HDS.

в целом, стоит помнить, что на железяках, купленных в конце 2012 года обычно ставился микрокод версии 0925/А-С, то есть не дотягивающий до минимально необходимого 0930/А.
Сами же HDT лицензии для HUS 100 серии были анонсированы 02.12.2012.

вторник, 5 марта 2013 г.

Наименования и продакт-коды Hitachi mid-range СХД

В меморизз, как соответствуют железяки, наименования и коды:
Hitachi mid-range array model numbers:
  • DF700s – WMS100/AMS200/AMS500/AMS1000
  • DF800 – AMS2100/AMS2300/AMS2500
  • DF850 – HUS110/HUS130/HUS150

среда, 30 января 2013 г.

Переход в режим обслуживания (Maintenence Mode) на Hitachi AMS/HUS

В мемориззз...
в основном взято отсюда: http://fcoe.ru/english/setup-examples/31-hitachi
...
Change the Operation Mode from the Normal Mode to the Maintenance Mode.
Check that the “mode” file exists in the following directory:\HiCommand\StorageNavigatorModular\conf.
If there is no mode file, create a mode file (without extension) and write the following letters in one line "StorageNavigatorModular". However, do not insert line feeds.
Store the created mode file in the following place:\HiCommand\StorageNavigatorModular\conf.
Put a checkmark in the array subsystem to operate on the main window, and press the [Ctrl] key, [Shift] key and the [E] key at the same time.
...
То есть создаем файл mode в директории установки HSNM (по-умолчанию, это С:\Program Files\HiCommand\StorageNavigatorModular\conf), внутри этого текстового файла без расширения!!! должно быть в одно слово с учетом регистра
StorageNavigatorModular
в результате при нажатии комбинации клавиш Ctrl+Shift+e в зависимости от системы (AMS или HUS), будет либо дополнительное меню в самом низу экрана настройки СХД, либо появится всплывающее окно (разрешить в IE), также с названием Maintenance.

И вдогонку, явки, пароли:
maintenance
hosyu9500

Некоторые интересные разделы
/encmicro
/drvfirm
/lun_opt
/drvfirm_on
/sslc_init
например,
http://192.168.0.16/normal/ssi/dop_index.htm
http://192.168.0.16/normal/ssi/lunsq_inf.htm

понедельник, 17 декабря 2012 г.

Network Discovery (LLDP, OADP) на коммутационных модулях ALAXALA в Hitachi Blade CB2000

После пары часов попыток "подружить" discovery в L2 между модулем
обозначающемся в инвентори как:
Type          : 1G LANSW
Part/Model Number     : GV-BE2LSW1X1-Y
(это свич-модуль ALAXALA)
и Huawei, в частности, с использованием LLDP, решил таки покурить маны и нашел вот это:
...
(2) About compatibility with LLDPs uniquely supported by other vendors
The Link Layer Discovery Protocol (LLDP) supported by the Switch is not compatible with
LLDPs uniquely supported by other vendors#.
#
Cisco Systems: CDP (Cisco Discovery Protocol)
Extreme Networks: EDP (Extreme Discovery Protocol)
Foundry Networks: FDP (Foundry Discovery Protocol)
(3) About compatibility with the IEEE 802.1AB standard
The LLDP used by the Switch is based on IEEE 802.1AB Draft 6, but includes unique extensions.
It is therefore not compatible with the IEEE 802.1AB standard.
...
выделено жирным и подчеркнуто мной, кстати, своего "товарища" он увидел.
Также в мемориз: настройка и глобально и на портах:
(config)# lldp run
!(config)# do sh lldp
Status: Enabled  Chassis ID: Type=MAC       Info=0000.**
Interval Time: 30    Hold Count: 4  TTL: 120
Port Counts=0
!(config)# int range gi 0/1-4
!(config-if-range)# lldp ena
!(config-if-range)# exit
!(config)# do sh lldp
Status: Enabled  Chassis ID: Type=MAC       Info=0000.**
Interval Time: 30    Hold Count: 4  TTL: 120
Port Counts=4
  0/1            Link: Down Neighbor Counts:   0
  0/2            Link: Up   Neighbor Counts:   0
  0/3            Link: Down Neighbor Counts:   0
  0/4            Link: Up   Neighbor Counts:   0
когда появляется сосед запись примерно такая:
System Description: ALAXALA AX3640S GV-BE2LSW1N1 [GV-BE2LSW1N1] Switching software Ver. 10.7.F [OS-L3A]
Total Neighbor Counts=1

В OADP можно включить поддержку CDP, однако эффекта на линках с Cisco тоже замечено не было.
oadp run
oadp cdp-listener
interface range gigabitethernet 0/1-4
oadp enable

В общем, не торт...(((

четверг, 13 декабря 2012 г.

MS Windows Server 2008R2 MPIO

В мемориз...
после подключения полки Hitachi HUS110 по всем 8ми путям в разделе Управление Дисками будут 8 одинаковых неразбитых диска, чтобы они стали полноценным одним, нужно настроить многопутевой ввод/вывод (есть встроенный в систему или с диска от вендора).
Штатный виндовый:
Устанавливаем компонент "Многопутевой ввод-вывод"
Администрирование - MPIO
    Обнаружение многопутевых устройств
    HITACHI DF600F     Добавить
    Перезагрузка
После перезагрузки в Хранилище / Управление дисками - обычным образом добавить Диск.