Blog All Title Pablo Idiaquez

2010-08-06

English (EU)   HDLM remove LUN or offlined path to a given LUN  -  Categories: Life  -  @ 14:43:49

In order to completly remove a LUN , first offline all paths, the run the following command

dlmcfgmgr -u /dev/sddlmab

Same instruction is used to remove all offlined path to a LUN and update LUNs with paths pointing to no device " - "

2010-06-04

English (EU)   grep for numbers  -  Categories: Life  -  @ 13:34:38

grep for lines containing numbers , with the exception of those who have a slash

egrep [0123456789] month | grep -v "/" | grep -v A | tr -d .

2010-03-15

English (EU)   Linux RDAC Multipath driver check multipath  -  Categories: Life  -  @ 16:15:12

To check LUN status on a linux with RDAC multipath instaled

do:

mppUtil -S

and check

/proc/mpp

directory structure

2010-03-12

English (EU)   Upgrade RedHat 4.5 to RedHat 5.4  -  Categories: Life  -  @ 12:33:04

I tried to upgrade from the 5.4 DVD, however it didn't gave me the "upgrade option"

googled for a while and found the following "secret word" that enabled the upgrade option.

I used the following parameter during the boot.

linux upgradeany

2009-11-02

English (EU)   HDLM on linux Check Paths  -  Categories: Techs  -  @ 12:03:10

To check paths to the LUNs


/opt/DynamicLinkManager/bin/dlnkmgr view -path

To install HDLM driver if you have the license file .plk

Copy the .plk license file to /var/tmp/hdlm_license and install hdlm

powered by
b2evolution

MySQL error!

Incorrect key file for table 'evo_hitlog'; try to repair it(Errno=1034)

Your query:
DELETE FROM evo_hitlog WHERE visitTime < '2010-08-08'