Re: [Openstack] Solaris on openstack

2017-08-14 Thread John van Ommen
You've seen this, right?

https://dcvan24.wordpress.com/2013/07/11/create-a-solaris-10-x86-image-for-openstack/

"*2. Install Solaris*

First of all, create a QCOW2 image. There are several installation options
for Solaris 10, but believe me you want a developer’s installation. You
want bash, you want SSH, say yes… A developer’s installation needs about
6GB space, so it’s safe to create a image larger than 6GB
1
qemu-img create -f qcow2 solaris.qcow2 7G

Then you need a libvirt.xml file to start the VM. libvirt.xml is a
configuration file for a VM. You can define everything about the VM in this
file, including the number of cores, memory size, disk, network, etc. The
following listing is a template of libvirt.xml used for Solaris
installation."

On Aug 14, 2017 7:01 AM, "John van Ommen"  wrote:

> Take a look at this:
>  https://pve.proxmox.com/wiki/Solaris_Guests
>
> And this:
> https://www.linux-kvm.org/page/Guest_Support_Status#UNIX_Family:_Solaris.
> 2FOpenSolaris
>
> In a nutshell, it looks like all versions of Solaris 10 have various
> issues running under kvm but there are workarounds.
>
> Some releases require modification of the grub parameters to get Solaris
> to boot under kvm.
>
>
>
>
> On Aug 14, 2017 6:45 AM, "Shyam Biradar" 
> wrote:
>
> Hello John,
>
> I am using KVM hypervisor with that I want to launch solaris 10 OS as
> guest vm using its ISO image.
> I am able to start installation process but at the final step its failing
> to find installation media through cd/dvd device.
> Attached screenshot.[solaris.JPG]
>
> Error after selecting cd/dvd option: No disks found
>
>
> I tried some other ways like launching solaris on esx and converting its
> vmdk to qcow2, with this approach qcow2 boot process is getting stuck at
> very initial stage(at boot options step).
> Attached screenshot{solaris-qcow2.JPG]
>
>
> Thanks & Regards,
> Shyam Biradar,
> Email: shyambiradarsgg...@gmail.com,
> Contact: +91 8600266938 <+91%2086002%2066938>.
>
> On Mon, Aug 14, 2017 at 3:53 PM, John van Ommen 
> wrote:
>
>> What is the error that you are receiving?
>>
>> On Mon, Aug 14, 2017 at 1:22 AM, Shyam Biradar <
>> shyambiradarsgg...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I am trying to install solaris on OpenStack. I am facing many issues
>>> during os installation process.
>>>
>>> Does OpenStack support solaris in any release/distribution?
>>>
>>>
>>> Thanks & Regards,
>>> Shyam Biradar,
>>> Email: shyambiradarsgg...@gmail.com,
>>> Contact: +91 8600266938 <+91%2086002%2066938>.
>>>
>>> ___
>>> Mailing list: http://lists.openstack.org/cgi
>>> -bin/mailman/listinfo/openstack
>>> Post to : openstack@lists.openstack.org
>>> Unsubscribe : http://lists.openstack.org/cgi
>>> -bin/mailman/listinfo/openstack
>>>
>>>
>>
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread Shyam Biradar
Yeah, I have tried it, thanks. With this approach also its getting stuck at
very first stage(i.e Configure devices) of install process.
Earlier I was trying on a virtualized KVM box. Now I am trying one bare
metal. Let's see.

Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com,
Contact: +91 8600266938.

On Mon, Aug 14, 2017 at 4:35 PM, John van Ommen 
wrote:

