[ovirt-users] [QE][ACTION NEEDED] oVirt 3.5.2 RC status - branching

2015-02-17 Thread Sandro Bonazzola
Hi,
We're going to start composing oVirt 3.5.2 RC on *2015-02-25 08:00 UTC* from 
3.5 branch.
In order to stabilize the release a new branch ovirt-engine-3.5.2 will be 
created from the same git hash used for composing the RC.

Maintainers:
- Please be sure that 3.5 snapshot allow to create VMs before *2015-02-24 15:00 
UTC*
- Please be sure that no pending patches are going to block the release before 
*2015-02-24 15:00 UTC*
- If any patch must block the RC release please raise the issue as soon as 
possible.

A release management entry has been added for tracking the schedule of 3.5.2 [0]

A bug tracker [1] has been created and currently has one open blocker.

Bug ID  Whiteboard  Status  Summary
1161012 infra   POSTtask cleaning utility  should erase commands that have 
running tasks

Yair, can you please provide ETA for this?

There are still 46 bugs [2] targeted to 3.5.2.
Excluding node and documentation bugs we still have 37 bugs [3] targeted to 
3.5.2.

Whiteboard  NEW ASSIGNEDPOSTTotal
0   1   0   1
docs1   0   0   1
gluster 4   0   1   5
infra   2   2   3   7
integration 9   0   0   9
network 0   1   0   1
node4   0   1   5
ppc 0   0   1   1
sla 4   0   0   4
storage 8   0   0   8
ux  1   0   0   1
virt1   0   2   3
Total   34  4   8   46


Maintainers / Assignee:
- Please add the bugs to the tracker if you think that 3.5.2 should not be 
released without them fixed.
- Please update the target to 3.5.3 or later for bugs that won't be in 3.5.2:
  it will ease gathering the blocking bugs for next releases.
- Please fill release notes, the page has been created here [4]

Community:
- If you're testing oVirt 3.5 nightly snapshot, please add yourself to the test 
page [5]


[0] http://www.ovirt.org/OVirt_3.5.z_Release_Management#oVirt_3.5.2
[1] http://bugzilla.redhat.com/1186161
[2] http://goo.gl/crVJPH
[3] http://goo.gl/2qTZZU
[4] http://www.ovirt.org/OVirt_3.5.2_Release_Notes
[5] http://www.ovirt.org/Testing/oVirt_3.5.2_Testing


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Pools and time of creating VMs

2015-02-17 Thread Itamar Heim

On 02/17/2015 08:10 PM, shimano wrote:

Hi everyone,

What's the difference in mechanisms of creating virtual machines between
normal create VM from template and create it via VM Pool?

I see that if I create VM in normal way, it takes much much more time
then create via VM Pool. It's a little bit strange for me.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



pool defaults to thinly provisioned VMs (qcow2). New (server) VMs 
default to raw/clone (full copy)

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Problem with Neutron + Ovirt 3.5.1 [Centos 7]

2015-02-17 Thread Eduardo Terzella
Good night,

I'm trying oVirt 3.5 + neutron appliance in BareMetal servers, but I am
facing some problems.

structure:

2 servers with:

oVirt 3.5.1
hundreds 7
4 network adapter
  int = 0 + int2 bond0 => public network => ovirtmgmt
  int = 1 + int3 bond1 => private network => neutron

Virtual Appliance Neutron:
http://www.ovirt.org/Features/NeutronVirtualAppliance
NOTE: All steps were followed, and checked several times.

Openvswitch configuration:

*[root@ovirt01 network-scripts]# ovs-vsctl show*
62feffa7-3f3a-48f7-9299-0830ebcd8fd8
Bridge br-neutron
Port phy-br-neutron
Interface phy-br-neutron
Port br-neutron
Interface br-neutron
type: internal
Port neutron
Interface neutron
Bridge br-int
fail_mode: secure
Port int-br-neutron
Interface int-br-neutron
Port "qvof206e358-8f"
tag: 1
Interface "qvof206e358-8f"
Port br-int
Interface br-int
type: internal
ovs_version: "2.1.3"

