reexec socketpair: No buffer space available

2011-11-22 Thread Henry M
Hi all, Has anyone come across this error before: sshd[20861]: error: reexec socketpair: No buffer space available It stops remote users/services to connect to the machine remotely. I have 17 jails running on the machine. CPU load on the machine is low, and RAM usage is also low (16GB avail, 5GB

load average with multi-core CPU's

2011-09-22 Thread Henry M
Hi all, Can someone explain, or point me to correct documentation on what the load average on top/uptime is actually displaying? Is the load the average amount of processes waiting to execute on the server, or is it independent of CPU? Am I correct with the below statements? * Example 1: 1 CPU,

Re: load average with multi-core CPU's

2011-09-22 Thread Henry M
Thanks- That's what I thought it was. I'm trying to settle an argument at work : ) On Thu, Sep 22, 2011 at 3:29 PM, Mark Felder f...@feld.me wrote: On Thu, 22 Sep 2011 10:22:43 -0500, Henry M henr...@gmail.com wrote: Hi all, Can someone explain, or point me to correct documentation

Re: ZFS and NFS or CIFS

2011-08-19 Thread Henry M
Hi Chris, If you are transferring data from a Windows machine, your best bet would be to use SAMBA. Windows communicates with samba pretty easily. You essentially just mount a network drive, and transfer the files you want. Here are a few links to get you started: