4.0.0alpha.svn.7719
Amanda::Service modules list
Amanda modules list
List of All Modules
All Amanda Releases

Amanda::Service::Amidxtaped

PROTOCOL

  server (amidxtaped)            client (amrecover)
                             <=  FEATURES=              # fe_amidxtaped_exchange_features
  FEATURES=               =>                            # fe_amidxtaped_exchange_features
                             <=  CONFIG=                # fe_amidxtaped_config
                             <=  LABEL=                 # fe_amidxtaped_label
                             <=  FSF=                   # fe_amidxtaped_fsf
                             <=  HEADER                 # fe_amidxtaped_header
                             <=  DEVICE=                # fe_amidxtaped_device
                             <=  HOST=                  # fe_amidxtaped_host
                             <=  DISK=                  # fe_amidxtaped_disk
                             <=  DATESTAMP=             # fe_amidxtaped_datestamp
                             <=  END                    # ALWAYS
  HEADER-SEND-SIZE size   =>                            # fe_amrecover_header_send_size
                             <= HEADER-READY            # fe_amrecover_header_ready
  header (size:data)       =>                           # fe_amidxtaped_header
                             <= HEADER-DONE             # fe_amrecover_header_done
                                run application support command
  STATE-SEND              =>                            # fe_amrecover_state_send
                             <= STATE-READY             # fe_amrecover_state_ready
  statefile (EOF:state)   =>                            # fe_amrecover_stream_state
                             <= STATE-DONE              # fe_amrecover_state_done
  USE-DAR (YES|NO)        =>                            # fe_amidxtaped_dar
                             <= USE-DAR (YES|NO)        # fe_amidxtaped_dar
                             <= AVAIL-DATAPATH AMANDA   # fe_amidxtaped_datapath
  USE-DATAPATH            =>                            # fe_amidxtaped_datapath
                             <= DATAPATH-OK             # fe_amidxtaped_datapath
  DATA-SEND               =>                            # fe_amrecover_data_send
                                run application restore command
                             <= DATA-READY              # fe_amrecover_data_ready
                             <= DAR x:y                 # fe_amidxtaped_dar and USE-DAR is YES
  data (EOF:data)         =>
                             <= DAR-DONE                # fe_amidxtaped_dar and USE-DAR is YES
                             #<= DATA-DONE              # fe_amrecover_data_done


  FEEDME label            =>                            # fe_amrecover_FEEDME
                             <= OK                      # fe_amrecover_FEEDME
                             or
                             <= TAPE device             # fe_amrecover_feedme_tape


  MESSAGE message         =>                            # fe_amrecover_message

FEATURES

  fe_amidxtaped_exchange_features
    If amrecover send the 'FEATURES=' line to amidxtaped and amidxtaped send the 'FEATURES=' line to amrecover

  fe_amidxtaped_config
    If amrecover can send the "CONFIG=" line to amidxtaped

  fe_amidxtaped_label
    If amrecover can send the "LABEL=" line to amidxtaped

  fe_amidxtaped_fsf
    If amrecover can send the "FSF=" line to amidxtaped
    It is the number of FSF to do to get the file we want on tape

  fe_amidxtaped_header
    If amrecover can send the "HEADER" line to amidxtaped
    Which means amrecover expect to see a 32KB header block at the begining of the data stream

  fe_amidxtaped_device
    If amrecover can send the "DEVICE=" line to amidxtaped

  fe_amidxtaped_host
    If amrecover can send the "HOST=" line to amidxtaped

  fe_amidxtaped_disk
    If amrecover can send the "DISK=" line to amidxtaped

  fe_amidxtaped_datestamp
    If amrecover can send the "DATESTAMP=" line to amidxtaped

  fe_amidxtaped_nargs
    Older format
        6
        -h
        -p
        $DEVICE
        $HOST
        $DISK
        $DATESTAMP

  fe_recover_splits
    If amidxtaped can interactact with amrecover
    Must be set if fe_amrecover_FEEDME is set

  fe_amrecover_FEEDME
    if amrecover accept "FEEDME $label" message

  fe_amidxtaped_options_hostname
    Unused

  fe_amidxtaped_options_features
    Unused

  fe_amidxtaped_options_auth
    Unused

  fe_amrecover_message
    If amrecover accept "MESSAGE $msg" message

  fe_amrecover_feedme_tape
    If amrecover can reply with TAPE to FEEDME request

  fe_amrecover_dle_in_header

  fe_amidxtaped_datapath
    If they exchange the datapath

  fe_amrecover_origsize_in_header
    If amrecover accept the origsize in the header

  fe_amidxtaped_abort
    If amrecover can send 'ABORT' on error

  fe_amrecover_correct_disk_quoting
    amidxtaped ignore the DISK= if this is not set

  fe_amrecover_receive_unfiltered
    If amrecover can receive compressed and/or encrypted backup stream

  fe_amrecover_crc_in_header
    If the 3 CRC (native, client, server) can be in the header

  fe_amrecover_data_status
    Unused

  fe_amrecover_data_crc
    Unused

  fe_amrecover_storage_in_marshall
  fe_amidxtaped_storage_in_marshall
    marshall the LABEL with the storage

  fe_amrecover_stream_state
    If a STATE virtual stream is created

  fe_amidxtaped_dar
    enable the USE-DAR exchange
    amidxtaped expect many "DAR x:y" followed by "DAR-DONE"

  fe_amrecover_header_send_size
    if amidxtaped can send "HEADER-SEND-SIZE size" to amrecover

  fe_amrecover_header_ready
    if amrecover can send "HEADER-READY" to amidxtaped

  fe_amrecover_header_done
    if amrecover can send "HEADER-DONE" to amidxtaped

  fe_amrecover_state_send
    if amidxtaped can send "STATE-SEND" to amrecover

  fe_amrecover_state_ready
    if amrecover can send "STATE-READY" to amidxtaped

  fe_amrecover_state_done
    if amrecover can send "STATE-DONE" to amidxtaped

  fe_amrecover_data_send
    if amidxtaped can send "DATA-SEND" to amrecover

  fe_amrecover_data_ready
    if amrecover can send "DATA-READY" to amidxtaped

  fe_amrecover_data_done
    if amrecover can send "DATA-DONE" to amidxtaped

ABOUT THIS PAGE

This page was automatically generated Tue Mar 19 07:08:17 2019 from the Amanda source tree, and documents the most recent development version of Amanda. For documentation specific to the version of Amanda on your system, use the 'perldoc' command.


4.0.0alpha.svn.7719