similar to: NFS Hanging Under Heavy Load

Displaying 20 results from an estimated 2000 matches similar to: "NFS Hanging Under Heavy Load"

2018 Dec 10
0
Re: unable to add pci network to existing vm
On 12/10/18 1:24 PM, daggs wrote: > Greetings, > > I'm trying to add a virtual nic to an existing and active vm and I'm getting this error: > error: internal error: No more available PCI slots > > the cmd I'm trying to run is: virsh -c qemu:///system attach-interface --domain router --type bridge --source virbr0 --model virtio --config --live > > the lspci
2018 Dec 10
2
unable to add pci network to existing vm
Greetings, I'm trying to add a virtual nic to an existing and active vm and I'm getting this error: error: internal error: No more available PCI slots the cmd I'm trying to run is: virsh -c qemu:///system attach-interface --domain router --type bridge --source virbr0 --model virtio --config --live the lspci output within the vm is this: # lspci 00:00.0 Host bridge: Intel Corporation
2010 Apr 26
0
disk offline with xen4.0+pvops2.6.31.13
we have just upgraded to xen4.0+kernel2.6.31.13. however, we fonud that disk offline in high disk IO(xen4.0+kernel2.6.31.13). but whitout xen4.0, we only start with kernel2.6.31.13, the disk offline didn''t happen. I think it is a bug. test case: 57 physical machine we start 5 vm(cpu:2, memory:1024) in a physical machine.at the same time we do decompression in dom0. tar xzvf *.tar.gz tar
2016 Jul 30
0
LSI SATA MegaRaid & Centos 7 build 1511
# lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation 5520 I/O Hub to ESI Port [8086:3406] (rev 22) 00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 22) 00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 22) 00:05.0 PCI bridge [0604]: Intel Corporation 5520/X58 I/O Hub PCI
2016 Jul 30
5
LSI SATA MegaRaid & Centos 7 build 1511
On 7/30/2016 6:56 AM, Fawzy Ibrhim wrote: > # lspci -nn > 00:00.0 Host bridge [0600]: Intel Corporation 5520 I/O Hub to ESI Port [8086:3406] (rev 22) > 00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 22) > 00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 22) >
2010 Oct 25
0
Re: Re: Unable to pass device to IOMMU
Sorry to duplicate my issues onto the list - I thought I had looked through this thread before and seen a different error, but apparently Adam and I are running into much the same thing. I'm seeing exactly the same "Failed to assign device to IOMMU" along with the "Device not owned by PCI Back End or pci-stub" in these scenarios. I have not gone back to previous versions,
2016 Jul 28
6
LSI SATA MegaRaid & Centos 7 build 1511
On 7/28/2016 3:41 PM, Fawzy Ibrahim wrote: > LSI SATA MEGARAID 95Q9 afaik, the megaraid cards are mostly all SAS, which support SATA drives, except very old ones were SCSI. Ok, I do see they had a series of MegaRAID SATA 150-xx and 300-xx cards, these were 64 bit PCI or PCI-X cards. 95Q9 does not appear to be a valid card number, 9240, 9260, 9280 are some pci-express SAS MegaRaid
2010 Jun 24
1
VGA passthrough - guest shows blank screen on startup
Greetings, I''m attempting to do gfx_passthru with the primary graphics adapter (03:00.0), passing it to a guest. I can unbind it from the host but when I fire up the guest OS my monitor loses signal from the graphics card and that''s that. The GFX card is dual DVI, I''ve tried both slots. Host is Linux 2.6.32.14-1.2.105.xendom0.fc12.x86_64, Guest is Windows 7. PC is an
2011 Dec 27
0
[Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 both servers in cluster kernel oops
+cc: ocfs2-devel, sunil Marek, Thanks for the detailed report! Can I trouble you to file a bug at http://oss.oracle.com/bugzilla ... oh, is that your report http://oss.oracle.com/bugzilla/show_bug.cgi?id=1339? This looks like a deadlock of some sort. I don't think your hardware configuration really matters here. We'll keep looking into it. Joel On Tue, Dec 20, 2011 at 08:22:48AM
2014 Sep 03
7
Does virsh actually work?
I have been beating my head against a wall attempting to get virsh to migrate a simple VM from one host to another. I have two systems running Ubuntu 14.04 with libvirt 1.2.2. Yes, they are bridged. Non-shared storage. Modest guest VM that only requires 100G of disk space; there is far more available. In trying to accomplish even the simplest migration (per every page I can find from both the
2008 Jun 04
1
Determine what physical port a USB device is attatched to
How does one do this? For example: # lspci | grep USB 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9
2009 May 01
0
Xen 3.4-rc2 - kernel 2.6.26-2-xen-686 and mptsas
Hello, In real life I use xen 3.3.1 successfully on servers Fujitsu-Siemens RX100. Now I to see how working xen-3.4-rc3 on the same server, but unfortunately is a problem with loading a module to handle the disk (mptsas) . I use debian lenny 5.0.1 and kernel version 2.6.26-2-xen-686. Someone managed to compile 3.4 xen kernel with this version? xen:~# lspci 00:00.0 Host bridge: Intel
2015 Jan 27
0
Sr-iov passthrough - no packet arrive to guest
Hi I am trying to do passthrough to guest using sriov and libvirt I tried to use both techniques from here http://wiki.libvirt.org/page/Networking#Assignment_with_.3Chostdev.3E <http://wiki.libvirt.org/page/Networking#Assignment_with_.3Chostdev.3E> Assignment from a pool of SRIOV VFs in a libvirt <network> definition Assignment with <interface
2009 May 27
0
xen 3.4.0 debian lenny problem with Fujitsu Siemens Server
Hi, I using on all server (FSC RX100S5) xen 3.3.1 and kernel 2.6.26-1 or 2.6.26-2,evrything it works good. Now I try using xen 3.4.0 with the same kernel but the system not up only go to the initramfs. I suspect that the kernel did not load the driver for the controller. The question just why it works on a Xen 3.3.1 does not work on 3.4 with the same versions of the kernel . Below I put
2009 Nov 16
1
Problems with dahdi on asterisk 1.6.1.9 with TE122
Hello, I am installing dahdi on a machine lspci 00:00.0 Host bridge: Intel Corporation 3200/3210 Chipset DRAM Controller (rev 01) 00:01.0 PCI bridge: Intel Corporation 3200/3210 Chipset Host-Primary PCI Express Bridge (rev 01) 00:06.0 PCI bridge: Intel Corporation 3210 Chipset Host-Secondary PCI Express Bridge (rev 01) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI
2019 Feb 12
7
[Bug 109613] New: nouveau: KMS is broken on last kernels (9700M GT)
https://bugs.freedesktop.org/show_bug.cgi?id=109613 Bug ID: 109613 Summary: nouveau: KMS is broken on last kernels (9700M GT) Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2009 Jul 27
2
Centos 5.3, no AHCI on HP DL320 G5p?
I have one HP Proliant DL320 G5p, where for some reason, the AHCI mode is not enabled. According to server specs, it should have AHCI/NCQ capability, but ata_piix module gets loaded during bootup, not ahci module. Any ideas how to enable AHCI mode? lspci output: # lspci 00:00.0 Host bridge: Intel Corporation 3200/3210 Chipset DRAM Controller (rev 01) 00:01.0 PCI bridge: Intel Corporation
2008 Jul 28
2
Duplicate PV on HW RAID?
Hello, My "hardware" (?) RAID system seems to work but says "duplicate PV" while booting, I don't think I was reading them before. Any clues will be appreciated. >From what I recall: 1) RAID 1 was setup (using firmware setup program) on a machine with Intel S3200 SHV Server Board. 2) Installed Centos 5.1, default LVM style. Anaconda saw a single 500GB disk so I assumed
2013 Jan 15
14
[PATCH] VTD/Intremap: Disable Intremap on Chipset 5500/5520/X58 due to errata
http://www.intel.com/content/www/us/en/chipsets/5520-and-5500-chipset-ioh-specification-update.html Stepping B-3 has two errata (#47 and #53) related to Interrupt remapping, to which the workaround is for the BIOS to completely disable interrupt remapping. These errata are fixed in stepping C-2. Unfortunately this chipset is very common and many BIOSes are not disabling remapping. We can
2010 Aug 10
0
Re: XEN in VirtualBox?
Oh yes you can run XEN on VB. I am running the following config: ========= GUEST ========= [root@xenserver ~]# cat /etc/issue Citrix XenCloudPlatform Host 0.1.1-25823p [root@xenserver ~]# uname -a Linux xenserver 2.6.27.42-0.1.1.xs0.1.1.737.1065xen #1 SMP Fri Jan 15 16:20:16 EST 2010 i686 athlon i386 GNU/Linux ======== HOST ======== OS Name: Microsoft Windows 7 Ultimate OS