ndb_error_reporter (1) - Linux Manuals
ndb_error_reporter: NDB error-reporting utility
NAME
ndb_error_reporter - NDB error-reporting utility
SYNOPSIS
- ndb_error_reporter options
DESCRIPTION
ndb_error_reporter
Usage:
-
ndb_error_reporter path/to/config-file [username] [--fs]
This utility is intended for use on a management node host, and requires the path to the management host configuration file (config.ini). Optionally, you can supply the name of a user that is able to access the cluster's data nodes via SSH, in order to copy the data node log files. ndb_error_reporter then includes all of these files in archive that is created in the same directory in which it is run. The archive is named ndb_error_report_YYYYMMDDHHMMSS.tar.bz2, where YYYYMMDDHHMMSS is a datetime string.
If the --fs is used, then the data node file systems are also copied to the management host and included in the archive that is produced by this script. As data node file systems can be extremely large even after being compressed, we ask that you please do not send archives created using this option to Sun Microsystems, Inc. unless you are specifically requested to do so.
Command-Line Format |
--fs
| |
|
Permitted Values
| |
Type | boolean | |
Default | FALSE |
COPYRIGHT
Copyright © 2008, 2010, Oracle and/or its affiliates. All rights reserved.
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/.
AUTHOR
Oracle Corporation (http://dev.mysql.com/).