Displaying 17 results from an estimated 17 matches for "dharma06".
Did you mean:
dharma
2013 Dec 19
2
Re: About debugging of libvirt.
i installed both xen-4.2.1 and libvirt-1.2.0 from the source only. i moved
with the latest version of libvrirt.
i did the gdb in libvirt-1.2.0 and i raised the bug. Please find the
following link for the bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1044838
regards,
cooldharma06.
On Wed, Dec 18, 2013 at 6:33 PM, Michal Privoznik <mprivozn@redhat.com>wrote:
> On 18.12.2013 07:17, cool dharma06 wrote:
> > i am using libvirt-1.1.4 with xen(libxl). When destroying the VM its
> > showing the following error :
> >
> > virsh # destroy 4
> &g...
2013 Dec 18
3
About debugging of libvirt.
...ing things:
1. i enable the logoutput and loglevel in libvirtd.conf
2. restarted the libvirtd with the changed configuration file.
3. ps -aux | grep libvirtd
4. gdb libvirtd pid
5. then what i have to do to find the reason for this error.
Suggest me some steps to solve this problem.
regards,
cooldharma06.
2013 Dec 19
2
Re: About debugging of libvirt.
...#5 0x00007f8502ba570b in virEventRunDefaultImpl () at util/virevent.c:274
#6 0x00007f8502cda065 in virNetServerRun (srv=0x7f8503ba6ba0) at
rpc/virnetserver.c:1112
#7 0x00007f85036c251c in main (argc=<optimized out>, argv=<optimized out>)
at libvirtd.c:1513
(gdb)
******
regards,
cooldharma06.
On Thu, Dec 19, 2013 at 2:52 PM, Dario Faggioli
<dario.faggioli@citrix.com>wrote:
> On gio, 2013-12-19 at 10:57 +0530, cool dharma06 wrote:
> > i installed both xen-4.2.1 and libvirt-1.2.0 from the source only. i
> > moved with the latest version of libvrirt.
> > i d...
2013 Nov 21
1
facing some error in launching VM
...c.log:
[EUCAERROR ] ERROR: key injection / tune2fs command failed
[EUCAERROR ] libvirt: internal error: client socket is closed (code=1)
[EUCAFATAL ] hypervisor failed to start domain
i checked in libvirtd.log its not showing any error.
How to solve this error.?
Any suggestions.??
regards,
cooldharma06.
2013 Dec 18
0
Re: About debugging of libvirt.
On 18.12.2013 07:17, cool dharma06 wrote:
> i am using libvirt-1.1.4 with xen(libxl). When destroying the VM its
> showing the following error :
>
> virsh # destroy 4
> error: Failed to destroy domain 4
> error: End of file while reading data: Input/output error
> error: One or more references were leaked after...
2013 Dec 19
0
Re: About debugging of libvirt.
On gio, 2013-12-19 at 10:57 +0530, cool dharma06 wrote:
> i installed both xen-4.2.1 and libvirt-1.2.0 from the source only. i
> moved with the latest version of libvrirt.
> i did the gdb in libvirt-1.2.0 and i raised the bug. Please find the
> following link for the bug report:
>
>
> https://bugzilla.redhat.com/show_bug.cg...
2013 Dec 19
0
Re: About debugging of libvirt.
On Thu, Dec 19, 2013 at 03:09:14PM +0530, cool dharma06 wrote:
> I am newbie to this gdb debugging. now i did the bt in the debugging. In my
> side still it showing the error. Following are the stacktrace which i got.
> Kindly refer the following logs for full information:
>
> ****
> [New Thread 0x7f8503695700 (LWP 20012)]
>
>...
2014 Jan 31
1
libvirt-1.2.0
...d from source. Which i am using
to launch instance on xen.
its working fine when i am launching vm from the root user. But i am
entered as another user means its throwing the error.
And libvirt is working fine in that user except the creating vm: Please
refer the following things:
eucalyptus@cooldharma06:/opt/i-47FD0798$ virsh -c xen:///
WARNING: gnome-keyring:: couldn't connect to:
/home/dharmalingams/.cache/keyring-r004e7/pkcs11: Permission denied
Welcome to virsh, the virtualization interactive terminal.
Type: 'help' for help with commands
'quit' to quit
virsh # ver...
2013 Nov 29
2
Socket getting closed automatically after destroying vm.
hi all,
i am experimenting libvirt-1.1.4 with my xen-4.2.1. virsh working fine when
creating the vm. but it getting crashed or closed after destroying vm.
the output is as follows:
virsh # create /opt/i-47FD0798/libvirt_sec.xml
Domain Customer1_Db_domU created from /opt/i-47FD0798/libvirt_sec.xml
virsh # list
Id Name State
2013 Dec 19
1
Re: About debugging of libvirt.
...0x00007fc33717b70b in virEventRunDefaultImpl () at util/virevent.c:274
#6 0x00007fc3372b0065 in virNetServerRun (srv=0x7fc3380dbba0) at
rpc/virnetserver.c:1112
#7 0x00007fc337c9851c in main (argc=<optimized out>, argv=<optimized out>)
at libvirtd.c:1513
(gdb)
(gdb)
****
regards,
cooldharma06.
On Thu, Dec 19, 2013 at 3:30 PM, Daniel P. Berrange <berrange@redhat.com>wrote:
> On Thu, Dec 19, 2013 at 03:09:14PM +0530, cool dharma06 wrote:
> > I am newbie to this gdb debugging. now i did the bt in the debugging. In
> my
> > side still it showing the error. Followi...
2014 Sep 25
1
libvirt 1.2.5 + xen 4.4
...all buffer: total allocations:19 total releases:19
xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
xc: debug: hypercall buffer: cache current size:2
xc: debug: hypercall buffer: cache hits:15 misses:2 toobig:2
any suggestion to crate hvm in xen.
thanks & regards,
cooldharma06 ..:)
2014 Oct 13
0
XSM in Xenserver.
hi all,
just now i installed xenserver -6.0.2 in my machine. i have seen some Xen
Security Modules (XSM) in xen hypervisor. i want to know any XSM things in
Xenserver. If it is how i can test those things.?
Suggest me some ideas.
Regards,
cooldharma06. :)
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Nov 21
0
Error facing when starting the VM.
...as follows:
*libvirt: internal error: client socket is closed (code=1) *
*hypervisor failed to start domain*
But from virsh i checked everything is working fine. I dont know why the
socket is getting closed when accessing from eucalyptus.
GIve some suggestions to solve this error.
Regards,
cooldharma06.
2013 Nov 29
0
Fwd: Socket getting closed automatically after destroying vm.
...nect from the
hypervisor
error: Failed to reconnect to the hypervisor
virsh # version
error: failed to connect to the hypervisor
error: no valid connection
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock':
Connection refused
___
suggest me some solutions.
regards,
cooldharma06.
2014 Mar 28
0
Facing some error when restarting the libvirtd.
...20024: error : virStateInitialize:749 :
Initialization of LIBXL state driver failed: Unable to lookup SELinux
process context: Invalid argument
2014-03-28 12:44:59.557+0000: 20024: error : daemonRunStateInit:920 :
Driver state initialization failed
Any suggestion to solve this one.
regards,
cooldharma06..:)
2014 Nov 10
0
hvm in xen via libvirt.
hi all,
i am using libvirt-1.2.5. i launched my VM(pv) in xen. its worked. But when
i tried to launch HVM its not able to launch. i am facing some error.
Please suggest me some solutions.
thanks& regards,
cooldharm06 ..:)
2015 Mar 19
0
Regarding save and restore in libvirt 1.2.2
...filename
i tried to edit the vCPUs number but i am not able to edit and save the
file. Its showing the following error -> "error: unsupported
configuration: Target domain vCPU count 2 does not match source 1"
Give some suggestions to resolve the issue.
Thanks & regrads,
cooldharma06 .. :)