> You've seen this, right?
>
> https://dcvan24.wordpress.com/2013/07/11/create-a-solaris-
> 10-x86-image-for-openstack/
>
> "*2. Install Solaris*
>
> First of all, create a QCOW2 image. There are several installation options
> for Solaris 10, but believe me you want a developer’s installation. You
> want bash, you want SSH, say yes… A developer’s installation needs about
> 6GB space, so it’s safe to create a image larger than 6GB
> 1
> qemu-img create -f qcow2 solaris.qcow2 7G
>
> Then you need a libvirt.xml file to start the VM. libvirt.xml is a
> configuration file for a VM. You can define everything about the VM in this
> file, including the number of cores, memory size, disk, network, etc. The
> following listing is a template of libvirt.xml used for Solaris
> installation."
>
> On Aug 14, 2017 7:01 AM, "John van Ommen"  wrote:
>
>> Take a look at this:
>>  https://pve.proxmox.com/wiki/Solaris_Guests
>>
>> And this:
>> https://www.linux-kvm.org/page/Guest_Support_Status#UNIX_
>> Family:_Solaris.2FOpenSolaris
>>
>> In a nutshell, it looks like all versions of Solaris 10 have various
>> issues running under kvm but there are workarounds.
>>
>> Some releases require modification of the grub parameters to get Solaris
>> to boot under kvm.
>>
>>
>>
>>
>> On Aug 14, 2017 6:45 AM, "Shyam Biradar" 
>> wrote:
>>
>> Hello John,
>>
>> I am using KVM hypervisor with that I want to launch solaris 10 OS as
>> guest vm using its ISO image.
>> I am able to start installation process but at the final step its failing
>> to find installation media through cd/dvd device.
>> Attached screenshot.[solaris.JPG]
>>
>> Error after selecting cd/dvd option: No disks found
>>
>>
>> I tried some other ways like launching solaris on esx and converting its
>> vmdk to qcow2, with this approach qcow2 boot process is getting stuck at
>> very initial stage(at boot options step).
>> Attached screenshot{solaris-qcow2.JPG]
>>
>>
>> Thanks & Regards,
>> Shyam Biradar,
>> Email: shyambiradarsgg...@gmail.com,
>> Contact: +91 8600266938 <+91%2086002%2066938>.
>>
>> On Mon, Aug 14, 2017 at 3:53 PM, John van Ommen 
>> wrote:
>>
>>> What is the error that you are receiving?
>>>
>>> On Mon, Aug 14, 2017 at 1:22 AM, Shyam Biradar <
>>> shyambiradarsgg...@gmail.com> wrote:
>>>
 Hi,

 I am trying to install solaris on OpenStack. I am facing many issues
 during os installation process.

 Does OpenStack support solaris in any release/distribution?


 Thanks & Regards,
 Shyam Biradar,
 Email: shyambiradarsgg...@gmail.com,
 Contact: +91 8600266938 <+91%2086002%2066938>.

 ___
 Mailing list: http://lists.openstack.org/cgi
 -bin/mailman/listinfo/openstack
 Post to : openstack@lists.openstack.org
 Unsubscribe : http://lists.openstack.org/cgi
 -bin/mailman/listinfo/openstack


>>>
>>
>>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread John van Ommen
Take a look at this:
 https://pve.proxmox.com/wiki/Solaris_Guests

And this:
https://www.linux-kvm.org/page/Guest_Support_Status#UNIX_Family:_Solaris.2FOpenSolaris

In a nutshell, it looks like all versions of Solaris 10 have various issues
running under kvm but there are workarounds.

Some releases require modification of the grub parameters to get Solaris to
boot under kvm.




On Aug 14, 2017 6:45 AM, "Shyam Biradar" 
wrote:

Hello John,

I am using KVM hypervisor with that I want to launch solaris 10 OS as guest
vm using its ISO image.
I am able to start installation process but at the final step its failing
to find installation media through cd/dvd device.
Attached screenshot.[solaris.JPG]

Error after selecting cd/dvd option: No disks found


I tried some other ways like launching solaris on esx and converting its
vmdk to qcow2, with this approach qcow2 boot process is getting stuck at
very initial stage(at boot options step).
Attached screenshot{solaris-qcow2.JPG]


Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com,
Contact: +91 8600266938 <+91%2086002%2066938>.

On Mon, Aug 14, 2017 at 3:53 PM, John van Ommen 
wrote:

> What is the error that you are receiving?
>
> On Mon, Aug 14, 2017 at 1:22 AM, Shyam Biradar <
> shyambiradarsgg...@gmail.com> wrote:
>
>> Hi,
>>
>> I am trying to install solaris on OpenStack. I am facing many issues
>> during os installation process.
>>
>> Does OpenStack support solaris in any release/distribution?
>>
>>
>> Thanks & Regards,
>> Shyam Biradar,
>> Email: shyambiradarsgg...@gmail.com,
>> Contact: +91 8600266938 <+91%2086002%2066938>.
>>
>> ___
>> Mailing list: http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>>
>>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread Shyam Biradar
Hello John,

