IBM TotalStorage DS6000 Attachment Manual page 148

Host systems attachment guide
Hide thumbs Also See for TotalStorage DS6000:
Table of Contents

Advertisement

10. You now have an initrd file system that is 32 MB. You can add additional files
11. If you have not already added your host adapter driver to the initrd file using
12. On SUSE, you must create the etc/, proc/, and sysroot/ directories in the initrd
13. Create SDD directories in the initrd file system by typing the following
14. For SDD, you must copy the following files to the initrd file system.
118
DS6000 Host Systems Attachment Guide
mount /dev/loop0 /mnt/tmp
by typing the following command:
cd /mnt/tmp
the standard mk_initrd or mkinitrd process (depending on your distribution),
you must manually copy the module files for the host adapter driver. You also
must manually copy the SCSI core and SCSI disk drivers into the initrd file
system and add the appropriate insmod command to the linuxrc script.
file system.
You can also add echo commands into the linuxrc script after the host adapter
load and mounting /proc to force the addition of LUNs through
/proc/scsi/scsi if the device discovery is not occurring automatically.
commands:
mkdir -p opt/IBMsdd/bin
chmod -R 640 opt/IBMsdd/
Note: Ensure that you are in the /mnt/tmp directory when you perform the
copies.
File Names
/etc/vpath.conf
/etc/group
/etc/passwd
/etc/nsswitch.conf
/opt/IBMsdd/sdd-mod.o-CORRECT_VERSION
/opt/IBMsdd/bin/*
/lib/libc.so.6
/lib/ld-linux.so.2
/lib/libacl.so.1
/lib/libattr.so.1
/lib/libdl.so.2
/lib/libm.so.6
/lib/libpthread.so.0
/lib/libnss_files.so.2
/lib/librt.so.1
/bin/awk, chmod, chown, cp, date, grep, ls, mknod,
mount, ps, rm, sed, sh, tar, unmount
Target Location
etc/
etc/
etc/
etc/
lib/sdd-mod.o
opt/IBMsdd/bin/
lib/
lib/
lib/
lib/
lib/
lib/
lib/
lib/
lib/
bin/

Advertisement

Table of Contents
loading

Table of Contents