Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

ndbmtd: ndbzwrite|write returned -1: errno: 28 my_errno: 0 (2 replies)

$
0
0
Hi,

I have a problem with creating Tablespaces on mysql-cluster.
If i create tablespace my 2 ndbdatanodes start creating the datafile but after a few minutes on one node i get the error:

ndbmtd: ndbzwrite|write returned -1: errno: 28 my_errno: 0

and
ERROR 1528 (HY000): Failed to create DATAFILE.

my steps:

1 CREATE LOGFILE GROUP lg ADD UNDOFILE 'undo.log' INITIAL_SIZE 1024M UNDO_BUFFER_SIZE 32M ENGINE NDBCLUSTER;

2 CREATE TABLESPACE ts_devilb ADD DATAFILE 'ts.dat' USE LOGFILE GROUP lg INITIAL_SIZE 60G ENGINE NDBCLUSTER;

the second Create command ends then with "ERROR 1528 (HY000): Failed to create DATAFILE."

Regards
Denny

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>