Post Installation Verification: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
* Use rpm(8) command for distributions that support rpm
* Use rpm(8) command for distributions that support rpm
  # rpm -qa | grep MySQL-zrm
  # rpm -qa | grep MySQL-zrm
  MySQL-zrm-1.1.5-1
  MySQL-zrm-1.2-1
   
   
* Check mysql-zrm man page
* Check mysql-zrm man page
  # man mysql-zrm
  # man mysql-zrm
During post installation, ZRM for MySQL package will migrate the configurations and backup images to
ZRM for MySQL 2.0. The migration changes ownership and permissions of these directories.

Latest revision as of 22:58, 25 June 2007

You can do one of the following to verify installation:

  • Use rpm(8) command for distributions that support rpm
# rpm -qa | grep MySQL-zrm
MySQL-zrm-1.2-1

  • Check mysql-zrm man page
# man mysql-zrm
During post installation, ZRM for MySQL package will migrate the configurations and backup images to 
ZRM for MySQL 2.0. The migration changes ownership and permissions of these directories.