*[root@ovirt02 /]# ovs-vsctl show*
9d40dda2-62ea-4538-9f82-d5babff0837b
Bridge br-int
fail_mode: secure
Port "qvo723ce1c1-56"
tag: 1
Interface "qvo723ce1c1-56"
Port int-br-neutron
Interface int-br-neutron
Port br-int
Interface br-int
type: internal
Bridge br-neutron
Port br-neutron
Interface br-neutron
type: internal
Port neutron
Interface neutron
Port phy-br-neutron
Interface phy-br-neutron
ovs_version: "2.1.3"

*[root@ovirt01 /]# ovs-dpctl show*
system@ovs-system:
lookups: hit:1946392 missed:6566 lost:1
flows: 4
masks: hit:2490944 total:2 hit/pkt:1.28
port 0: ovs-system (internal)
port 1: br-neutron (internal)
port 2: br-int (internal)
port 3: neutron
port 4: int-br-neutron
port 5: phy-br-neutron
port 7: qvof206e358-8f

*[root@ovirt02 /]# ovs-dpctl show*
system@ovs-system:
lookups: hit:2041047 missed:6445 lost:0
flows: 4
masks: hit:2234366 total:2 hit/pkt:1.09
port 0: ovs-system (internal)
port 1: br-neutron (internal)
port 2: br-int (internal)
port 3: int-br-neutron
port 4: phy-br-neutron
port 5: neutron
port 6: qvo723ce1c1-56



*Testing:*
Connectivity between my virtual machines only work when both are running on
the same node, when virtual machines are running on different hosts can not
make a machine ping the other.

*Tcpdump:*

*[root@ovirt01 network-scripts]# tcpdump -e -i neutron -p -n not port nfs*
tcpdump: WARNING: neutron: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on neutron, link-type EN10MB (Ethernet), capture size 65535 bytes
16:57:25.469628 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:26.469565 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:28.469910 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:29.469479 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:30.469472 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:32.469715 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:33.469374 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:34.469367 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:36.469617 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:37.469251 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28
16:57:38.469258 00:1a:4a:2c:3f:02 > Broadcast, ethertype 802.1Q (0x8100),
length 46: vlan 1024, p 0, ethertype ARP, Request who-has 192.168.100.4
tell 192.168.100.2, length 28



*[root@ovirt02 /]# tcpdump -e -i neutron -p -n not port nfs*
tcpdump: WARNING: neutron: no IPv4 address a

[ovirt-users] VM Pools and time of creating VMs

2015-02-17 Thread shimano
Hi everyone,

What's the difference in mechanisms of creating virtual machines between
normal create VM from template and create it via VM Pool?

I see that if I create VM in normal way, it takes much much more time then
create via VM Pool. It's a little bit strange for me.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can't send emails

2015-02-17 Thread Tim Macy
Confirm that the ovirt-engine-notifier service is running.  By default it
is set disabled/off.

ovirt-engine-notifier 0:off 1:off 2:off 3:off 4:off 5:off 6:off

On Tue, Feb 17, 2015 at 11:50 AM, RASTELLI Alessandro <
alessandro.raste...@skytv.it> wrote:

