Displaying 20 results from an estimated 100 matches similar to: "conversion issue on NFS shares"
2018 May 08
1
mount failing client to gluster cluster.
Hi,
On a debian 9 client,
========
root at kvm01:/var/lib/libvirt# dpkg -l glusterfs-client
8><---
ii glusterfs-client 3.8.8-1 amd64
clustered file-system (client package)
root at kvm01:/var/lib/libvirt#
=======
I am trying to to do a mount to a Centos 7 gluster setup,
=======
[root at glustep1 libvirt]# rpm -q glusterfs
glusterfs-4.0.2-1.el7.x86_64
2011 Oct 24
2
Unable to acquire lock
Hello,
I am trying to execute virsh commands on a host but it is giving errors
due to failure in acquiring lock.
root at kvm01:~# virsh suspend blindone
error: Failed to suspend domain blindone
error: Timed out during operation: cannot acquire state change lock
Any suggestions how can we figure out possible reasons.
--
Jatin
-------------- next part --------------
An HTML attachment was
2016 Jul 26
2
Live Disk Backup
Dear All,
using CentOS 7.2.1511, and libvirt from ovirt repositories (currently 1.2.17-13.el7_2.5, but without otherwise using ovirt) I am regularly backing up my VMs which are on qcow2 files. In general, I am trying to follow http://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit
A typical backup script would be
#!/bin/bash
dt=`date +%y%m%d`
if virsh dominfo dockers10a | grep
2012 Mar 30
1
Xen Cloud Platform 1.1 restart unexpectedly
Dear xen-users,
I''m using Xen Cloud platform 1.1 with cloudstack. I have this
situation, not sure if it''s a bug or intended behavior.
I''ve setup 2 servers: A hosts NFS server, B is installed XCP 1.1. I''ve
mounted NFS shared directory from A to B, to make a SR for virtual
guest disk image. (which in cloudstack, is called primary storage).
But when I stop the
2017 Jan 27
5
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 01/27/2017 06:08 AM, Karel Hendrych wrote:
> Have you tried to eliminate all power management features all over?
I've been trying to find and disable all power management features but
having relatively little luck with that solving the problems. Stabbing
the the dark I've tried different ACPI settings, including completely
disabling it, disabling CPU frequency scaling, and setting
2015 Jun 08
2
ceph rbd pool and libvirt manageability (virt-install)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
I created a rbd pool and activated it, but I can't seem to create
volumes in it with virsh or virt-install?
# virsh pool-dumpxml myrbdpool
<pool type='rbd'>
<name>myrbdpool</name>
<uuid>2d786f7a-2df3-4d79-ae60-1535bcf1c6b5</uuid>
<capacity
2007 Jan 22
5
Problem with xen on Centos-4.4?
I am running a Xen installation on a Centos-4.4 based test box, my desktop
unit, and I am having intermittent problems installing certain pieces of
software. Some time back I posted to this list regarding my inability to
install Adobe Acrobat on this unit and was advised to essentially
repackage the software and try again. This is beyond my present means of
knowledge or time to acquire same and
2007 Apr 25
1
Xen guest and samba
Hello,
I am new to this list, but having been using CentOS for sometime.
I recently installed CentOS 5 on a test server to check out Xen. The
installation was smooth had so far I have everything working except I
cannot get samba to join our AD domain from the xen guest, using
para-virtualization, I setup. I am out of ideas, and cannot find anyone
having similar problems.
I have tested my
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
Hi there
I get the following error message when i try to "xm create <domid>"
Error: Error creating domain: (22, ''Invalid argument'')
I have included everything i can think of
Thanks
The DomU config is
kernel = "/boot/vmlinuz-2.6.12-xenU"
ramdisk = "/boot/initrd-2.6.12.6-xenU.img"
memory = 128
name = "xen01"
nics=1
disk = [
2011 Apr 06
3
Command "make prep-kernels" not cloning Linux - xen-4.1.0 sources.
Hi!
I compiled the xen-4.0.1 in Linux (Ubuntu 10.04), but as usually, the
xen-4.1.0 is not behaving in a manner similar to the previous version.
Am I required from version xen-4.1.0, transfer the kernel via the command
"git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.gitlinux-2.6-xen"
from now? I mean, the "make prep-kernels" command of the
xen-4.1.0 no
2018 Jan 25
0
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Thu, Jan 25, 2018 at 10:08 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> There's got to be some difference between your staging environment and
> your production environment, and I'm pretty sure it has nothing to do
> with the version of oVirt.
>
> Are you running virt-v2v inside a virtual machine, and previously you
> ran it on bare-metal? Or did you
2018 Jan 25
2
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Thu, Jan 25, 2018 at 10:53:28AM +0100, Luca 'remix_tj' Lorenzetto wrote:
> On Thu, Jan 25, 2018 at 10:08 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > There's got to be some difference between your staging environment and
> > your production environment, and I'm pretty sure it has nothing to do
> > with the version of oVirt.
> >
> >
2005 Dec 18
2
Xen 3 with PAE and more than 4GB of memory on X86 32bit
Hi
This is a general question has anyone got Xen 3 to work with more than
4GIG of memory installed on there physical machine?
I have tried 2 different machines with more than 4 GIG of memory with
no success as yet.
I can get Xen0 booting no problem, i run service xend start with no
problem, i then run xm info and it sees more than 4 gig of memory
available. Fantastic up to this point.
After
2006 Feb 24
3
Dom0 lvm/software raid rhel4.1 booting issues.
Basically the issue comes down to my Volume Groups not being found by
this initrd, causing good ole kernel panic.
initrd-2.6.12.6-xen3_12.1_rhel4.1.img
[root@xen01 lvm]# uname -a
Linux xen01.inside.***.com 2.6.9-22.0.2.ELsmp #1 SMP Thu Jan 5 17:13:01
EST 2006 i686 i686 i386 GNU/Linux
[root@xen01 lvm]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 2)
Everything
2018 Aug 07
1
Re: ceph rbd pool and libvirt manageability (virt-install)
On Mon, Aug 06, 2018 at 09:19:59PM +0200, Jelle de Jong wrote:
> Hello everybody,
>
> virt-install --version
> 1.4.0
>
> How do I create a ceph network disk with virt-install without having to
> edit it?
>
> <disk type='network' device='disk'>
> <driver name='qemu' type='raw'/>
> <auth
2017 Jan 30
1
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 28/01/17 05:21, Kevin Stange wrote:
> On 01/27/2017 06:08 AM, Karel Hendrych wrote:
>> Have you tried to eliminate all power management features all over?
>
> I've been trying to find and disable all power management features but
> having relatively little luck with that solving the problems. Stabbing
> the the dark I've tried different ACPI settings, including
2007 Sep 03
5
Dom0 <> DomU clock sync
Hello !
Just a quick question about time synchronization between xen dom0 and
domUs...
We''re running Xen 3.1 64-bit, with 32 and 64 bits linux guests.
It''s up since 89 days and the domU''s time is around 5 minutes behind the
dom0,
which is updated via ntpdate...
Any idea why it doesn''t sync the guests even that
/proc/sys/xen/independent_wallclock is 0 ?
2016 Jul 26
0
Re: Live Disk Backup
Am 26.07.16 um 10:25 schrieb Prof. Dr. Michael Schefczyk:
> Dear All,
>
> using CentOS 7.2.1511, and libvirt from ovirt repositories (currently 1.2.17-13.el7_2.5, but without otherwise using ovirt) I am regularly backing up my VMs which are on qcow2 files. In general, I am trying to follow http://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit
>
> A typical backup
2018 Aug 06
0
Re: ceph rbd pool and libvirt manageability (virt-install)
Hello everybody,
virt-install --version
1.4.0
How do I create a ceph network disk with virt-install without having to
edit it?
<disk type='network' device='disk'>
<driver name='qemu' type='raw'/>
<auth username='libvirt'>
<secret type='ceph' uuid='ec9be0c4-a60f-490e-af83-f0f27aaf48c9'/>
2007 Sep 11
1
[Fwd: Re: rpm spec files for ruby]
On Tue, September 11, 2007 12:58, James B. Byrne wrote:
>
> Is my understanding of this correct or in what matter is it defective?
>
Evidently defective. I have found another reference that describes
sub-packages.
So the unqualified %files directive is for the base package and the
qualified ones are for the sub-packages. Is this correct?
Sincerely,
--
*** E-Mail is NOT a