![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In D3/NT the command is: dev-make -t tape -a "Y:\filesave,p" Can anybody tell me the equivelent for D3/aix? Art |
#3
| |||
| |||
|
|
In D3/NT the command is: dev-make -t tape -a "Y:\filesave,p" Can anybody tell me the equivelent for D3/aix? Art |
#4
| |||
| |||
|
|
As Dale has said, in D3/*nix you can't create devices on the fly, but you can cahnge the definition of existing devices from your pick0/config -> typically those pesky floppies that are used so often at devices 0 & 1 |
|
Don't forget that if you are going to generate > 2Gb of data you will need to use a COMPRESSED device (which you will NOT be able to easily re-process under D3/NT) |
#5
| |||
| |||
|
|
Does the 2g limit apply to aix, or is that just an NT issue? The same file as a DOS flat file is about 4g, if I don't break it up into multiple tapes. How does the compressed work? Are we talking about an aix limitation, or a D3 limitation? |
#6
| |||
| |||
|
|
As Dale has said, in D3/*nix you can't create devices on the fly, but you can cahnge the definition of existing devices from your pick0/config -> typically those pesky floppies that are used so often at devices 0 & 1 |
#7
| |||
| |||
|
|
Ross Ferris wrote: As Dale has said, in D3/*nix you can't create devices on the fly, but you can cahnge the definition of existing devices from your pick0/config -> typically those pesky floppies that are used so often at devices 0 & 1 The line I've added to the pick0 record is: tape /aixbak/filesave 500 c lx # tape 9 This file actually resides on a nfs server running on mandriva linux. I haven't yet run a complete file-save to it to check any size limitations. But I have done some basic account saves to check functioning. One thing I noticed quickly is the the T-REW command does not work as expected. It seems to work more like a T-BCK than a T-REW. The only way to reliably get to the beginning of the file is to actually T-DET and SET-DEVICE. Is this common behavior? Art |
#8
| |||
| |||
|
|
Stepping into this thread with a couple useless tidbits: About manipulating tape devices in general with D3: During installation I always create around 10 devices that can be changed as required: 1.4M floppy, abs, data, 2 for uncompressed account-saves, 2 for compressed account-saves, 2 for file-saves, and a junk device that I can change at will. The compressed pseudos are for data that stay T I like that idea. I'd been playing around with the notion of using the |
![]() |
| Thread Tools | |
| Display Modes | |
| |