>  Hi,
>
> I can’t send event-related emails from oVirt.
>
> I configured
> /usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine-notifier.conf
> as follows and restarted ovirt-engine:
>
>
>
> #--#
>
> # Event Filter #
>
> #--#
>
>
>
> # Filter logic.
>
> #
>
> # First match algorithm for include/exclude messages.
>
> # Entry is message|*(subscriber|*)
>
> # * = all messages/all subscribers.
>
> # * as a subscriber should be used only for exclude.
>
> #
>
> # Message constants can be found at:
>
> # /usr/share/doc/ovirt-engine/AuditLogMessages.properties
>
> #
>
> # examples:
>
> # FILTER="include:VDC_START(smtp:m...@example.com) ${FILTER}"
>
> # FILTER="exclude:VDC_START include:*(smtp:ma...@gmail.com) ${FILTER}"
>
> #
>
> # The final filter list contains FILTER  as well as 'event_subscriber'
> table records.
>
> # database record are considered first.
>
> #FILTER="exclude:*"
>
> FILTER="include:*(smtp:xxx@skytv.it)"
>
>
>
> #-#
>
> # EMAIL Notifications #
>
> #-#
>
>
>
> # The SMTP mail server address. Required.
>
> MAIL_SERVER=192.168.xxx.xxx
>
>
>
> # The SMTP port (usually 25 for plain SMTP, 465 for SMTP with SSL, 587 for
> SMTP with TLS)
>
> MAIL_PORT=25
>
>
>
> # Required if SSL or TLS enabled to authenticate the user. Used also to
> specify 'from' user address if mail server
>
> # supports, when MAIL_FROM is not set. Address is in RFC822 format
>
> MAIL_USER=
>
>
>
> # Required to authenticate the user if mail server requires authentication
> or if SSL or TLS is enabled
>
> SENSITIVE_KEYS="${SENSITIVE_KEYS},MAIL_PASSWORD"
>
> MAIL_PASSWORD=
>
>
>
> # Indicates type of encryption (none, ssl or tls) should be used to
> communicate with mail server.
>
> MAIL_SMTP_ENCRYPTION=none
>
> # If set to true, sends a message in HTML format.
>
> HTML_MESSAGE_FORMAT=false
>
>
>
> # Specifies 'from' address on sent mail in RFC822 format, if supported by
> mail server.
>
> MAIL_FROM=alarm.ov...@int.sky.it
>
>
>
> # Specifies 'reply-to' address on sent mail in RFC822 format.
>
> MAIL_REPLY_TO=
>
>
>
> # Interval to send smtp messages per # of IDLE_INTERVAL
>
> MAIL_SEND_INTERVAL=1
>
>
>
> # Amount of times to attempt sending an email before failing.
>
> MAIL_RETRIES=4
>
>
>
> Do I need to make something else?
>
> *Thank you*
>
> Alessandro
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Can't send emails

2015-02-17 Thread RASTELLI Alessandro
Hi,
I can't send event-related emails from oVirt.
I configured 
/usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine-notifier.conf
 as follows and restarted ovirt-engine:

#--#
# Event Filter #
#--#

# Filter logic.
#
# First match algorithm for include/exclude messages.
# Entry is message|*(subscriber|*)
# * = all messages/all subscribers.
# * as a subscriber should be used only for exclude.
#
# Message constants can be found at:
# /usr/share/doc/ovirt-engine/AuditLogMessages.properties
#
# examples:
# FILTER="include:VDC_START(smtp:m...@example.com) ${FILTER}"
# FILTER="exclude:VDC_START include:*(smtp:ma...@gmail.com) ${FILTER}"
#
# The final filter list contains FILTER  as well as 'event_subscriber' table 
records.
# database record are considered first.
#FILTER="exclude:*"
FILTER="include:*(smtp:xxx@skytv.it)"

#-#
# EMAIL Notifications #
#-#

# The SMTP mail server address. Required.
MAIL_SERVER=192.168.xxx.xxx

# The SMTP port (usually 25 for plain SMTP, 465 for SMTP with SSL, 587 for SMTP 
with TLS)
MAIL_PORT=25

# Required if SSL or TLS enabled to authenticate the user. Used also to specify 
'from' user address if mail server
# supports, when MAIL_FROM is not set. Address is in RFC822 format
MAIL_USER=

# Required to authenticate the user if mail server requires authentication or 
if SSL or TLS is enabled
SENSITIVE_KEYS="${SENSITIVE_KEYS},MAIL_PASSWORD"
MAIL_PASSWORD=

# Indicates type of encryption (none, ssl or tls) should be used to communicate 
with mail server.
MAIL_SMTP_ENCRYPTION=none
# If set to true, sends a message in HTML format.
HTML_MESSAGE_FORMAT=false

# Specifies 'from' address on sent mail in RFC822 format, if supported by mail 
server.
MAIL_FROM=alarm.ov...@int.sky.it

# Specifies 'reply-to' address on sent mail in RFC822 format.
MAIL_REPLY_TO=

# Interval to send smtp messages per # of IDLE_INTERVAL
MAIL_SEND_INTERVAL=1

# Amount of times to attempt sending an email before failing.
MAIL_RETRIES=4

Do I need to make something else?
Thank you
Alessandro
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Announcing the moVirt Incubator Project!

2015-02-17 Thread knarra

On 02/17/2015 10:01 PM, Donny D wrote:

That is great project. This makes me very happy.



Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5


 Original message 
From: Brian Proffitt 
Date: 02/17/2015 9:17 AM (GMT-07:00)
To: board 
Cc: annou...@ovirt.org, users , de...@ovirt.org
Subject: [ovirt-users] Announcing the moVirt Incubator Project!

