John Benninghoff
John Benninghoff
Thanks. That is what I do now. I was just hoping to improve ease of use by suggesting a copy with sudo to avoid the second clush command. On 2014/6/16,...
scp my-hosts-file somehost:/etc/hosts I have to be root to modify /etc/hosts but I cannot ssh as root(site policy). I can ssh as non-root and then sudo and modify/overwrite /etc/hosts The...
Thanks, that is better than what I have been doing but not as easy as: clush -g somegroup -C /etc/hosts Assuming -C does copy with sudo on remote. And it...
Understandable. Previous parallel shell was pdsh. I've tried a couple of others years ago and they were worse. I maintain a Hadoop cluster validation package that uses clustershell here: https://github.com/jbenninghoff/cluster-validation...
True. Good feedback. Will take some effort to address all output.
Can you explain more? Did you use -x option? That should run extra client per node creating the 2 TCP flows needed by bonded and even new teamed interfaces. That...
Was not able to see more than 10Gb even using -x (multinic) option.
Can you show the output of disk-test.sh? I want to see the actual device files that it found. I don't understand why /dev/sdaa would get filtered down.