revision "SN9000.20"; ios_e { cluster 0 { miop; eiop 0; } } mainframe { 1 cpus; 32 Mwords memory; channel 020 is lowspeed to cluster 0; channel 78 is lowspeed to pseudo TCP; } unicos { 512 NBUF; 512 NPBUF; /* 98280 LDCHCORE;*/ 10 LDCHCORE; 500 NLDCH; 256 PDDMAX; 256 LDDMAX; 32 HDDMAX; 300 PDDSLMAX; 8 MDDSLMAX; 8 SDDSLMAX; 8 RDDSLMAX; 4 SSDDSLMAX; 64 HDDSLMAX; 0 GUESTMAX; 294912 TAPE_MAX_PER_DEV; 8 TAPE_MAX_CONF_UP; 16 TAPE_MAX_DEV; } filesystem { /* * Physical device configuration */ RAM ramdev { length 12288 blocks; pdd ram { minor 3; block 0; length 12288 blocks; } } disk "swap" { type DD_U; iopath { cluster 0; eiop 0; channel 021; } unit 0; pdd swap { minor 4; sector 0; length 131072 sectors; } } disk "dump" { type DD_U; iopath { cluster 0; eiop 0; channel 022; } unit 0; pdd dump { minor 5; sector 0; length 131072 sectors; } } disk "core" { type DD_U; iopath { cluster 0; eiop 0; channel 023; } unit 0; pdd core { minor 6; sector 0; length 131072 sectors; } } disk "root" { type DD_U; iopath { cluster 0; eiop 0; channel 024; } unit 0; pdd root { minor 7; sector 0; length 262144 sectors; } } disk "usr" { type DD_U; iopath { cluster 0; eiop 0; channel 025; } unit 0; pdd usr { minor 9; sector 0; length 1048576 sectors; } } disk "src" { type DD_U; iopath { cluster 0; eiop 0; channel 026; } unit 0; pdd src { minor 10; sector 0; length 262144 sectors; } } disk "usr_tmp" { type DD_U; iopath { cluster 0; eiop 0; channel 027; } unit 0; pdd usr_tmp { minor 11; sector 0; length 131072 sectors; } } disk "tmp" { type DD_U; iopath { cluster 0; eiop 0; channel 030; } unit 0; pdd tmp { minor 12; sector 0; length 131072 sectors; } } ldd ram { minor 58; pdd ram; } ldd swap { minor 59; pdd swap; } ldd dump { minor 60; pdd dump; } ldd core { minor 61; pdd core; } ldd root { minor 62; pdd root; } ldd usr { minor 63; pdd usr; } ldd src { minor 64; pdd src; } ldd usr_tmp { minor 65; pdd usr_tmp; } ldd tmp { minor 66; pdd tmp; } rootdev is ldd ram; /* rootdev is ldd root;*/ swapdev is ldd swap; dmpdev is ldd dump; } network { 8 nfs_static_clients; 8 nfs_temp_clients; 8 cnfs_static_clients; 8 cnfs_temp_clients; 32768 nfs_maxdata; 256 nfs_num_rnodes; 1200 nfs_maxdupreqs; 3 nfs_duptimeout; 0 nfs_printinter; 16000 tcp_nmbspace; 2 himaxdevs; 4 himaxpaths; 1 fdmaxdevs; 0 npmaxdevs; 1 enmaxdevs; 2 atmmaxdevs; 131072 atmarp_recv; 65536 atmarp_send; 1024 atmarp_entries; 0755 hidirmode; 0666 hifilemode; endev 0 { iopath { cluster 0; eiop 0; channel 020; } } }