I don’t have anywhere to upload the full zip, but below are the obvious system/memory/disk sections from couchbase.log generated by cbcollect_info on nodeA. Let me know if there are any other items that might be helpful.
And thanks again for your time & help!
==============================================================================
uname
uname -a
==============================================================================
Linux nodeA 3.0.76-0.11-default #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990) x86_64 x86_64 x86_64 GNU/Linux
[...]
==============================================================================
Process list snapshot
export TERM=''; top -Hb -n1 || top -H n1
==============================================================================
top - 14:33:27 up 46 days, 17:02, 1 user, load average: 0.73, 0.67, 0.68
Tasks: 479 total, 2 running, 477 sleeping, 0 stopped, 0 zombie
Cpu(s): 10.4%us, 1.2%sy, 0.0%ni, 87.5%id, 0.7%wa, 0.0%hi, 0.1%si, 0.0%st
Mem: 8063040k total, 6335104k used, 1727936k free, 204932k buffers
Swap: 2103292k total, 140704k used, 1962588k free, 3614728k cached
[...]
==============================================================================
Swap configuration
free -t
==============================================================================
total used free shared buffers cached
Mem: 8063040 6336756 1726284 0 204940 3616484
-/+ buffers/cache: 2515332 5547708
Swap: 2103292 140704 1962588
Total: 10166332 6477460 3688872
==============================================================================
Swap configuration
swapon -s
==============================================================================
Filename Type Size Used Priority
/dev/sda1 partition 2103292 140704 -1
[...]
==============================================================================
Distro version
cat /etc/SuSE-release
==============================================================================
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
[...]
==============================================================================
Installed software
rpm -qa
==============================================================================
[...]
couchbase-server-5.0.0-3217
[...]
==============================================================================
Filesystem
df -ha
==============================================================================
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 48G 36G 11G 77% /
proc 0 0 0 - /proc
sysfs 0 0 0 - /sys
debugfs 0 0 0 - /sys/kernel/debug
udev 3.9G 92K 3.9G 1% /dev
tmpfs 3.9G 72K 3.9G 1% /dev/shm
devpts 0 0 0 - /dev/pts
fusectl 0 0 0 - /sys/fs/fuse/connections
securityfs 0 0 0 - /sys/kernel/security
none 0 0 0 - /proc/sys/fs/binfmt_misc
none 0 0 0 - /var/lib/ntp/proc
[...]