Displaying 20 results from an estimated 4000 matches similar to: "Hiding PCI devices from Dom0 on Centos5"
2008 May 28
2
Re: calculating the needed swiotlb in dom0
I just found out that setting swiotlb=128 in dom0 grub.conf allowed me to
run my mythtv domU with additonal options to ivtv:
in /etc/modprobe.d/options
options ivtv enc_mpg_buffers=8
Setting this to any higher value causes a kernel panic. I want to be able
to specify
options ivtv enc_mpg_buffers=16 enc_vbi_buffers=8
How much swiotlb do I need? Is there a way to figure this out or is it just
2005 Oct 05
10
xen 2.0 testing / DMA failure with ivtv-driver
Hi everyone,
i''m currently try migrate my mythtv-server into an xen maschine but the
ivtv-driver for my Hauppauge PVR350 doesn''t work. Now, a lot of googling
and reading later i''m now here.
I''ve an error which i can''t exactly allocate: is it an driver or an xen
generated error ?
I got with the ivtv-drivers following error:
(0.2.x ivtv driver)
2007 Jan 20
3
IVTV and xen: silent intermittent failures reading from /dev/video0
[Disclaimer: I realize that I probably won''t get this problem solved as it''s probably an unsual setup. I thought I''d ask, though.]
P roblem: ''cat /dev/video0 > test.mpg'' (a simple IVTV test of my hardware mpeg2 encoder) doesn''t work properly under Xen. When this command is run, test.mpg should grow approximately 1MB/sec in perpetuity, and
2012 Jan 06
2
gluster permissions problem
Hi,
I'm running a very simple gluster server, as a NFSv4 replacement. I
documented this here:
http://www.mail-archive.com/users at lists.fedoraproject.org/msg40298.html
User home folders are served over this file server.
This worked fine in Fedora 15, but I am experiencing some odd
permissions problems with Adobe Acrobat after upgrading the server to
Fedora 16. I've seen it with some
2008 Apr 11
2
Syntax for PCI Pass-Thru for multiple devices?
Hi All,
This might be a stupid question, but I have two PCI devices that I want
to pass-thru to a PV domU. I can pass one of them, but not both. I''m
sure it''s a stupid syntax issue within my configuration file. When I do
a "lspci" in the domU, (CentOS 5.1), only one of the devices shows up.
(e.g.) 00:00.0 Multimedia video controller: Internext Compression Inc
2010 Apr 11
7
dom0 crash, require assistance interpretting logs and config suggestions
Hello,
I have experienced a dom0 crash where the system became unreachable via
the network and the console was unresponsive. I would appreciate help
interpretting the logs and any configuration change suggestions.
It is a stock Debian Lenny dom0 running xen 3.2.1 with kernel
2.6.26-2-xen-amd64 and an AMD Athlon IIx4 with 4 GB of RAM. It is
running 4 VMs. One VM has two PCI NICs being
2011 Sep 01
4
[PATCH] xen,credit1: Add variable timeslice
Add a xen command-line parameter, sched_credit_tslice_ms,
to set the timeslice of the credit1 scheduler.
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
diff -r 4a4882df5649 -r 782284c5b1bc xen/common/sched_credit.c
--- a/xen/common/sched_credit.c Wed Aug 31 15:23:49 2011 +0100
+++ b/xen/common/sched_credit.c Thu Sep 01 16:29:50 2011 +0100
@@ -41,15 +41,9 @@
*/
#define
2007 Jan 25
1
issue with ivtv & wctdm zaptel drivers (TDM PCI Master abort)
Hi,
I'm experiencing an issue with my x86_64 machine containing a Hauppauge
PVR-500 (ivtv) and a Digium TDM400p (wctdm, part of zaptel) PCI cards.
Independently of each other both cards work fine, but once the wctdm driver
is loaded and mythtv tries to record something on the PVR-500 the wctdm
driver freaks out. The error message is see is "TDM PCI Master abort"
printed over and
2013 Nov 13
3
[Patch] credit: Update other parameters when setting tslice_ms
From: Nate Studer <nate.studer@dornerworks.com>
Add a utility function to update the rest of the timeslice
accounting fields when updating the timeslice of the
credit scheduler, so that capped CPUs behave correctly.
Before this patch changing the timeslice to a value higher
than the default would result in a domain not utilizing
its full capacity and changing the timeslice to a value
lower
2013 Sep 02
5
[BUG] unfairness in Xen's credit scheduler
Hi all,
Since Xen 4.2.0, users can change time slice of the scheduler at
runtime via xl command line, a very nice feature. However, it is
not *correctly* implemented.
Problem description
--------------------
say you set the ''cap'' of one VM to 50 (a half core),
-when setting the time slice to be *greater* than 30ms, the VM gets
much *less* CPU cycles than its allocation
-when
2018 Apr 12
4
OpenSSH 7.7 t1 script breakage
After getting OpenSSH 7.7 to build :), the initial test fails as follows:
test_kex:
............................................................................
............................................................................
............................................................................
............................................................................
2024 Mar 09
2
Call for testing: OpenSSH 9.7
On 05/03/2024 01:24, Damien Miller wrote:
>
> Hi,
>
> OpenSSH 9.7p1 is almost ready for release, so we would appreciate testing
> on as many platforms and systems as possible. This is a bugfix release.
>
Running the testsuite on Solaris 9 I see this:
set -xe ; if /export/home/tgc/buildpkg/openssh/src/openssh-git/ssh -Q
key | grep -q ^ssh-rsa ; then \
2014 Nov 10
0
User's DPAPI/backupkey protected data lost when changing domain password
After a user changes their password (CTRL-ALT-DEL) in our Samba 4 domain
(4.1.12) they lose access to any stored passwords on their Windows PC.
I've set the log level in smb.conf to 4 and enabled the GPO to record DPAPI
log entries in Windows to get the below log data.
My reading of the two is that the Windows PC believes it is failing to reset
the access to its DPAPI store (where the saved
2006 Apr 17
0
Xen 3.0.2 and ivtv, no more IOMMU space
Hi
I have a working pci with linux (p4 533 768Mb of ram ivtv/sound blaster
live,pci graphic card ...) kernel 2.6.16.4.
Everything work well, mythtv, named,mail, web, firewall ...
I try to compile xen 3.0.2 with this kernel, to add more security (I
want to make little domains for the firewall, web ...)
xen boot without problem, but I get those error message at the ivtv
driver :
PCI-DMA: Out
2010 Mar 29
6
AD Auth Trusted Domain issues
I have been killing myself on this issue over the last 2 weeks. I have
setup pam AD authentication using winbind on our companies email
servers. That part is currently working. I have been trying to add an
existing "Trusted" child domain and allow authentication from that
domain as well. I am part of the way there, but not quite to the
functional point as of yet. Our primary domain
2004 Jan 14
0
Problems with smbldap-tools 0.8.2 and Samba 3
I'm having problems using smbldap-tools 0.8.2 from idealix,
I'm using the following entry in my smb.conf file:
add machine script = smbldap-useradd.pl -w -g 553 %u
Then, while I try to add a workstation to my domain, the script
adds a posixAccount, and then I get this error:
------
[2004/01/14 18:15:49, 1] passdb/pdb_ldap.c:ldapsam_modify_entry(1173)
ldapsam_modify_entry: Failed to
2008 May 07
2
Request for generic engine support
Hello,
Would it be possible to add generic engine support to OpenSSH? One use in particular would be to support TCP forwarding for secure mail server connections and similar applications. This would permit an administrator to configure in an arbitrary external engine to establish a secure RSA-based tunnel. OpenSSH would need no information built into it to accomodate any particular engine.
One
2024 Mar 10
1
Call for testing: OpenSSH 9.7
On Sat, 9 Mar 2024, Tom G. Christensen wrote:
> On 05/03/2024 01:24, Damien Miller wrote:
> >
> > Hi,
> >
> > OpenSSH 9.7p1 is almost ready for release, so we would appreciate testing
> > on as many platforms and systems as possible. This is a bugfix release.
> >
> Running the testsuite on Solaris 9 I see this:
[snip]
> + ssh-rsa
> /bin/sh:
2012 Sep 09
2
Patch for ssh-keygen to allow conversion of public key to openssh format
Hi,
I needed to convert a public RSA key to autorized_keys format and found
ssh-keygen lacking this feature.
I made the option -Q publicfile to allow an conversion like
ssh-keygen -Q pubrsa.pem -y
The patch is produced using unified diff and made on latest release.
If you like it and can make a patch for the man-page also!
Regards,
/Lars
-------------- next part --------------
diff -u
2011 Nov 12
2
cygwin R-2.14.0 build fail
I tried to build R-2.14.0 on cygwin using the commands:
./configure --with-x=no
make
I started to get a whole lot of errors starting with:
/cygdrive/c/Users/mcarter/src/R-2.14.0/src/modules/internet/Rhttpd.c:275: undefined reference to `_R_InputHandlers'
which I have pasted at
http://pastebin.com/GFb2pq92
I'm aware that there is a cygwinports ports, but it seems outdated, and when I