Bug #40088 | Without MemReportFrequency DUMP MEMORY USAGE returns no results to the ndb_mgm> | ||
---|---|---|---|
Submitted: | 16 Oct 2008 19:47 | Modified: | 9 Sep 2009 19:12 |
Reporter: | Matthew Montgomery | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.1-telco-7.0 | OS: | Linux |
Assigned to: | Bernd Ocklin | CPU Architecture: | Any |
Tags: | 5.1-telco-6.4 -> 6.4.0 |
[16 Oct 2008 19:47]
Matthew Montgomery
[9 Sep 2009 19:12]
MySQL Verification Team
Not reproduced using 7.0.7 - closing. matt@silo:~/mysql/sandbox/7.0.7$ ndb_mgm -- NDB Cluster -- Management Client -- ndb_mgm> all report mem Connected to Management Server at: localhost:1186 Node 2: Data usage is 1%(30 32K pages of total 2560) Node 2: Index usage is 6%(162 8K pages of total 2336) Node 3: Data usage is 1%(30 32K pages of total 2560) Node 3: Index usage is 6%(162 8K pages of total 2336) ndb_mgm> $ cat config.ini [ndbd default] NoOfReplicas=2 Datadir=/home/matt/mysql/sandbox/7.0.7/mysql-cluster [ndb_mgmd] Datadir=/home/matt/mysql/sandbox/7.0.7/mysql-cluster Hostname=silo [ndbd] Hostname=silo [ndbd] Hostname=silo [API] [API] [API]