Displaying 20 results from an estimated 6000 matches similar to: "DomU Guests not shutting down nicely when Dom0 Hypervisor shuts down"
2016 Jan 21
0
DomU Guests not shutting down nicely when Dom0 Hypervisor shuts down
Try this:
systemctl start xendomains.service
systemctl enable xendomains.service
On 21 January 2016 at 08:48, Francis Greaves <francis at choughs.net> wrote:
> I am using Xen 4.6.0-8.el7 on CentOS 7 with 3 Linux DomUs. I did have Xen
> 4.? on CentOS 6.5 on my previous system. I installed using yum install
> centos-release-xen.
> On shutting down the Hypervisor it used to
2016 Jan 21
3
DomU Guests not shutting down nicely when Dom0 Hypervisor shuts down
I am using Xen 4.6.0-8.el7 on CentOS 7 with 3 Linux DomUs. I did have Xen 4.? on CentOS 6.5 on my previous system. I installed using yum install centos-release-xen.
On shutting down the Hypervisor it used to wait for the DomUs to shut down gracefully (one can take a minute or more), then on starting up again it would restart the DomUs, all nice and controlled.
For some reason the DomUs (CentOS
2016 Feb 23
2
Garbled screen after RAM Scrub on boot
Dear George,
Thanks for the input and ideas.
Unfortunately bootscrub=false dos not work, not does setting nothing for vga, still get the 'Little white squares'!
I am asking the xen-users as you suggest
Regards, Francis
From: "George Dunlap" <dunlapg at umich.edu>
To: "Francis Greaves" <francis at choughs.net>, "centos-virt" <centos-virt
2016 Feb 22
0
Garbled screen after RAM Scrub on boot
Francis,
I just rebooted my Precision 470 and watched...nothing :(
I see the boot menu, and then everything goes blank - as in just a
blinking cursor until I get the login prompt.
No idea what it's doing - but I don't even see the scrubbing free memory
output...
On Mon, 22 Feb 2016, Francis Greaves wrote:
> Yes I usually work headless, but I have been setting it up from new, so
2016 Jul 03
0
PCI Passthrough not working
From: "Francis Greaves" <francis at choughs.net>
To: "Francis Greaves" <francis at choughs.net>, "centos-virt" <centos-virt at centos.org>
Sent: Sunday, 3 July, 2016 11:19:49
Subject: Re: [CentOS-virt] PCI Passthrough not working
Further to my last post, I have removed the xen-pciback module from the Dom0 kernel, and reloaded it as
modprobe
2016 Feb 22
2
Garbled screen after RAM Scrub on boot
Yes I usually work headless, but I have been setting it up from new, so need to see what is going on.
Regards
Francis
From: "Scot P. Floess" <sfloess at nc.rr.com>
To: "Francis Greaves" <francis at choughs.net>
Cc: "centos-virt" <centos-virt at centos.org>
Sent: Monday, 22 February, 2016 17:02:12
Subject: Re: [CentOS-virt] Garbled screen
2016 May 16
2
PCI Passthrough not working
Dear George please find attached the three files as requested.
I have used
iommu=soft
in the grub command line for the kernel in the domU as explained before.
many thanks
Francis
From: "George Dunlap" <dunlapg at umich.edu>
To: "francis" <francis at choughs.net>, "centos-virt" <centos-virt at centos.org>
Sent: Monday, 16 May, 2016 10:29:09
2016 Feb 23
0
Garbled screen after RAM Scrub on boot
On Mon, Feb 22, 2016 at 4:18 PM, Francis Greaves <francis at choughs.net> wrote:
> Dear All
> I am using Centos 7 with Xen 4.6 on a Dell Poweredge T430
> When the machine boots, after the 'Scrubbing Free RAM' message, I get a
> screen filled with little white squares until the login prompt, so I cannot
> see what is happening as the machine boots. Also there is nothing
2016 May 16
0
PCI Passthrough not working
On Thu, May 12, 2016 at 12:11 PM, Francis Greaves <francis at choughs.net> wrote:
> I am running Xen 4.6 on CentOS 7 in a Dell Poweredge T430
> I need PCI Passthrough to get USB working. I am following the Xenproject
> Wiki
> I have enabled the Virtulasation in the BIOS.
> I have xen_pciback as a module
> I have issued the command:
>
> xl pci-assignable-add 00:1a0.0
2016 May 16
1
PCI Passthrough not working
>On Mon, May 16, 2016 at 12:00 PM, Francis Greaves <francis at choughs.net> wrote:
>> Dear George please find attached the three files as requested.
>> I have used
>>
>> iommu=soft
>>
>> in the grub command line for the kernel in the domU as explained before.
>> many thanks
>The options are:
>1. Figure out what the other device is and
2016 Feb 23
0
Re: Garbled screen after RAM Scrub on boot
On Tue, 23 Feb 2016 14:40, Francis Greaves wrote:
> Dear George,
> Thanks for the input and ideas.
> Unfortunately bootscrub=false dos not work, not does setting nothing for vga, still get the 'Little white squares'!
> I am asking the xen-users as you suggest
> Regards, Francis
>
>
> From: "George Dunlap"
> To: "Francis Greaves" ,
2016 Feb 22
4
Garbled screen after RAM Scrub on boot
Dear All
I am using Centos 7 with Xen 4.6 on a Dell Poweredge T430
When the machine boots, after the 'Scrubbing Free RAM' message, I get a screen filled with little white squares until the login prompt, so I cannot see what is happening as the machine boots. Also there is nothing on the screen when I reboot.
My /etc/default/grub is
GRUB_DISTRIBUTOR="$(sed 's, release
2016 May 12
2
PCI Passthrough not working
I am running Xen 4.6 on CentOS 7 in a Dell Poweredge T430
I need PCI Passthrough to get USB working. I am following the Xenproject Wiki
I have enabled the Virtulasation in the BIOS.
I have xen_pciback as a module
I have issued the command:
xl pci-assignable-add 00:1a0.0 and it shows up fine when I issue this xl pci-assignable-list
I have pci=['00:1a.0'] on the DomU config file
I
2016 May 16
0
PCI Passthrough not working
On Mon, May 16, 2016 at 12:00 PM, Francis Greaves <francis at choughs.net> wrote:
> Dear George please find attached the three files as requested.
> I have used
>
> iommu=soft
>
> in the grub command line for the kernel in the domU as explained before.
> many thanks
(Please reply in-line, like this, rather than top-posting.)
Thanks -- as I suspected, your USB device
2016 Jun 22
0
PCI Passthrough not working
More information...
I have pcifront showing as a module in the DomU and the usb shows in dmesg as:
[ 3.167543] usbcore: registered new interface driver usbfs
[ 3.167563] usbcore: registered new interface driver hub
[ 3.167585] usbcore: registered new device driver usb
[ 3.196056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.196060] usb usb1: New USB device strings:
2016 Feb 22
0
Garbled screen after RAM Scrub on boot
When I was running Fedora 23 and using Xen (as the host OS), I saw
something similar on my Dell Precision 470. I don't recall seeing it now
with CentOS 7, but I tend to boot that machine headless more than not...
On Mon, 22 Feb 2016, Francis Greaves wrote:
> Dear All
> I am using Centos 7 with Xen 4.6 on a Dell Poweredge T430
> When the machine boots, after the 'Scrubbing
2016 Jun 24
2
PCI Passthrough not working
On Wed, Jun 22, 2016 at 11:49 AM, Francis Greaves <francis at choughs.net> wrote:
> More information...
> I have pcifront showing as a module in the DomU and the usb shows in dmesg
> as:
> [ 3.167543] usbcore: registered new interface driver usbfs
> [ 3.167563] usbcore: registered new interface driver hub
> [ 3.167585] usbcore: registered new device driver usb
>
2016 Jul 03
2
PCI Passthrough not working
Further to my last post, I have removed the xen-pciback module from the Dom0 kernel, and reloaded it as
modprobe xen-pciback passthrough=1
I now have the PCI device on the DomU matching the Dom0 Device
usb usb1: SerialNumber: 0000:00:1a.0
instead of 0000:00:00.0
However I now have this error
ehci_hcd 0000:00:1a.0: Unlink after no-IRQ? Controller is probably using the wrong IRQ.
does
2016 Jul 04
0
PCI Passthrough not working
I am having trouble getting PCI Passthrough to work from Dom0 running CentOS 7 to DomU runnning Debian 8
I am using Xen 4.6 with CentOS kernel 3.18.34-20.el7.x86_64 on a Dell Poweredge T430.
I think I have set it all up correctly, but I see no message when putting a USB device into any of the USB slots on the DomU
There are three other DomUs running, but I have no need of PCI Passthrough set up
2006 Oct 06
2
Bug#391448: xen-hypervisor-3.0-unstable-1-i386: dom0 crashes when starting the 3rd domU
Package: xen-hypervisor-3.0-unstable-1-i386
Version: 3.0-unstable+hg11561-1
Severity: important
I've installed
xen-linux-system-2.6.17-2-xen-k7 (version 2.6.17-9)
on a server, and planned to run 3 Xen domUs on it. Creating the domUs
was no problem, and running two of them works well. Starting the third
one however will crash the dom0 and forces it to reboot.
The machine is a Athlon64 3800+