- /* Autogen : 5.2 */
- /*
- *
- * Configuration parameter file
- *
- */
- revision "sn9537";
- /*
- * Update information for "ios_e" section:
- *
- *
- INFORMATION:IOS */
- ios_e {
- /*
- * BEGIN SECTION: IOS INFORMATION
- */
- cluster 0 {
- muxiop; eiop 0; eiop 20; eiop 21;
- }
- cluster 1 {
- muxiop; eiop 0;
- }
- cluster 2 {
- muxiop; eiop 0;
- }
- cluster 3 {
- muxiop; eiop 0;
- }
- /*
- * END SECTION: IOS INFORMATION
- */
- }
- /*
- * Update information for "mainframe" section:
- *
- * HARDWARE INFORMATION:
- */
- mainframe {
- /*
- * BEGIN SECTION: HARDWARE INFORMATION
- */
- 32 cpus;
- 896 Mwords memory;
- channel 020 is lowspeed to cluster 0;
- channel 030 is lowspeed to cluster 1;
- channel 040 is lowspeed to cluster 2;
- channel 050 is lowspeed to cluster 3;
- channel 0112 is lowspeed to pseudo TCP;
- /*
- * END SECTION: HARDWARE INFORMATION
- */
- }
- /*
- * UNICOS configuration
- */
- unicos {
- /*
- * BEGIN SECTION: KERNEL PARAMETERS
- */
- 4096 NBUF; /* system buffers */
- 2048 NLDCH; /* number of ldcache headers */
- 32768 LDCHCORE; /* number of ldcache memory clicks reserved */
- 113 LDDMAX; /* maximum number of logical devices */
- 14 PDDMAX; /* maximum number of physical devices */
- 256 PDDSLMAX; /* maximum number of physical slices */
- 8 RDDSLMAX; /* maximum number of RAM slices */
- 12 TAPE_MAX_CONF_UP;
- 65536 TAPE_MAX_PER_DEV;
- /*
- * END SECTION: KERNEL PARAMETERS
- */
- }
- /*
- * Update information for "filesystem" section:
- *
- * DISK CONFIGURATION:
- *
- * SPECIAL SYSTEM DEVICES:
- */
- filesystem {
- /*
- * BEGIN SECTION: DISK CONFIGURATION
- */
- /*
- * Physical device configuration
- */
- disk d0024020.0 {type DD5S;iopath{cluster 0;eiop 20;channel 020;} unit 0;
- pdd roota_0200 {minor 1;sector 0;length 110000 sectors;}
- pdd usrb_000 {minor 2;sector 110000;length 190000 sectors;}
- pdd srcb_000 {minor 3;sector 300000;length 120000 sectors;}
- pdd core_000 {minor 4;sector 420000;length 110000 sectors;}
- pdd tmp_0200 {minor 5;sector 530000;length 185464 sectors;}
- pdd dump_000 {minor 6;sector 715464;length 65536 sectors;}
- }
- disk d0024020.1 {type DD5S;iopath{cluster 0;eiop 20;channel 020;} unit 1;
- pdd swap_0201 {minor 7;sector 0;length 200000 sectors;}
- pdd tmp_0201 {minor 8;sector 200000;length 183536 sectors;}
- pdd home_0201 {minor 9;sector 383536;length 239000 sectors;}
- pdd disk_0201 {minor 10;sector 622536;length 158464 sectors;}
- }
- disk d0025020.0 {type DD5S;iopath{cluster 0;eiop 21;channel 020;} unit 0;
- pdd usra_0210 {minor 11;sector 0;length 190000 sectors;}
- pdd rootb_010 {minor 12;sector 190000;length 110000 sectors;}
- pdd srca_010 {minor 13;sector 300000;length 120000 sectors;}
- pdd home_0210 {minor 14;sector 420000;length 361000 sectors;}
- }
- disk d0025020.1 {type DD5S;iopath{cluster 0;eiop 21;channel 020;} unit 1;
- pdd opt_0211 {minor 15;sector 0;length 150000 sectors;}
- pdd tmp_0211 {minor 16;sector 150000;length 631000 sectors;}
- }
- /*
- * Logical device configuration
- */
- ldd roota { minor 1;
- pdd roota_0200;
- }
- ldd swap { minor 2;
- pdd swap_0201;
- }
- ldd usra { minor 3;
- pdd usra_0210;
- }
- ldd rootb { minor 4;
- pdd rootb_010;
- }
- ldd usrb { minor 5;
- pdd usrb_000;
- }
- ldd srca { minor 6;
- pdd srca_010;
- }
- ldd srcb { minor 7;
- pdd srcb_000;
- }
- ldd dump { minor 8;
- pdd dump_000;
- }
- ldd opt { minor 9;
- pdd opt_0211;
- }
- ldd core { minor 10;
- pdd core_000;
- }
- ldd tmp { minor 11;
- pdd tmp_0211;
- pdd tmp_0200;
- pdd tmp_0201;
- }
- ldd home { minor 12;
- pdd home_0210;
- pdd home_0201;
- }
- ldd disk0 { minor 13;
- pdd disk_0201;
- }
- /*
- * END SECTION: DISK CONFIGURATION
- */
- swapdev is ldd swap;
- /*
- * END SECTION: SPECIAL SYSTEM DEVICES
- */
- /* DDRAM_0 needs to have two pdds in order
- * to boot systems. DO NOT REMOVE EITHER PDD
- */
- RAM DDRAM_0 { length 13065 blocks;
- pdd padd { minor 1; block 0; length 65 blocks;}
- pdd ir { minor 2; block 65; length 13000 blocks;}
- }
- ldd ir { minor 111;
- pdd ir;
- }
- rootdev is ldd ir;
- }
- /*
- * Network configuration
- */
- network {
- 1 enmaxdevs;
- 16 himaxdevs;
- 64 himaxpaths;
- 1 fdmaxdevs;
- 0700 hidirmode;
- 0600 hifilemode;
- endev 0 {
- iopath {
- cluster 0;
- eiop 0;
- channel 020;
- }
- }
- fddev 0 {
- iopath {
- cluster 1;
- eiop 0;
- channel 040;
- }
- }
- }