Pick0
Previous Topic  Next Topic 

The D3 configuration file is a UNIX file (/usr/lib/pick/pick0) which contains various parameters about the D3 system, information about the UNIX environment, and statements defining the actual hardware which is available to D3.

This file, located on the Unix directory "/usr/lib/pick”. It is created automatically when you install D3 but you will need to customize it. You may use whichever unix editor you are comfortable with. Nano is quite easy to use.


An example of pick0

#

#

# Copyright (c) Raining Data 2002. All rights reserved

# Thu Jun 30 07:41:21 2005

#

name LINUX pick0

nice 0

user pick

core 763657 10

npibs 300

nphts 50 #

basic 8192

brkchr 1c

escchr 00

absbase 18

abssize 708

abslock on

blkfid 4

flush 10

dwqnum 256

crange 190 199

disk /dev/VolGroup00/LogVol02 0 52717264 r /dev/raw/raw1 # disk 0

tape /dev/fd0H1440 500 f lq  # tape 0

tape /dev/fd0H720 500 f ld  # tape 1

tape /dev/nst0 16384 d ll  # tape 2

tape /usr/lib/pick/ab 500 p lx  # tape 3

tape /usr/lib/pick/dt 500 p lx  # tape 4

tape /saves/fs 500 f lx  # tape 5

tape /saves/priceupdate 500 f lx  # tape 6

tape /mnt/cdrom/pmprograms.upg 500 f lx  # tape 7