Displaying 12 results from an estimated 12 matches for "sdb11".
Did you mean:
  sdb1
  
2009 May 16
1
How to run stubdom with the most recent Xen 3.4 ?
Having fs-backend running in background, tried to start:-
root@ServerXen331:/etc/xen# cat f10.hvm-stubdom
kernel = "/usr/lib/xen/boot/hvmloader"
builder="hvm"
memory = 1024
name = "f10.hvm"
disk = [ ''phy:/dev/sdb11,hda,w'', ''phy:/dev/loop0,hdc:cdrom,r'' ]
vif = [ ''type=ioemu, bridge=eth0'' ]
device_model = ''/usr/lib64/xen/bin/stubdom-dm''
boot="d"
sdl=1
opengl=0
vnc=0
vncunused=0    
vncpasswd=''''
stdvga=0
# xm create f10.h...
2008 Feb 25
0
The I/O bandwidth controller: dm-ioband Performance Report
...l |      33.0%      |      33.6%      |      33.4%      |
   -----------------------------------------------------------------------
Bandwidth control on a per logical volume basis
===============================================
Test procedure
--------------
  o Prepare two partitions sda11 and sdb11.
  o Create a volume group with the two partitions.
  o Create two striped logical volumes on the volume group.
  o Give weights of 20 and 10 to lv0 and lv1 respectively.
  o Run 128 processes issuing random read/write direct I/O with 4KB data
    on each ioband device at the same time respectively...
2008 Feb 25
0
The I/O bandwidth controller: dm-ioband Performance Report
...l |      33.0%      |      33.6%      |      33.4%      |
   -----------------------------------------------------------------------
Bandwidth control on a per logical volume basis
===============================================
Test procedure
--------------
  o Prepare two partitions sda11 and sdb11.
  o Create a volume group with the two partitions.
  o Create two striped logical volumes on the volume group.
  o Give weights of 20 and 10 to lv0 and lv1 respectively.
  o Run 128 processes issuing random read/write direct I/O with 4KB data
    on each ioband device at the same time respectively...
2008 Feb 25
0
The I/O bandwidth controller: dm-ioband Performance Report
...l |      33.0%      |      33.6%      |      33.4%      |
   -----------------------------------------------------------------------
Bandwidth control on a per logical volume basis
===============================================
Test procedure
--------------
  o Prepare two partitions sda11 and sdb11.
  o Create a volume group with the two partitions.
  o Create two striped logical volumes on the volume group.
  o Give weights of 20 and 10 to lv0 and lv1 respectively.
  o Run 128 processes issuing random read/write direct I/O with 4KB data
    on each ioband device at the same time respectively...
2008 Aug 21
5
VM node won't talk to host
...haa the same uuid and the same label.  The only thing 
that is different is the actual device name.  On the host servers it is the 
AOE device '/dev/etherd/e0.1p11', on the VM the '/dev/etherd/e0.1' device is 
mapped to '/dev/sdb' so the OCFS2 partition shows up as '/dev/sdb11'
The only thing I can think of is that the device names have to be the same 
between all hosts, but that really doesn't make any sense to me.  Any help 
would be greatly appreciated.
Thanks.
-- 
Bret Baptist
Senior Network Administrator
bbaptist at iexposure.com
Internet Exposure, Inc.
h...
2012 Jan 17
2
Transition to CentOS - RAID HELP!
...24321       30400    48837568+  83  Linux
/dev/sdb7           30401       36480    48837568+  83  Linux
/dev/sdb8           36481       42560    48837568+  83  Linux
/dev/sdb9           42561       48640    48837568+  83  Linux
/dev/sdb10          48641       54720    48837568+  83  Linux
/dev/sdb11          54721       60800    48837568+  83  Linux
     Then they took each partition on one drive and linked it with the 
same partition on the other drive.  So when I look at mdadm for each 
/dev/md[0-9] device, I see this:
mdadm --detail /dev/md0
/dev/md0:
         Version : 00.90.03
   Creati...
2010 Feb 26
20
How to: Improve Network Throughput of a XEN kernel?
Hi there,
I am starting a new thread to try and solve a problem I am having will slow network throughput to the XEN host (not to a domU).
I have confirmed my problem occurs with PVOPS  ''xen/master'' kernel as well using http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.31.6-pvops-dom0-xen-master-x86_64 as the .config.
It also occurs with a forward ported xenified kernel
2010 Feb 26
20
How to: Improve Network Throughput of a XEN kernel?
Hi there,
I am starting a new thread to try and solve a problem I am having will slow network throughput to the XEN host (not to a domU).
I have confirmed my problem occurs with PVOPS  ''xen/master'' kernel as well using http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.31.6-pvops-dom0-xen-master-x86_64 as the .config.
It also occurs with a forward ported xenified kernel
2009 May 23
10
Crash DomU and after it Dom0 is frozen.
Hello!
I installed NexentaOS (Opensolaris kernel b104+).
First booting system is true. Before first rebooting system updates
boot_archive. It''s false.
Computer is freeze and CapsLock and ScrollLock is blinking.
Helps only RESET button.
My system is Ubuntu 8.10, kernel-2.6.30-rc3-tip, Xen-3.4-Stable with debug
options enabled.
My hardware: AMD Athlon64X2 5400+, RAM 4GB.
For DomU: mem=1024,
2006 Apr 09
0
Slab memory usage on dom0 increases by 128MB/day
.../sdb7            7295        7902     4883728+  fd  Linux raid 
autodetect
/dev/sdb8            7903        8145     1951866   fd  Linux raid 
autodetect
/dev/sdb9            8146        8511     2939863+  fd  Linux raid 
autodetect
/dev/sdb10           8512       10944    19543041   83  Linux
/dev/sdb11          10945       13377    19543041   83  Linux
sdb10,11 is backup filesystems.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jan 23
7
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
Hi everyone,
I'm happy to announce that I've implemented a Block I/O bandwidth controller.
The controller is designed to be of use in a cgroup or virtual machine
environment. The current approach is that the controller is implemented as
a device-mapper driver.
What's dm-band all about?
========================
Dm-band is an I/O bandwidth controller implemented as a device-mapper
2008 Jan 23
7
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
Hi everyone,
I'm happy to announce that I've implemented a Block I/O bandwidth controller.
The controller is designed to be of use in a cgroup or virtual machine
environment. The current approach is that the controller is implemented as
a device-mapper driver.
What's dm-band all about?
========================
Dm-band is an I/O bandwidth controller implemented as a device-mapper