This message is to announce moVirt as a new oVirt incubator project, 
approved by unanimous vote of the Board mailing list!


Details about the project can be found at

http://www.ovirt.org/Project_moVirt

More information about the incubator at oVirt can be found at

http://www.ovirt.org/Incubating_an_oVirt_Subproject

Please check out this project and see what you can do to help!

--
Brian Proffitt

Community Liaison
oVirt
Open Source and Standards, Red Hat - http://community.redhat.com
Phone: +1 574 383 9BKP
IRC: bkp @ OFTC
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Cool project :-)

movirt++


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Announcing the moVirt Incubator Project!

2015-02-17 Thread Donny D


That is great project. This makes me very happy. 


Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5

 Original message 
From: Brian Proffitt  
Date: 02/17/2015  9:17 AM  (GMT-07:00) 
To: board  
Cc: annou...@ovirt.org, users , de...@ovirt.org 
Subject: [ovirt-users] Announcing the moVirt Incubator Project! 

This message is to announce moVirt as a new oVirt incubator project, approved 
by unanimous vote of the Board mailing list!

Details about the project can be found at

http://www.ovirt.org/Project_moVirt

More information about the incubator at oVirt can be found at

http://www.ovirt.org/Incubating_an_oVirt_Subproject

Please check out this project and see what you can do to help!

-- 
Brian Proffitt

Community Liaison
oVirt
Open Source and Standards, Red Hat - http://community.redhat.com
Phone: +1 574 383 9BKP
IRC: bkp @ OFTC
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Announcing the moVirt Incubator Project!

2015-02-17 Thread Brian Proffitt
This message is to announce moVirt as a new oVirt incubator project, approved 
by unanimous vote of the Board mailing list!

Details about the project can be found at

http://www.ovirt.org/Project_moVirt

More information about the incubator at oVirt can be found at

http://www.ovirt.org/Incubating_an_oVirt_Subproject

Please check out this project and see what you can do to help!

-- 
Brian Proffitt

Community Liaison
oVirt
Open Source and Standards, Red Hat - http://community.redhat.com
Phone: +1 574 383 9BKP
IRC: bkp @ OFTC
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] newbie need help on iSCSI

2015-02-17 Thread Martin Pavlík
Hi Ronald,

do I get it right that you would like to have all oVirt parts on one physical 
machine?

If so, try

oVirt live
http://www.ovirt.org/OVirt_Live

or all in one installation
http://www.ovirt.org/index.php?title=Feature/AllInOne

HTH

Martin Pavlik

RHEV QE


> On 17 Feb 2015, at 07:35, ronald  wrote:
> 
> I am a newbie and trying to learn Ovirt.
> I have installed the hypervisor using Ovirt-3.1 node cd.
> I noticed my Storage tab states ...
> Remote Storage:
>iSCSI Initiator Name:
>iqn. 1994-05.com.redhat: 1dcc111a82a8
> 
> 1. I would like to understand whether I had any way of using other Storage 
> options on the Hypervisor.
> 
> 2. If I have a attach storage, how should I configure the device to be seen 
> by the Hypervisor?
> 
> Appreciate your feedback.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ifcfg files generated with ONBOOT=no

2015-02-17 Thread Nathanaël Blanchet

Hi all,

When adding networks to my el7 hosts (accurately vlans), ifcfg files are 
generated with the ONBOOT FLAG to no... Seems that my vlans will not 
start on the next boot.

I already set the flag to yes, but it seems no to be the right way.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] network drag and drop

2015-02-17 Thread Nathanaël Blanchet
Indeed, opening the webadmin with chromium was so much faster... I 
should close some tabs sometimes :)


Le 17/02/2015 16:05, Jorick Astrego a écrit :


On 02/17/2015 02:37 PM, Nathanaël Blanchet wrote:
> Hi all,
>
> With ovirt 3.5.1, I can't anymore drag and drop network on any
> physical or bonding interface, but right click attachment still works.
> Is it an expected behaviour or a bug?
> ___
> Users mailing list
> Users@ovirt.org 
> http://lists.ovirt.org/mailman/listinfo/users
Hi,

