First task in the reconfiguration effort is to reassign drive letters to the SIMH VAX 3900 simulator drive mappings. According to best practice drives should be mounted in the SYLOGICALS.COM configuration file. The hardware-based BUBBLE configuration is as follows:
|
$ msc == "MOUNT/SYSTEM/CLUSTER" $!MSC DSA0: /SHADOW=($255$DKA0:,$255$DKA500:) BUBBLESYSTEM SYSTEM$ $ MSC DSA1: /SHADOW=($255$DKA100:) BUBBLEDATA01 DATA01$ $ MSC DSA2: /SHADOW=($255$DKA200:) BUBBLEDATA02 DATA02$ $! $ MSC $255$DKA300 BUBBLEBACKUP BACKUPS$ $ MSC $255$DKA400: BUBBLEKITS KITS$ $ MSC $255$DKA500: BUBBLEPAGING PAGING$ |
Note that DSA0: is commented out – this is documentation. The shadowing of the system …
Continue reading ‘Configuring BUBBLE’ »
You must be logged in to post a comment.