after the datastax-agent is up he is shutdown immediate?
i'm getting that in log
(DataStax agent ran out of memory! Shutting down!
)
Edit /etc/datastax-agent/datastax-agent-env.sh
on the node and change the maxinmum RAM.
By default it is 128MB, but 256MB solved a similar problem for me. (-Xmx256M
). Note: that's the file path for Debian.