Re: [one-users] Users Digest, Vol 70, Issue 51

2013-12-13 Thread Daniel Molina
Hi,


On 13 December 2013 08:28, 普通人 1360848...@qq.com wrote:

 maybe  a bug 



 when i want to edit  the RAW of  template ,it shows me :

 $onetemplate show 0

 .
 RAW=[
   DATA=   lt;periodgt;100lt;/periodgt;
 lt;quotagt;90lt;/quotagt;,
   TYPE=kvm ]
 ...


 Yes, it is a known bug, you can fix it applying the following patch:
http://dev.opennebula.org/issues/2547#note-5

It has been already fixed in the repo

Cheers


 then i go to sea it in WEB,it is the same 


 -- Original --
 *From: * users-request;users-requ...@lists.opennebula.org;
 *Date: * Tue, Dec 10, 2013 02:07 AM
 *To: * usersusers@lists.opennebula.org;
 *Subject: * Users Digest, Vol 70, Issue 51

 Send Users mailing list submissions to
 users@lists.opennebula.org

 To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
 or, via email, send a message with subject or body 'help' to
 users-requ...@lists.opennebula.org

 You can reach the person managing the list at
 users-ow...@lists.opennebula.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of Users digest...


 Today's Topics:

1. Re: opennebula 4.4 esxi 5.1 windows vms lose nic dirver
   (Tino Vazquez)
2. Re: VMWare image on ONE 4.4 (Eduardo Roloff)
3. Re: VMWare image on ONE 4.4 (Tino Vazquez)
4. Re: VMWare image on ONE 4.4 (Eduardo Roloff)
5. Re: VM State Pending and Stuck in it (Carlos Mart?n S?nchez)


 --

 Message: 1
 Date: Mon, 9 Dec 2013 15:44:36 +0100
 From: Tino Vazquez cvazq...@c12g.com
 To: hansz hanshizhun...@126.com
 Cc: users users@lists.opennebula.org
 Subject: Re: [one-users] opennebula 4.4 esxi 5.1 windows vms lose nic
 dirver
 Message-ID:
 cahfkwc3128g3zfrchx96e0kx5etcsawm0dvfh2m6sjhmru1...@mail.gmail.com
 Content-Type: text/plain; charset=UTF-8

 Hi,

 Without the E1000 model, does the VM boot? If so, does it recognise
 the NIC if you install the vmware tools?

 This may be of help:

 http://kb.vmware.com/selfservice/microsites/search.do?language=en_UScmd=displayKCexternalId=1001805

 I suggest approaching the problem by creating a Windows VM in VMware
 that recognises the NIC, and afterwards creating the same VM through
 OpenNebula.

 Regards,

 -Tino
 --
 OpenNebula - Flexible Enterprise Cloud Made Simple

 --
 Constantino V?zquez Blanco, PhD, MSc
 Senior Infrastructure Architect at C12G Labs
 www.c12g.com | @C12G | es.linkedin.com/in/tinova

 --
 Confidentiality Warning: The information contained in this e-mail and
 any accompanying documents, unless otherwise expressly indicated, is
 confidential and privileged, and is intended solely for the person
 and/or entity to whom it is addressed (i.e. those identified in the
 To and cc box). They are the property of C12G Labs S.L..
 Unauthorized distribution, review, use, disclosure, or copying of this
 communication, or any part thereof, is strictly prohibited and may be
 unlawful. If you have received this e-mail in error, please notify us
 immediately by e-mail at ab...@c12g.com and delete the e-mail and
 attachments and any copy from your system. C12G thanks you for your
 cooperation.


 On Fri, Dec 6, 2013 at 8:47 AM, hansz hanshizhun...@126.com wrote:
  hi man,
  yesterday i install opennebula4.4 on centos,but the windows2008r2 vms
 also
  has  NIC driver problem
  if i add  model =e1000 ,the vms will black screen ?when the vms startup,
 the
  follow are the network and the template
  the network
  [oneadmin@nebula ~]$ onevnet show 0 -x
  VNET
