开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: VS1 6.7 starter system CUUs / mount issues.


 

Greetings. Thanks for taking the time to post.

Basically, there needs to be more documentation about using the starter system. I fought through using the starter system by doing a lot of hand-waving, as my old math teacher used to call it, but neglected to document my leaps of faith. Those holes need to be filled in.

The starter system doesn't have a lot of devices. One device it's missing is a 3350 at 14C. Another that's missing is a 3350 at 248. I put PERM73 at 14C and FDLB67 at 248 because that's where I wanted them to be in the generated system, but that won't work on the starter system. Thus when you issued a VARY 14C,ONLINE command, you got an error message because the starter system doesn't have a UCB at 14C. I can't find a stage 1 for the starter system, but here's a DISPLAY U of all the devices in the system:

d u,,,000,256
181650 0000 IEE450I 18.16.50 UNIT STATUS 014
014 UNIT TYPE STATUS VOLSER VOLSTATE UNIT TYPE STATUS VOLSER VOLSTATE
014 002 3211 OFFLINE 004 3211 OFFLINE
014 009 3215 OFFLINE 00A 1442 OFFLINE
014 00C 2540 O 00D 2540 O
014 00E 1403 O 00F 1403 OFFLINE
014 010 3158 OFFLINE 011 3213 OFFLINE
014 012 3505 OFFLINE 013 3525 OFFLINE
014 014 3158 OFFLINE 015 3213 OFFLINE
014 016 3203 OFFLINE 017 3203 OFFLINE
014 018 3800 OFFLINE 019 3066 OFFLINE
014 01A 3036 OFFLINE 01B 3036 OFFLINE
014 01C UND OFFLINE 01D UND OFFLINE
014 01F 3215 C 118 3800 OFFLINE
014 130 2314 OFFLINE 131 2314 OFFLINE
014 132 2314 OFFLINE 133 2314 OFFLINE
014 134 2314 OFFLINE 148 3350 OFFLINE
014 149 3350 O FGEN60 PUB/RSDNT 14A 3350 O FDLB60 PUB/RSDNT
014 14B 3350 OFFLINE 150 3330 S DLIBA1 PUB/RSDNT
014 151 3330 OFFLINE 152 3330 OFFLINE
014 153 3330 OFFLINE 154 3330 OFFLINE
014 158 33301 OFFLINE 159 33301 OFFLINE
014 15A 33301 OFFLINE 15B 33301 OFFLINE
014 180 2400 OFFLINE 181 2400 OFFLINE
014 182 2400 OFFLINE 183 2400 OFFLINE
014 1C0 3340 OFFLINE 1C1 3340 OFFLINE
014 1C2 3340 OFFLINE 1C3 3340 OFFLINE
014 1D0 2305 OFFLINE 202 3211 OFFLINE
014 209 3215 OFFLINE 20C 2540 OFFLINE
014 20D 2540 OFFLINE 20E 1403 OFFLINE
014 218 3800 OFFLINE 219 3066 OFFLINE
014 21F 3215 OFFLINE 230 2314 OFFLINE
014 231 2314 OFFLINE 232 2314 OFFLINE
014 233 2314 OFFLINE 234 2314 OFFLINE
014 280 2400 OFFLINE 281 2400 OFFLINE
014 282 2400 OFFLINE 283 2400 OFFLINE
014 330 2314 OFFLINE 331 2314 OFFLINE
014 332 2314 OFFLINE 333 2314 OFFLINE
014 334 2314 OFFLINE 380 2400 OFFLINE
014 381 2400 OFFLINE 382 2400 OFFLINE
014 383 2400 OFFLINE 480 2400 O /REMOV
014 481 2400 O /REMOV 482 2400 OFFLINE
014 483 2400 OFFLINE
014 IEE452I UNIT STATUS NUMBER OF UNITS REQUESTED EXCEEDS NUMBER AVAILABLE

The documentation needs to be improved. Until I can get to that, what you can do is mount any DASD volume at any UCB address of the same device type. Thus any 3350 can go at any 3350 address (148 through 14B are possibilities). Physically attach the DASD to Hercules at the Hercules console:

attach 0148 3350 dasd/work73.14d.cckd

Vary the device online to VS1 at the VS1 console:

v 148,online

and set the volume use characteristic at the VS1 console with the VS1 MOUNT command:

m 148,vol=(sl,work73),use=public

For a work volume, PUBLIC is the appropriate use; for most other volumes, PRIVATE is probably appropriate.

Definitely need better documentation for the starter system.

--
Kevin

Join [email protected] to automatically receive all group messages.