Displaying 20 results from an estimated 2000 matches similar to: "Using Virtio drivers with kernal 2.6.18-164.el5"
2015 May 06
1
Re: Using Virtio drivers with kernal 2.6.18-164.el5
2015-05-06 9:12 GMT+03:00 Jatin Davey <jashokda@cisco.com>:
> My guest is:
>
> [root@localhost ~]# cat /etc/*release
> CentOS release 5.4 (Final)
>
> Let me know if i need to provide any more information in this regard.
In case of centos you can use 2.6.18 because redhat backported all
needed virtio drivers from never kernels.
--
Vasiliy Tolstov,
e-mail:
2015 May 06
0
Re: Using Virtio drivers with kernal 2.6.18-164.el5
My guest is:
[root@localhost ~]# cat /etc/*release
CentOS release 5.4 (Final)
Let me know if i need to provide any more information in this regard.
Thanks
Jatin
On 5/6/2015 11:11 AM, Jatin Davey wrote:
> Hi All
>
> I looked at this page for reference to using virtio drivers on KVM guests.
>
> http://wiki.libvirt.org/page/Virtio
>
> In the requirements section it is
2014 Mar 06
5
create ovs port without root
Hello! How can i operate with openvswitch without root rights?
For example - i can add my user to kvm group and create vm from
libvirt with my own user, but now i'm failed with creating port.
errors in logs:
Mar 06 14:04:46 selfip.ru ovs-vsctl[19065]:
ovs|00001|vsctl|INFO|Called as ovs-vsctl --timeout=5 -- --if-exists
del-port
Mar 06 14:04:46 selfip.ru ovs-vsctl[19065]:
2014 Aug 26
2
virtio-serial port that listens tcp socket on host
Hello. Is that possible to create virtio-serial port that on host listens
tcp socket and how to avoid duplicate listened ports in case of migration?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2014 Nov 07
1
php api binding for setting interface link flags (up/down).
Hello. I can't see in php api reference info about setting port status
of interface.
virsh have comands virsh domif-setlink, but php api does not have link
funstions.
Please add this interface, bacause it very useful - then we need to
disable some vps, but not want to shutdown it.
Thanks!
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2015 May 06
2
VirtIO drivers and CentOS 5.4(Final)
Hi All
My guest is a CentOS 5.4 VM:
[root at localhost ~]# uname -a
Linux localhost 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64
x86_64 x86_64 GNU/Linux
[root at localhost ~]# cat /etc/*release
CentOS release 5.4 (Final)
I wanted to know if the virtio drivers on this guest are stable.
The reason for asking this question is that i found this link:
2015 Jan 27
4
redistribute virtual machines from vps hosting to end users
Hi. I need to get ability to download backups of kvm virtual machines
(raw images) to end users. Virtualbox users can import ovs images,
that i can create, but in case of linux and virt-manager - how users
can import images and simply run it?
I think about newbie linux users, that can install virt-manager under
ubuntu via graphical package manager and do some easy steps...
Can you share me info
2010 Apr 02
5
Could not retrieve mirror list while using yum command
Hi
I wanted to download and install the net-snmp package. Usually on my
other CentOS boxes i use the following command to do it:
yum install net-snmp
I was able to successfully install net-snmp on 4 of my CentOS boxes but
not on one of them. It reports me the following error message:
[root at localhost yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest
2015 Apr 08
4
SIGTERM signal to qemu-kvm process
Hi
I am using QEMU 0.12.1 as the hypervisor in my RHEL installation of 6.5.
I wanted to know if there are any side-effects with respect to VM image
corruption when i use SIGTERM signal to kill a qemu-kvm process which
effectively stops my VM running on the host.
Appreciate if you can provide me some valuable information in this regard.
Thanks
Jatin
2013 Feb 14
5
using @releaseDomain to subscribe for domain destruction
Hello!. How can i use @releaseDomain from dom0 to subscribe for domain
destruction?
I''m try to add watch for @releaseDomain path with token equal of
needed domain id. But when another domain dies, i get domain that i
provide via token to xs_watch.
Is that possible to get id of domain what released from xenstore?
--
Vasiliy Tolstov,
Clodo.ru
e-mail: v.tolstov@selfip.ru
jabber:
2015 Apr 14
2
Re: VM Performance using KVM Vs. VMware ESXi
On 4/14/2015 4:58 PM, Daniel P. Berrange wrote:
> On Tue, Apr 14, 2015 at 04:53:52PM +0530, Jatin Davey wrote:
>> On 4/14/2015 4:42 PM, Dominique Ramaekers wrote:
>>> About Spice: I think it’s good practice to use spice because it improves
>>> the performance of the VM in general by improving screen performance. If
>>> your VM is constantly displaying output,
2015 Apr 14
5
Re: VM Performance using KVM Vs. VMware ESXi
Thanks Dominique & Daniel.
Looks like i need to upgrade my VMs kernel to make it aware of virtio.
Found this information from this link:
http://wiki.libvirt.org/page/Virtio#Disk_.28block.29_device_driver
I tried without upgrading the Kernel and as soon as i start my VM it got
into Kernel Panic. I will try using virtio after upgrading my VMs kernel.
Thanks for all the responses and
2010 Apr 22
6
Using Wireshark on CentOS without UI
Hi All
Yesterday i had installed wireshark on my centos box which does not have
the GUI , It is actually a hardened box. I installed the tool using the
following command:
yum install wireshark
After installation i dont know how to proceed further in capturing the
packets. I basically want to capture packets and copy them onto my
windows box. On the windows box i can use the Wireshark UI to
2010 May 25
8
Unable to execute a script , Permission denied
Hi
I have a linux box which has CentOS running in it. I logged into the box
using root and wrote a script in the /home/proc_threads directory. saved
the file and quit. I changed the file permissions such that any user
could execute it using the "chmod 777 filename" command.
When i log out and log in as a non-root user i was not able to execute
the script though.
Could some one
2010 May 24
4
Naming of a Java Process in Linux
Hi
Not a specific question on CentOS but in general about java processes
running on Linux boxes.
I have a couple of java processes running on my linux boxes , They
basically form a component of a bigger application. My point of interest
is to monitor the resource usage of the java processes running on the
linux box. So currently when i have these procs running on my box they
show up as
2015 May 06
2
VirtIO drivers and CentOS 5.4(Final)
On 5/6/2015 1:18 PM, Leon Fauster wrote:
> Am 06.05.2015 um 09:33 schrieb Jatin Davey <jashokda at cisco.com>:
>> My guest is a CentOS 5.4 VM:
>
> Best practice: update to the latest OS version:
>
> # cat /etc/redhat-release
> CentOS release 5.11 (Final)
>
>
>
>> [root at localhost ~]# uname -a
>> Linux localhost 2.6.18-164.el5 #1 SMP Thu Sep 3
2014 Feb 26
4
Static routing on CentOS
Hi All
I have two hosts. Host A and Host B
Host A routing table
------------------------
[root at localhost ~]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
172.29.110.0 172.29.109.1 255.255.255.0 UG 0 0 0 eth0
172.29.109.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0
2014 Jul 15
2
Re: working with mount-local
2014-07-16 1:12 GMT+04:00 Richard W.M. Jones <rjones@redhat.com>:
> I believe I investigates making a squashfs from within libguestfs, and
> although it's possible, it is not possible to stream the output
> (unlike, say, guestfs_tar_out or guestfs_cpio_out). This means that
> the maximum size of the squashfs would be quite small.
>
> Nevertheless we could add an API to
2013 Oct 23
2
sr-iov with openvswitch possible?
Hi all. I'm try to find answer for my qustion in google, but i can't.
if i use openvswitch virtualport in domain and want to use sr-iov does
it possible? Or if i use sr-iov traffic not goes to openvswitch?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2013 Mar 29
2
xen 4.2 (git sha 36f55f3) vnc problems
Hello. I''m recently compile xen from git and can''t get vnc port number
from xenstore.
What i''m missed and what version of qemu i need to use?
host : xen16
release : 3.6.11-1-xen
version : #1 SMP Tue Dec 4 13:03:58 MSK 2012 (4bde66d)
machine : x86_64
nr_cpus : 16
max_cpu_id : 23