I am using KVM hypervisor with that I want to launch solaris 10 OS as guest
vm using its ISO image.
I am able to start installation process but at the final step its failing
to find installation media through cd/dvd device.
Attached screenshot.[solaris.JPG]

Error after selecting cd/dvd option: No disks found


I tried some other ways like launching solaris on esx and converting its
vmdk to qcow2, with this approach qcow2 boot process is getting stuck at
very initial stage(at boot options step).
Attached screenshot{solaris-qcow2.JPG]


Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com,
Contact: +91 8600266938.

On Mon, Aug 14, 2017 at 3:53 PM, John van Ommen 
wrote:

> What is the error that you are receiving?
>
> On Mon, Aug 14, 2017 at 1:22 AM, Shyam Biradar <
> shyambiradarsgg...@gmail.com> wrote:
>
>> Hi,
>>
>> I am trying to install solaris on OpenStack. I am facing many issues
>> during os installation process.
>>
>> Does OpenStack support solaris in any release/distribution?
>>
>>
>> Thanks & Regards,
>> Shyam Biradar,
>> Email: shyambiradarsgg...@gmail.com,
>> Contact: +91 8600266938 <+91%2086002%2066938>.
>>
>> ___
>> Mailing list: http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>>
>>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread John van Ommen
What is the error that you are receiving?

On Mon, Aug 14, 2017 at 1:22 AM, Shyam Biradar  wrote:

> Hi,
>
> I am trying to install solaris on OpenStack. I am facing many issues
> during os installation process.
>
> Does OpenStack support solaris in any release/distribution?
>
>
> Thanks & Regards,
> Shyam Biradar,
> Email: shyambiradarsgg...@gmail.com,
> Contact: +91 8600266938 <+91%2086002%2066938>.
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread Volodymyr Litovka

Hi Shyam,

Openstack control infrastructure (hypervisors, networking, storage, 
etc), not guest VMs. So, it's rather question to hypervisor (e.g. KVM) 
whether it support Solaris as guest OS.



On 8/14/17 11:22 AM, Shyam Biradar wrote:

Hi,

I am trying to install solaris on OpenStack. I am facing many issues 
during os installation process.


Does OpenStack support solaris in any release/distribution?


Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com ,
Contact: +91 8600266938.


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


--
Volodymyr Litovka
  "Vision without Execution is Hallucination." -- Thomas Edison

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread Shyam Biradar
Ok.  Thanks Fawaz, thanks Volodymyr.



Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com,
Contact: +91 8600266938.

On Mon, Aug 14, 2017 at 2:13 PM, Fawaz Mohammed <
fawaz.moh.ibrah...@gmail.com> wrote:

> Check the supported guest OS on the  hypervisor that you are using.
>
> On Aug 14, 2017 12:31 PM, "Shyam Biradar" 
> wrote:
>
>> Hi,
>>
>> I am trying to install solaris on OpenStack. I am facing many issues
>> during os installation process.
>>
>> Does OpenStack support solaris in any release/distribution?
>>
>>
>> Thanks & Regards,
>> Shyam Biradar,
>> Email: shyambiradarsgg...@gmail.com,
>> Contact: +91 8600266938.
>>
>> ___
>> Mailing list: http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi
>> -bin/mailman/listinfo/openstack
>>
>>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Solaris on openstack

2017-08-14 Thread Fawaz Mohammed
Check the supported guest OS on the  hypervisor that you are using.

On Aug 14, 2017 12:31 PM, "Shyam Biradar" 
wrote:

> Hi,
>
> I am trying to install solaris on OpenStack. I am facing many issues
> during os installation process.
>
> Does OpenStack support solaris in any release/distribution?
>
>
> Thanks & Regards,
> Shyam Biradar,
> Email: shyambiradarsgg...@gmail.com,
> Contact: +91 8600266938.
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Solaris on openstack

2017-08-14 Thread Shyam Biradar
Hi,

I am trying to install solaris on OpenStack. I am facing many issues during
os installation process.

Does OpenStack support solaris in any release/distribution?


Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com,
Contact: +91 8600266938.
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack