Originally posted by: unixgrl
Couple of options:
1) Create your mksysb locally, then copy it over to the system that has the tape drive and write it out to tape
2) NFS mount some directory from another host that has enough disk space to store the mksysb. Write the mksysb directly to that mountpoint. Then you can leave the mksysb there or write it out to tape.
We don't use direct attached tapes anymore. As you can see, it is difficult to manage. If you don't have a tape backup infrastructure,
you should probably get enough disk on one system and send all the mksysb images there. Then, make sure that one system gets backed up.
We put our mksysb on a filesystem local to each host and then it gets backed up through the same infrastructure that backs up application data. (tape SAN)