Unsolved
This post is more than 5 years old
27 Posts
0
479
October 24th, 2006 22:00
How to backup "autostart for linux" config ?
How to backup "autostart for linux" config ?
re install autostart 5.12 for redhat linux 3.0
how imp autostart config?
re install autostart 5.12 for redhat linux 3.0
how imp autostart config?
0 events found
No Events found!


amediratta
2 Intern
•
2K Posts
0
October 24th, 2006 23:00
The autostart databases get mirrored on there on to the other server of the node.
You can backup linux client otherwise by just mentioning the required folders as save sets as we normally do.
tribicic
157 Posts
0
October 25th, 2006 00:00
$FT_DIR/bin/ftcli -cmd backup
This will create a file called backup.def in the current directory which you can back up and use later to restore your configuration by importing it in the domain.
Remeber that you *should not* back up the "live" cluster database at any time, cluster services require exclusive access to it at all times and you can cause corruption if you try to back it up while cluster is running. The database is located in $FT_DIR/[domainname]_[nodename] directory.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
October 25th, 2006 00:00