It should work, I had this problem a couple of weeks ago but found out
it was my browser being overloaded and dead slow.

Please try a different browser and see if that works.





Met vriendelijke groet, With kind regards,

Jorick Astrego*

Netbulae Virtualization Experts *

Tel: 053 20 30 270  i...@netbulae.euStaalsteden 4-3AKvK 
08198180
Fax: 053 20 30 271  www.netbulae.eu 7547 TA EnschedeBTW 
NL821234584B01






___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] network drag and drop

2015-02-17 Thread Jorick Astrego

On 02/17/2015 02:37 PM, Nathanaël Blanchet wrote:
> Hi all,
>
> With ovirt 3.5.1, I can't anymore drag and drop network on any
> physical or bonding interface, but right click attachment still works.
> Is it an expected behaviour or a bug?
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
Hi,

It should work, I had this problem a couple of weeks ago but found out
it was my browser being overloaded and dead slow.

Please try a different browser and see if that works.





Met vriendelijke groet, With kind regards,

Jorick Astrego

Netbulae Virtualization Experts 



Tel: 053 20 30 270  i...@netbulae.euStaalsteden 4-3A
KvK 08198180
Fax: 053 20 30 271  www.netbulae.eu 7547 TA Enschede
BTW NL821234584B01



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] network drag and drop

2015-02-17 Thread Nathanaël Blanchet

Hi all,

With ovirt 3.5.1, I can't anymore drag and drop network on any physical 
or bonding interface, but right click attachment still works. Is it an 
expected behaviour or a bug?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Caused by: java.lang.IllegalStateException: Insufficient amount of free MACs.

2015-02-17 Thread Punit Dambiwal
Hi Martin,

I am using the below mac address pool ranges :-  http://ur1.ca/jqudg

Engine Log :- http://ur1.ca/jquep

I have created almost 8 OS templates and every template has 2 NIC...and for
the same i have added the mac address poolthe total mac address should
be 4072 and i have used in my system is about 1580 mac addressbut now
when i create new VM it failed with the error "Insufficient amount of free
MACs"

Thanks,
Punit




On Tue, Feb 17, 2015 at 7:29 PM, Martin Mucha  wrote:

> Hi,
>
> I'm able to track down responsible code using provided error message. I'm
> not sure what "deploy the VM with Template" is, but I suspect you've
> imported VM from template. When that happens, for each interface without
> MAC address is new obtained, or for each of them, when "importing as new".
> I did not see (so far) anything bad in code. Can you provide me with some
> details I can verify or work with? Details about that VM (number of it's
> nics or anything else you think it can be important), defined MAC address
> range, who else is using this MAC address range, etc.
>
> Mar.
>
> - Original Message -
> > Hi,
> >
> > I am facing this strange issue if i deploy the VM with Template...
> >
> > Caused by: java.lang.IllegalStateException: Insufficient amount of free
> MACs.
> >
> > Actually i have almost 2000 Mac address free in our environment but VM
> > creation failed with this error :-
> >
> > Thanks,
> > Punit
> >
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Caused by: java.lang.IllegalStateException: Insufficient amount of free MACs.

2015-02-17 Thread Martin Mucha
Hi,

I'm able to track down responsible code using provided error message. I'm not 
sure what "deploy the VM with Template" is, but I suspect you've imported VM 
from template. When that happens, for each interface without MAC address is new 
obtained, or for each of them, when "importing as new". I did not see (so far) 
anything bad in code. Can you provide me with some details I can verify or work 
with? Details about that VM (number of it's nics or anything else you think it 
can be important), defined MAC address range, who else is using this MAC 
address range, etc.

Mar.

- Original Message -
> Hi,
> 
> I am facing this strange issue if i deploy the VM with Template...
> 
> Caused by: java.lang.IllegalStateException: Insufficient amount of free MACs.
> 
> Actually i have almost 2000 Mac address free in our environment but VM
> creation failed with this error :-
> 
> Thanks,
> Punit
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Caused by: java.lang.IllegalStateException: Insufficient amount of free MACs.

2015-02-17 Thread Martin Pavlík
Punit,

we will need some logs in order to analyse, best would be if you could collect 
log collector (run engine-log-collector on engine machine).

Based on what you know that you have 2000MACs available?

What does
engine-config -g MacPoolRanges
say?

