You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Rafael Weingärtner <ra...@gmail.com> on 2015/10/08 04:17:17 UTC

Doubt about xen-pv-drv-iso

Hi folks,
I was debugging a problem today, and I hit something kind of weird.
Can somebody test something to me?

Can someone out there that has an ACS environment with Xenserver hosts try
to plug the xen-pv-drv-iso into an instance and try to use it? I mean, try
to mount and list the contents of that ISO. Did that work for you?

-- 
Rafael Weingärtner

Re: Doubt about xen-pv-drv-iso

Posted by Stephan Seitz <s....@secretresearchfacility.com>.
Hi,

> Can someone out there that has an ACS environment with Xenserver hosts try
> to plug the xen-pv-drv-iso into an instance and try to use it? I mean, try
> to mount and list the contents of that ISO. Did that work for you?

yap. this iso works as expected.



root@template:~# mount /dev/cdrom /mnt/
mount: block device /dev/xvdd is write-protected, mounting read-only
root@template:~# ls -la /mnt/
total 57325
dr-xr-xr-x  3 root root     4096 Aug 12 13:25 .
drwxr-xr-x 24 root root     4096 Sep 29 06:45 ..
-r--r--r--  1 root root       65 Aug 12 13:25 AUTORUN.INF
-r--r--r--  1 root root   811008 Aug 12 13:25 citrixguestagentx64.msi
-r--r--r--  1 root root   811008 Aug 12 13:25 citrixguestagentx86.msi
-r--r--r--  1 root root   278528 Aug 12 13:25 citrixvssx64.msi
-r--r--r--  1 root root   253952 Aug 12 13:25 citrixvssx86.msi
-r--r--r--  1 root root  1941504 Aug 12 13:25 citrixxendriversx64.msi
-r--r--r--  1 root root  1499136 Aug 12 13:25 citrixxendriversx86.msi
-r--r--r--  1 root root       26 Aug 12 13:25 copyright.txt
-r-xr-xr-x  1 root root 50449456 Aug 11 18:10
dotNetFx40_Full_x86_x64.exe
-r-xr-xr-x  1 root root     1945 Aug 11 18:10 EULA_DRIVERS
-r--r--r--  1 root root   835584 Aug 12 13:25 installwizard.msi
dr-xr-xr-x  4 root root     4096 Aug 12 13:33 Linux
-r--r--r--  1 root root     1180 Aug 12 13:33 README.txt
-r-xr-xr-x  1 root root  1662770 Aug 11 18:10 xenlegacy.exe
-r-xr-xr-x  1 root root   139575 Aug 11 18:10 xluninstallerfix.exe
root@template:~# cat /sys/block/xvdd/device/devtype 
vbd



Re: Doubt about xen-pv-drv-iso

Posted by Rafael Weingärtner <ra...@gmail.com>.
Thanks, I might have a misconfiguration in my environment. I could not find
the xen-tools.iso in my servers.

On Thu, Oct 8, 2015 at 4:53 AM, Vadim Kimlaychuk <va...@kickcloud.net>
wrote:

> On 2015-10-08 10:52, Vadim Kimlaychuk wrote:
>
>  Hello Rafael,
>
>       I have done it : ACS 4.5.2, XenServer 6.5 SP1 -- no problems with
> that. I can see .msi and .exe programs in root and Linux folder.
>
>  Vadim.
>
>
> On 2015-10-08 05:17, Rafael Weingärtner wrote:
>>
>> Hi folks,
>>> I was debugging a problem today, and I hit something kind of weird.
>>> Can somebody test something to me?
>>>
>>> Can someone out there that has an ACS environment with Xenserver hosts
>>> try
>>> to plug the xen-pv-drv-iso into an instance and try to use it? I mean,
>>> try
>>> to mount and list the contents of that ISO. Did that work for you?
>>>
>>


-- 
Rafael Weingärtner

Re: Doubt about xen-pv-drv-iso

Posted by Vadim Kimlaychuk <va...@kickcloud.net>.
On 2015-10-08 10:52, Vadim Kimlaychuk wrote:

  Hello Rafael,

       I have done it : ACS 4.5.2, XenServer 6.5 SP1 -- no problems with 
that. I can see .msi and .exe programs in root and Linux folder.

  Vadim.

> On 2015-10-08 05:17, Rafael Weingärtner wrote:
> 
>> Hi folks,
>> I was debugging a problem today, and I hit something kind of weird.
>> Can somebody test something to me?
>> 
>> Can someone out there that has an ACS environment with Xenserver hosts 
>> try
>> to plug the xen-pv-drv-iso into an instance and try to use it? I mean, 
>> try
>> to mount and list the contents of that ISO. Did that work for you?