Server IP : 104.21.38.3 / Your IP : 172.70.208.74 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/server/mysql/src/mysql-test/suite/ndb/r/ |
Upload File : |
####################################################### Running ndb_error_reporter help ####################################################### This program creates an archive from data node and management node files. Usage: ndb_error_reporter config.ini [username] [--fs] [--connection-timeout=#] [--skip-nodegroup=#] [--dry-scp] [--help] username is a user that you can use to ssh into all of your nodes with. --fs means include the filesystems in the report WARNING: This may require a lot of disk space. Only use this option when asked to. --connection-timeout is the timeout in seconds to connect to a node --skip-nodegroup allows you to skip all the nodes belonging to a specific nodegroup --dry-scp allows running the script for testing without scp from the remote hosts --help prints this message and exits ####################################################### Running ndb_error_reporter with nonexistent config file ####################################################### Cannot open configuration file. Usage: ndb_error_reporter config.ini [username] [--fs] [--connection-timeout=#] [--skip-nodegroup=#] [--dry-scp] [--help] username is a user that you can use to ssh into all of your nodes with. --fs means include the filesystems in the report WARNING: This may require a lot of disk space. Only use this option when asked to. --connection-timeout is the timeout in seconds to connect to a node --skip-nodegroup allows you to skip all the nodes belonging to a specific nodegroup --dry-scp allows running the script for testing without scp from the remote hosts --help prints this message and exits ####################################################### Running ndb_error_reporter with missing config filename ####################################################### Usage: ndb_error_reporter config.ini [username] [--fs] [--connection-timeout=#] [--skip-nodegroup=#] [--dry-scp] [--help] username is a user that you can use to ssh into all of your nodes with. --fs means include the filesystems in the report WARNING: This may require a lot of disk space. Only use this option when asked to. --connection-timeout is the timeout in seconds to connect to a node --skip-nodegroup allows you to skip all the nodes belonging to a specific nodegroup --dry-scp allows running the script for testing without scp from the remote hosts --help prints this message and exits ####################################################### Running ndb_error_reporter with username ####################################################### Copying data from node 2 scp -p [email protected]:./ndb_2* ndb_error_report_x/ Copying data from node 4 scp -p [email protected]:./ndb_4* ndb_error_report_x/ Copying data from node 1 scp -p [email protected]:ndb_1* ndb_error_report_x/ Copying configuration file... Please attach ndb_error_report_x.tar.bz2 to your error report ####################################################### Running ndb_error_reporter with filesystem ####################################################### Copying data from node 2 with filesystem scp -p -r 10.255.255.1:./ndb_2* ndb_error_report_x/ Copying data from node 4 with filesystem scp -p -r 10.255.255.1:./ndb_4* ndb_error_report_x/ Copying data from node 1 with filesystem scp -p -r 10.255.255.1:ndb_1* ndb_error_report_x/ Copying configuration file... Please attach ndb_error_report_x.tar.bz2 to your error report ####################################################### Running ndb_error_reporter with connection timeout ####################################################### Copying data from node 2 scp -p -o ConnectTimeout=1 10.255.255.1:./ndb_2* ndb_error_report_x/ Copying data from node 4 scp -p -o ConnectTimeout=1 10.255.255.1:./ndb_4* ndb_error_report_x/ Copying data from node 1 scp -p -o ConnectTimeout=1 10.255.255.1:ndb_1* ndb_error_report_x/ Copying configuration file... Please attach ndb_error_report_x.tar.bz2 to your error report ####################################################### Running ndb_error_reporter to skip one data node ####################################################### Node 2 belongs to nodegroup 65536: skipping. Copying data from node 4 scp -p 10.255.255.1:./ndb_4* ndb_error_report_x/ Copying data from node 1 scp -p 10.255.255.1:ndb_1* ndb_error_report_x/ Copying configuration file... Please attach ndb_error_report_x.tar.bz2 to your error report ####################################################### Running ndb_error_reporter to skip both data nodes ####################################################### Node 2 belongs to nodegroup 65536: skipping. Node 4 belongs to nodegroup 0: skipping. Copying data from node 1 scp -p 10.255.255.1:ndb_1* ndb_error_report_x/ Copying configuration file... Please attach ndb_error_report_x.tar.bz2 to your error report ####################################################### Running ndb_error_reporter with all options used ####################################################### Copying data from node 2 with filesystem scp -p -o ConnectTimeout=1 -r [email protected]:./ndb_2* ndb_error_report_x/ Node 4 belongs to nodegroup 0: skipping. Copying data from node 1 with filesystem scp -p -o ConnectTimeout=1 -r [email protected]:ndb_1* ndb_error_report_x/ Copying configuration file... Please attach ndb_error_report_x.tar.bz2 to your error report ####################################################### Cleaning up ndb_error_report_YYYYMMDDHHMMSS.tar.bz2 #######################################################