Displaying 20 results from an estimated 7000 matches similar to: "qemu-bridge-helper issue"
2014 Jun 25
2
Re: qemu-bridge-helper issue
Hi Laine
I'm able to run the qemu-bridge-helper but with root authority.
I need to run it with non-root user.How can i do that?
Thanks
On Wed, Jun 25, 2014 at 5:43 PM, Laine Stump <laine@laine.org> wrote:
> On 06/25/2014 10:22 AM, abhishek jain wrote:
> > Hi
> >
> > I'm able to run the below command using root permission....
> >
> > sudo kvm
2014 Jun 25
2
Re: qemu-bridge-helper issue
HI Laine,
Looks like we are able to run qemu-bridge-helper and it internally tries to
create tap interface.
While creating this tap interface we are getting Operation not permitted
error:
* failed to create tun device: Operation not permitted*
How we can create tun interface without root user is the issue. Please let
us know how to proceed on this.
On Wed, Jun 25, 2014 at 6:21 PM, Laine
2014 Jun 25
0
Re: qemu-bridge-helper issue
On 06/25/2014 03:28 PM, abhishek jain wrote:
> Hi Laine
>
> I'm able to run the qemu-bridge-helper but with root authority.
> I need to run it with non-root user.How can i do that?
The entire point of qemu-bridge-helper is that it can be run by
non-privileged users, but once run it has root privileges. This is done
by the binary having the "suid bit" set. If your distro
2014 Jun 25
0
Re: qemu-bridge-helper issue
On 06/25/2014 10:22 AM, abhishek jain wrote:
> Hi
>
> I'm able to run the below command using root permission....
>
> sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
> Warning: netdev hostnet has no peer
> Could not initialize SDL(No available video device) - exiting
>
>
> However when I'm running the same command without root
2014 Jun 18
3
bridge could not be initialized
Hi
I'm trying to run VM using libvirt.xml file and getting following error...
virsh start instance-00000003
error: Failed to start domain instance-00000003
error: internal error Process exited while reading console log output:
failed to launch bridge helper
kvm: -netdev bridge,br=qbr1f2191ce-38,id=hostnet0: Device 'bridge' could
not be initialized
Below is the libvirt.xml file..
2019 May 23
2
[Libvirt failed to claim Virtual Functions on hostdev network after VM reboot]
Problem Statement:
Libvirt failed to claim Virtual Functions on hostdev network after VM
reboot.
Version-Release number of selected component (if applicable):
libvirtd (libvirt) 2.0.0
kernel-4.1.12-112.16.4.el7uek.x86_64
Reproducible: Not always
Description:
I am doing a reboot of Virtual machines and sometimes one of the VM
does not start and fail with the following error
In total I have
2014 Jun 04
2
Re: libguestfs supermin error
On Wed, Jun 04, 2014 at 03:29:11PM +0530, abhishek jain wrote:
> supermin: kernel: SUPERMIN_KERNEL environment variable /boot/uImage
> supermin: failed to find a suitable kernel (host_cpu=powerpc64).
>
> I looked for kernels in /boot and modules in /lib/modules.
If you follow the code in src/kernel.ml you'll see that this means
supermin was unable to get the kernel version from
2014 Jun 10
2
Re: libguestfs supermin error
Hi Rich
I'm able to solve the problem regarding PAPR in libguestfs on my powerpc
ubuntu.By default the libguestfs was configuring pseries machine and
afterwards I changed it to my original machine i.e ppce500 .The changes are
performed in ./src/guestfs-internal.h file.
Thanks
On Tue, Jun 10, 2014 at 7:58 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Jun 04, 2014 at
2014 Jun 04
2
Re: libguestfs supermin error
Hi Rich..
I'm now getting following logs after following your instructions..
libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
2014 Jun 04
2
Re: libguestfs supermin error
Hi Rich
I'm noe getting the below logs after running libguestfs-test-tool..
SUPERMIN_MODULES=/lib/modules/3.8.13-rt9-QorIQ-SDK-V1.4
SUPERMIN_KERNEL=/boot/vmlinuz-3.8.13-rt9-QorIQ-SDK-V1.4
PATH=/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin
SELinux: sh: getenforce: command not found
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: direct
2006 May 10
5
How to install etc
Dear Friends,
I am having a dedicated server for mine company and want to use that for
hosting purpose/VPS . Pl. tell me what are the various VPS technologies
available on free licence and if Xen is the answer how to install it and
how reliable is this.
Also i have RHEL 4.x and want not to reinstall the OS. Is there a method
without it as well.
Thanks,
Abhishek Jain
2013 Aug 27
3
SR-IOV Pool Availability
If I'm using the SR-IOV Pool assignment method (from
http://wiki.libvirt.org/page/Networking#Assignment_from_a_pool_of_SRIOV_VFs_in_a_libvirt_.3Cnetwork.3E_definition
), how would I check how many virtual functions are already in use?
Is there a method other then looping through all the active guests and
determining if they're using the SR-IOV interface?
2017 Feb 21
2
Re: 答复: Virsh command hanging
I can only use RHEL6.
Is it a bug in libvirt ??
RegardsAbhishek
From: 王李明 <wanglm@certusnet.com.cn>
To: 'abhishek jain' <abhish_jain@yahoo.com>; libvirt-users@redhat.com
Sent: Tuesday, 21 February 2017 11:54 AM
Subject: 答复: [libvirt-users] Virsh command hanging
#yiv0252501574 #yiv0252501574 -- _filtered #yiv0252501574 {font-family:Helvetica;panose-1:2 11 6 4 2 2
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Thanks Cole.
I need to use network type="ethernet" with LXC instead of Qemu.
I have reopened my bug.
On Mon, Apr 11, 2016 at 8:25 PM, Cole Robinson <crobinso@redhat.com> wrote:
> On 04/11/2016 09:24 AM, abhishek jain wrote:
> > Hi Team
> >
> > I'm trying to launch LXC VM with libvirt 1.2.12 having commit
> >
2017 Feb 15
1
Re: Error in libvirt-GUI
Thanks Martin.
I can only use RHEL6 so upgrading libvirt Version is not a choice.
RegardsAbhishek
From: Martin Kletzander <mkletzan@redhat.com>
To: abhishek jain <abhish_jain@yahoo.com>
Cc: "libvirt-users@redhat.com" <libvirt-users@redhat.com>
Sent: Wednesday, 15 February 2017 2:33 PM
Subject: Re: [libvirt-users] Error in libvirt-GUI
On Wed, Feb 15, 2017
2015 Jul 22
2
Re: libvirtd error missing cpu model
No XML containing guest information is formed.I'm getting error prior to
guest XML formation.
On Jul 22, 2015 3:00 PM, "Andrea Bolognani" <abologna@redhat.com> wrote:
> On Wed, 2015-07-22 at 14:09 +0530, abhishek jain wrote:
> > Hi Andrea
> >
> > Thanks for the reply.
> > Below is some more information regarding the same..
> >
> > uname
2013 Sep 05
0
Re: SR-IOV Pool Availability
On 08/28/2013 05:25 AM, Brian Rak wrote:
> If I'm using the SR-IOV Pool assignment method (from
> http://wiki.libvirt.org/page/Networking#Assignment_from_a_pool_of_SRIOV_VFs_in_a_libvirt_.3Cnetwork.3E_definition
> ), how would I check how many virtual functions are already in use?
Hi Brian
Hope the following can help you.
[root@sriov2 images]# virsh net-dumpxml hostnet
2014 Jun 11
2
Re: libguestfs supermin error
On Wed, Jun 11, 2014 at 01:00:16PM +0530, abhishek jain wrote:
> Hi RIch
>
> Below are the logs updated logs of libguestfs-test-tool on ubuntu powerpc...
>
> libguestfs-test-tool
> ************************************************************
> * IMPORTANT NOTICE
> *
> * When reporting bugs, include the COMPLETE, UNEDITED
>
2017 Feb 15
2
Error in libvirt-GUI
Hi,
I am using libvirt --> 0.10.2 and virt-manager --> 0.9.0 version (RHEL 6).
Very rare I get following error message dialogue box. (Image is attached for the error dialogue box )
Error saysError polling connection:'qemu+ssh......' Internal error client socket is closed
TraceBack (most recent calls)engine.py: 440 conn.tickconnection.py: 1433 self.hostinfo() = self.vmm.getinfo()
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Hi Team
I'm trying to launch LXC VM with libvirt 1.2.12 having commit
*22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML configuration..
<domain type="lxc">
<uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid>
<name>test</name>
<memory>524288</memory>
<vcpu>1</vcpu>
<os>
<type