Forum Discussion

Carlos_V's avatar
Carlos_V
Level 6
16 years ago

Restore ACSLS 7.1

Hi,
We have a big problem, our partner was update the ACSLS 7.1 to 7.3, but he ran an script to make an export and delete everything. In this moment we don't know what happened. Please help! :(

5 Replies

  • agreed - no problem - you can reinstall and simply audit the robot to get the list of tapes.

    NetBackup controls all the vaulting and tracks the tapes.
  • import the database by : db_import.sh -f db_file

    Or simply generate a new ACSLS configuration and audit the robot, run acsss_config as the acsss user and pick option 8.

    Page 24 and on words will guide you thru defining a new config:

    ACSLS 7.3 admin guide

  • Thef suggest worked, but i have a doubt, why the vols_attr.dat don't read a list of the pool defined.
    We see this error in the log of vols_attr.dat:


    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected
    /export/home/ACSSS/utils/wv/get_newvols[76]: syntax error at line 89 : `fi' unexpected

  • fi unexpected is error message for an if - fi pair mismatch, review the /export/home/ACSSS/utils/wv/get_newvols script

  • The bug is only seen using "_" in volume owner id's  in /export/home/ACSSS/data/external/access_control/user.ALL.allow

    Eg:

    ob-nile donau ganges mekong volga tyne # OK

    ob_nile donau ganges mekong volga  # NO GO !!.