M.
> On 17 Feb 2015, at 11:12, Punit Dambiwal  wrote:
> 
> Hi,
> 
> I am facing this strange issue if i deploy the VM with Template...
> 
> Caused by: java.lang.IllegalStateException: Insufficient amount of free MACs.
> 
> Actually i have almost 2000 Mac address free in our environment but VM 
> creation failed with this error :-
> 
> Thanks,
> Punit



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Caused by: java.lang.IllegalStateException: Insufficient amount of free MACs.

2015-02-17 Thread Punit Dambiwal
Hi,

I am facing this strange issue if i deploy the VM with Template...

Caused by: java.lang.IllegalStateException: Insufficient amount of free
MACs.

Actually i have almost 2000 Mac address free in our environment but VM
creation failed with this error :-

Thanks,
Punit
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Cannot run VM. Memory size exceeds supported limit for given cluster version.

2015-02-17 Thread Omer Frenkel


- Original Message -
> From: "Punit Dambiwal" 
> To: "Martin Pavlík" 
> Cc: users@ovirt.org
> Sent: Tuesday, February 17, 2015 10:56:24 AM
> Subject: Re: [ovirt-users] Cannot run VM. Memory size exceeds supported limit 
> for given cluster version.
> 
> Hi Martin,
> 
> Sorryi am referring VM64BitMaxMemorySizeInMBand creating ubuntu 14.04
> LTS 64 Bit...
> 

the problem is that if you choose any linux distribution (ubuntu/debian/sles..) 
in the 'OS' drop box for the vm (except ones specifically mentioned 64bit like 
freebsdx64/rhel_6x64..),
it will be considered as 32bit.. and thus the 32bit limit apply.
there is an open bug on that:
Bug 1133642 - [RFE] Change the default "Other OS" to be 64bit instead of 32, 
affecting the derived OSes like Ubuntu

you can work around it by:
1. select another 64bit os that is suitable for you, like freebsdx64
2. override the os-info file, adding your own 64 bit version os, or making 
existing one 64bit
here is how to do it:
http://www.ovirt.org/OS_info#value_overriding


let me know if it helps

> On Tue, Feb 17, 2015 at 3:31 PM, Martin Pavlík < mpav...@redhat.com > wrote:
> 
> 
> Hi Punit,
> 
> one thing is confusing me. You refer to VM32BitMaxMemorySizeInMB, but you are
> working with 64bit VM/template. Shouldn’t it be VM64BitMaxMemorySizeInMB?
> Anyways both should allow for approx. 64GB of memory. If you create VM with
> 63GB (or closest lower amount) it works?
> 
> Could you provide relevant part of engine.log, vdsm.log, supervdsm.log and
> libvirt log? From the time when the error occurs?
> 
> M.
> 
> 
> > On 17 Feb 2015, at 03:00, Punit Dambiwal < hypu...@gmail.com > wrote:
> > 
> > Hi,
> > 
> > I am running Ovirt 3.5.1 and have the following settings in the engine
> > config for VM memory :-
> > 
> > -
> > [root@ccr01 ~]# engine-config -g VM32BitMaxMemorySizeInMB
> > VM32BitMaxMemorySizeInMB: 65536 version: general
> > 
> > [root@ccr01 ~]# engine-config -g VM64BitMaxMemorySizeInMB
> > VM64BitMaxMemorySizeInMB: 524288 version: 3.0
> > VM64BitMaxMemorySizeInMB: 2097152 version: 3.1
> > VM64BitMaxMemorySizeInMB: 2097152 version: 3.2
> > VM64BitMaxMemorySizeInMB: 4096000 version: 3.4
> > VM64BitMaxMemorySizeInMB: 4096000 version: 3.5
> > VM64BitMaxMemorySizeInMB: 2097152 version: 3.3
> > [root@ccr01 ~]#
> > 
> > 
> > When i create a guest VM more than 64GB memory,VM is failed to start with
> > following error:
> > 
> > "Cannot run VM. Memory size exceeds supported limit for given cluster
> > version."
> > 
> > Steps to Reproduce:
> > 1. Create new VM or edit existing VM Memory Size to "65536 MB" from Ovirt
> > GUI.
> > 2. Created the guest VM through template 64-bit... so it will support more
> > than 16 GB memory.
> > 3. Now, Start the VM.
> > 
> > Thanks,
> > Punit
> > 
> > 
> > 
> > 
> > 
> 
> 
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Cannot run VM. Memory size exceeds supported limit for given cluster version.

