Flash Archive with two tapes

2007-12-25 6:06:00

Hi All,

I am working on Flash Archive and the archive is store in tapes. In some server a perticular tape is /dev/rmt/0 while on other it is /dev/rmt/1. So with flash_profile on jumpstart has an entry:
archive_location local_tape /dev/rmt/0

I need to configure jumpstart in such a way that if /dev/rmt/0 is not available then it should point to /dev/rmt/1.
Can flash_profile contains two archive locations like:
archive_location local_tape /dev/rmt/0
archive_location local_tape /dev/rmt/1

OR
Can I put something like:
archive_location local_tape /dev/rmt/?

Please guide me with a solution.

Thanks in advance,
Devendra

Comments

Got something to say?

You must be logged in to post a comment.