manpagez: man pages & more
man ndb_error_reporter(1)
Home | html | info | man
NDB_ERROR_REPORTE(1)         MySQL Database System        NDB_ERROR_REPORTE(1)




NAME

       ndb_error_reporter - NDB error-reporting utility


SYNOPSIS

       ndb_error_reporter options


DESCRIPTION

       ndb_error_reporter creates an archive from data node and management
       node log files that can be used to help diagnose bugs or other problems
       with a cluster.  It is highly recommended that you make use of this
       utility when filing reports of bugs in MySQL Cluster.
                 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 using SSH, 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 Oracle unless you are specifically
       requested to do so.

       +-------------+-------------------+
       |Command-Line | --fs              |
       |Format       |                   |
       +-------------+-------------------+
       |             | Permitted Values  |
       |             +---------+---------+
       |             | Type    | boolean |
       |             +---------+---------+
       |             | Default | FALSE   |
       +-------------+---------+---------+


COPYRIGHT

       Copyright (C) 1997, 2012, 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/.



SEE ALSO

       For more information, please refer to the MySQL Reference Manual, which
       may already be installed locally and which is also available online at
       http://dev.mysql.com/doc/.


AUTHOR

       Oracle Corporation (http://dev.mysql.com/).



MySQL 5.5                         03/02/2012              NDB_ERROR_REPORTE(1)

mysql 5.5.22 - Generated Fri Apr 6 12:23:53 CDT 2012
© manpagez.com 2000-2026
Individual documents may contain additional copyright information.