Diario

Thursday, November 10, 2005

How use library flags in CPAN shell Installation

For example:

o conf makepl_arg
LIBS=-ldbinstall Compress::Zlib

Partition AdvFS in Tru64

For example, using an good BMT:

mkfdmn -t advfs -p 57600 -x 2048 /dev/rz10c data2_domain
addvol -p 57600 -x 2048 /dev/rz9c data2_domain
mkfset data2_domain data2
mkdir /data2
mount /data2
balance data2_domain

Add this line in fstab
data2_domain#data2 /data2 advfs rw 0 0

Array Disk Fixed

When the array disk is shutdownof bad way, the controller can't find the disks
These are the commands by fix the problem:
Login to console, and type the follow:

clear this invalid_cache nodestroy_unflushed_data
shutdown this_controller
#if the array disks can't shutdown, then execute:
show units full
#if the show: write-protect mode, or data-safety, inoperative, etc. Execute:
clear lost_data
#For our case is unit is d100 and d200
#then exec again the command. Finally execute shutdown
shutdown this_controller