Closed degremont closed 7 years ago
If a nid_map declaration has multiples ranges in it, shine misunderstood it and complains "Range size mismatched".
nid_map: nodes=toto[1-50],titi[1-2] nids=toto[1-50]@tcp,titi[1-2]@tcp
Here, we have 4 ranges, with 2 different sizes: 50 and 2. But this is normal.
Reported by: degremont
status changed from new to closed resolution set to fixed
Fix in SVN commit r366.
Original comment by: degremont
If a nid_map declaration has multiples ranges in it, shine misunderstood it and complains "Range size mismatched".
Here, we have 4 ranges, with 2 different sizes: 50 and 2. But this is normal.
Reported by: degremont