Tom Daly wrote: > Giuseppe, > > Are you simply out of virtual memory ? > If so as root user you can add swap space very easily. > you can do for example > # mkfile -v 2G /myswapfile > swap -a /swapfile > > does this help ? > > Tom
Tom, Thanks for your advice. Unfortunately, it did not change anything. I could not add a swap file, because ZFS does not support adding a normal file as swap area. However, I repeated the test while monitoring the swap space. When the failure occurred, the swap space was completely unaffected. Throughout the test, the swap space stayed the same. Giuseppe -- Giuseppe Maxia, MySQL Community Team Lead Sun Microsystems, www.mysql.com
