Displaying 20 results from an estimated 33973 matches for "guest".
2006 Oct 05
1
RE: Installing Redhat 7,3 with hvm
...hvm
|
| I too have seen this failure in attempting to install RH
| 7.3 using text
| mode on HVM support hardware. This is running the Fedora
| 3.0.2 RPM, but
| I''ve seen similar crashes using xen unstable from sources.
| Here is my xm
| dmesg:
|
|
| (XEN) (GUEST: 11) HVM Loader
| (XEN) (GUEST: 11) Loading ROMBIOS ...
| (XEN) (GUEST: 11) Loading Cirrus VGABIOS ...
| (XEN) (GUEST: 11) Loading VMXAssist ...
| (XEN) (GUEST: 11) VMX go ...
| (XEN) (GUEST: 11) VMXAssist (Jun 21 2006)
| (XEN) (GUEST: 11) Memory size 512 MB
| (XEN) (GUEST: 11) E820 m...
2014 Oct 22
2
[PATCH] tests: rename $SRCDIR to $srcdir
No functional changes to the tests.
---
tests/guests/Makefile.am | 12 ++++++------
tests/guests/guest-aux/make-debian-img.sh | 6 +++---
tests/guests/guest-aux/make-fedora-img.pl | 10 +++++-----
tests/guests/guest-aux/make-ubuntu-img.sh | 4 ++--
tests/guests/guest-aux/make-windows-img.sh | 6 +++---
5 files changed, 19 ins...
2016 Sep 06
2
Re: systemctl libvirt-guests.service fails to start during host boot
On Thu, 2016-08-11 at 20:41 +0200, Benoit wrote:
> Thanks Andrea,
>
> Yes I confirm to you that I have enabled libvirt as well.
>
> I don't see any error right now but I have to investigate a little bit more.
>
> My guests are in autostart in virsh so everything is fine on this, the
> only issue I got is in case of shutdown.
>
> The strange thing is that sometimes libvirt-guests is up and running
> sometimes failed...
I'm trying to track this down, but 1) I can't reproduce it
on my setup and...
2006 Oct 06
0
RE: Installing Redhat 7,3 with hvm
...| 7.3 using text
| > | mode on HVM support hardware. This is running the Fedora
| > | 3.0.2 RPM, but
| > | I''ve seen similar crashes using xen unstable from sources.
| > | Here is my xm
| > | dmesg:
| > |
| > |
| > | (XEN) (GUEST: 11) HVM Loader
| > | (XEN) (GUEST: 11) Loading ROMBIOS ...
| > | (XEN) (GUEST: 11) Loading Cirrus VGABIOS ...
| > | (XEN) (GUEST: 11) Loading VMXAssist ...
| > | (XEN) (GUEST: 11) VMX go ...
| > | (XEN) (GUEST: 11) VMXAssist (Jun 21 2006)
| > | (XEN) (GUES...
2016 Sep 15
0
Re: systemctl libvirt-guests.service fails to start during host boot
...running an Arch variant, I'm going to assume
> all your software is basically at the latest version all
> around, isn't it?
Yep exactly, all software / kernel are in latest version
> Can you try adding
>
> [Unit]
> Requires=libvirtd.service
>
> to your libvirt-guests.service via 'systemctl edit' and
> see if it helps? I don't think it should be needed for your
> use case, but it's probably a good idea to have it there
> anyways.
I have tried and as you expected it didn't changed anything, same issue.
I made more test and it is very...
2006 Mar 24
5
Problem bringing up 32-bit Sles 9 on a Dom-VT
...lder=''hvm''
# Initial memory allocation (in megabytes) for the new domain.
memory = 512
# A name for your domain. All domains must have different names.
name = "sles9"
#-----------------------------------------------------------------------
------
# the number of cpus guest platform has, default=1
vcpus=1
# enable/disable HVM guest PAE, default=0 (disabled)
#pae=0
# enable/disable HVM guest ACPI, default=0 (disabled)
#acpi=1
# enable/disable HVM guest APIC, default=0 (disabled)
#apic=1
# List of which CPUS this domain is allowed to use, default Xen picks
cpus = &q...
2006 May 18
0
HVM Domain booting Vista
Hi ,
since changeset 9996 i managed to install and boot a HVM Domain with
Windows XP and Windows 2000. Now i tried Vista :-)
it starts to boot from cd and the i get the following error in the log :
(XEN) (GUEST: 8) HVM Loader
(XEN) (GUEST: 8) Loading ROMBIOS ...
(XEN) (GUEST: 8) Loading Cirrus VGABIOS ...
(XEN) (GUEST: 8) Loading VMXAssist ...
(XEN) (GUEST: 8) VMX go ...
(XEN) (GUEST: 8) VMXAssist (May 15 2006)
(XEN) (GUEST: 8) Memory size 256 MB
(XEN) (GUEST: 8) E820 map:
(XEN) (GUEST: 8) 000000000000000...
2017 May 29
2
Different primary group between 4.5.x and 4.6.x
...May 2017 15:50:04 +0200
> aluno3--- via samba <samba at lists.samba.org> wrote:
>
>>
>> Is there possibility to not set "Unix
>> Attributes" and have the same behavior as in 4.5?
>
> I do not know, you may have found a bug
>
> If I run 'id guest' on a Samba 4.6.x DC, I get this:
>
> uid=3000002(SAMDOM\guest) gid=10000(SAMDOM\domain users)
> groups=10000(SAMDOM\domain
> users),3000002(SAMDOM\guest),3000003(SAMDOM\domain
> guests),3000006(BUILTIN\guests),3000001(BUILTIN\users)
>
> The 'uid' is correct, but,...
2015 Aug 11
3
Do I need to enable qemu-ga's guest-suspend: hybrid/suspend-ram/disk/shutdown?
How do I "enable" qemu-ga on a guest to be able to (I think this means have
a success-response:true) for: guest-suspend-hybrid; guest-suspend-ram;
guest-suspend-disk; and guest-shutdown?
At least I think that's my question.
http://wiki.stoney-cloud.org/wiki/Qemu_Guest_Agent_Integration shows these
same 4 as false, so I'm not...
2015 Aug 11
0
libvirt-guests.service doesn't work, but manually running libvirt-guests.sh stop does
...pm-utils 1.4.1-6. acpid 2.0.23-4
Installed using Q35 chipset.
I can perform virsh # shutdown <vmname>, and watching the client VM console
see a graceful shutdown.
On host:
=====
# systemctl reboot
{{{ client VM console immediately blanks out - I do NOT see a graceful
shutdown }}}
libvirt-guests.sh: Running guests on default URI: <vmname>
libvirt-guests.sh: Shuitting down guests on default URI...
libvirt-guests.sh: Starting shutdown on guest: <vmname>
libvirt-guests.sh: Waiting for 1 guests to shut down, 300 seconds left
A stop job is running for Suspend Active Libvirt Guests....
2006 Aug 23
18
Some issues in recent ChangeSet.
We saw these issues in recent ChangeSet:
1. Reboot fail in Guest OS: Reboot in guest will close current qemu
windows but does not create a new qemu window to restart
32bit HV/xen0:
2. 4 LTP math cases(float_bessel, float_exp_log, float_power and
float_trigo) sometime fail. (775)
3. Kernel build in VMX may meet kernel panic. It complains like: "<0&...
2014 Dec 11
2
Freeze Windows Guests For Consistent Storage Snapshots
Hi,
Is it possible to freeze windows guests for a consistent storage level
snapshot.
I am using openstack icehouse on centos 6.6
Hypervisor: KVM
Libvirt: 0.10.2
Qemu: 0.10.2
Guest OS: Windows 7 and Windows Server 2008
I was able to freeze Centos guests by issuing the command:
virsh qemu-agent-command <guest_ID> '{"execute&...
2006 Jul 14
23
[RFC] New shadow paging code
...tidying-up that
need to be done.
Cheers,
Tim.
----
The new shadow code (dubbed ''shadow2''), is designed as a replacement for
the current shadow code. It''s been designed from the ground up to support
the following capabilities:
* Work for both paravirtualized and HVM guests. Our focus is on Windows
under HVM, since Linux guests can use paravirtual mechanisms for faster
memory management.
* Xen may be running in 2-, 3-, or 4-level paging mode. While booting,
guests may be in direct-access mode (no paging), or any paging level less
than or equal to Xen''s cu...
2018 Apr 17
1
How allocate ip for guest in xml file
Hi:
I encounter a promble when I use libvirt manager my virtual machine. I use dhcp allocate IP for my guest, but use dhcp manager IP source, I will ensure guest run NetworkManager auto start NIC in dhcp type get IP. But some release system no install NetworkManager, or some installed system no install NetworkManager, so when I manager those guest, I cann't allocate IP for guest via dhcp server. I wan...
2014 Nov 21
1
[PATCH] Add tests for Arch Linux
Signed-off-by: Nikos Skalkotos <skalkoto@gmail.com>
---
.gitignore | 1 +
inspector/Makefile.am | 1 +
inspector/expected-archlinux.img.xml | 35 +++++++++++++++++
tests/guests/Makefile.am | 7 ++++
tests/guests/guest-aux/archlinux-package | 15 +++++++
tests/guests/guest-aux/make-archlinux-img.sh | 58 ++++++++++++++++++++++++++++
tests/guests/guests.xml.in | 16 ++++++++
7 files changed, 133 insertions(+)
create mode 100644 i...
2006 May 30
2
Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Summary:
Changeset 10173
- 64bit UP and SMP guests boot cleanly
- 32bit UP guests boot clean and 32bit SMP guests still fail to boot
(see failure.7)
- 32bit UP guests lockup under load with "ata1: command 0x25 timeout"
(see failure.4)
- 64bit SMP 2 CPU guests lockup under load with "ata1: command 0x25
timeout" (see fai...
2010 Jan 15
1
[Xen-API] Re: FW: XCP Memory static/dynamic and overcommit
Hi David
> Hi all, So I have been playing around with XCP and the static/dynamic
> memory parameters. I have a few behavioral questions I would like to
> pin down:
>
> -Is the static-max quantity of free memory on the host always
> required before the guest vm can be started? I assume so since you
> don''t know a-priori if the guest you are booting supports Xen or not.
> But if this is true, what is the use of static-min? When I boot a
> guest does it just determine the highest memory it can take in the
> range of static-min to st...
2010 Aug 22
0
[xen-unstable test] 2041: regressions - FAIL
flight 2041 xen-unstable real
http://www.chiark.greenend.org.uk/~xensrcts/logs/2041/
Regressions :-(
tests which did not succeed:
test-amd64-amd64-pair 12 guest-migrate/src_host/dst_host fail never pass
test-amd64-amd64-pv 8 guest-saverestore fail like 2017
test-amd64-amd64-win 6 guest-saverestore fail REGR. vs. 2017
test-amd64-amd64-xl 9 guest-localmigrate fail blocked in 2017
test-amd64-i386-...
2013 Aug 09
3
Re: state of setvcpus
...t;>
>> Does this work for someone?
>
> It works for xen:// URIs. Upstream qemu vcpu hotplug is still a work in
> progress; I don't know if qemu 1.6 will support it, or if you'll have to
> wait for qemu 1.7. Meanwhile, you can try using 'setvcpus gentookvm
> --guest 4' to use the guest agent (assuming you have qemu-ga running in
> the guest, and the proper plumbing of the guest agent channel in your
> domain XML) to use the guest to take vcpus on- or offline.
Tried that with no luck so far.
virsh # setvcpus gentookvm --guest 2
error: internal error...
2008 Sep 03
1
Install win2003 on xen
I am trying to install Windows 2003 Server as a xen guest and I am
having a problem. After the guest is booted from CD-ROM i partition disk
OK, and while system is trying to copy files needed for the
installation, it cannot read some files from CD-ROM (starting with
wow32.dll etc.). I have tried also to copy installation disk onto local
disk and load...