top of page
Search
HACMP-REMOVE SERVICE IP
(1) remove service IP Cluster Applications and Resources –> Resources –> Configure Service IP Labels/Addresses –> Remove Service IP...
Hanh Nguyen
Oct 30, 20151 min read
0 views
0 comments
HACMP – Remove resource group
remove resoruce group: bring rg offiline remove from dependency first: smitty -> hacmp> Cluster Applications and Resources->Resource...
Hanh Nguyen
Oct 30, 20151 min read
0 views
0 comments
HACMP Command
clstat – show cluster state and substate; needs clinfo. cldump – SNMP-based tool to show cluster state. cldisp – similar to cldump, perl...
Hanh Nguyen
Oct 30, 20151 min read
3 views
0 comments
AIX – UNIX DISK SANITIZATION
dd if=/dev/zero of=/path/to/device bs=65536 None rootvg : for disk in $(lspv | awk ‘{print $1}’) ; do dd if=/dev/zero of=/dev/r${disk}...
Hanh Nguyen
Oct 30, 20158 min read
0 views
0 comments
AIX Command
oslevel shows the actual BOS level oslevel -r shows the TL level (or earlier ML)...
Hanh Nguyen
Oct 30, 20155 min read
0 views
0 comments
AIX Basic command for Administrator
1. Daily command Find . -name “*.*” -size +1024k -print | xargs /usr/bin/ls -lrt 1.1 Increse file size...
Hanh Nguyen
Oct 30, 201526 min read
0 views
0 comments
bottom of page