Displaying 20 results from an estimated 70 matches similar to: "xentop vbd output"
2013 Oct 15
2
xentop output
Hi all,
On xen platform, the output of xentop tool is like this:
NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k) MAXMEM(%) VCPUS NETS NETTX(k) NETRX(k)VBDS VBD_OO VBD_RD VBD_WR VBD_RSECT VBD_WSECT SSID
Domain-0 -----r 96025 0.0 3902464 23.3 no limit n/a 12 0 0 0 0 0 0 0 0 0 0
slave3
2013 Apr 05
3
install xen 4.2.1 on ubuntu 12.04
Hi all,
I want to install xen 4.2.1 on ubuntu 12.04. The default linux version is 3.0.29. After I install xen 4.2.1 and the system always reboot automatically. I can not enter the system.
Now I have updated the linux kernel version 3.7.0. Download the linux kernel 3.7.0 and compile it, install it. The system can reboot successfully. However, I can not create the virtual machine successfully.
2007 Jun 05
0
[PATCH][XENTOP][0/4] Display blktap statistics.
Hi.
These patches add the output function for blktap statistics into xentop.
Currently, xentop outputs only blkback statistics, and not blktap statistics.
By these patches, xentop is made cover both blkback and blktap.
In xen, back-end driver has two types; blkback and blktap.
Blkback driver is old back-end driver.
Blktap driver is new back-end driver and is recommended currently.
Usage of both
2011 Oct 08
9
xentop reporting zero written sectors
Just moving a chunk of files from one filesysstem on xvba to another
on xvdb, and was monitoring with xentop as it was taking longer than
expected.
The VBD_RD and VBD_WR counters were both clocking-up as expected, as
was the VBD_RSECT counter, but the VBD_WSECT counter was stuck on
zero, I toggled on the individual VBD device counters and these showed
the same (with the RD and WR counters
2011 Oct 08
9
xentop reporting zero written sectors
Just moving a chunk of files from one filesysstem on xvba to another
on xvdb, and was monitoring with xentop as it was taking longer than
expected.
The VBD_RD and VBD_WR counters were both clocking-up as expected, as
was the VBD_RSECT counter, but the VBD_WSECT counter was stuck on
zero, I toggled on the individual VBD device counters and these showed
the same (with the RD and WR counters
2013 Nov 06
0
MPICH2 Rmpi and doSNOW
Hi
I have managed to install MPICH2 and Rmpi on my Windows 7 machine. I can
also run the following code
> library(Rmpi)
> mpi.spawn.Rslaves()
4 slaves are spawned successfully. 0 failed.
master (rank 0, comm 1) of size 5 is running on: MyMaster
slave1 (rank 1, comm 1) of size 5 is running on: MyMaster
slave2 (rank 2, comm 1) of size 5 is running on: MyMaster
slave3
2013 Nov 06
0
MPICH2 Rmpi and doSNOW
Hi
I have managed to install MPICH2 and Rmpi on my Windows 7 machine. I can
also run the following code
> library(Rmpi)
> mpi.spawn.Rslaves()
4 slaves are spawned successfully. 0 failed.
master (rank 0, comm 1) of size 5 is running on: MyMaster
slave1 (rank 1, comm 1) of size 5 is running on: MyMaster
slave2 (rank 2, comm 1) of size 5 is running on: MyMaster
slave3 (rank 3, comm
2007 Jun 14
0
Multiple NIC usage in RHEL5
Hello all,
I''m using Red Hat Enterprise Linux 5 (with RH Virtualization) and a Dell
Poweredge 2950 with 10 NICs. My virtual operating systems are all
RHEL4, and I''ve installed 4 instances. I''m trying to set up the virtual
operating systems so that the physical NICs are allocated to certain
operating systems. Using the following tutorial:
2008 Jul 01
2
problem with mpiexec and Rmpi
Dear R People:
I'm having some trouble with mpiexec and Rmpi.
I would like to be able to pass in the number of "children" via the
mpiexec command (from the command line).
this is in SUSE10.1, with R-2.7.1
Here are my files:
cat eb.R
library(Rmpi)
mpi.remote.exec(paste("i am",mpi.comm.rank(),"of",mpi.comm.size()))
mpi.quit()
hodgesse at
2011 Aug 17
1
[statEt] Rmpi problem in Eclipse statEt
Hi,
I try use Rmpi package to my compute. In my work I'm using eclipse version
3.6.2 and statEt version 0.10.0 (launch Rterm or RJ). Actually I observed
strange behavior, when I try loading Rmpi directly I don't have any problem
i.e.:
library("Rmpi")
mpi.spawn.Rslaves()
8 slaves are spawned successfully. 0 failed.
master (rank 0, comm 1) of size 9 is running on: marcin-HP
2009 Sep 06
4
Accelerated video output with ffmpeg2theora 0.24
When I converted two files with ffmpeg2theora their duration changed shorter - they seem to play back with accelerated speed. When I play one of them with VLC, the video stops at 99 seconds but audio continues until 170 seconds. The other file is 120 seconds long but it is played back in 80 seconds.
Here is ffmpeg2theora output:
$ ffmpeg2theora --optimize --inputfps 25 -F 25 2002-05-23\ Juho\
2013 Sep 11
4
getting array of hostnames of clients
I need to get an array of hostnames of clients of the puppet server.
There doesn''t seem to be a simple way to do this so I''ve tried a few
methods.
I''ve tried a curl expression in a fact like this:
curl -s -k -H "Accept: yaml"
https://localhost:8140/production/facts_search/search?facts.nodetypet=testnodes
where I''ve got a nodetype fact which works
2002 May 22
1
[OT] Ports bandwidth manager
Hi,
I search a tool to view bandwidth usage switch tcp ports, like bandwidth usage for port 80, for FTP port, etc
I know "bwm" which is a good tool to see bandwidth usage for a device.
Is it possible to saw it with /proc ??
Thx in advance.
--
Grégory
2008 May 26
0
compiz Digest, Vol 27, Issue 13
Am Montag, den 26.05.2008, 12:00 -0700 schrieb
compiz-request at lists.freedesktop.org:
> This is a bug in GDK and the fixes are waiting for a review in their
> bugzilla.
>
> Dennis
Ahhh, yes gnome bug # 524110. Sorry for missing that one.
Thanks for the hint,
Karl.
2010 Sep 24
3
bptest
Hi
I'm very new to R but have plenty of experience with statistics and other
packages like SPSS, SAS etc.
I have a dataset of around 20 columns and 200 rows. I'm trying to fit a
very simple linear model between two variables. Having done so, I want to
test the model for heteroscedasticity using the Breusch-Pagan test.
Apparently this is easy in R by simply doing
bptest(modelCH,
2008 May 23
1
Close succes en NV34M, vertical fencing problem
Hello list,
I just had a first shot at the "nouveau" Xorg driver, I'm a regular
"nv" user. It compiled and installed without a itch in a short time,
congrats (great instructions on
http://nouveau.freedesktop.org/wiki/InstallNouveau), ran fine... but
with a funny vertical fencing effect: one vertical line out of two was
black. After a few minutes, the effect would
2008 Jun 24
1
GotoIfTime Function
I am trying to use the GotoIfTime function and get a busy signal. What I am
trying to accomplish is to have the system tell callers that we are closed
after 5:00pm. Here is the code below.
; If we're open, then go to the open context
; We're open from 9am to 6pm Monday through Friday
exten => 3200,1,GotoIfTime(09:00-17:59,mon-fri,*,*?open,3200,1)
;
; We're also late on Tuesday and
2009 Oct 01
10
ffmpeg2theora 0.25 synchronization issues when converting from .mov
Has anyone noticed this? I have a video made with Final Cut Pro,
which I convert to .mov via Compressor. This .mov file plays back
fine in Quicktime. But when I then use ffmpeg2theora to convert to
ogv, the video seems to play back too fast compared to the audio (I'm
using VLC 1.0.2, the latest I believe, to play back the ogv file, and
I also have an app that uses the recently
2011 Sep 01
9
[PATCH V4 0/3] xen-blkfront/blkback discard support
Dear list,
This is the V4 of the trim support for xen-blkfront/blkback,
Now we move BLKIF_OP_TRIM to BLKIF_OP_DISCARD, and dropped all
"trim" stuffs in the patches, and use "discard" instead.
Also we updated the helpers of blkif_x86_{32|64}_request or we
will meet problems using a non-native protocol.
And this patch has been tested with both SSD and raw file,
with SSD we will
2008 Jan 11
0
freebsd-security Digest, Vol 236, Issue 1
-----Original Message-----
From: owner-freebsd-security@freebsd.org
[mailto:owner-freebsd-security@freebsd.org] On Behalf Of
freebsd-security-request@freebsd.org
Sent: Friday, January 11, 2008 3:00 PM
To: freebsd-security@freebsd.org
Subject: freebsd-security Digest, Vol 236, Issue 1
Send freebsd-security mailing list submissions to
freebsd-security@freebsd.org
To subscribe or unsubscribe via