[one-users] @host memory issue while creating vm

2013-10-27 Thread anagha b
Hello

I am facing this strange problem while creating vm as i am installing
ubuntu through iso

it is showing no space on host but host is having enough space for vm
creation.


plz help.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] reg oneflow - service template

2013-10-27 Thread Rajendar K
Hi Carlos,
   Thanks for the mail.
 Yes, to explore functionality of both appstage and oneflow.

with regards
Raj



On Fri, Oct 25, 2013 at 6:57 PM, Carlos Martín Sánchez <
cmar...@opennebula.org> wrote:

> Hi,
>
> On Fri, Oct 25, 2013 at 11:51 AM, Rajendar K  wrote:
>
> Dear All,
>>I am using opennebula 4. 2 and oneapps 3.9 .
>> I would like to know how oneflow templates are stored and retrieved?
>> Whether the oneflow template values are stored on database?
>>
>> Kindly provide me suggestions...
>>
>> with regards
>> Raj,
>>
>
> The oneflow templates are stored in the OpenNebula DB as generic Documents
> [1].
>
> But oneapps was discontinued. OneFlow was merged to the main OpenNebula
> distribution, and AppMarket was released as a separate component.
> Perhaps you installed it because of Appstage?
>
> [1]
> http://opennebula.org/documentation:rel4.2:api#actions_for_document_management
>
> --
> Carlos Martín, MSc
> Project Engineer
> OpenNebula - Flexible Enterprise Cloud Made Simple
> www.OpenNebula.org | cmar...@opennebula.org | 
> @OpenNebula
>
>
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] XEN Assigned IP is not available in VM

2013-10-27 Thread Ionut Popovici
Use contextualization .. if not  make and dhcp server that will use the 
mac address as opennebula use ..

the end of max is the ip adress in hexa
10.0.0.1
is like 02:00:0a:00:00:01 so u can make your own lesses :D
On 10/27/2013 11:58 AM, Documented Facts wrote:

Hi

I have assigned vm a IP address with this form 10.*.*.163. But when I 
see ip by using ifconfig totally different IP is displayed.


The deployment.0 file show the correct ip which I want in vif session. 
if I run same image through xen by using .xen file with the bellow 
vif. It show the ip for that VM and it let ping from outside. Can you 
give me advice to overcome this problem. I don't have install VNC 
since I can access the XEN hosts.


name = 'one-36'
#O CPU_CREDITS = 180
memory  = '256'
bootloader = "/usr/bin/pygrub"
disk = [
'file:/var/lib/one//datastores/0/36/disk.0,xvda,w',
'file:/var/lib/one//datastores/0/36/disk.1,xvdc,w',
'file:/var/lib/one//datastores/0/36/disk.2,xvdb,r',
]
vif = [
' mac=02:00:0a:16:81:a3,ip=10.*.*.163,bridge=xenbr0',
]

Thanks


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] XEN Assigned IP is not available in VM

2013-10-27 Thread Documented Facts
Hi

I have assigned vm a IP address with this form 10.*.*.163. But when I see
ip by using ifconfig totally different IP is displayed.

The deployment.0 file show the correct ip which I want in vif session. if I
run same image through xen by using .xen file with the bellow vif. It show
the ip for that VM and it let ping from outside. Can you give me advice to
overcome this problem. I don't have install VNC since I can access the XEN
hosts.

name = 'one-36'
#O CPU_CREDITS = 180
memory  = '256'
bootloader = "/usr/bin/pygrub"
disk = [
'file:/var/lib/one//datastores/0/36/disk.0,xvda,w',
'file:/var/lib/one//datastores/0/36/disk.1,xvdc,w',
'file:/var/lib/one//datastores/0/36/disk.2,xvdb,r',
]
vif = [
' mac=02:00:0a:16:81:a3,ip=10.*.*.163,bridge=xenbr0',
]

Thanks
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org