search for: test0

Displaying 20 results from an estimated 78 matches for "test0".

Did you mean: test
2012 Aug 06
2
using RBD with libvirt 0.9.13
I'm having some trouble creating KVM domains with RBD block devices using virsh. I've managed to get virsh to define the domain, but it gives an error when trying to start the domain: error: Failed to start domain test0 error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3 kvm: -drive file=rbd:rbd/test0,if=none,id=drive-virtio-disk0,format=raw: error connecting kvm: -drive file=rbd:rbd/test0,if=none,id=drive-virtio-disk0,format=raw: could not open disk image rbd:rbd...
2015 May 09
2
Bug#784810: Bug#784810: Xen domU try ton access to dom0 LVM Volume group
On 09/05/2015 13:25, Ian Campbell wrote: > On Sat, 2015-05-09 at 03:41 +0200, Romain Mourier wrote: > [...] >> xen-create-image --hostname=test0 --lvm=raid10 --fs=ext4 >> --bridge=br-lan --dhcp --dist=jessie > [...] >> root at hv0:~# xl create /etc/xen/test0.cfg && xl console test0 > What does /etc/xen/test0.cfg contain? I suspect it is reusing the dom0 > initramfs and hence has inherited some sort of hook scrip...
2013 Jul 09
2
Re: Libvirt and Glusterfs
...nd libvirt 1.0.6. > > [root bbox ~]# virsh start test > error: Failed to start domain test > error: internal error process exited while connecting to monitor: char > device redirected to /dev/pts/3 (label charserial0) > qemu-system-x86_64: -drive > file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: > Gluster connection failed for server=127.0.0.1 port=0 volume=vol0 > image=test0.img transport=tcp > qemu-system-x86_64: -drive > file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: > could not open disk ima...
2013 May 21
2
problem with "transform" and "get" functions
...set all variables in the dataset (one at a time) to a value of 0. I tried using the "get" function, to automate this (I need to automate this because my real dataset has 100's of variables). However, I get the following error message: " Error: unexpected '=' in: "{ test0 <- transform(test, (get(predictor.names[i])) =" > } Error: unexpected '}' in "}" > " Here is my code: n<-200 set.seed(111) X1 <- rbinom(n,1,0.4) X2 <- rbinom(n,1,0.5) X3 <- rbinom(n,1,0.5) X4 <- rbinom(n,1,(0.5 + 0.2*X1 - 0.3*X2 + 0.005*X3))...
2015 May 09
0
Bug#784810: Bug#784810: Bug#784810: Xen domU try ton access to dom0 LVM Volume group
On Sat, 2015-05-09 at 14:07 +0200, Romain Mourier wrote: > On 09/05/2015 13:25, Ian Campbell wrote: > > On Sat, 2015-05-09 at 03:41 +0200, Romain Mourier wrote: > > [...] > >> xen-create-image --hostname=test0 --lvm=raid10 --fs=ext4 > >> --bridge=br-lan --dhcp --dist=jessie > > [...] > >> root at hv0:~# xl create /etc/xen/test0.cfg && xl console test0 > > What does /etc/xen/test0.cfg contain? I suspect it is reusing the dom0 > > initramfs and hence has inherite...
2011 Dec 09
3
xen the i / O performance, network performance is only 20-30% of the real machine?
...ual machine: cpu 2 core 4G memory 30G hard drive Optical disk array (san) Size: 7.7T Speed: 6G/sec Testing and structural I / 0 performance test Test methods Test performance by dd, the script is as follows: #! / Bin / bash # Mnt echo "/ mnt" echo "dd if = / dev / zero of = / mnt/test0.date bs = 100M count = 50" dd if = / dev / zero of = / mnt/test0.date bs = 100M count = 50 rm-rf / mnt/test0.date echo "dd if = / dev / zero of = / mnt/test1.date bs = 10M count = 500" dd if = / dev / zero of = / mnt/test1.date bs = 10M count = 500 rm-rf / mnt/test1.date echo "d...
2013 Jul 10
1
Re: Libvirt and Glusterfs
...t;> bbox ~]# virsh start test error: Failed to start domain test error: >>> internal error process exited while connecting to monitor: char >>> device redirected to /dev/pts/3 (label charserial0) >>> qemu-system-x86_64: -drive >>> file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: >>> Gluster connection failed for server=127.0.0.1 port=0 volume=vol0 >>> image=test0.img transport=tcp qemu-system-x86_64: -drive >>> file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: >>&...
2013 Jul 07
0
Libvirt and Glusterfs
...1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. [root@bbox ~]# virsh start test error: Failed to start domain test error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3 (label charserial0) qemu-system-x86_64: -drive file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: Gluster connection failed for server=127.0.0.1 port=0 volume=vol0 image=test0.img transport=tcp qemu-system-x86_64: -drive file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: could not open disk image gluster://127.0.0.1/vo...
2015 May 09
4
Bug#784810: Xen domU try ton access to dom0 LVM Volume group
...SD-RAID1/swap -> /dev/SSD-RAID1/root -> /dev/SSD-RAID1/home 4 HDD : -> RAID10 soft (md1) -> Luks Partition -> LVM (PV : /dev/mapper/md0p2_crypt, VG raid10) -> /dev/raid10/Data -> /dev/raid10/test0-swap (The domU swap) -> /dev/raid10/test0-disk (The domU disk) -> Potentials others domU disk This a new install of Debian, and I can list all the things I have done : sed -i 's/main$/main contrib non-free/' /etc/apt/sources.list apt-get update...
2008 Apr 24
1
R and condor
...orth, the condor script (and the even simpler R script) I'm working with at the moment are here: Condor script file (submitted using condor_submit): ## condor script starts here: Universe = vanilla Executable = C:\Program Files\R\R-2.5.1\bin\Rterm.exe Getenv = true Arguments = vanilla Input = test0.R Error = test0.err Log = test0.log Output = test.out Queue ## R script file (test0.R) pdf("test1.pdf", width = 6, height = 6) plot(c(1:10), c(1:10)) dev.off() I really would be grateful for any suggestions, hints, comments, sample working scripts etc. Best Paul -=-=-=-=-=-=-=-=-=...
2020 Jun 15
4
Voice "broken" during calls
...nd you >> can send to them as solid evidence of their guilt :) > Thank you for your offer. > Could you say me which options I should pass to tcpdump to get all > information you need? Yes, sure, please use (replace with correct interface names): sudo tcpdump -i eth0 -s 0 -w /tmp/test0.pcap & sudo tcpdump -i eth1 -s 0 -w /tmp/test1.pcap & Try to limit the traffic to just your phone call tests (to reduce the size of the capture files).  Make all your tests, then: sudo killall tcpdump tar cvzf /tmp/tests.tgz /tmp/test?.pcap Send /tmp/tests.tgz to me by ema...
2012 Aug 22
6
Duplicate definition : Merging arrays
Hello, I am trying to create a new array by combining two other arrays. I get the following error while running : Duplicate definition: Print[test0] is already defined in file /etc/puppet/manifests/test.pp at line 47; cannot redefine at /etc/puppet/manifests/test.pp:47 My code is similar to this : <snip> ..... ..... $sys_server = [ ginger , test0 ] $usr_server = [ test0, test1, test2 ] $server = split(inline_template("&l...
2009 Nov 02
5
Optimizar código
Hola lista, tengo una base de datos muy grande de un datalogger. Consiste en un vector con 0's y 1's, y tengo que ver cuando hay 600 o más unos seguidos. Se me ocurrió hacerlo con un loop for. Pero tarda demasiado. También intente usar which para que seleccione solo los 1 para empezar a sumar pero no hay gran diferencia. A alguien se le ocurre alguna solución para hacerlo más rápido? Acá
2013 Jul 09
0
Re: Libvirt and Glusterfs
...u 1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. [root bbox ~]# virsh start test error: Failed to start domain test error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3 (label charserial0) qemu-system-x86_64: -drive file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: Gluster connection failed for server=127.0.0.1 port=0 volume=vol0 image=test0.img transport=tcp qemu-system-x86_64: -drive file=gluster://127.0.0.1/vol0/test0.img,if=none,id=drive-virtio-disk1,format=raw: could not open disk image gluster://127.0.0.1/vo...
2004 Jan 29
1
different behavior for --backup-dir relative/path vs --backup-dir /full/path
...rks as expected? my experimentation... root@feral:/tmp/test (0)>uname -a Linux feral 2.4.22-1.2115.nptlsmp #1 SMP Wed Oct 29 15:30:09 EST 2003 i686 i686 i386 GNU/Linux root@feral:/tmp/test (0)>rsync --version rsync version 2.5.6 protocol version 26 root@feral:/tmp/test (0)>tree . |-- test0 |-- test1 | |-- a | |-- b | `-- c `-- test2 root@feral:/tmp/test (0)>rsync -avv --delete -b --backup-dir test2 test1/ test0 building file list ... expand file_list to 4000 bytes, did move done expand file_list to 4000 bytes, did move deleting in . delta-transmission disabled for local tra...
2015 May 09
0
Bug#784810: Bug#784810: Xen domU try ton access to dom0 LVM Volume group
On Sat, 2015-05-09 at 03:41 +0200, Romain Mourier wrote: [...] > xen-create-image --hostname=test0 --lvm=raid10 --fs=ext4 > --bridge=br-lan --dhcp --dist=jessie [...] > root at hv0:~# xl create /etc/xen/test0.cfg && xl console test0 What does /etc/xen/test0.cfg contain? I suspect it is reusing the dom0 initramfs and hence has inherited some sort of hook script which insists on the...
1997 Nov 06
1
R-alpha: "invisible" (yet again): a more problematic bug[let]
I think this is a more problematic buglet in (implicit/explicit) ``invisible behavior''). Try this (all versions of R from 0.49 to 0.60): test0 <- function() c(1,2) test <- function(two = FALSE) c(1, if(two) 2) testR <- function(two = FALSE) return(c(1, if(two) 2)) test0()# 1 2 as it should test() # <<<<<<<<<<<<<<<<<<<<<< INVISIBLE! @#$@! test(T)# 1 2 print...
2020 Jun 16
1
Voice "broken" during calls
On Tuesday 16 June 2020 at 08:18:51, Luca Bertoncello wrote: > > sudo tcpdump -i eth0 -s 0 -w /tmp/test0.pcap & > > sudo tcpdump -i eth1 -s 0 -w /tmp/test1.pcap & > > eth0 is my DSL interface and eth1 my phone interface? Well, one is internal (phone) and the other is external (DT), doesn't matter which way round. > tcpdump -i dsl0 -s 0 -w /tmp/test0.pcap host tel.t-onlin...
2007 Apr 18
1
[Bridge] physical interface on a bridge
...box (~200mbit and increasi= ng) so that doesn't look like a good idea. brctl showmacs returns a list of port numbers, but they dont make much sens= e to me. They do not seem to be in the same order I added the interfaces? I= s there a mapping here? Example, jorgen@ams41:/$ /tmp/brctl showmacs test0 port no mac addr is local? ageing timer 2 00:04:e2:a8:3b:d7 no 0.24 1 00:08:a1:85:39:fd no 17.31 133 00:0d:88:a3:61:4a no 9.90 1 00:14:22:b0:cd:e0 yes 0.00 133 00:16:...
2015 Jan 17
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...haps this is > an irrelevant effect, but we should have some documented rationale. > > > > Yeah, this was a mistake (Chandler had suggested it was right > earlier, but we were both wrong :P) > > > > ; CHECK: PartialAlias: i16* %bigbase0, i8* %phi > -define i8 @test0(i8* %base, i1 %x) { > +define i8 @test0(i1 %x) { > entry: > + %base = alloca i8, align 4 > %baseplusone = getelementptr i8* %base, i64 1 > br i1 %x, label %red, label %green > red: > @@ -25,8 +26,9 @@ green: > } > > why should this return PartialAlias? %ohi does parti...