ID0/ID
UID0/UID
GID0/GID
UNAMEoneadmin/UNAME
GNAMEoneadmin/GNAME
NAMEEsxiNetwork/NAME
PERMISSIONS
  OWNER_U1/OWNER_U
  OWNER_M1/OWNER_M
  OWNER_A0/OWNER_A
  GROUP_U0/GROUP_U
  GROUP_M0/GROUP_M
  GROUP_A0/GROUP_A
  OTHER_U0/OTHER_U
  OTHER_M0/OTHER_M
  OTHER_A0/OTHER_A
/PERMISSIONS
CLUSTER_ID-1/CLUSTER_ID
CLUSTER/
TYPE0/TYPE
BRIDGEVM Network/BRIDGE
VLAN0/VLAN
PHYDEV/
VLAN_ID/
GLOBAL_PREFIX/
SITE_PREFIX/
RANGE
  IP_START10.24.101.95/IP_START
  IP_END10.24.101.103/IP_END
/RANGE
TOTAL_LEASES2/TOTAL_LEASES
TEMPLATE
  DNS![CDATA[10.24.1.10]]/DNS
  GATEWAY![CDATA[10.24.101.252]]/GATEWAY
  NETWORK_MASK![CDATA[255.255.255.0]]/NETWORK_MASK
/TEMPLATE
LEASES
  LEASE
MAC02:00:0a:18:65:5f/MAC
IP10.24.101.95/IP
IP6_LINKfe80::400:aff:fe18:655f/IP6_LINK
USED1/USED
VID2/VID
  /LEASE
  LEASE
MAC02:00:0a:18:65:60/MAC
IP10.24.101.96/IP
IP6_LINKfe80::400:aff:fe18:6560/IP6_LINK
USED1/USED
VID3/VID
  /LEASE
/LEASES
  /VNET
  [oneadmin@nebula ~]$
 
  the template
  [oneadmin@nebula ~]$ onetemplate show 2 -x
  VMTEMPLATE
ID2/ID
UID0/UID
GID0/GID
UNAMEoneadmin/UNAME

Re: [one-users] Users Digest, Vol 70, Issue 51

2013-12-12 Thread ??????
maybe  a bug 






when i want to edit  the RAW of  template ,it shows me :


$onetemplate show 0 


.
RAW=[
  DATA=   lt;periodgt;100lt;/periodgt;
lt;quotagt;90lt;/quotagt;,
  TYPE=kvm ]

...




then i go to sea it in WEB,it is the same 




-- Original --
From:  users-request;users-requ...@lists.opennebula.org;
Date:  Tue, Dec 10, 2013 02:07 AM
To:  usersusers@lists.opennebula.org; 

Subject:  Users Digest, Vol 70, Issue 51



Send Users mailing list submissions to
users@lists.opennebula.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
or, via email, send a message with subject or body 'help' to
users-requ...@lists.opennebula.org

You can reach the person managing the list at
users-ow...@lists.opennebula.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of Users digest...


Today's Topics:

   1. Re: opennebula 4.4 esxi 5.1 windows vms lose nic dirver
  (Tino Vazquez)
   2. Re: VMWare image on ONE 4.4 (Eduardo Roloff)
   3. Re: VMWare image on ONE 4.4 (Tino Vazquez)
   4. Re: VMWare image on ONE 4.4 (Eduardo Roloff)
   5. Re: VM State Pending and Stuck in it (Carlos Mart?n S?nchez)


--

Message: 1
Date: Mon, 9 Dec 2013 15:44:36 +0100
From: Tino Vazquez cvazq...@c12g.com
To: hansz hanshizhun...@126.com
Cc: users users@lists.opennebula.org
Subject: Re: [one-users] opennebula 4.4 esxi 5.1 windows vms lose nic
dirver
Message-ID:
cahfkwc3128g3zfrchx96e0kx5etcsawm0dvfh2m6sjhmru1...@mail.gmail.com
Content-Type: text/plain; charset=UTF-8

Hi,

Without the E1000 model, does the VM boot? If so, does it recognise
the NIC if you install the vmware tools?

This may be of help:
http://kb.vmware.com/selfservice/microsites/search.do?language=en_UScmd=displayKCexternalId=1001805