2015-02-17 Thread Punit Dambiwal
Hi Martin,

Sorryi am referring VM64BitMaxMemorySizeInMBand creating ubuntu
14.04 LTS 64 Bit...

On Tue, Feb 17, 2015 at 3:31 PM, Martin Pavlík  wrote:

> Hi Punit,
>
> one thing is confusing me. You refer to VM32BitMaxMemorySizeInMB, but you
> are working with 64bit VM/template. Shouldn’t it be
> VM64BitMaxMemorySizeInMB? Anyways both should allow for approx. 64GB of
> memory. If you create VM with 63GB (or closest lower amount)  it works?
>
> Could you provide relevant part of engine.log, vdsm.log, supervdsm.log and
> libvirt log? From the time when the error occurs?
>
> M.
>
>
> > On 17 Feb 2015, at 03:00, Punit Dambiwal  wrote:
> >
> > Hi,
> >
> > I am running Ovirt 3.5.1 and have the following settings in the engine
> config for VM memory :-
> >
> > -
> > [root@ccr01 ~]# engine-config -g VM32BitMaxMemorySizeInMB
> > VM32BitMaxMemorySizeInMB: 65536 version: general
> >
> > [root@ccr01 ~]# engine-config -g VM64BitMaxMemorySizeInMB
> > VM64BitMaxMemorySizeInMB: 524288 version: 3.0
> > VM64BitMaxMemorySizeInMB: 2097152 version: 3.1
> > VM64BitMaxMemorySizeInMB: 2097152 version: 3.2
> > VM64BitMaxMemorySizeInMB: 4096000 version: 3.4
> > VM64BitMaxMemorySizeInMB: 4096000 version: 3.5
> > VM64BitMaxMemorySizeInMB: 2097152 version: 3.3
> > [root@ccr01 ~]#
> > 
> >
> > When i create a guest VM more than 64GB memory,VM is failed to start
> with following error:
> >
> > "Cannot run VM. Memory size exceeds supported limit for given cluster
> version."
> >
> > Steps to Reproduce:
> > 1. Create new VM or edit existing VM Memory Size to "65536 MB" from
> Ovirt GUI.
> > 2. Created the guest VM through template 64-bit... so it will support
> more than 16 GB memory.
> > 3. Now, Start the VM.
> >
> > Thanks,
> > Punit
> >
> >
> >
> >
> >
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Cannot run VM. Memory size exceeds supported limit for given cluster version.

2015-02-17 Thread Artyom Lukianov
Can you please provide version of cluster where you try to run vm and also what 
OS system you chose under vm properties?
Thanks

- Original Message -
From: "Punit Dambiwal" 
To: users@ovirt.org, "Martin Pavlik" , "Kanagaraj" 

Sent: Tuesday, February 17, 2015 4:00:32 AM
Subject: [ovirt-users] Cannot run VM. Memory size exceeds supported limit   
for given cluster version.

Hi, 

I am running Ovirt 3.5.1 and have the following settings in the engine config 
for VM memory :- 

- 
[root@ccr01 ~]# engine-config -g VM32BitMaxMemorySizeInMB 
VM32BitMaxMemorySizeInMB: 65536 version: general 

[root@ccr01 ~]# engine-config -g VM64BitMaxMemorySizeInMB 
VM64BitMaxMemorySizeInMB: 524288 version: 3.0 
VM64BitMaxMemorySizeInMB: 2097152 version: 3.1 
VM64BitMaxMemorySizeInMB: 2097152 version: 3.2 
VM64BitMaxMemorySizeInMB: 4096000 version: 3.4 
VM64BitMaxMemorySizeInMB: 4096000 version: 3.5 
VM64BitMaxMemorySizeInMB: 2097152 version: 3.3 
[root@ccr01 ~]# 
 

When i create a guest VM more than 64GB memory,VM is failed to start with 
following error: 

"Cannot run VM. Memory size exceeds supported limit for given cluster version." 

Steps to Reproduce: 
1. Create new VM or edit existing VM Memory Size to "65536 MB" from Ovirt GUI. 
2. Created the guest VM through template 64-bit... so it will support more than 
16 GB memory. 
3. Now, Start the VM. 

