search for: pool_test

Displaying 4 results from an estimated 4 matches for "pool_test".

2009 Aug 18
2
jpeg() does not work
My script: raw = read.table("c:\\Documents and Settings\\protein\\My Documents\\My Fragments\\file1.txt", header = TRUE) #Normal Average Signal VS Pool jpeg("Normal Average Signal vs Pool_test.jpg", width = 800, height = 600) xx_norm = raw[,3] yy_norm = rowMeans(raw[,4:13]) plot(xx_norm, yy_norm) dev.off() I confirmed that the data base works and the plot function does work on its own. But whenever I try running it and output to jpg, it gives me "null device" the whole sc...
2014 Dec 08
0
libgfapi disk locking in virtlockd not working
...ame result : qemu working fine, no locks. my revelant xml section: <disk type='network' device='disk'> <driver name='qemu' type='raw' cache='writethrough' iothread='1'/> <source protocol='gluster' name='pool_test/gentoo-virtio-lib1-sys.img'> <host name='X.X.X.X' port='24007' transport='rdma'/> </source> <target dev='vda' bus='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot=...
2010 Oct 08
74
Performance issues with iSCSI under Linux
Hi!We''re trying to pinpoint our performance issues and we could use all the help to community can provide. We''re running the latest version of Nexenta on a pretty powerful machine (4x Xeon 7550, 256GB RAM, 12x 100GB Samsung SSDs for the cache, 50GB Samsung SSD for the ZIL, 10GbE on a dedicated switch, 11x pairs of 15K HDDs for the pool). We''re connecting a single Linux
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server