Displaying 20 results from an estimated 33980 matches for "guesting".
Did you mean:
guessing
2006 Oct 05
1
RE: Installing Redhat 7,3 with hvm
If anyone is still interested in this old thread, I have a rh7.3 image
running under hvm.
It''s a hack, but here''s what I did:
Install rh7.3 in a vmware machine with vmware server.
Booted off a live cd, ( I used a gentoo installer CD, but any live cd
should work)
Created a lvm volume on my Xen dom0
>From the liveCD, I use dd to copy the disk image to the lvm image (dd
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 insertions(+), 19 deletions(-)
diff --git
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
2006 Oct 06
0
RE: Installing Redhat 7,3 with hvm
Not yet, but I don''t see any reason for it to work any differently. I
simply used vmware because it was convenient.
-Adam
| -----Original Message-----
| From: Simon Gao [mailto:gao@schrodinger.com]
| Sent: Thursday, October 05, 2006 11:22 AM
| To: Adam Crews -X (acrews - Xerox at Cisco)
| Cc: xen-users@lists.xensource.com; Mike Freemon
| Subject: Re: [Xen-users]
2016 Sep 15
0
Re: systemctl libvirt-guests.service fails to start during host boot
Hi Andrea,
> Since you're 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
2006 Mar 24
5
Problem bringing up 32-bit Sles 9 on a Dom-VT
All,
We are facing some issues bringing up a DomVT on Xen x86_64(changeset
9267).
We created a disk image with dd 8 G in size.
We then booted an associated Dom-VT with a CD-ROM and did net-install of
the sles-9 OS.
This completes successfully.
Then, when the system is brought around for a reboot (having changed the
boot option from cdrom to disk), the system hangs after the line
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)
2017 May 29
2
Different primary group between 4.5.x and 4.6.x
On 26.05.2017 17:03, Rowland Penny via samba wrote:
> On Fri, 26 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
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 sure if they're always supposed to be that way.
2015 Aug 11
0
libvirt-guests.service doesn't work, but manually running libvirt-guests.sh stop does
Using libvirt 1.2.18 (-1 Arch) and QEMU git-master (2.4.0.r40384.2d69736).
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
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>
Kernel panic - not syncing:
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":"guest-fsfreeze-freeze"}'
For CentOS
2006 Jul 14
23
[RFC] New shadow paging code
We (Michael Fetterman, George Dunlap and I) have been working over the
last while on a full replacement for Xen''s shadow pagetable support.
This mail contains some design notes, below; a patch against
xen-unstable, giving a snapshot of the current state of the new shadow
code, is at http://www.cl.cam.ac.uk/~tjd21/shadow2.patch
Comments on both are welcome, although the code is not
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
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 |
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 failure.2)
- 32bit UP guest crashed on user load test
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
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
2013 Aug 09
3
Re: state of setvcpus
Am 09.08.13 15:09, schrieb Eric Blake:
> On 08/09/2013 06:26 AM, Thomas Stein wrote:
>> Hello.
>>
>> Does someone know in what state setvcpu command is?
>>
>> I get:
>>
>> virsh # setvcpus gentookvm 4
>> error: internal error: cannot change vcpu count of this domain
>>
>> and
>>
>> error : qemuDomainHotplugVcpus:4087 :
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 it from .iso file, but the same problem