Bu Blogda Ara

20 Aralık 2011 Salı

REDHAT NETAPP LUN MULTIPATHING

1. Sunucuda şu paketler kurulu olmalı : 

rpm -q device-mapper
rpm -q device-mappermultipath
yum install device-mapper
yum install device-mapper-multipath 

2. Netapp host utility kurulu olmalı. 

netapp_linux_host_utilities_***.tar.gz 

3. Hostun lunları görüyor mu kontrol edilmeli.

sanlun lun show

 controller:          lun-pathname          device filename  adapter  protocol          lun size         lun state
netapp1:  /vol/ASLDWH01/dwh_DWH01_lun0  /dev/sdb         host3    FCP          1.9t (2040130437120)  GOOD     
netapp1:  /vol/ASLDWH01/dwh_DWH01_lun0  /dev/sdc         host3    FCP          1.9t (2040130437120)  GOOD     
.
.
.

4. multipath' in şuanki durumunu listeleyelim. 

sanlun lun show -p
# sanlun lun show -p
netapp1:/vol/servervol/serverlun (LUN 0) Lun state: GOOD
Lun Size: 100g (107374182400) Controller_CF_State: Cluster Enabled

14 Aralık 2011 Çarşamba

Configuring HA after upgrading to vCenter Server 5.0 fails with the error: Cannot complete the configuration of the vSphere HA agent on the host. Misconfiguration in the host setup

virtual center' da Administration > vCenter Server Settings.> SSL Settings' den vCenter requires verified host SSL certificates'  checkbox' ı işaretleyin.

Sorunlu host' u vcenter' dan remove edin.
Bu işlemleri yaparken host' u maintanence mod' a almayı unutmayın.

sorunlu Host' a VIclient ile direct bağlanın. Sizi karşılayan certificate ekranını install edin.
Ardından Host' u Vcenter' a  tekrar ekleyin.
HA ve DRS ayarlarınızı tamamlayabilirsiniz.

Bu şekilde benim yaşadığım sorun çözüldü.


Ek olarak şu KB' ye bakabilirsiniz.

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2006729



















2 Aralık 2011 Cuma

ESX 5 ve Brocade HBA driver

ESX 5 Brocade HBA ları ilk kurulumda görmüyor. Driver ını  http://www.brocade.com/forms/getFile?p=documents/downloads/HBA/VMware/Drivers/brocade_driver_esx50_v3-0-0-0.tar.gz  ' esx cli den kurabilirsiniz.

ESX shell' den aşağıdaki komutla HBA ları listeleyebilirsiniz.

# esxcli brocade bcu --command="adapter --list"