Mailing List Archive

"XenServer tools not installed" on RHEL 6.5
I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
server tools on this server

[root@oratest ~]# cd /media/
[root@oratest media]# cd Linux/
[root@oratest Linux]# ./install.sh
Detected `Oracle Linux Server release 6.5' (oracle version 6).

The following changes will be made to this Virtual Machine:
* packages to be installed/upgraded:
- xe-guest-utilities-6.2.0-1133.x86_64.rpm
- xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm

Continue? [y/n] y

Preparing... ###########################################
[100%]
package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
installed
package xe-guest-utilities-6.2.0-1133.x86_64 is already installed

But I am getting "XenServer tools not installed" error mesage still.

--
Best wishes.
Vladimir
Re: "XenServer tools not installed" on RHEL 6.5 [ In reply to ]
I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?

If HVM, then the rpm will be installed but not available for use or
detected by XenCenter. (And won't do anything useful, for that matter).

GL,


Kris Lou
klou@themusiclink.net


On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
vladimirkotulskiy@gmail.com> wrote:

> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
> server tools on this server
>
> [root@oratest ~]# cd /media/
> [root@oratest media]# cd Linux/
> [root@oratest Linux]# ./install.sh
> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>
> The following changes will be made to this Virtual Machine:
> * packages to be installed/upgraded:
> - xe-guest-utilities-6.2.0-1133.x86_64.rpm
> - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>
> Continue? [y/n] y
>
> Preparing... ###########################################
> [100%]
> package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
> installed
> package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>
> But I am getting "XenServer tools not installed" error mesage still.
>
> --
> Best wishes.
> Vladimir
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>
Re: "XenServer tools not installed" on RHEL 6.5 [ In reply to ]
Here is the option list from the Windows guest where are Xen tools are
detected
HVM-boot-policy ( RW): BIOS order
HVM-boot-params (MRW): order: c
HVM-shadow-multiplier ( RW): 1.000
PV-kernel ( RW):
PV-ramdisk ( RW):
PV-args ( RW):
PV-legacy-args ( RW):
PV-bootloader ( RW):
PV-bootloader-args ( RW):


Here are the options from the Oracle Linux guest
HVM-boot-policy ( RW): BIOS order
HVM-boot-params (MRW): order: dc
HVM-shadow-multiplier ( RW): 1.000
PV-kernel ( RW):
PV-ramdisk ( RW):
PV-args ( RW):
PV-legacy-args ( RW):
PV-bootloader ( RW):
PV-bootloader-args ( RW):



2014-02-10 21:31 GMT+02:00 Kris Lou <klou@themusiclink.net>:

> I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?
>
> If HVM, then the rpm will be installed but not available for use or
> detected by XenCenter. (And won't do anything useful, for that matter).
>
> GL,
>
>
> Kris Lou
> klou@themusiclink.net
>
>
> On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
> vladimirkotulskiy@gmail.com> wrote:
>
>> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
>> server tools on this server
>>
>> [root@oratest ~]# cd /media/
>> [root@oratest media]# cd Linux/
>> [root@oratest Linux]# ./install.sh
>> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>>
>> The following changes will be made to this Virtual Machine:
>> * packages to be installed/upgraded:
>> - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>> - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>>
>> Continue? [y/n] y
>>
>> Preparing... ###########################################
>> [100%]
>> package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
>> installed
>> package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>>
>> But I am getting "XenServer tools not installed" error mesage still.
>>
>> --
>> Best wishes.
>> Vladimir
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>


--
Best wishes.
Vladimir
Re: "XenServer tools not installed" on RHEL 6.5 [ In reply to ]
AFAIK, both your guests are working in HVM mode.

For PV mode you should change some VM settings, at least like below (my
centos 6.5 pv quests)

HVM-boot-policy ( RW):
PV-bootloader ( RW): pygrub



2014-02-11 10:24 GMT+02:00 Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
:

> Here is the option list from the Windows guest where are Xen tools are
> detected
> HVM-boot-policy ( RW): BIOS order
> HVM-boot-params (MRW): order: c
> HVM-shadow-multiplier ( RW): 1.000
> PV-kernel ( RW):
> PV-ramdisk ( RW):
> PV-args ( RW):
> PV-legacy-args ( RW):
> PV-bootloader ( RW):
> PV-bootloader-args ( RW):
>
>
> Here are the options from the Oracle Linux guest
> HVM-boot-policy ( RW): BIOS order
> HVM-boot-params (MRW): order: dc
> HVM-shadow-multiplier ( RW): 1.000
> PV-kernel ( RW):
> PV-ramdisk ( RW):
> PV-args ( RW):
> PV-legacy-args ( RW):
> PV-bootloader ( RW):
> PV-bootloader-args ( RW):
>
>
>
> 2014-02-10 21:31 GMT+02:00 Kris Lou <klou@themusiclink.net>:
>
>> I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?
>>
>> If HVM, then the rpm will be installed but not available for use or
>> detected by XenCenter. (And won't do anything useful, for that matter).
>>
>> GL,
>>
>>
>> Kris Lou
>> klou@themusiclink.net
>>
>>
>> On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
>> vladimirkotulskiy@gmail.com> wrote:
>>
>>> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
>>> server tools on this server
>>>
>>> [root@oratest ~]# cd /media/
>>> [root@oratest media]# cd Linux/
>>> [root@oratest Linux]# ./install.sh
>>> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>>>
>>> The following changes will be made to this Virtual Machine:
>>> * packages to be installed/upgraded:
>>> - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>>> - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>>>
>>> Continue? [y/n] y
>>>
>>> Preparing... ###########################################
>>> [100%]
>>> package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
>>> installed
>>> package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>>>
>>> But I am getting "XenServer tools not installed" error mesage still.
>>>
>>> --
>>> Best wishes.
>>> Vladimir
>>>
>>> _______________________________________________
>>> Xen-api mailing list
>>> Xen-api@lists.xen.org
>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>>
>>>
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>>
>
>
> --
> Best wishes.
> Vladimir
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>


--
WBR

Sergey Kruchatov
Re: "XenServer tools not installed" on RHEL 6.5 [ In reply to ]
Why does VM with Windows guest sees xeentools but of VM with Linux guest
not?

--
Best wishes.
Vladimir

2014-02-11 11:30 GMT+02:00 hook <sergey.kruchatov@k21.com.ua>:

> AFAIK
Re: "XenServer tools not installed" on RHEL 6.5 [ In reply to ]
Hi Vladimir,

> Why does VM with Windows guest sees xeentools but of VM with Linux guest
> not?

I have a few oracle Linux running on Xenserver 6.2 as PV, and the VMs
are shown as "optimized" in XenCenter. So I guess you have something
wrong with your setup.

Could you please check that you have the process xe-daemon running?

[root@srvora1 ~]# ps -edf | grep xe-daemon
root 961 1 0 Jan24 ? 00:02:07 /bin/bash
/usr/sbin/xe-daemon -p /var/run/xe-daemon.pid

Could you also check that you have the xen modules loaded?

[root@srvora1 ~]# lsmod |grep xen
xenfs 5705 1
xen_netfront 19033 0
xen_blkfront 15495 3

Could you check if you are running PV or HVM?
[root@srvxcp06 ~]# xe vm-param-get
uuid=42c84b1f-7283-0f29-bcb3-c706d0097b3e param-name=PV-bootloader
pygrub

Best wishes,

Denis

>
> --
> Best wishes.
> Vladimir
>
> 2014-02-11 11:30 GMT+02:00 hook <sergey.kruchatov@k21.com.ua
> <mailto:sergey.kruchatov@k21.com.ua>>:
>
> AFAIK
>
>
>
> This body part will be downloaded on demand.
>


--
Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne, bâtiment A
12 avenue Jules Verne
44230 Saint SĂ©bastien sur Loire
tel : +33 (0) 2.40.97.57.55
http://www.tranquil-it-systems.fr


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api