Thanks, 
Punit 






___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] self hosted setup with answer file

2015-02-17 Thread Yedidyah Bar David
- Original Message -
> From: "Greg Swift" 
> To: "Yedidyah Bar David" 
> Cc: users@ovirt.org
> Sent: Monday, February 16, 2015 5:53:12 PM
> Subject: Re: [ovirt-users] self hosted setup with answer file
> 
> On Mon, Feb 16, 2015 at 1:18 AM, Yedidyah Bar David  wrote:
> 
> > - Original Message -
> > > From: "Greg Swift" 
> > > To: users@ovirt.org
> > > Sent: Monday, February 16, 2015 7:37:53 AM
> > > Subject: Re: [ovirt-users] self hosted setup with answer file
> > >
> > > I'm starting to get more concerned. It seems almost every time i run it
> > off
> > > the same answer file I get a different setup.
> > >
> > > On Sun, Feb 15, 2015 at 11:45 AM, Greg Swift < gregsw...@gmail.com >
> > wrote:
> > >
> > >
> > >
> > > So i've been playing with standing up a self hosted instance of oVirt.
> > I'm
> > > using an answer file that i generated first time I tried running it (so
> > that
> > > I can provision w/ ansible)
> > >
> > > I've run into 2 problems.
> > >
> > > 1: i have to specify the jboss home manually from the cli (didn't see an
> > > answer equivalent), even though the ovirt jboss package is installed.
> >
> > Are you referring to 'hosted-engine --deploy' on the host, to
> > 'engine-setup'
> > inside the VM, both? You need a different answer file for each, and the one
> > generated for 'hosted-engine --deploy' is currently not enough for
> > automatic
> > unattended installation. For that, see [1].
> >
> > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1101297
> >
> 
> So I was installing the allinone plugin and then running engine-setup.
> 
> 
> >
> > >
> > > 2: Generally speaking it seems to be ignoring several of the answer file
> > > config entries. My answers tell it to 'confirm settings' and it runs
> > > non-interactively. Plus all the local storage configs seem to be ignored.
> > >
> > > I'm running ovirt-engine-3.5.1.1-1.el7.centos.noarch
> > >
> > > Any suggestions?
> >
> > In addition to the above, if you suspect a real bug, logs and answer files
> > will help.
> >
> 
> So the problem is that at this point I've killed the system that wasn't
> working and I think I found a solution.  I wish i had thought to save off
> the logs, but at least in theory it seemed to be re-produceable.
> 
> That being said the following changes to my original answer file (OP
> attachment) and I've got a working environment
> 
> -OVESETUP_CONFIG/applicationMode=str:both
> +OVESETUP_CONFIG/applicationMode=str:virt
> 
> -OVESETUP_CONFIG/storageIsLocal=bool:True
> +OVESETUP_CONFIG/storageIsLocal=bool:False
> 
> -OVESETUP_SYSTEM/nfsConfigEnabled=bool:True
> +OVESETUP_SYSTEM/nfsConfigEnabled=bool:False
> 
> -OVESETUP_CONFIG/isoDomainMountPoint=str:/var/lib/exports/iso
> -OVESETUP_CONFIG/isoDomainName=str:ISO_DOMAIN
> -OVESETUP_CONFIG/isoDomainACL=str:{{ ansible_fqdn }}(rw)
> +OVESETUP_CONFIG/isoDomainMountPoint=none:None
> +OVESETUP_CONFIG/isoDomainName=none:None
> +OVESETUP_CONFIG/isoDomainACL=none:None
> 
> Some of that is just weird though... storageIsLocal=False? its completely
> local storage.

Seems weird indeed. Are you sure you start from a fresh clean OS installation?
Is it possible that a report similar to yours made me write the last paragraph
of [2]? Generally speaking, all-in-one is not supported on upgrades.

> 
> But hey.. its working consistently now.

Not sure I'd call this consistent, but ok...

Anyway, your email finally pushed me to start documenting this [1].

If your initial report is indeed reproducible, please open a bug and attach
relevant logs/conf/etc. Thanks!

[1] http://www.ovirt.org/Engine_Setup
[2] http://www.ovirt.org/Otopi

Best,
-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users