Back up CollabNet TeamForge data with NetApp

If your data is stored on a NetApp volume, you can use the NetApp snap utility to establish a known good data point.

Remember: If your database is also on the NetApp device, the database files will be part of this snapshot.
  1. Shut down the PostgreSQL database.
  2. Stop the CollabNet TeamForge application server.
    • sudo /opt/collabnet/teamforge/bin/teamforge stop
    • /opt/collabnet/teamforge/bin/teamforge stop
  3. Provide a name to the snapshot. The data up to the given time will be snapped and stored.
  4. Restart CollabNet TeamForge .
    • /etc/init.d/collabnet start all