Select blog: [Blog All] [pidiaquez]
Select skin: [bluesky] [basic] [guadeloupe] [custom] [originalb2] [wpc_default] [wpc_aubmach] [natural_pink]

Blog All Title

Tagline for Blog All


This is the long description for the blog named 'Blog All'.

This blog (blog #1) is actually a very special blog! It automatically aggregates all posts from all other blogs. This allows you to easily track everything that is posted on this system. You can hide this blog from the public by unchecking 'Include in public blog list' in the blogs admin.

2010-08-06

14:43:49 Permalink HDLM remove LUN or offlined path to a given LUN   English (EU)

Categories: Life, 42 words

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 " - "

Send feedback Permalink

2010-06-04

13:34:38 Permalink grep for numbers   English (EU)

Categories: Life, 23 words

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

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

Send feedback Permalink

2010-03-15

16:15:12 Permalink Linux RDAC Multipath driver check multipath   English (EU)

Categories: Life, 20 words

To check LUN status on a linux with RDAC multipath instaled

do:

mppUtil -S

and check

/proc/mpp

directory structure

Send feedback Permalink

2010-03-12

12:33:04 Permalink Upgrade RedHat 4.5 to RedHat 5.4   English (EU)

Categories: Life, 40 words

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

Send feedback Permalink

2009-11-02

12:03:10 Permalink HDLM on linux Check Paths   English (EU)

Categories: Techs, 36 words

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

Send feedback Permalink

:: Next Page >> :: Archives

[Login...]


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'