ElasticSearchIllegalArgumentException[[allocate] trying to reallocate shard

Hi,

I have an elasticsearch node that ran out of disk space (which I have
resolved), but now all shards are unassigned.

I've tried assigned a shard, but am running into ElasticSearchIllegalArgumentException[[allocate]
allocation of [logstash-2013.07.03][0] on node
[][9mn99IiWR8Gc5tjSPvtxlA][inet[202.60.69.224/202.60.69.224:9300]]{max_local_storage_nodes=1}
is not allowed, reason: [NO()][YES()][YES()][YES()][YES()][YES()][YES()]]

The details of the request and full error are at

Thanks,
Alan

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

I have encountered the same issue. Is there any solution to this?