similar to: USB at domU PV domain & PVUSB

Displaying 20 results from an estimated 800 matches similar to: "USB at domU PV domain & PVUSB"

2011 Mar 01
2
Error connecting USB-device to DomU, kernel 2.6.32-5-xen-amd64, Xen 4.0.1
Hi, When trying to connect my USB printer to the DomU that has CUPS installed, I run into an error: Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.0/bin/xm", line 8, in <module> main.main(sys.argv) File
2012 Aug 15
5
PV USB Use Case for Xen 4.x
Good Afternoon. My colleague Stefan (sstan) was asked on the IRC channel to provide our use case for PV USB in our environment. This is possible with the current xm stack but not available with the xl stack. Currently we use PVUSB to attach a USB Smartcard reader through our dom0 (SLES 11 SP1) running on an HP Blade Server with the Token mounted on an internal USB Port to our domU CA server
2012 Jun 28
8
GPLPV, clock drift and PVUSB in Windows XP HVM
1. Shouldn''t the GPLPV drivers take care of the (bad) clock drift I''m experiencing in my Windows XP HVM? Or is there some other way around this problem that I haven''t been able to find on Google? How can I tell if the GPLPV drivers are active? I''ve added the /gplpv switch to the boot.ini file and the virtual NIC is definitely using the GPLPV version but other
2011 Jun 30
1
LOAD GNU/LINUX DEBIAN SYSTEM FROM ISO IMAGE.BUT NOT INSTALL
Good Evening in Spain, have one question about XEN application I have old server GNU/Linux Debian with next disc configuration: /dev/hda1 ext3 8,9G 4,6G 3,9G 55% / tmpfs tmpfs 252M 0 252M 0% /lib/init/rw udev tmpfs 10M 668K 9,4M 7% /dev tmpfs tmpfs 252M 0 252M 0% /dev/shm /dev/hdb1 ext4 19G 7,7G 9,8G 44% /home And I want
2011 Jan 03
13
Re: pvusb drivers for pvops 2.6.32.x kernel
Hello, Jeremy: See the included patch. If it''s OK it''d be nice to get it into xen/stable-2.6.32.x branch. Thanks Nathanael! -- Pasi ----- Forwarded message from Nathanael Rensen <nathanael@polymorpheus.com> ----- From: Nathanael Rensen <nathanael@polymorpheus.com> To: Pasi Kärkkäinen <pasik@iki.fi> Cc: n_iwamatsu@jp.fujitsu.com Date: Mon, 3 Jan 2011
2011 Oct 19
8
Centos 5.7 Xen 4.1 AMD 64 from gitco cannot attach usb port to domU windows 7
Hi. Just wondering is someone have been able to connect usb memory sticks in xen 4.1-gitco running hvm windows 7? I use xen 4.1 from gitco, is working without any issue, I need support for a usb memory stick, but I had not been able to make this works. Reading xm commands and process, first my MB Biostar A780L3L v6 wont support IOMMU. Now exist a doc from xen wiki from someone from Fujitso
2012 Jan 07
4
usbback for linux 3.1?
Is anyone maintaining usbback that compiles against Linux 3.1? Thanks James
2011 Sep 05
2
How to PVUSB with xen-sources-2.6.34-r4 and xen-4.1.1 on gentoo
Hello, I''ve installed xen-4.1.1 on with Gentoo xen-sources-2.6.34-r4 (both dom0 and domU) on an AMD athlon XP 32 bits. I PCI passthrugh the whole USB-2.0 controler to the domU to gain access to my wifi dongle and everything works fine and stable. However, I''ve got an USB drive that I want to use on my dom0 wich requires USB-2.0 too and then cannot use anymore the PCI passthrugh
2011 Jan 06
11
[RFC PATCH v01] Xen PVSCSI drivers for pvops xen/stable-2.6.32.x kernel
Hello, http://pasik.reaktio.net/xen/patches/xen-pvscsi-drivers-linux-2.6.32.27-pvops-v01.diff This is the first version of Xen PVSCSI drivers, both the scsiback backend and scsifront frontend, ported from Novell SLES11SP1 2.6.32 Xenlinux kernel to pvops xen/stable-2.6.32.x branch. At the moment it''s *only* compile-tested with the latest xen/stable-2.6.32.x git kernel as of today
2009 Sep 24
7
scsi passthrough in pvops kernel
pvscsi appears to be missing from the pvops kernel. Is there a specific reason for this or has it just not been done yet? James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2016 Apr 04
2
Strange behaviour with ptmx file descriptors
Hi list At job we have an old C program which works with industrial hand terminals from Honeywell. That terminal has its own ssh/telnet client to connect to a linux redhat 6.6 server (openssh-server-5.3p1-104.el6_6.1.x86_64). Once it is connected to the linux box (using a certain user), a C program is launched by the bash shell with the following parameters export TERM=vt200 stty raw icrnl
2015 Feb 11
4
Fwd: samba & Oracle ACFS Issues
On Wed, Feb 11, 2015 at 10:27:50AM +0100, Nacho del Rey wrote: > Hi Volker and the list > > Yesterday the problem appeared again > > I could launch a strace command over a samba PID to see what was going on > and this is the result > > [PRO] [root at pf3il0024 ~]# strace -frp 57686 > Process 57686 attached - interrupt to quit > 0.000000 fcntl(14, F_SETLKW,
2012 Sep 19
4
usbpassthrough of xen-4.1.2
Hi, everyone! I am working on the USB passthrough of Xen-4.1.2. My host OS is Fedora 14 and the guest OS is win7. According to the wiki page(http://wiki.xen.org/wiki/Xen_USB_Passthrough), xen supports passthrough of usb device from dom0 to guests. I have tried the Xen HVM guest qemu-dm usb1.1 emulation, by specifying "usb = 1" and "usbdevice = host:xxxx:yyyy". But, the
2014 Dec 17
2
Fwd: samba & Oracle ACFS Issues
> > > > >Please remove the SO_RCVBUF and SO_SNDBUF entries. > > >Oh, that's ancient. Do you have any possibility to move to > > >"security=user"? > > The smb.conf file was inherited from HP-UX system. Ok, > > I'll remove them > > > > >Did you try "posix locking = no"? That is mostly criticial
2012 Aug 20
22
Xen 4.3 release planning proposal
Hello everyone! With the completion of our first few release candidates for 4.2, it''s time to look forward and start planning for the 4.3 release. I''ve volunteered to step up and help coordinate the release for this cycle. The 4.2 release cycle this time has been nearly a year and a half. One of the problems with having such a long release is that people who get in features
2015 Mar 10
2
Fwd: samba & Oracle ACFS Issues
On Fri, Mar 06, 2015 at 01:38:26PM +0100, Nacho del Rey wrote: > Hi again Volker (& list) > > I think I am very closer of the problem. Sorry, but without access to this system I can't really say what is going on. Please talk to Oracle for support. Samba is running fine on a huge variety of file systems, and if ACFS gives you locking issues, I would request Oracle to fix their
2015 Feb 11
2
Fwd: samba & Oracle ACFS Issues
On Wed, Feb 11, 2015 at 11:44:24AM +0100, Nacho del Rey wrote: > Ok, it is becoming a nightmare ;-) > Last question Volker > > Is it possible the problem comes from a network device? > At job, we have been suffering problems with a F5 Load Balancer. It seems > that, randomly, it sets the transmission frame to 0 bytes during a while > and routing services don't work very
2012 Nov 23
1
Bug?
root@graff:~# xm usb-list-assignable-devices 1-6 : ID 14dd:0002 Peppercon AG Multidevice 2-2 : ID 051d:0002 American Power Conversion Smart-UPS 3000 RM XL FW:691.16.I USB FW:7.3 root@graff:~# xm usb-hc-create bosch-w2k3-pv 1 1 root@graff:~# xm usb-list bosch-w2k3-pv Idx BE state usb-ver BE-path 0 0 1 USB1.1 /local/domain/0/backend/vusb/55/0
2016 Apr 15
2
Strange behaviour with ptmx file descriptors
Hi Angel and many thanks for your answer The application still sending & receiving data .- strace over the application: write(1, "\33[1;1H\237#SF \234", 44) = 44 <--it was sent from the application to the terminal, but ssh didn't received this string read(0, "\10", 1024) = 1 <- the client remained sending data and it
2011 Jan 18
3
xm usb-add syntax
Hi all, Do any of you know what the syntax would be is I wanted to add the first device listed using lsusb on my dom0 to my domU? lsusb; Bus 002 Device 004: ID 064f:0bd8 Some-Systems AB ABC/DE xm usb-add; Usage: xm usb-add <domain> <[host:bus.addr] [host:vendor_id:product_id]> Unsure what combo works, other then what doesn''t work. - Brian