Naoshi Kubo wrote: > Hello > > I have a question about multivolume backup. > I want to take a backup to 3490 tape by using 'tar' command. > But the size of data is too big to copy within one tape volume. > Please tell me how to copy to multiple tape volumes by using 'tar' command.
Have you tried the standard tar options -M (multi-volume) and -L (tape-length) ? I haven`t tried them on linux/390, only linux/x86. regards, Per Jessen, Zurich
