Displaying 20 results from an estimated 800 matches similar to: "san fibrechannel device in HVM domU"
2007 Nov 20
2
strange network problem
Hi,
I some problem setup networking on a opensuse 10.3, x86_64, xen 3.1.0.
I have four suse 10.3, x86_64 PVM hosts running on it, they are connected
via a bridge to get network.
I can connect from external hosts, to the virtual machine, and from the
virtual machines to the internet, no problem. But I cannot reach the dom0
from within the domU''s or vice versa. Also the domU''s
2008 Jan 25
2
strange xen memory calculations?
Hi,
I have started the xen kernel with parameter dom0_mem=300M.
xm info | grep total
total_memory : 2045
Name ID Mem VCPUs State Time(s)
Domain-0 0 300 2 r----- 292.1
FTP 822 1 56.7
LDAP 1 822 1 r----- 541.3
NFS1 822 1 14.8
NFS2 822 1 1.4
For the
2007 Jun 06
2
iax trunking on OpenBSD
Hi,
do I have a chance to use iax trunking on OpenBSD where there is no zaptel
driver or ztdummy available? Do I can use sth. else as timing source?
kind regards
Sebastian
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all,
did somebody successfuly export ISDN Cards to DomU?
I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN)
lspci -vt
-[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller
+-01.0 nVidia Corporation MCP55 LPC Bridge
...
+-05.1 nVidia Corporation MCP55 SATA Controller
+-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2008 Sep 22
7
performance of pv drivers for windows
Hello everybody,
I tried to measure the performance of the available drivers for windows as a
HVM guest.
I used the gplpv drivers 0.9.11-pre17, the PV drivers from Novell, and the
drivers
from Citrix XenSource with the XenServer 5.
The Novell and gplpv drivers were more or less at the same speed, for both,
network and disk performance.
The disk performance was about 10MB/s reading and
2008 Jan 31
3
xen 3.2 network problems
Hi,
I try to get networking running with xen 3.2, but it seems I fail miserably.
I am on sles10sp1, with xen 3.2.0, and kernel rpm''s installed from SP2.
I configured in /etc/sysconfig/network the NETWORK_LIST:
NETWORK_LIST="bridge,0,default,00:DE:AD:BE:EF,192.168.8.13/24,dhcp-off"
but an ifconfig xenbr0 still shows the mac address of peth0
fe:ff:ff:ff:ff:ff.
Initially, I
2008 Feb 11
11
Simplest OS possible?
What is the simplest OS I can install in Xen, preferably Linux based, and
don''t tell me MS-DOS :). I have installed a minimal version of Fedora, but I
want something that is even less cluttered.
I have looked at Minix, but it is not fully supported. I need something
small, lightweight (doesn''t have to be multi-threaded or anything), that
will run small C and Assembler programs
2008 Jan 11
6
Xen creating two bridges
Hi,
I''m trying to set up networking on a new machine.
I''m not getting any networking from the domU''s
I notice that I have two bridges being created:
xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:3024 errors:0 dropped:0
2008 Feb 11
4
patch for kernel exploit?
Hi,
As most of you probably already know, a local root exploit was released
yesterday which affects kernels from 2.6.17 to 2.6.24.1. Is there an
official patch for dom0 and domU kernels, or can the backport of the
official kernel patch be used on these kernels?
Regards,
Zoltan HERPAI
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2008 Feb 17
17
Exporting a PCI Device
Hi All,
just a quick question I could not figure out. Is there a way to export a
PCI device to multiple VMs (para) keeping it available to dom0? Xen
version is 3.0.4.
Thanks,
Jan
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jan 10
2
Xen over SuSE 10.3 - Can''t find drive to boot with...
Dear List-Colleagues:
I have been working on installing Xen on Suse 10.3 for some time now. I am green as grass - both a total newbie to Xen and a relative newbie to Linux (as well as a total newbie to SuSE).
Currently, I am at the point that when I click on the Xen entry in my grub loader I see Xen starting and running through much of its early setup. Eventually, however, it quits on
2006 Aug 04
2
Dedicate PCI Devices to DomU?
I am trying to dedicate a number of PCI ports to DomU and no success!
The PCI devices I am trying to dedicate are QLogic 23xx cards!
I am using SUSE 10.1 with latest xen-unstable!
I have followed all the instructions given in latest xen 3.0 manual.
Like building the backend support in Dom0
Building the frontend support in DomU
Using the pciback.hide=(xx:xx.x) in Dom0 command
2010 Feb 17
1
CentOS 5.3 host not seeing storage device
Maybe one of you has experienced something like this before.
I have a host running CentOS5.3, x86_64 version with the standard
qla2xxx driver. Both ports are recognized and show output in dmesg
but they never find my storage device:
qla2xxx 0000:07:00.1: LIP reset occured (f700).
qla2xxx 0000:07:00.1: LIP occured (f700).
qla2xxx 0000:07:00.1: LIP reset occured (f7f7).
qla2xxx 0000:07:00.0: LOOP
2007 Sep 23
3
ext3 file system becoming read only
Hi
In our office environment few servers mostly database servers and yesterday it
happened
for one application server(first time) the partion is getting "read only".
I was checking the archives, found may be similar kind of issues in the
2007-July archives.
But how it has been solved if someone describes me that will be really helpful.
In our case, just at the problem started found
2018 Jun 12
2
[PATCH 1/2] Convert target drivers to use sbitmap
On Tue, 2018-05-15 at 09:00 -0700, Matthew Wilcox wrote:
> diff --git a/drivers/scsi/qla2xxx/qla_target.c b/drivers/scsi/qla2xxx/qla_target.c
> index 025dc2d3f3de..cdf671c2af61 100644
> --- a/drivers/scsi/qla2xxx/qla_target.c
> +++ b/drivers/scsi/qla2xxx/qla_target.c
> @@ -3719,7 +3719,8 @@ void qlt_free_cmd(struct qla_tgt_cmd *cmd)
> return;
> }
>
2018 Jun 12
2
[PATCH 1/2] Convert target drivers to use sbitmap
On Tue, 2018-05-15 at 09:00 -0700, Matthew Wilcox wrote:
> diff --git a/drivers/scsi/qla2xxx/qla_target.c b/drivers/scsi/qla2xxx/qla_target.c
> index 025dc2d3f3de..cdf671c2af61 100644
> --- a/drivers/scsi/qla2xxx/qla_target.c
> +++ b/drivers/scsi/qla2xxx/qla_target.c
> @@ -3719,7 +3719,8 @@ void qlt_free_cmd(struct qla_tgt_cmd *cmd)
> return;
> }
>
2004 Aug 30
1
Pb when moved AD from win2000 to win2003 server
Hello,
I've a samba 3.0.2a on a mandrake 9.2 with double authentification. A
local authentification for users not on my domain and AD
authentification for users on my domain.
AD where on two win 2k servers.
One of these server was moved on win 2003 server and then the AD
authentification don't work any more.
Here is my smb.conf file.
getent passwd give only local users
[global]
2016 Dec 08
3
[PATCH] linux/types.h: enable endian checks for all sparse builds
On 12/07/16 21:54, Michael S. Tsirkin wrote:
> On Thu, Dec 08, 2016 at 05:21:47AM +0000, Bart Van Assche wrote:
>> Additionally, there are notable exceptions to the rule that most drivers
>> are endian-clean, e.g. drivers/scsi/qla2xxx. I would appreciate it if it
>> would remain possible to check such drivers with sparse without enabling
>> endianness checks. Have you
2016 Dec 08
3
[PATCH] linux/types.h: enable endian checks for all sparse builds
On 12/07/16 21:54, Michael S. Tsirkin wrote:
> On Thu, Dec 08, 2016 at 05:21:47AM +0000, Bart Van Assche wrote:
>> Additionally, there are notable exceptions to the rule that most drivers
>> are endian-clean, e.g. drivers/scsi/qla2xxx. I would appreciate it if it
>> would remain possible to check such drivers with sparse without enabling
>> endianness checks. Have you
2019 Jan 11
1
CentOS 7 as a Fibre Channel SAN Target
For quite some time I?ve been using FreeNAS to provide services as a NAS over ethernet and SAN over Fibre Channel to CentOS 7 servers each using their own export, not sharing the same one.
It?s time for me to replace my hardware and I have a new R720XD that I?d like to use in the same capacity but configure CentOS 7 as a Fibre Channel target rather than use FreeNAS any further.
I?m doing