Showing posts with label Storage Management. Show all posts
Showing posts with label Storage Management. Show all posts

Backup Netbackup run Pre-Post Script for UNIX Before and After policy backup Run

** Myself
NetBackup Run Script
1. from backup server client mount disk splite storage from production system)  
    cd /usr/openv/netbackup/bin
2. Create  bpstart_notify.policy_name and bpend_notify.policy_name for backup 
   Example bpstart_notify.Daily_DB_FlashBackup_host01  and bpend_notify.Daily_DB_FlashBackup_host01
   2.1) bpstart_notify.Daily_DB_FlashBackup_host01 (### umount old backup,freeze db, split storage new flash copy backup,unfreeze db  in bpstart )
      - Unconfigure Disk
      - Disable Flash Copy 
      - Remote to freeze database on DB system
      - Create FLASH COPY

Storage EVA Configuration and Management

** Myself

Management EVA4000

Command View EVA สามารถเปิดใช้งานได้สองทางคือ
  1. ผ่าน Tool HP System Management Homepage
  2. ผ่าน Browser โดยใช้ URL: http://10.1.221.138:2301/ or http://10.1.221.138:2301/
Open Command View EVA
clip_image002
clip_image004[4]

EVA reset password sssu tools (script) for admin user control storage.

** Myself
elmsetup.exe -pA:<user admin disk storage> –f
elmsetup.exe -pA:administrator -f
Start/stop service

Storage MSA30 no tool for configuration

** Myself
ไม่สามารถ ทำ lun บน storage ผ่าน Guiได้
ให้ใช้ smart array และ config เป็น Raid แยกได้แล้วค่อยไปทำ logical volumn
#check disk and controller
sautil /dev/cissX
cissX=<smart array device file >
#Config disk
            Raid    chanel:id
saconfig –R 5        –p X:X

All command of storage foundation vxvm

** Myself
vxsvc - graphic UI daemon (must be running to use vea)
/opt/VRTSob/bin/vea  #GUI
vea server, kill with /opt/VRTSob/bin/vxsvc -k
can remove lock file under /var/vx/isis/vxisis.lock if it says running
when it isn't.
 
vxconfigd - vol config daemon, enable with below command
vxiod - IO manager, reads and write to volumes
vxrelocd - Hot swap manager which uses hotswap if a disk fails.
 
vxdctl enable
#rescan for all attached disks

Loading