Hi Rob and thanks. I am WAYU green on this having been stuck on an old
release and old hardware for so long before we FINALLY got current...
OK I see:
Creating an image catalog and add volumes using the i5/OS(r) command
line
These commands examples show how to create an image catalog and add
volumes as part of the CRTIMGCLG command.
CRTIMGCLG IMGCLG(MYCATALOG) DIR('/MYCATALOGDIRECTORY')
TYPE(*TAP)(Create an empty tape catalog)
ADDIMGCLGE IMGCLG(MYCATALOG) FROMFILE(*NEW) TOFILE
MYIMAGEFILE) IMGSIZ(2000) (Add 1 new tape
volume with a size of 2GB)
ADDIMGCLGE IMGCLG(MYCATALOG) FROMFILE(*NEW)
TOFILE(MYIMAGEFILE) IMGSIZ(2000)
(Add 1 new tape volume with a size of 2GB)
CRTIMGCLG IMGCLG(MYCATALOG) DIR('/MYCATALOGDIRECTORY')
TYPE(*TAP) ADDVRTVOL(2) IMGSIZ(2000)
(Create the tape catalog and add 2, 2GB tape volumes)
How does that get associated with the virtual tape device I created?
Thanks,
Chuck
-----Original Message-----
From: midrange-l-bounces+chuck.lewis=leesupplycorp.com@xxxxxxxxxxxx
[mailto:midrange-l-bounces+chuck.lewis=leesupplycorp.com@xxxxxxxxxxxx]
On Behalf Of rob@xxxxxxxxx
Sent: Monday, September 12, 2011 4:28 PM
To: Midrange Systems Technical Discussion
Subject: RE: Tape/Library Question
You have
- an image catalog loaded to that tape
- and, the image catalog has image catalog entries,
- and, the image
See also
WRKIMGCLG
WRKIMGclgE
http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/topic/rzam4/rzam
4virtualtapeusevt.htm
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.