Unsolved
This post is more than 5 years old
11 Legend
•
20.4K Posts
•
87.4K Points
0
737
November 28th, 2006 06:00
How to identify FDRSOS enabled devices
Is there a way to identify FDRSOS enabled devices with Solutions Enabler ? Right now i have to request a bin file spreadsheet to find unused devices.
Thanks
Thanks
0 events found
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
November 28th, 2006 11:00
sscss0
15 Posts
0
November 28th, 2006 11:00
You can list out all the disks with
symdisk -sid 1234 -v -hypers list all
You'll get output similiar to this. From there if the emulation type is FDRSOS you can pipe it through grep to find only those devices.
# Vol Emulation Dev Type Mirror Status Cap(MB)
--- ---- ---------------- ---- ------------- ------ -------------- --------
16 199 FBA 010E Data 1 Ready 3
17 200 FBA 0123 Data 2 Ready 3
18 201 FBA 0130 Data 1 Ready 1024
19 202 FBA 0131 Data 2 Ready 1024
20 203 FBA 0132 Data 1 Ready 1024
21 204 FBA 0133 Data 2 Ready 1024
1 184 FBA 0298 Data 2 Ready 8714
2 185 FBA 02AD Data 1 Ready 8714
3 186 FBA 02C2 Data 2 Ready 8714
4 187 FBA 02D7 Data 1 Ready 8714
sscss0
15 Posts
0
November 28th, 2006 13:00
I'm still not sure what FDRSOS is. I did a google search and it looks like its a backup application that works with TimeFinder. So I'm not sure what kind of devices it uses. If you can tell us what device type it needs, STD, BCV, etc.. that will make it easier to help you.
mlee2
108 Posts
0
November 29th, 2006 20:00
To answer the original question we may still need a Solutions Enabler expert to respond but "F.Y.I." FDRSOS volumes are actually "standard" FBA data volumes presented on the Open Systems FIBRE (or SCSI) channel paths BUT they are ALSO presented on ESCON or FICON channels to a mainframe host for backup purposes (i.e.mainframe hosts typically having those great big tape silo's, etc). The FDRSOS software product for performing these backups are supplied by "Innovation Data Processing" (http://www.innovationdp.fdr.com/). Information on the FDRSOS product can be downloaded (for example) from http://www.fdr.com/pdf/sosn.pdf or http://www.fdr.com/pdf/sos.pdf. I hope this helps....