ADIC 4.3 manual Run the following commands shown below

Page 13

Step 8. Run the following commands shown below:

ddlp fs2.ddl ddlp fs3.ddl ddlp fs4.ddl

Step 9. Remove fileserv*.h; move fileserv*.dbd, and change directory:

rm fileserv*.h

mv fileserv*.dbd ..

cd ..

Step 10. Modify the "fs1.ddl" file as follows:

a)Find the "record fileattr_rec {" line

b)Modify the following line from:

char fadmhdl[64];

/* DMIG handle binary data */

to:

 

char fadmhdl[64][1];

/* DMIG handle binary data */

c) Find the "record dirdb_rec

{" line

d) Modify the following line from:

char drdmhdl[64];

/* DMIG handle binary data */

to:

 

char drdmhdl[64][1];

/* DMIG handle binary data */

Step 11. Get the numbers for both the fileserv5 and fileserv1 databases to be regenerated by using ls

fs1_*.dbd.old. For example, if fs1_4.dbd.old and fs5_4.dbd.old are returned the

number is 4. There should be one pair of these files for each file system associated with FileServ. If the fs5_#.dbd.old file does not exist, make a note and do NOT run the ddlp for the fs5.ddl in Step 11 for this number (the fs1_4.dbd should still be run).

Step 12. For each of the numbers obtained above, modify the fs1.ddl and fs5.ddl files by changing the number to the current new number. For example, the fs1.ddl file will have a line similar to what is shown below:

database fs1_5 {

It should be changed to:

database fs1_4 {

www.adic.com

FileServ Version 4.3—600726 Rev A

Page 13 of 22

Image 13
Contents Prerequisites ContentsPurpose of This Release Fixed Problems/EnhancementsKnown Problems Following table lists unresolved problems Order Printed Books DocumentationRelated Publications Version 4.1 Book QuantityDrive Type Supported On Irix On Solaris Supported DrivesModify Irix Kernel for Sony DTF-2 Drive Update sysparm File with Media CapacityFileServ VolServ Compatibility with VolServOperating System Requirements Operating IssuesPatches Year 2000 Compliant CR #237GUI Performance CR #296 Fspolicy CommandTurn off mediad on SGI Platforms Installation and Upgrade IssuesOption Description Path to the storage device. For exampleUpgrading from FileServ Earlier than Version Upgrading from FileServ Version 3.4.2 and LaterRun the following commands shown below Run checkDBAll and validate that no errors exist Installing FileServ and Amass on the Same Platform Contents of Version This has been fixed Cleanup by Dataclass #391 Automatic Drive Cleaning #218Remove Database Information #397 Improve Performance #382Fixed Problems Drive Retry Logic CR #370 Drive SupportWEB Interface CR #336 Irix Scheduled for Retirement Previous FileServ Releases