I suggest approaching the problem by creating a Windows VM in VMware
that recognises the NIC, and afterwards creating the same VM through
OpenNebula.

Regards,

-Tino
--
OpenNebula - Flexible Enterprise Cloud Made Simple

--
Constantino V?zquez Blanco, PhD, MSc
Senior Infrastructure Architect at C12G Labs
www.c12g.com | @C12G | es.linkedin.com/in/tinova

--
Confidentiality Warning: The information contained in this e-mail and
any accompanying documents, unless otherwise expressly indicated, is
confidential and privileged, and is intended solely for the person
and/or entity to whom it is addressed (i.e. those identified in the
To and cc box). They are the property of C12G Labs S.L..
Unauthorized distribution, review, use, disclosure, or copying of this
communication, or any part thereof, is strictly prohibited and may be
unlawful. If you have received this e-mail in error, please notify us
immediately by e-mail at ab...@c12g.com and delete the e-mail and
attachments and any copy from your system. C12G thanks you for your
cooperation.


On Fri, Dec 6, 2013 at 8:47 AM, hansz hanshizhun...@126.com wrote:
 hi man,
 yesterday i install opennebula4.4 on centos,but the windows2008r2 vms also
 has  NIC driver problem
 if i add  model =e1000 ,the vms will black screen ?when the vms startup, the
 follow are the network and the template
 the network
 [oneadmin@nebula ~]$ onevnet show 0 -x
 VNET
   ID0/ID
   UID0/UID
   GID0/GID
   UNAMEoneadmin/UNAME
   GNAMEoneadmin/GNAME
   NAMEEsxiNetwork/NAME
   PERMISSIONS
 OWNER_U1/OWNER_U
 OWNER_M1/OWNER_M
 OWNER_A0/OWNER_A
 GROUP_U0/GROUP_U
 GROUP_M0/GROUP_M
 GROUP_A0/GROUP_A
 OTHER_U0/OTHER_U
 OTHER_M0/OTHER_M
 OTHER_A0/OTHER_A
   /PERMISSIONS
   CLUSTER_ID-1/CLUSTER_ID
   CLUSTER/
   TYPE0/TYPE
   BRIDGEVM Network/BRIDGE
   VLAN0/VLAN
   PHYDEV/
   VLAN_ID/
   GLOBAL_PREFIX/
   SITE_PREFIX/
   RANGE
 IP_START10.24.101.95/IP_START
 IP_END10.24.101.103/IP_END
   /RANGE
   TOTAL_LEASES2/TOTAL_LEASES
   TEMPLATE
 DNS![CDATA[10.24.1.10]]/DNS
 GATEWAY![CDATA[10.24.101.252]]/GATEWAY
 NETWORK_MASK![CDATA[255.255.255.0]]/NETWORK_MASK
   /TEMPLATE
   LEASES
 LEASE
   MAC02:00:0a:18:65:5f/MAC
   IP10.24.101.95/IP
   IP6_LINKfe80::400:aff:fe18:655f/IP6_LINK
   USED1/USED
   VID2/VID
 /LEASE
 LEASE
   MAC02:00:0a:18:65:60/MAC
   IP10.24.101.96/IP
   IP6_LINKfe80::400:aff:fe18:6560/IP6_LINK
   USED1/USED
   VID3/VID
 /LEASE
   /LEASES
 /VNET
 [oneadmin@nebula ~]$

 the template
 [oneadmin@nebula ~]$ onetemplate show 2 -x
 VMTEMPLATE
   ID2/ID
   UID0/UID
   GID0/GID
   UNAMEoneadmin/UNAME
   GNAMEoneadmin/GNAME
   NAMEwindows2/NAME
   PERMISSIONS
 OWNER_U1/OWNER_U
 OWNER_M1/OWNER_M
 OWNER_A0/OWNER_A
 GROUP_U0/GROUP_U
 GROUP_M0/GROUP_M
 GROUP_A0/GROUP_A
 OTHER_U0/OTHER_U
 OTHER_M0/OTHER_M
 OTHER_A0/OTHER_A
   /PERMISSIONS
   REGTIME1386342845/REGTIME
   TEMPLATE
 CONTEXT