Re: [Users] Windows Guest Agent

2014-02-28 Thread Nicholas Kesick
Lindsay,
You have to build the windows guest agent. I have some directions that I need 
to add to the Wiki about that. I'll get them added and reply with a link, of 
you don't figure it put before then.

- Nick

--- Original Message ---

From: "Lindsay Mathieson" 
Sent: February 28, 2014 2:44 PM
To: users@ovirt.org
Subject: [Users] Windows Guest Agent

The KVM release notes (http://wiki.qemu.org/ChangeLog/1.7#Guest_agent)

Mention that the windows guest agent now supports VSS.

Whereabouta can I download this?

NB: I am not a redhat customer.

--
Lindsay
___
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: [Users] Cannot install ovirt-engine on Fedora 20 by using YUM

2014-02-09 Thread Nicholas Kesick
Hi Karthik, 
 
Ovirt-engine is not yet supported on Fedora 20 as far as I know. Even ovirt 3.4 
is targeting Fedora 19. 
To run Ovirt-Engine you may want to use Fedora 19 until Ovirt-Engine supports 
Fedora 20.
 
- Nick
 
Date: Mon, 10 Feb 2014 00:09:45 +0530
From: karthik.c...@gmail.com
To: users@ovirt.org
Subject: [Users] Cannot install ovirt-engine on Fedora 20 by using YUM

Hi All,

I am new to Ovirt.

I am trying to install ovirt-engine but i cannot able to install it. I have 
followed this documentation http://www.ovirt.org/Quick_Start_Guide#oVirt_Engine.


And i  am getting this Error:

[root@localhost yum.repos.d]# yum install ovirt-engine
Loaded plugins: langpacks, refresh-packagekit
http://ovirt.org/releases/stable/rpm/Fedora/20/repodata/repomd.xml: [Errno 14] 
HTTP Error 404 - Not Found

Trying other mirror.
No package ovirt-engine available.
Error: Nothing to do

Please guide me!



Regards,
Karthikeyan



___
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: [Users] Extremely poor disk access speeds in Windows guest

2014-01-24 Thread Nicholas Kesick
Steve,

What is the CPU load of the GlusterFS host when comparing the raw brick test to 
the gluster mount point test? Give it 30 seconds and see what top reports. 
You’ll probably have to significantly increase the count on the test so that it 
runs that long.






- Nick





From: Sanjay Rao
Sent: ‎Friday‎, ‎January‎ ‎24‎, ‎2014 ‎3‎:‎35‎ ‎PM
To: Steve Dainard
Cc: Bob Sibley, oVirt Mailing List, Ronen Hod






Adding Bob Sibley to this thread. 










From: "Steve Dainard" 
To: "Andrew Cathrow" 
Cc: "Ronen Hod" , "users" , "Sanjay Rao" 
, "Itamar Heim" 
Sent: Friday, January 24, 2014 3:01:25 PM
Subject: Re: [Users] Extremely poor disk access speeds in Windows guest




Not sure what a good method to bench this would be, but:



An NFS mount point on virt host:


[root@ovirt001 iso-store]# dd if=/dev/zero of=test1 bs=4k count=10

10+0 records in

10+0 records out

40960 bytes (410 MB) copied, 3.95399 s, 104 MB/s




Raw brick performance on gluster server (yes, I know I shouldn't write directly 
to the brick):


[root@gluster1 iso-store]# dd if=/dev/zero of=test bs=4k count=10

10+0 records in

10+0 records out

40960 bytes (410 MB) copied, 3.06743 s, 134 MB/s




Gluster mount point on gluster server:


[root@gluster1 iso-store]# dd if=/dev/zero of=test bs=4k count=10

10+0 records in

10+0 records out

40960 bytes (410 MB) copied, 19.5766 s, 20.9 MB/s




The storage servers are a bit older, but are both dual socket quad core 
opterons with 4x 7200rpm drives. 




I'm in the process of setting up a share from my desktop and I'll see if I can 
bench between the two systems. Not sure if my ssd will impact the tests, I've 
heard there isn't an advantage using ssd storage for glusterfs.




Does anyone have a hardware reference design for glusterfs as a backend for 
virt? Or is there a benchmark utility?




Steve Dainard 
IT Infrastructure Manager
Miovision | Rethink Traffic
519-513-2407 ex.250
877-646-8476 (toll-free)

Blog  |  LinkedIn  |  Twitter  |  Facebook 


Miovision Technologies Inc. | 148 Manitou Drive, Suite 101, Kitchener, ON, 
Canada | N2C 1L3
This e-mail may contain information that is privileged or confidential. If you 
are not the intended recipient, please delete the e-mail and any attachments 
and notify us immediately.





On Thu, Jan 23, 2014 at 7:18 PM, Andrew Cathrow  wrote:



Are we sure that the issue is the guest I/O - what's the raw performance on the 
host accessing the gluster storage?






From: "Steve Dainard" 
To: "Itamar Heim" 
Cc: "Ronen Hod" , "users" , "Sanjay Rao" 

Sent: Thursday, January 23, 2014 4:56:58 PM
Subject: Re: [Users] Extremely poor disk access speeds in Windows guest






I have two options, virtio and virtio-scsi.



I was using virtio, and have also attempted virtio-scsi on another Windows 
guest with the same results.




Using the newest drivers, virtio-win-0.1-74.iso.




Steve Dainard 
IT Infrastructure Manager
Miovision | Rethink Traffic
519-513-2407 ex.250
877-646-8476 (toll-free)

Blog  |  LinkedIn  |  Twitter  |  Facebook 


Miovision Technologies Inc. | 148 Manitou Drive, Suite 101, Kitchener, ON, 
Canada | N2C 1L3
This e-mail may contain information that is privileged or confidential. If you 
are not the intended recipient, please delete the e-mail and any attachments 
and notify us immediately.





On Thu, Jan 23, 2014 at 4:24 PM, Itamar Heim  wrote:


On 01/23/2014 07:46 PM, Steve Dainard wrote:

Backing Storage: Gluster Replica
Storage Domain: NFS
Ovirt Hosts: CentOS 6.5
Ovirt version: 3.3.2
Network: GigE
# of VM's: 3 - two Linux guests are idle, one Windows guest is
installing updates.

I've installed a Windows 2008 R2 guest with virtio disk, and all the
drivers from the latest virtio iso. I've also installed the spice agent
drivers.

Guest disk access is horribly slow, Resource monitor during Windows
updates shows Disk peaking at 1MB/sec (scale never increases) and Disk
Queue Length Peaking at 5 and looks to be sitting at that level 99% of
the time. 113 updates in Windows has been running solidly for about 2.5
hours and is at 89/113 updates complete.


virtio-block or virtio-scsi?
which windows guest driver version for that?




I can't say my Linux guests are blisteringly fast, but updating a guest
from RHEL 6.3 fresh install to 6.5 took about 25 minutes.

If anyone has any ideas, please let me know - I haven't found any tuning
docs for Windows guests that could explain this issue.

Thanks,



*Steve Dainard *



___
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










-- 


Sanjay Rao 
Principal Performance Engineer   Phone: 978-392-2479 
Red Hat, Inc.FAX: 978-392-1001 
314 Littleton Road   Em

Re: [Users] Almost there... I can't bring up a VM

2014-01-04 Thread Nicholas Kesick

> From: pota...@yahoo.com 
> Date: Fri, 3 Jan 2014 16:45:38 -0500 
> To: users@ovirt.org 
> Subject: Re: [Users] Almost there... I can't bring up a VM 
> 
> 
> Hi. I need some help to troubleshoot this. I can't find a log showing 
> any hint for me to go forward with it. 
> 
> Any help is appreciated. 
> 
> Will 
> 
Will,
1. What console type are you using? Spice or VNC?
2. What console option are you using? (e.g. Spice HTML5, Native Client, NOVNC)?
3. You mentioned that you disabled iptables. I'm not as familiar with CentOS as 
I am fedora, but did Centos move to firewalld? If so, you may need to stop 
firewalld instead for testing.

I would recommend trying the native client called Virt Viewer instead of Spice 
HTML5/NoVNC to verify that things are working.

- Nick
> 
> Hi, 
> 
> Running oVirt 3.3.2-1.el6 on CentOS 6.5 
> 
> I have oVirt installed on a test host (ovirt1) and two test 
> visualization hosts (onode1, onode2) using GlusterFS. I have GlusterFS 
> available on both onode1 and 2. Storage domain, networks are defined, 
> ISO is uploaded to the ISO domain. I have been trying to create VM but 
> all I get is a black spice console I'm not able to tell what's going 
> on. I turned off all iptables also. 
> 
> I looked at /var/log/libvirt/qemu/testvm04.log. I got only the 
> starting up line and a few lines for Spice. I also looked at 
> engine.log for "ERROR" 
> 
> can anyone shed some light on this? I feel like I'm almost there to 
> use oVirt instead of VMware for the next project. 
> 
> ERROR lines in engine.log: 
> -- 
> 2014-01-02 12:31:40,893 ERROR 
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand] 
> (DefaultQuartzScheduler_Worker-76) Command GlusterTasksListVDS 
> execution failed. Exception: VDSNetworkException: 
> org.apache.xmlrpc.XmlRpcException: :method 
> "glusterTasksList" is not supported 
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand] 
> (DefaultQuartzScheduler_Worker-76) FINISH, GlusterTasksListVDSCommand, 
> log id: 3fa83c4f 
> 2014-01-02 12:31:40,894 ERROR 
> [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] 
> (DefaultQuartzScheduler_Worker-76) Failed to invoke scheduled method 
> gluster_async_task_poll_event: 
> java.lang.reflect.InvocationTargetException 
> at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) 
> [:1.7.0_45] 
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  
> [rt.jar:1.7.0_45] 
> at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_45] 
> at 
> org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60) 
> [scheduler.jar:] 
> at org.quartz.core.JobRunShell.run(JobRunShell.java:213) 
> [quartz.jar:] 
> at 
> org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) 
> [quartz.jar:] 
> Caused by: org.ovirt.engine.core.common.errors.VdcBLLException: 
> VdcBLLException: 
> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: 
> org.apache.xmlrpc.XmlRpcException: :method 
> "glusterTasksList" is not supported (Failed with error 
> VDS_NETWORK_ERROR and code 5022) 
> at 
> org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:122) 
> [bll.jar:] 
> at 
> org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.RunVdsCommand(VDSBrokerFrontendImpl.java:33)
>  
> [bll.jar:] 
> at 
> org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.runVdsCommand(GlusterTasksService.java:60)
>  
> [bll.jar:] 
> at 
> org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.getTaskListForCluster(GlusterTasksService.java:28)
>  
> [bll.jar:] 
> at 
> org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateTasksInCluster(GlusterTasksSyncJob.java:67)
>  
> [bll.jar:] 
> at 
> org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateGlusterAsyncTasks(GlusterTasksSyncJob.java:56)
>  
> [bll.jar:] 
> ... 6 more 
> 
> [org.ovirt.engine.core.bll.SetVmTicketCommand] 
> (ajp--127.0.0.1-8702-8) [1d0c71de] Running command: SetVmTicketCommand 
> internal: false. Entities affected : ID: 
> b4867838-561e-491e-bb00-5c2ce3828b83 Type: VM 
> [org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] 
> (ajp--127.0.0.1-8702-8) [1d0c71de] START, 
> SetVmTicketVDSCommand(HostName = onode1., HostId = 
> 5145362f-0f97-4edf-a23f-592ff2c74d3f, 
> vmId=b4867838-561e-491e-bb00-5c2ce3828b83, ticket=IpVcENDWEgVN, 
> validTime=120,m userName=admin@internal, 
> userId=fdfc627c-d875-11e0-90f0-83df133b58cc), log id: 36bcf5a3 
> [org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand] 
> (ajp--127.0.0.1-8702-8) [1d0c71de] FINISH, SetVmTicketVDSCommand, log 
> id: 36bcf5a3 
> 
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
> (ajp--127.0.0.1-8702-8) [1d0c71de] Correlation ID: 1d0c71de, Call 
> Stack: null, Custom Event ID: -1, Message: user admin@internal 
> initiated console session for VM testvm04 
> 
> qemu log: 
> -

Re: [Users] Agents for Windows

2013-12-19 Thread Nicholas Kesick

 
> Date: Thu, 19 Dec 2013 16:48:43 -0500
> From: ih...@redhat.com
> To: b...@doolittle.us.com; lindsay.mathie...@gmail.com; users@ovirt.org
> Subject: Re: [Users] Agents for Windows
> 
> On 12/19/2013 04:45 PM, Bob Doolittle wrote:
> >
> > On 12/19/2013 04:40 PM, Itamar Heim wrote:
> >> the main problems with delivering windows binaries are build machines,
> >> licensing of tools, etc.
> >> so there is no problem with you providing those builds if they don't
> >> happen to be available already.
> >
> >  From the peanut gallery:
> >
> > Since you're already building the Windows drivers on some (set of)
> > Windows build servers and putting it onto the ISO(s), that would seem to
> > be a good time to build the Windows Guest agent as well, and deliver it
> > in the same manner, thus killing multiple birds with one stone.
> >
> > Is that possible?
> >Hey, we're on a topic that I've been wanting to email, but wasn't sure which 
> >devel list to send it to. I have a few contributions that I would like to 
> >make in this area, but I'm not sure how to get started or what I can do 
> >(licensing). 1) I have created a .bat installer which properly copies the 
> >files to the right places, starts the service, and sets it to start at boot. 
> >Tested XP through 2012 R2, 32 & 64-bit (well, not XP 64-bit). 2) I have a 
> >.exe installer (2 technically) which includes the ovirt-guest-agent built 
> >files, the .bat installer, and can display a license. It extracts the files, 
> >and then the .bat runs to copy the files and start the service.3) I'm in the 
> >process of making a uninstall script to help with the removal. What I'd like 
> >to know/do1) Is it possible to distribute the binary files with an 
> >installer? If so then someone like me could build them on a windows system 
> >and share them back to oVirt in a .exe installer, a .iso with installer 
> >(.bat or .exe), or a .zip with an installer (.bat likely). More or less like 
> >we are doing for Ubuntu ovirt-guest-agent. 2) Can I contribute the .bat 
> >installer to the ovirt-guest-tools repo so those who get-clone and build the 
> >binaries only need to click the "install.bat" to get a working install? Less 
> >desirable, but in a somewhat right direction.  3) If I contribute the .bat 
> >installer, could we build a .zip and .iso which include the built files and 
> >.bat installer? The .zip wouldn't be any different than the .exe - extract 
> >the files, click install.bat and vola. Probably depends on #4 4) The problem 
> >is we don't readily have the windows binaries. We want to build the binaries 
> >on a common platform (Linux) - which I think we can do with pyinstaller 
> >(since py2exe isn't available on Linux). Can I assist with that, which would 
> >help lead to a .zip or .iso without needing a Windows system? I can't say we 
> >can generate a installer from python, but we might be able to. I want to 
> >help with everything in the above. At the worst I'm getting ready to revamp 
> >the "How to build ovirt-guest-tools for Windows" and could include a 
> >copy/paste-able version of the install.bat so someone could generate their 
> >own installer (install python, git-gui, clone repo, compile, click 
> >install.bat, done) or even one a guide which does builds the same but 
> >creates a distributable .zip that someone could use on their installs, but 
> >no distribution outside of their oVirt. All ideas and I want to help! But 
> >I'll need a hand - I don't know how to use git. I want to learn though.- Nick
> 
> we'd need to build this on ovirt or fedora or any other publicly 
> available infra (iirc, it can't be done via mingw, but i could be wrong).
> I'd be really happy if anyone can try and help with this task, and 
> investigate if mingw can solve it for the guest agent, etc.
> 
> 
> ___
> 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: [Users] SpiceHTML5, noVNC console and Spice Proxy mixable?

2013-12-14 Thread Nicholas Kesick
- Original Message -
> From: "Gianluca Cecchi" 
> To: "Alon Bar-Lev" 
> Cc: "Frantisek Kobzik" , "users" 
> Sent: Saturday, December 14, 2013 12:08:39 AM
> Subject: Re: [Users] SpiceHTML5, noVNC console and Spice Proxy mixable?
> 
> On Fri, Dec 13, 2013 at 5:57 PM, Alon Bar-Lev wrote:
> 



> But this means that what documented here, that was what I followed
> some weeks ago, is incomplete:
> http://www.ovirt.org/Features/noVNC_console#Setup_Websocket_Proxy_on_the_Enging_Post_Install
> 

I just corrected the spelling of “Engine”, so that link should now be 
http://www.ovirt.org/Features/noVNC_console#Setup_Websocket_Proxy_on_the_Engine_Post_Install
> ?

Hmmm... because of that I hate non formal wiki documentation... hard to chase 
all variant.

I fixed it.

Thanks!
Alon
___
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: [Users] What agents are needed?

2013-12-08 Thread Nicholas Kesick
 
> From: michal.skriva...@redhat.com
> Date: Tue, 3 Dec 2013 14:23:19 +0100
> To: blas...@556nato.com
> CC: users@ovirt.org
> Subject: Re: [Users] What agents are needed?
> 
> 
> On Dec 3, 2013, at 10:52 , Vinzenz Feenstra  wrote:
> 
> > On 11/30/2013 09:49 PM, Blaster wrote:
> >> There doesn't seem to be a single "tools" or "agent" install like there is 
> >> under ESXi, that's required to be installed under ovirt, instead I've seen 
> >> references to
> >> 
> >> 1) virtio drivers
> >> 2) Spice drivers
> >> 3) qemu agent
> >> 
> >> What's really needed under both Windows and Linux to get guests working 
> >> properly?
> > Well it depends on what you consider 'working properly'
> > 
> > Mainly you will need to have the VirtIO drivers, the Spice Drivers and the 
> > Spice VDAgent
> > For additional features supported by oVirt you'll also need the 
> > ovirt-guest-agent
> > The qemu agent is currently optional, however will be required together 
> > with the ovirt-guest-agent at some point to support some additional 
> > features.
> > 
> >> 
> >> Are all these agents included in Fedora?
> > Yes they are.
> 
> btw the virtio drivers are already in kernel so for a bare minimum 
> functionality you're ready to go without any additional sw on Fedora. If you 
> want copy&paste in SPICE you need vdagent, if you need detailed utilization 
> statistics, app list, guest IP reporting, SSO  you need ovirt-guest-agent. If 
> you need the new backup API and hotplug CPU in the future you'll need qemu-ga 
> as well
>  Michal, thank you for sharing this information. I am going to try and get 
> this into added to the wiki. Blaster if this helps:For Fedora, you can get 
> the guest agent and spice drivers by running "yum install ovirt-guest-agent 
> spice-vdagent" . Additional steps for the ovirt-guest-agent install here ( 
> http://www.ovirt.org/How_to_install_the_guest_agent_in_Fedora) but I wasn't 
> aware of the spice-vdagent. For Windows- you can get the VirtIO drivers by 
> downloading the iso from 
> http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/, upload it to 
> your ISO store, change the CD on the vm, and then install the drivers through 
> device manager. That will solve virtio-serial and virtio-scsi- you can get 
> the spice drivers by downloading the windows binary from 
> http://www.spice-space.org/download.html (I added this to the wiki this 
> week). Note: Win7 and lower right now.- you can get the ovirt-guest-agent by 
> following these directions: 
> http://www.ovirt.org/OVirt_Guest_Agent_For_Windows 

> Thanks,
> michal
> 
> >> 
> >> 
> >> ___
> >> Users mailing list
> >> Users@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/users
> > 
> > 
> > -- 
> > Regards,
> > 
> > Vinzenz Feenstra | Senior Software Engineer
> > RedHat Engineering Virtualization R & D
> > Phone: +420 532 294 625
> > IRC: vfeenstr or evilissimo
> > 
> > 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
> 
> ___
> 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: [Users] info on chrome and spice

2013-11-18 Thread Nicholas Kesick
 
> From: r.k...@ovido.at
> To: gianluca.cec...@gmail.com
> Date: Mon, 18 Nov 2013 14:56:31 +0100
> CC: users@ovirt.org
> Subject: Re: [Users] info on chrome and spice
> 
> 
> On Sat, 2013-11-16 at 10:59 +0100, Gianluca Cecchi wrote:
> > Hello,
> > I have an all-in-one installation based on Fedora 18 and oVirt stable repo.
> > 
> > oVirt is  3.2.3-1.fc18
> > Fedora system is updated at 11/11/2013.
> > 
> > I have both firefox (firefox-25.0-3.fc18.x86_64) and chrome
> > (google-chrome-stable-30.0.1599.114-1.x86_64 , baseurl of yum from
> > baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64)
> > 
> > While I can use spice console with firefox, in chrome the icon is not 
> > enabled.
> > Is there any way to have chrome able to open spice console?
> > Does it change anything in oVirt 3.3 for chrome on Linux (and/or on 
> > WIndows)?
> 
> 
> In oVirt 3.3 you have serveral options for SPICE:
> - Native client
> - Browser plugin (requires Firefox)
> - SPICE HTML5 browser client (didn't test this option yet)
> 
> The native client option is working fine for me with Chrome 31 on Fedora
> 19. It opens console.vv with virt-viewer. Theoretically it should work
> on Windows as well, but didn't test it yet...
> native client works on Windows if virt-viewer is installed on 
> Windows.Gianluca, with oVirt 3.3 you can use Native or Spice HTML5 with 
> Chrome, as well as noVNC if you choose to go that route.
> 
> Regards,
> René
>  
> 
> > 
> > Thanks,
> > Gianluca
> > ___
> > 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
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Export Domain & Upgrade

2013-09-29 Thread Nicholas Kesick

 
> Date: Mon, 30 Sep 2013 00:33:08 +0300
> From: ih...@redhat.com
> To: ofren...@redhat.com
> CC: cybertimber2...@hotmail.com; users@ovirt.org
> Subject: Re: [Users] Export Domain & Upgrade
> 
> On 09/29/2013 12:15 PM, Omer Frenkel wrote:
> >
> >
> > --------
> >
> > *From: *"Nicholas Kesick" 
> > *To: *"oVirt Mailing List" 
> > *Sent: *Wednesday, September 25, 2013 8:43:47 PM
> > *Subject: *[Users] Export Domain & Upgrade
> >
> > This is the first time I've run through an 'upgrade', so I'm very
> > new to export domains, and I'm having some trouble getting one
> > connected to 3.3. I had hoped to add this to the wiki, but it hasn't
> > been as straightforward as I thought.
> >
> > On my oVirt 3.2 install, I created a NFS export
> > (/var/lib/exports/DAONE) and exported my VMs to it. I created a
> > tarball of everything in DAONE, and then formatted the system and
> > installed Fedora 19, and then oVirt 3.3. Created the NFS resource
> > (/var/lib/exports/DAONE), extracted the tarball, and followed these
> > directions
> > 
> > <http://www.ovirt.org/How_to_clear_the_storage_domain_pool_config_of_an_exported_nfs_domain>
> > to clear the storage domain. However when I try to add it, the
> > webadmin reports the following error:
> >
> > "Error while executing action New NFS Storage Domain: Error in
> > creating a Storage Domain. The selected storage path is not empty
> > (probably contains another Storage Domain). Either remove the
> > existing Storage Domain from this path, or change the Storage path)."
> >
> > Any suggestions? I wonder if anything changed for 3.3 that need to
> > be in the instructions?
> >
> > looks like you should have done 'import existing export domain' to this
> > path instead of trying create a new one.
> 
> indeed.
> also note you could have just upgraded rather than export/import all the 
> vms:
> Bug 1009335 - TestOnly - upgrade path from Fedora 18 with oVirt 3.2 to 
> Fedora 19 with oVirt 3.3
> I should have responded to this sooner, I got it working thanks to some help 
> in IRC. I should have been using "import domain", but I also found that the 
> path has to match what was in the metdata file. So while I was trying to use 
> hostname:/var/lib/exports/export I had used localhost:/var/lib/exports/export 
> in ovirt 3.2, so that caused some delay.
> >
> > I also tried making another export domain (/var/lib/exports/export)
> > and dumping everything into the UUID under that, but no VMs showed
> > up to import.
> >
> > #showmount -e f19-ovirt.mkesick.net
> > Export list for f19-ovirt.mkesick.net:
> > /var/lib/exports/storage 0.0.0.0/0.0.0.0
> > /var/lib/exports/iso 0.0.0.0/0.0.0.0
> > /var/lib/exports/export  0.0.0.0/0.0.0.0
> > /var/lib/exports/DAONE   0.0.0.0/0.0.0.0
> >
> > [root@f19-ovirt dom_md]# cat metadata
> > CLASS=Backup
> > DESCRIPTION=DaOne
> > IOOPTIMEOUTSEC=1
> > LEASERETRIES=3
> > LEASETIMESEC=5
> > LOCKPOLICY=
> > LOCKRENEWALINTERVALSEC=5
> > MASTER_VERSION=0
> > POOL_UUID=
> > REMOTE_PATH=localhost:/var/lib/exports/DAONE
> > ROLE=Regular
> > SDUUID=8e4f6fbd-b635-4f47-b113-ba146ee1c0cf
> > TYPE=NFS
> > VERSION=0
> >
> >
> > 
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Understanding Console Options

2013-09-28 Thread Nicholas Kesick
I'm trying to understand the various console options for a wiki page. Can 
someone make sure what I have in the attachments are right? 
 
Also when a VM is set to Spice and I open Console Options (at least in IE 10 
for me, need to test further), it opens to Remote Desktop. Are these active 
yet? I don't see RDP as an option under Edit > Console.
 
Finally, is there any way to get the VNC option that we had in oVirt 3.2 that 
would pop up with a port number and password to use with a local client?
 
- Nick
  <><><>___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Export Domain & Upgrade

2013-09-25 Thread Nicholas Kesick
This is the first time I've run through an 'upgrade', so I'm very new to export 
domains, and I'm having some trouble getting one connected to 3.3. I had hoped 
to add this to the wiki, but it hasn't been as straightforward as I thought.

On my oVirt 3.2 install, I created a NFS export (/var/lib/exports/DAONE) and 
exported my VMs to it. I created a tarball of everything in DAONE, and then 
formatted the system and installed Fedora 19, and then oVirt 3.3. Created the 
NFS resource (/var/lib/exports/DAONE), extracted the tarball, and followed 
these directions to clear the storage domain. However when I try to add it, the 
webadmin reports the following error:

"Error while executing action New NFS Storage Domain: Error in creating a
 Storage Domain. The selected storage path is not empty (probably 
contains another Storage Domain). Either remove the existing Storage 
Domain from this path, or change the Storage path)."

Any suggestions? I wonder if anything changed for 3.3 that need to be in the 
instructions?

I also tried making another export domain (/var/lib/exports/export) and dumping 
everything into the UUID under that, but no VMs showed up to import.

#showmount -e f19-ovirt.mkesick.net
Export list for f19-ovirt.mkesick.net:
/var/lib/exports/storage 0.0.0.0/0.0.0.0
/var/lib/exports/iso 0.0.0.0/0.0.0.0
/var/lib/exports/export  0.0.0.0/0.0.0.0
/var/lib/exports/DAONE   0.0.0.0/0.0.0.0

[root@f19-ovirt dom_md]# cat metadata
CLASS=Backup
DESCRIPTION=DaOne
IOOPTIMEOUTSEC=1
LEASERETRIES=3
LEASETIMESEC=5
LOCKPOLICY=
LOCKRENEWALINTERVALSEC=5
MASTER_VERSION=0
POOL_UUID=
REMOTE_PATH=localhost:/var/lib/exports/DAONE
ROLE=Regular
SDUUID=8e4f6fbd-b635-4f47-b113-ba146ee1c0cf
TYPE=NFS
VERSION=0

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


Re: [Users] Unable to finish AIO 3.3.0 - VDSM

2013-09-24 Thread Nicholas Kesick
> > Date: Tue, 24 Sep 2013 13:28:26 +0100
> > From: dan...@redhat.com
> > To: cybertimber2...@hotmail.com
> > CC: jbro...@redhat.com; masa...@redhat.com; alo...@redhat.com; 
> > users@ovirt.org
> > Subject: Re: [Users] Unable to finish AIO 3.3.0 - VDSM
> > 
> 
> 
> > 
> > Here, Vdsm is trying to configure em1 with no ip address (because it
> > found no ifcfg-em1 to begin with). But then, it fails to do so since
> > NetworkManager is still running.
> > 
> > So if possible, make sure ifcfg-em1 exists (and has the correct
> > BOOTPROT=dhcp in it) and the NetworkManager is off before initiating
> > installation. That's annoying, I know. It should be fix, for sure. But
> > currently it is a must.
> > 
> > Regards,
> > Dan.
> Hopefully I didn't miss any other comments in that log snippet of log file 
> ^^;; It's good to know why it keeps failing. I'm just trying to figure > out 
> how to move forward from here, and I'll take a crack at it this evening.
> I thought that NetworkManager only needs to be disabled if you are using a 
> static IP? I did try disabling NM before I realized it said only > > for 
> static and had a failure, but probably because of the interface/ifcfg issue. 
> I will try again this evening.
> 
> I'll try to jump into IRC by 5pm EDT if you happen to be around.
> 
I did a mv /etc/sysconfig/network-scripts/ifcfg-enp4sp 
/etc/sysconfig/network-scripts/ifcfg-em1, and then edited the file to say 
NAME="em1" instead of NAME="enp4s0", even though ifconfig showed the "em1" 
interface already*. Rebooted and logged into the webadmin, reinstalled the VDSM 
host and unchecked "configure firewall", and VDSM came up.
 *It turns out that these interfaces (e.g. enp4s0) are called "aliases", so 
enp4s0 is em1 and apparently Fedora 19 is using it in some (but not all) 
instances. Not sure what triggers it, but either creating the proper ifcfg 
file, or moving/editing it to the correct interface name will help get things 
running. Thanks everyone! - Nick___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Unable to finish AIO 3.3.0 - VDSM

2013-09-24 Thread Nicholas Kesick





> Date: Tue, 24 Sep 2013 13:28:26 +0100
> From: dan...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: jbro...@redhat.com; masa...@redhat.com; alo...@redhat.com; users@ovirt.org
> Subject: Re: [Users] Unable to finish AIO 3.3.0 - VDSM
> 
> On Mon, Sep 23, 2013 at 06:10:09PM -0400, Nicholas Kesick wrote:
> > Ok the thread got a little fragmented, so I'm trying to merge these
> > together. Let me know if I missed something.
> >  
> > - Original Message -
> > > > From: "Dan Kenigsberg" 
> > > > To: "Jason Brooks" 
> > > > Cc: "Nicholas Kesick" , "oVirt Mailing 
> > > > List" 
> > > > Sent: Monday, September 23, 2013 1:23:28 PM
> > > > Subject: Re: [Users] Unable to finish AIO 3.3.0 - VDSM
> > > > 
> > > > On Mon, Sep 23, 2013 at 03:29:10PM -0400, Jason Brooks wrote:
> > > > > 
> > > > > 
> > > > > > 
> > > > > > Hi Nicholas, I just installed an F19 AIO without any problem. My 
> > > > > > install
> > > > > > was
> > > > > > only minimal, though. I restored my snapshot to pre-ovirt install 
> > > > > > and
> > > > > > added
> > > > > > the "standard" group, rebooted, installed, and vdsm still installed
> > > > > > normally.
> > > > > > 
> > > > > > I'm wondering if it makes a difference if the system starts out with
> > > > > > minimal+standard, rather than starting out minimal and adding 
> > > > > > standard
> > > > > > after...
> > > > > > 
> > > > > > This is with dhcp addressing.
> > > > > 
> > > > > Another difference -- my AIO machine has nics w/ the regular eth0 
> > > > > naming --
> > > > > don't know if the biosdevname bits could be causing an issue...
> > > > 
> > > > Would I be wrong to assume that you had
> > > > /etc/sysconfig/network-scripts/ifcfg-eth0 defined before installation
> > > > began?
> > > 
> > > My systems do always have this defined before installation begins. I 
> > > almost always
> > > do PXE installs of Fedora. Wonder how it differs from a DVD install...
> > > 
> > > Jason
> > Good question. My particular attempts with ovirt 3.3 have been by
> > using the netinstall.iso. I can try a DVD install with
> > minimal+standard. For what it's worth that's what I've always used,
> > especially after that thread about minimal missing tar, and that part
> > of the install or setup requires tar. 
> >  
> > I do wonder if the interface names are messing things up. I don't know
> > if something changed upstream, or if it's part of the net install, but
> > interfaces aren't name eth# or em# (embedded) / p#p# (PCI) anymore.
> > Mine are way more cryptic now (enp4s0) and it's very annoying.
> > I know there wasn't a ifcfg-eth0, but there is a ifcfg-enp4s0.
> > ifconfig currently reports that I'm using em1, but there is no config
> > file for that. hmm.
> 
> Naming per se should not matter. I have seen ovirt install on hosts with
> all kinds of nic names.
> 
> However could we get to the bottom of the relation between enp4s0 and
> em1? Do you have two physical nics, or just one? Which of them is
> physically connected to the outer world? Your /var/log/messages that
> it's your em1. THAT nic should have it ifcfg file before Vdsm is
> installed on the host.
> 
There is only one NIC on the system, an NIC that is embedded to the motherboard.
During install it's listed as enp4s0. Not sure what it's called after first or 
second boot, but there is a ifcfg-enp4s0 for it.
Currently on the system, the output of ifconfig doesn't list that interface, 
but instead lists em1. If I try a ifdown enp4s0, em1 goes down. It's like they 
are linked, but I can't find any reference of that. It's off at the moment so 
when I can boot it up I'll provide more info.
I might reinstall and see how it progresses from being named enp4s0 to em1. 
Worst case I'll disable biosdevname.
> >  
> > > On Mon, Sep 23, 2013 at 02:25:49PM -0400, Moti Asayag wrote:
> > > > I have looked at the getVdsCapabilities reported by VDSM for the first 
> > > > time, on which the engine based its
> > > > setupNetwork command for configuring the management network:
> > > > 
> > > > 'l

Re: [Users] very odd permission problem

2013-09-06 Thread Nicholas Kesick

 
From: cybertimber2...@hotmail.com
To: dan...@redhat.com; jvdw...@xs4all.nl
CC: users@ovirt.org
Subject: RE: [Users] very odd permission problem
Date: Fri, 6 Sep 2013 21:35:51 -0400





 
> Date: Fri, 6 Sep 2013 22:05:05 +0100
> From: dan...@redhat.com
> To: jvdw...@xs4all.nl
> CC: users@ovirt.org
> Subject: Re: [Users] very odd permission problem
> 
> On Fri, Sep 06, 2013 at 04:05:13PM +0200, Joop wrote:
> > Alessandro Bianchi wrote:
> > >>On 6-9-2013 12:34, Alessandro Bianchi wrote:
> > >>>Hi all
> > >>>
> > >>>I'm running 3.2 on several Fedora 18 nodes
> > >>>
> > >>>One of them has a local storage running 4 VMs
> > >>>
> > >>>Today the UPS crashed and host was rebboted after UPS replacement
> > >>>
> > >>>None of the VM's were able to be started
> > >>>
> > >>>I tried to put the Host in maintenance and reinstalled it, but this
> > >>>didn't give any result
> > >>>
> > >>>Digging into the logs I discovered the following error:
> > >>>
> > >>>The first was of this kind (on every VM)
> > >>>
> > >>>  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2630, in
> > >>>createXML
> > >>> if ret is None:raise libvirtError('virDomainCreateXML() failed',
> > >>>conn=self)
> > >>>libvirtError: errore interno process exited while connecting to
> > >>>monitor: ((null):5034): Spice-Warning **: reds.c:3247:reds_init_ssl:
> > >>>Could not use private key file
> > >>>qemu-kvm: failed to initialize spice server
> > >>>
> > >>>Thread-564::DEBUG::2013-09-06
> > >>>11:31:32,814::vm::1065::vm.Vm::(setDownStatus)
> > >>>vmId=`49d84915-490b-497d-a3f8-c7dac7485281`::Changed state to Down:
> > >>>errore interno process exited while connecting to monitor:
> > >>>((null):5034): Spice-Warning **: reds.c:3247:reds_init_ssl: Could not
> > >>>use private key file
> > >>>qemu-kvm: failed to initialize spice server
> > >>>
> > >>>The private key was marked 440 as permission owned by vdsm user and
> > >>>kvm group
> > >>>
> > >>>I had to change it to 444 to allow everyone to read it
> > >>>
> > >>>After that I had for every VM the following error:
> > >>>
> > >>>could not open disk image
> > >>>/rhev/data-center/3935800a-abe4-406d-84a1-4c3c0b915cce/6818de31-5cda-41d0-a41a-681230a409ba/images/54144c03-5057-462e-8275-6ab386ae8c5a/01298998-32d5-44c2-b5d1-91be1316ed19:
> > >>>
> > >>>Permission denied
> > >>>
> > >>>Disks were owned by vdsm:kvm with 660 permission
> > >>>
> > >>>I had to relax this to 666 to enable the VMs to start
> > >>>
> > >>>Has anyone faced this kind f problem before?
> > >>>
> > >>Yes, me.
> > >>>Any hint about what may have caused this odd problem?
> > >>>
> > >>yum update.
> > >>
> > >>I updated one of my hosts and after that that host couldn't start VMs
> > >>anymore with exact the same errors. See thread 'Starting VM error' by
> > >>Shaun Glass. I tried a couple of things but not making world readable
> > >>those files. Will probably restore a backup and try it.
> > >>I added the virt-preview repo for F18 and updated qemu/libvirt which
> > >>also solved the problem.
> > >>The difference between the updated and not updated host were really
> > >>minimal. See the thead for logs.
> > >>
> > >>Regards,
> > >>
> > >>Joop
> > >Thank you for your very quick answer
> > >
> > >I suspected the same thing !
> > >
> > >I'll update libvirt and revert the permission changes
> > >
> > That will give you way way newer libvirt/qemu than you probably
> > want. I would keep the permission changes and hope that one of the
> > following updates to either libvirt/qemu fixes this problem.
> 
> Joop, I'm sorry that I have many requests and few answers, but if indeed
> the problem is related to a version of libvirt/qemu, would yould you try
> to reproduce it outside ovirt?
> 
> I mean, in your working/non-working hosts, could you create a vdsm:kvm-
> owned image, and try to run it from virsh (using vdsm@ovirt user and the
> ever-so-secret password listed in vdsm/libvirt_password)?
> 
> What happens if you chown your image to vdsm:qemu? (keeping mode as 660)
> 
> What's `groups qemu` on your hosts?
> 
> Could you attach gdb to the short-living qemu process, and run
> getgroups(2) on it?
> 
> Dan. > > >>>errore interno process exited while connecting to monitor:
> > >>>((null):5034): Spice-Warning **: reds.c:3247:reds_init_ssl: Could not
> > >>>use private key file I just ran into this myself on a fresh 3.2.2 
> > >>>install. Enabling the virt-preview repo and doing a yum update fixed the 
> > >>>spice-warning issue and the VMs started right up. That might help you 
> > >>>Joop.  Another issue, ovirt-engine-sdk is newer on the fedora repos than 
> > >>>in the ovirt-repo. The fedora one caused issues (I forget which error at 
> > >>>the moment), so I had to disable the fedora repos, remove 
> > >>>ovirt-engine-sdk, and then reinstall it from the ovirt-repo. *Forgot to 
> > >>>note that I attached a text file of what updated once I added the 
> > >>>virt-preview repo   
> ___
> Users

Re: [Users] very odd permission problem

2013-09-06 Thread Nicholas Kesick

 
> Date: Fri, 6 Sep 2013 22:05:05 +0100
> From: dan...@redhat.com
> To: jvdw...@xs4all.nl
> CC: users@ovirt.org
> Subject: Re: [Users] very odd permission problem
> 
> On Fri, Sep 06, 2013 at 04:05:13PM +0200, Joop wrote:
> > Alessandro Bianchi wrote:
> > >>On 6-9-2013 12:34, Alessandro Bianchi wrote:
> > >>>Hi all
> > >>>
> > >>>I'm running 3.2 on several Fedora 18 nodes
> > >>>
> > >>>One of them has a local storage running 4 VMs
> > >>>
> > >>>Today the UPS crashed and host was rebboted after UPS replacement
> > >>>
> > >>>None of the VM's were able to be started
> > >>>
> > >>>I tried to put the Host in maintenance and reinstalled it, but this
> > >>>didn't give any result
> > >>>
> > >>>Digging into the logs I discovered the following error:
> > >>>
> > >>>The first was of this kind (on every VM)
> > >>>
> > >>>  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2630, in
> > >>>createXML
> > >>> if ret is None:raise libvirtError('virDomainCreateXML() failed',
> > >>>conn=self)
> > >>>libvirtError: errore interno process exited while connecting to
> > >>>monitor: ((null):5034): Spice-Warning **: reds.c:3247:reds_init_ssl:
> > >>>Could not use private key file
> > >>>qemu-kvm: failed to initialize spice server
> > >>>
> > >>>Thread-564::DEBUG::2013-09-06
> > >>>11:31:32,814::vm::1065::vm.Vm::(setDownStatus)
> > >>>vmId=`49d84915-490b-497d-a3f8-c7dac7485281`::Changed state to Down:
> > >>>errore interno process exited while connecting to monitor:
> > >>>((null):5034): Spice-Warning **: reds.c:3247:reds_init_ssl: Could not
> > >>>use private key file
> > >>>qemu-kvm: failed to initialize spice server
> > >>>
> > >>>The private key was marked 440 as permission owned by vdsm user and
> > >>>kvm group
> > >>>
> > >>>I had to change it to 444 to allow everyone to read it
> > >>>
> > >>>After that I had for every VM the following error:
> > >>>
> > >>>could not open disk image
> > >>>/rhev/data-center/3935800a-abe4-406d-84a1-4c3c0b915cce/6818de31-5cda-41d0-a41a-681230a409ba/images/54144c03-5057-462e-8275-6ab386ae8c5a/01298998-32d5-44c2-b5d1-91be1316ed19:
> > >>>
> > >>>Permission denied
> > >>>
> > >>>Disks were owned by vdsm:kvm with 660 permission
> > >>>
> > >>>I had to relax this to 666 to enable the VMs to start
> > >>>
> > >>>Has anyone faced this kind f problem before?
> > >>>
> > >>Yes, me.
> > >>>Any hint about what may have caused this odd problem?
> > >>>
> > >>yum update.
> > >>
> > >>I updated one of my hosts and after that that host couldn't start VMs
> > >>anymore with exact the same errors. See thread 'Starting VM error' by
> > >>Shaun Glass. I tried a couple of things but not making world readable
> > >>those files. Will probably restore a backup and try it.
> > >>I added the virt-preview repo for F18 and updated qemu/libvirt which
> > >>also solved the problem.
> > >>The difference between the updated and not updated host were really
> > >>minimal. See the thead for logs.
> > >>
> > >>Regards,
> > >>
> > >>Joop
> > >Thank you for your very quick answer
> > >
> > >I suspected the same thing !
> > >
> > >I'll update libvirt and revert the permission changes
> > >
> > That will give you way way newer libvirt/qemu than you probably
> > want. I would keep the permission changes and hope that one of the
> > following updates to either libvirt/qemu fixes this problem.
> 
> Joop, I'm sorry that I have many requests and few answers, but if indeed
> the problem is related to a version of libvirt/qemu, would yould you try
> to reproduce it outside ovirt?
> 
> I mean, in your working/non-working hosts, could you create a vdsm:kvm-
> owned image, and try to run it from virsh (using vdsm@ovirt user and the
> ever-so-secret password listed in vdsm/libvirt_password)?
> 
> What happens if you chown your image to vdsm:qemu? (keeping mode as 660)
> 
> What's `groups qemu` on your hosts?
> 
> Could you attach gdb to the short-living qemu process, and run
> getgroups(2) on it?
> 
> Dan. > > >>>errore interno process exited while connecting to monitor:
> > >>>((null):5034): Spice-Warning **: reds.c:3247:reds_init_ssl: Could not
> > >>>use private key file I just ran into this myself on a fresh 3.2.2 
> > >>>install. Enabling the virt-preview repo and doing a yum update fixed the 
> > >>>spice-warning issue and the VMs started right up. That might help you 
> > >>>Joop.  Another issue, ovirt-engine-sdk is newer on the fedora repos than 
> > >>>in the ovirt-repo. The fedora one caused issues (I forget which error at 
> > >>>the moment), so I had to disable the fedora repos, remove 
> > >>>ovirt-engine-sdk, and then reinstall it from the ovirt-repo.   
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
  Updating:
 ipxe-roms-qemu   noarch
  20130517-2.gitc4bce43.fc18  fedora-virt-preview   
 

Re: [Users] not enough / filesystem to install engine

2013-08-29 Thread Nicholas Kesick
It looks like you need 746MB free to install the packages. 702MB currently free 
+ 44MB more.


 
Nick

 


From: 陈良
Sent: ‎Thursday‎, ‎August‎ ‎29‎, ‎2013 ‎4‎:‎23‎ ‎AM
To: ovirt

 

 Hi:
when I was install engine,I got this problems:

Transaction Check Error:
  installing package ovirt-engine-backend-3.2.2-1.1.fc18.noarch needs 616KB on 
the / filesystem
  installing package ovirt-engine-setup-3.2.2-1.1.fc18.noarch needs 2MB on the 
/ filesystem
  installing package ovirt-engine-webadmin-portal-3.2.2-1.1.fc18.noarch needs 
43MB on the / filesystem
  installing package ovirt-engine-genericapi-3.2.2-1.1.fc18.noarch needs 43MB 
on the / filesystem
  installing package ovirt-engine-3.2.2-1.1.fc18.noarch needs 44MB on the / 
file system

Error Summary
-
Disk Requirements:
  At least 44MB more space needed on the / filesystem.


but  I still have enough space when i use df -H
[root@localhost mapper]# df -H
Filesystem   Size  Used Avail Use% Mounted on
rootfs   4.3G  3.5G  702M  84% /
devtmpfs 1.1G 0  1.1G   0% /dev
tmpfs &n bsp;  1.1G  156k  1.1G   1% /dev/shm
tmpfs1.1G  7.3M  1.1G   1% /run
tmpfs1.1G 0  1.1G   0% /sys/fs/cgroup
/dev/sr0 960M  960M 0 100% /run/initramfs/live
/dev/mapper/live-rw  4.3G  3.5G  702M  84% /
tmpfs1.1G  2.6M  1.1G   1% /tmp
varcacheyum  &nb sp;   1.1G  805M  246M  77% /var/cache/yum
vartmp   1.1G   33k  1.1G   1% /var/tmp
/dev/mapper/fedora-root   31G  3.5G   26G  12% /mnt/sysimage
/dev/mapper/fedora-boot  529M   81M  422M  17% /mnt/sysimage/boot
devtmpfs 1.1G 0  1.1G   0% /mnt/sysimage/dev
/dev/tmpfs   1.1G 0  1.1G   0% /mnt/sysimage/dev/shm
/dev/tmpfs   1.1G  156k  1.1G   1% /dev/shm




< span id="netease_mail_footer">___
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: [Users] [Engine-devel] [Feedback required][host-deploy] Fedora-19 misses tar at minimal setup

2013-08-05 Thread Nicholas Kesick
I did some testing with Fedora 18 (waiting for the Fedora 19 dvd to finish 
downloading) and I think that the behavior was the same way in Fedora 18. In 
Fedora 18 when installing from DVD if you select “Minimal Install”, you do not 
get tar.

 

However, if you select “Minimal install” and “standard” under the add-on list, 
you *do* get tar. And if memory serves I learned the hard way in Fedora 18 that 
a lot of familiar commands are missing in minimal install without the standard 
add-on items including “ifconfig”. Yea, you can’t even easily tell what your IP 
address is!... unless you are used to the ip command.


 

Is there any other commands that are missing on the “minimal” install that are 
needed? Would it be easier to mention in the install directions to use the 
standard add-on if selecting the minimal package set for host deployment?

 

Just thoughts. I also wonder if it would be possible to include tar as a 
dependency for the RPMs (like ovirt-engine or vdsm) so when installed using a 
package manager, tar would be checked for.

 

- Nick

 


From: Alon Bar-Lev
Sent: ‎August‎ ‎5‎, ‎2013 ‎6‎:‎02‎ ‎PM
To: users, arch, engine-devel
Subject: Re: [Users] [Engine-devel] [Feedback required][host-deploy] Fedora-19 
misses tar at minimal setup



Hello Again,

I tend to keep state as-is, require tar at host machine.

Whoever installs Fedora minimal should install tar manually.

I hope Fedora people will add tar per some of the requests, as tar is important 
utility in *NIX environment.

I do not think that the extra complexity is required.

If you strongly think otherwise, then I prefer to merge the self extracting 
python script.

Speak now, and emphasis.

Regards,
Alon Bar-Lev.

- Original Message -
> From: "Alon Bar-Lev" 
> To: "users" , "arch" , "engine-devel" 
> 
> Cc: "Juan Hernandez" 
> Sent: Tuesday, July 30, 2013 4:12:03 PM
> Subject: Re: [Engine-devel] [Users] [Feedback required][host-deploy] 
> Fedora-19 misses tar at minimal setup
> 
> Hello All,
> 
> Starting the discussion again...
> 
> I would like to receive feedback regarding how we should cope with a state
> presented to use by Fedora.
> 
> Fedora-19 minimal setup does not install tar utility which is required to
> deploy files during the host-deploy process (Hosts->Add Host).
> 
> I guess because of 2.8M in size (including translations) -- a standard
> commonly used utility was removed.
> 
> There are three alternatives :
> 
> 1. Instruct users who are using minimal installations to manually install tar
> utility just like they configure repository, dns, etc..
> 
> Benefit: simplicity.
> Benefit: use standard tools.
> Benefit: lower payload to transmit.
> Drawback: require tar at destination machine.
> 
> 2. Do not use tar but self extracting python script, a patch is ready[1].
> 
> Benefit: ability to deploy environment in which tar is missing.
> Drawback: non standard tool at destination machine.
> Drawback: complexity within our code.
> 
> 3. Do not use tar but cpio, a patch is ready[2].
> 
> Benefit: simplicity.
> Benefit: use standard tools.
> Benefit: lower payload to transmit.
> Benefit: ability to use Fedora-19 minimal.
> Drawback: cpio is even less common than tar, even if it exists in Fedora-19
> it can be removed without anyone notice.
> Drawback: most other distributions will not have cpio in their minimal
> installation.
> 
> [[[
> There was 4rd alternative, using python tar module to deploy tar.
> However, there is a bug in that module when processing last block if empty.
> This is edge condition but happened to at least one of the users and I could
> reproduce it.
> ]]]
> 
> What option do you prefer?
> 
> Regards,
> Alon Bar-Lev
> 
> [1] http://gerrit.ovirt.org/#/c/17295/
> [2] http://gerrit.ovirt.org/#/c/17396/
> ___
> Engine-devel mailing list
> engine-de...@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
___
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: [Users] oVirt 3.2 - Migration failed due to error: migrateerr

2013-07-29 Thread Nicholas Kesick

 
> Date: Mon, 29 Jul 2013 09:56:30 +0200
> From: mklet...@redhat.com
> To: dan...@redhat.com
> CC: cybertimber2...@hotmail.com; users@ovirt.org
> Subject: Re: [Users] oVirt 3.2 - Migration failed due to error: migrateerr
> 
> On 07/27/2013 09:50 PM, Dan Kenigsberg wrote:
> > On Fri, Jul 26, 2013 at 02:03:28PM -0400, Nicholas Kesick wrote:
> >>> Date: Fri, 26 Jul 2013 05:52:44 +0300
> >>> From: ih...@redhat.com
> >>> To: cybertimber2...@hotmail.com
> >>> CC: dan...@redhat.com; users@ovirt.org
> >>> Subject: Re: [Users] oVirt 3.2 - Migration failed due to error: migrateerr
> >>>
> >>> On 07/26/2013 05:40 AM, Nicholas Kesick wrote:
> >>>>
> >>>> Replies inline.
> >>>>  > Date: Thu, 25 Jul 2013 22:27:17 +0300
> >>>>  > From: dan...@redhat.com
> >>>>  > To: cybertimber2...@hotmail.com
> >>>>  > CC: users@ovirt.org
> >>>>  > Subject: Re: [Users] oVirt 3.2 - Migration failed due to error:
> >>>> migrateerr
> >>>>  >
> >>>>  > On Thu, Jul 25, 2013 at 11:54:40AM -0400, Nicholas Kesick wrote:
> >>>>  > > When I try to migrate a VM, any VM, between my two hosts, I receive
> >>>> an error that says Migration failed due to error: migrateerr. Looking in
> >>>> the log I don't see any thing that jumps out other than the final message
> >>>>  > >
> >>>>  > > VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS,
> >>>> error = Fatal error during migration
> >>>>  > >
> >>>>  > > Ovirt-engine is version 3.2.2-1.1.fc18.noarch, firewalld is
> >>>> disabled, and selinux is permissive.
> >>>>  >
> >>>>  > Please do not say this in public, you're hurting Dan Walsh's feelings 
> >>>> ;-)
> >>>>  >
> >>>> I recall seeing his blog posts, and I agree. Not sure when I set it to
> >>>> permissive... maybe to get the 3.2 install w/ Firewalld setup to
> >>>> complete? I remember that was fixed in 3.2.1. I'll set it back to 
> >>>> enforcing.
> >>>>  > >
> >>>>  > > ovirt-node version is 2.6.1 on both hosts.
> >>>>  > >
> >>>>  > > Any suggestions would be welcome!
> >>>>  > >
> >>>>  >
> >>>>  > I'd love to see /etc/vdsm/vdsm.log from source and destination. The
> >>>>  > intersting parts start with vmMigrate at the source and with
> >>>>  > vmMigrationCreate at the destination.
> >>>> Hmm, I probably should have pulled that sooner. So, I cleared the active
> >>>> VDSM (while nothing was running) and libvirtd.log, booted one vm, and
> >>>> tried to migrate it. Attached are the logs. It looks like it boils down
> >>>> to (from the source):
> >>>> Traceback (most recent call last):
> >>>>File "/usr/share/vdsm/vm.py", line 271, in run
> >>>>File "/usr/share/vdsm/libvirtvm.py", line 505, in
> >>>> _startUnderlyingMigration
> >>>>File "/usr/share/vdsm/libvirtvm.py", line 541, in f
> >>>>File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py",
> >>>> line 111, in wrapper
> >>>>File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1178, in
> >>>> migrateToURI2
> >>>> libvirtError: internal error Attempt to migrate guest to the same host
> >>>> localhost
> >>>> Does this mean my UUIDs are the same?
> >>>> http://vaunaspada.babel.it/blog/?p=613
> >>>> As far as the destination, I'm really not understanding what's going on
> >>>> on the destination between "Destination VM creation succeeded" and
> >>>> ":destroy Called" that would lead to it failing, except for what's after
> >>>> the traceback:
> >>>> Traceback (most recent call last):
> >>>>File "/usr/share/vdsm/vm.py", line 696, in _startUnderlyingVm
> >>>>File "/usr/share/vdsm/libvirtvm.py", line 1907, in
> >>>> _waitForIncomingMigrationFinish
> >>>>File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py",
> >>>> line 111, in wrapper
> >

Re: [Users] oVirt 3.2 - Migration failed due to error: migrateerr

2013-07-26 Thread Nicholas Kesick
> Date: Fri, 26 Jul 2013 05:52:44 +0300
> From: ih...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: dan...@redhat.com; users@ovirt.org
> Subject: Re: [Users] oVirt 3.2 - Migration failed due to error: migrateerr
> 
> On 07/26/2013 05:40 AM, Nicholas Kesick wrote:
> >
> > Replies inline.
> >  > Date: Thu, 25 Jul 2013 22:27:17 +0300
> >  > From: dan...@redhat.com
> >  > To: cybertimber2...@hotmail.com
> >  > CC: users@ovirt.org
> >  > Subject: Re: [Users] oVirt 3.2 - Migration failed due to error:
> > migrateerr
> >  >
> >  > On Thu, Jul 25, 2013 at 11:54:40AM -0400, Nicholas Kesick wrote:
> >  > > When I try to migrate a VM, any VM, between my two hosts, I receive
> > an error that says Migration failed due to error: migrateerr. Looking in
> > the log I don't see any thing that jumps out other than the final message
> >  > >
> >  > > VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS,
> > error = Fatal error during migration
> >  > >
> >  > > Ovirt-engine is version 3.2.2-1.1.fc18.noarch, firewalld is
> > disabled, and selinux is permissive.
> >  >
> >  > Please do not say this in public, you're hurting Dan Walsh's feelings ;-)
> >  >
> > I recall seeing his blog posts, and I agree. Not sure when I set it to
> > permissive... maybe to get the 3.2 install w/ Firewalld setup to
> > complete? I remember that was fixed in 3.2.1. I'll set it back to enforcing.
> >  > >
> >  > > ovirt-node version is 2.6.1 on both hosts.
> >  > >
> >  > > Any suggestions would be welcome!
> >  > >
> >  >
> >  > I'd love to see /etc/vdsm/vdsm.log from source and destination. The
> >  > intersting parts start with vmMigrate at the source and with
> >  > vmMigrationCreate at the destination.
> > Hmm, I probably should have pulled that sooner. So, I cleared the active
> > VDSM (while nothing was running) and libvirtd.log, booted one vm, and
> > tried to migrate it. Attached are the logs. It looks like it boils down
> > to (from the source):
> > Traceback (most recent call last):
> >File "/usr/share/vdsm/vm.py", line 271, in run
> >File "/usr/share/vdsm/libvirtvm.py", line 505, in
> > _startUnderlyingMigration
> >File "/usr/share/vdsm/libvirtvm.py", line 541, in f
> >File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py",
> > line 111, in wrapper
> >File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1178, in
> > migrateToURI2
> > libvirtError: internal error Attempt to migrate guest to the same host
> > localhost
> > Does this mean my UUIDs are the same?
> > http://vaunaspada.babel.it/blog/?p=613
> > As far as the destination, I'm really not understanding what's going on
> > on the destination between "Destination VM creation succeeded" and
> > ":destroy Called" that would lead to it failing, except for what's after
> > the traceback:
> > Traceback (most recent call last):
> >File "/usr/share/vdsm/vm.py", line 696, in _startUnderlyingVm
> >File "/usr/share/vdsm/libvirtvm.py", line 1907, in
> > _waitForIncomingMigrationFinish
> >File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py",
> > line 111, in wrapper
> >File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2822, in
> > lookupByUUIDString
> > libvirtError: Domain not found: no domain with matching uuid
> > '50171e1b-cf21-41d8-80f3-88ab1b980091'
> > But that is the ID of the VM by the looks of it.
> > Sorry Itamar, nothing was written to libvirtd.log after I cleared it.
> 
> Thread-800::ERROR::2013-07-26 01:57:16,198::vm::198::vm.Vm::(_recover) 
> vmId=`50171e1b-cf21-41d8-80f3-88ab1b980091`::internal error Attempt to 
> migrate guest to the same host localhost
> Thread-800::ERROR::2013-07-26 01:57:16,377::vm::286::vm.Vm::(run) 
> vmId=`50171e1b-cf21-41d8-80f3-88ab1b980091`::Failed to migrate
> Traceback (most recent call last):
>File "/usr/share/vdsm/vm.py", line 271, in run
>File "/usr/share/vdsm/libvirtvm.py", line 505, in 
> _startUnderlyingMigration
>File "/usr/share/vdsm/libvirtvm.py", line 541, in f
>File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py", 
> line 111, in wrapper
>File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1178, in 
> migrateToURI2
> libvirtError: internal error Attempt to migrate guest to the same host 
> localhost
> 
> what are your hostnames?

"host001" on 192.168.0.103 and "host002" on 192.168.0.104
Even tried changing it, no luck.

Could it be because the oVirt Node - Network tab - does not have any DNS 
servers specified?
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Fedora 19 and oVirt

2013-06-19 Thread Nicholas Kesick



I know for the past couple releases, oVirt has been released after a Fedora 
release (e.g. 3.1 shortly after Fedora 17, 3.2 shortly after Fedora 18). Based 
on the meeting notes it looks like 3.3 will release 6 weeks after Fedora 19 if 
both timelines hold steady. 

Will oVirt 3.2 be supported or work in Fedora 19? I noticed that 3.1 is what is 
in the Fedora 19 repo.
Will oVirt 3.2 ever be pushed to Fedora 18 updates repo? Currently it's 3.1 
which I think is broken in 18, no?

I'm also surprised oVirt 3.2/3.3 isn't listed on the Feature Page - 
http://fedoraproject.org/wiki/Releases/19/FeatureList
I always add the oVirt repos, but I wasn't sure if the aim was for oVirt in the 
Fedora repos.

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


[Users] Ovirt 3.2 Setup & Firewalld

2013-03-06 Thread Nicholas Kesick
I've been having trouble since beta where on occasion when running the setup, 
it would hang at configuring firewall, even if I leave it for hours.  Tonight I 
decided to rebuild my VM (in virtualbox, for running the webadmin). I started 
by installing Fedora 18 x86_64 from DVD with minimal install. Fully updated 
(yum update; reboot), installed the ovirt repo according to the website, 
rebooted, and then ran engine-setup. At the end this time firewalld 
configuration failed with an error. Here is the relevant logbits. I'm going to 
disable firewalld for now but does anyone have any suggestions? 2013-03-06 
20:07:44::DEBUG::engine-setup::1953::root:: override-firewall: Firewalld
2013-03-06 20:07:44::ERROR::engine-setup::2369::root:: Traceback (most recent 
call last):
  File "/usr/bin/engine-setup", line 2363, in 
main(confFile)
  File "/usr/bin/engine-setup", line 2146, in main
runSequences()
  File "/usr/bin/engine-setup", line 2068, in runSequences
controller.runAllSequences()
  File "/usr/share/ovirt-engine/scripts/setup_controller.py", line 54, in 
runAllSequences
sequence.run()
  File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 154, in run
step.run()
  File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run
function()
  File "/usr/bin/engine-setup", line 949, in _configFirewall
_configureFirewalld()
  File "/usr/bin/engine-setup", line 997, in _configureFirewalld
for zone in firewalld.getActiveZones():
  File "/usr/share/ovirt-engine/scripts/engine_firewalld.py", line 7, in 
getActiveZones
fw = FirewallClient()
  File "/usr/lib/python2.7/site-packages/firewall/client.py", line 467, in 
__init__
dbus_interface="org.freedesktop.DBus")
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 148, in 
add_signal_receiver
path, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 400, in 
add_signal_receiver
self._require_main_loop()
RuntimeError: To make asynchronous calls, receive signals or export objects, 
D-Bus connections must be attached to a main loop by passing mainloop=... to 
the constructor or calling dbus.set_default_main_loop(...)
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Unable to install ovirt node on IBM system X blade server

2012-11-18 Thread Nicholas Kesick
Node is based on Fedora 17, so if you have the same problem with both, that 
means it is likely upstream on the Fedora end of things. Fedora 18 is due to 
have support for UEFI, but release has been delayed until Jan 8th at the 
earliest. If Fedora 18 works, I'd say you'll likely be able to use an oVirt 
Node based on F18. Any way to disable UEFI on your server? - Nick
 From: kurmakw...@gmail.com
Date: Sun, 18 Nov 2012 22:39:53 +0530
To: users@ovirt.org
Subject: Re: [Users] Unable to install ovirt node on IBM system X blade server

Hello Ovirt Users,
Did anyone else also faced same issue or ovirt node not getting installed and 
servers just reboots when option to install / upgrade / reinstall is used.
Its on IBM system X server with UEFI. I've tried both latest Ovirt node and 
Fedora 17 also. Both gives same behavior or just reboot in loop and nothing 
else. I am unable to take ovirt further in my office at this moment.



Kindly advice.
Regards,Keyur
On Fri, Nov 16, 2012 at 8:09 PM, Keyur Makwana  wrote:


Hello All,
Same is the case with Fedora install on this IBM server I am using.


Regards,Keyur

On Fri, Nov 16, 2012 at 12:31 PM, Keyur Makwana  wrote:



Hi All,
I've been trying to install latest ovirt node on IBM system X blade server 
(UEFI based server) but not even able to start the installation.



I'm using latest image ovirt-node-iso-2.5.5-0.1.fc17.iso from 
http://ovirt.org/releases/3.1/tools/

Server boots up and detects the ISO, gives me initial screen of Install or 
Upgrade / Reinstall etc. but the moment default install is selected (or it goes 
into default if initial screen is not interrupted for 30 seconds.) - it just 
waits for 3-4 seconds and the server is rebooted. These problem of server 
reboot persist with any available option to install on the screen.




Note : I was able to successfully install RHEV-H and it worked fine. Not sure 
why ovirt node installation is not even starting and goes into infinite reboot 
loop with doing anything. 




Out of curiosity - I tried this version of node as well 
http://jenkins.ovirt.org/job/ovirt-node-iso/lastSuccessfulBuild/artifact/ovirt-node-iso-2.5.999-999.20121115114700git3d0fec5.446.fc17.iso
 but that too resulted in same behavior.




Request Ovirt experts to assist and help resolve this issue.
Thanks & Regards,Keyur






___
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: [Users] move ovirt vms from one node to other

2012-10-23 Thread Nicholas Kesick
> Date: Tue, 23 Oct 2012 22:00:00 +0100
> From: alex.t...@gmail.com
> To: users@ovirt.org
> Subject: [Users] move ovirt vms from one node to other


  


  
  
> hi,



> i was wondering how it'd be possible to move a existing VM
(ovirt kvm vm) from one Ovirt node to another ?? Is it just a
> matter of copying the directory to the other node and restarting
ovirt ?? i'd imagine that the DB would be out of date - is it> scanning 
the ovirt directories for existing hosts during start
and fill in the DB with their details -or- would I have to
create> new VMs and copy over the existing disks ?? better yet,
is there a way to backup the ovirt mgmt host configuration and> restore 
it to a different host?



> alex



  
  

Are you using local storage on your nodes to store the vm disks, or a shared 
storage?
___
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: [Users] Cannot connect to guest with spice console; SSL validate error

2012-09-27 Thread Nicholas Kesick
> From: j...@mayesnetwork.com
> Date: Thu, 27 Sep 2012 08:24:53 -0700
> To: users@ovirt.org
> Subject: [Users]  Cannot connect to guest with spice console; SSL validate 
> error

> I did not see a solution for this issue, yet spent a couple of hours on 
it.  In my case, the following command cleared the issue for all VMs:

> iptables --flush

That seems like a very bad solution. iptables --flush removes all of the 
firewall rules, leaving your VM unprotected.
I'm curious to know which rule was blocking it though.

> After that, no more SSL errors and I could connect via Spice.



> Jeff
> -
> Jeff Mayes




___
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: [Users] ovirt node & NFS

2012-08-28 Thread Nicholas Kesick

Date: Mon, 27 Aug 2012 09:46:18 +0200
From: w...@dds.nl
To: users@ovirt.org
Subject: [Users] ovirt node & NFS


  


  
  
Hi all,



NOTE: Due to an
issue affecting NFS  storage domains and the current Linux
  3.5-based Fedora kernel, we recommend testing with a Fedora
host running a pre-3.5 version of the Linux kernel. 

  

  Any progress on this issue yet?

  

  Winfried


  


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

There is an open Bugzilla about the issue (will try to find the number), but 
AFAIK there has not been a kernel update that has been pushed that resolves the 
issue, and thus no rebuild ovirt-node.  It's at the mercy of upstream and 
testing for now.
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.1 - Import ISO Domain

2012-08-14 Thread Nicholas Kesick

 Date: Tue, 14 Aug 2012 15:12:16 -0400
From: domi...@bostonvineyard.org
To: ricardo.m.este...@gmail.com
CC: users@ovirt.org
Subject: Re: [Users] oVirt 3.1 - Import ISO Domain

Today I had the same error both 500 and 477.  I was using 
ovirt-node-iso-2.5.0-2.0.fc17. I was doing a new install of 3.1 and could not 
add NFS storage at all.  This build has a pre 3.5 kernel on it so that should 
not have been the problem.  I then installed a new copy of Fedora 17 as the 
node added it as a host and was able to add all my NFS domains.  I hope that 
helps.  And does anyone know of this node build having problems?  I can 
replicate this issue.

Dominic
==The latest version of oVirt Node is 2.5.1-1.0, which 
was released at the same time as oVirt 3.1. I'd try that and see if it makes a 
difference.==
On Tue, Aug 14, 2012 at 10:27 AM, Ricardo Esteves  
wrote:




  
  


Hi,





I'm trying to import an ISO domain, but i get this: Error: A Request to the 
Server failed with the following Status Code: 500



On vdsm log i have this:



MountError: (32, ";mount.nfs: rpc.statd is not running but is required for 
remote locking.\nmount.nfs: Either use '-o nolock' to keep locks local, or 
start statd.\nmount.nfs: an incorrect mount option was specified\n")




Can someone help please?



Best regards,

Ricardo Esteves.






___

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: [Users] ovirt 3.1 engine install fails - fedora 17 with selinux disabled

2012-08-10 Thread Nicholas Kesick
David,
Are you using the 3.5.0 kernel? There is currently an issue related to NFS 
which is preventing oVirt 3.1 from working correctly. if you are using 3.5.0, 
try using an older kernel and see if that works until an updated kernel is 
pushed.

- Nick

> From: david.elli...@shazamteam.com
> To: users@ovirt.org
> Date: Fri, 10 Aug 2012 15:40:49 +0100
> Subject: [Users] ovirt 3.1 engine install fails - fedora 17 with selinux  
> disabled
> 
> Hi
> 
> Thanks to all for the great work getting 3.1 out the door,  3.0 is working
> well for us and looking forward to playing with all the new features.
> 
> At the moment, am having a small problem during initial engine setup where
> it fails if selinux is configured as "disabled" - is this intended
> behaviour? 
> 
> - selinux disabled 
> - reports nfs domain setup as failed 
> 
> [root@ovirt-m-2 ~]# engine-setup
> --answer-file=ovirt-answers.ovirt-m-2.shazamteam.com
> 
> -- snip-
> 
> Configuring the Default ISO Domain... [ ERROR ]
> 
> -- snip
> 
> [root@ovirt-m-2 ~]# engine-cleanup
> 
> - After setting CONFIG_NFS=no, in the answer file; it gives an explicit
> error about selinux during the HTTPD phase (OVERRIDE_HTTPD_CONFIG=yes)
> 
> [root@ovirt-m-2 ~]# engine-setup
> --answer-file=ovirt-answers.ovirt-m-2.shazamteam.com
> 
> -- snip  
> 
> Handling HTTPD... [ ERROR ]
> Failed to enable SELinux boolean
> 
> -- snip -
> 
> - set selinux to permissive and reboot
> - install succeeds (OVERRIDE_HTTPD_CONFIG=yes, CONFIG_NFS=yes)
> 
> Cheers,
> Dave
> 
> 
> 
> 
> 
> __
> This email has been scanned by the Symantec Email Security.cloud service.
> For more information please visit http://www.symanteccloud.com
> __
> ___
> 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: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification

2012-08-09 Thread Nicholas Kesick
Ricardo,

>From your getVdsCaps, I see that it reports as "model_coreduo,model_Conroe". 
>Changing your compatibility level for the data center to Conroe allow you to 
>bring that host up.

- Nick

From: ricardo.m.este...@gmail.com
To: ih...@redhat.com
Date: Thu, 9 Aug 2012 14:17:44 +0100
CC: users@ovirt.org
Subject: Re: [Users] oVIrt 3.1 - Xeon E5530 - Wrong cpu identification




  
  




Ok, i fixed the ssl problem, my ovirt manager machine iptables was blocking the 
8443 port.



I also reinstalled the lastest version of the node 
(ovirt-node-iso-2.5.1-1.0.fc17.iso), but ovirt manager still doesn't recognize 
the CPU. 



The host status remains Non Operational :



Host localhost.localdomain moved to Non-Operational state as host does not meet 
the cluster's minimum CPU level. Missing CPU features : model_Nehalem



Here are the outputs of the commands vdsClient and virsh:



[root@blade4 ~]# vdsClient -s 0 getVdsCaps

HBAInventory = {'iSCSI': [{'InitiatorName': 
'iqn.1994-05.com.redhat:blade4.vi.pt'}], 'FC': []}

ISCSIInitiatorName = iqn.1994-05.com.redhat:blade4.vi.pt

bondings = {'bond4': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': 
'', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond0': {'addr': '', 'cfg': 
{}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 
'bond1': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 
'hwaddr': '00:00:00:00:00:00'}, 'bond2': {'addr': '', 'cfg': {}, 'mtu': '1500', 
'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond3': {'addr': 
'', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': 
'00:00:00:00:00:00'}}

clusterLevels = ['3.0', '3.1']

cpuCores = 4

cpuFlags = 
fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,dca,sse4_1,sse4_2,popcnt,lahf_lm,ida,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_coreduo,model_Conroe

cpuModel = Intel(R) Xeon(R) CPU   E5530  @ 2.40GHz

cpuSockets = 1

cpuSpeed = 1600.000

emulatedMachines = ['pc-0.15', 'pc-1.0', 'pc', 'pc-0.14', 'pc-0.13', 
'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc', 'pc-0.15', 'pc-1.0', 'pc', 'pc-0.14', 
'pc-0.13', 'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc']

guestOverhead = 65

hooks = {}

kvmEnabled = true

lastClient = 192.168.10.40

lastClientIface = ovirtmgmt

management_ip = 

memSize = 17926

netConfigDirty = False

networks = {'ovirtmgmt': {'addr': '192.168.10.24', 'cfg': 
{'IPV6FORWARDING': 'no', 'IPV6INIT': 'no', 'IPADDR': '192.168.10.24', 'ONBOOT': 
'yes', 'IPV6_AUTOCONF': 'no', 'DELAY': '0', 'NM_CONTROLLED': 'no', 'NETMASK': 
'255.255.255.0', 'BOOTPROTO': 'static', 'DEVICE': 'ovirtmgmt', 'PEERNTP': 
'yes', 'TYPE': 'Bridge', 'GATEWAY': '192.168.10.254'}, 'mtu': '1500', 
'netmask': '255.255.255.0', 'stp': 'off', 'bridged': True, 'gateway': 
'192.168.10.254', 'ports': ['em1.10']}}

nics = {'p1p1': {'hwaddr': 'd8:d3:85:67:e3:b8', 'netmask': '', 'speed': 
0, 'addr': '', 'mtu': '1500'}, 'em1': {'hwaddr': 'd8:d3:85:bf:e9:b0', 
'netmask': '', 'speed': 1000, 'addr': '', 'mtu': '1500'}, 'rename3': {'hwaddr': 
'd8:d3:85:67:e3:ba', 'netmask': '', 'speed': 0, 'addr': '', 'mtu': '1500'}, 
'em2': {'hwaddr': 'd8:d3:85:bf:e9:b4', 'netmask': '', 'speed': 0, 'addr': '', 
'mtu': '1500'}}

operatingSystem = {'release': '1', 'version': '17', 'name': 'oVirt 
Node'}

packages2 = {'kernel': {'release': '2.fc17.x86_64', 'buildtime': 
1343659739.0, 'version': '3.5.0'}, 'spice-server': {'release': '5.fc17', 
'buildtime': '1336983054', 'version': '0.10.1'}, 'vdsm': {'release': '6.fc17', 
'buildtime': '1343817997', 'version': '4.10.0'}, 'qemu-kvm': {'release': 
'18.fc17', 'buildtime': '1342650221', 'version': '1.0'}, 'libvirt': {'release': 
'3.fc17', 'buildtime': '1340891887', 'version': '0.9.11.4'}, 'qemu-img': 
{'release': '18.fc17', 'buildtime': '1342650221', 'version': '1.0'}}

reservedMem = 321

software_revision = 6

software_version = 4.10

supportedProtocols = ['2.2', '2.3']

supportedRHEVMs = ['3.0', '3.1']

uuid = 37373035-3038-5A43-4A30-30333035455A_d8:d3:85:67:e3:b8

version_name = Snow Man

vlans = {'em1.10': {'netmask': '', 'iface': 'em1', 'addr': '', 'mtu': 
'1500'}}

vmTypes = ['kvm']





[root@blade4 ~]# virsh capabilities





  

35303737-3830-435a-4a30-30333035455a



  x86_64

  Nehalem

  Intel

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  







  

  

tcp

  





  



 

Re: [Users] Host installation failed with error "Unable to set host time"

2012-08-02 Thread Nicholas Kesick



Daniel,

It seems clear to me that for some reason Fedora 16 can't access the RTC (real 
time clock - hardware clock) on your computer's motherboard. Odd that RHEL 6.2 
can but I forget what it is based on. Anyway can you try a Fedora 17 live cd 
and see if the "hwclock --show" command works? If it doesn't, I am thinking 
that you will want to file a bugzilla. If it does work, then vdsm and 
ovirt-node-2.5.0 will work for you on Fedora 17.

- Nick

--
From: dye...@trustedcs.com
To: cybertimber2...@hotmail.com
Subject: RE: [Users] Host installation failed with error "Unable to set host 
time"

Hi, Nicholas,
  I like to give you an update. I found that hwclock worked perfectly fine 
on RHEL 6.2 system. I am still
puzzling why it failed in Fedora 16.  I am thinking of installing oVirt 3.0 on 
RHEL 6.2 to see how it turns out. 
  If you find anything, please let me know. 
  Thanks a lot. 
 
Daniel 





From: dye...@trustedcs.com
To: cybertimber2...@hotmail.com
Subject: RE: [Users] Host installation failed with error "Unable to set host 
time"
Date: Wed, 1 Aug 2012 12:36:26 +







Here are the putput:



#date

Wed Aug  1 08:29:59 EDT 2012



# hwclock --show

hwclock: Cannot access the Hardware Clock via any known method.

hwclock: Use the --debug option to see the details of our search for an access 
method.



# hwclock --debug

hwclock from util-linux 2.20.1

hwclock: Open of /dev/rtc failed: Device or resource busy

No usable clock interface found.

hwclock: Cannot access the Hardware Clock via any known method.



I am wondering if this is a bug in Fedora 16 or maybe I am missing the driver 
or related rpm.




Let me know if you find anything. Thank you for your help. 



DY







From: Nicholas Kesick [cybertimber2...@hotmail.com]

Sent: Tuesday, July 31, 2012 5:38 PM

To: Daniel Yeung; oVirt Mailing List

Subject: RE: [Users] Host installation failed with error "Unable to set host 
time"








From: dye...@trustedcs.com

To: users@ovirt.org

Date: Tue, 31 Jul 2012 20:12:31 +

Subject: [Users] Host installation failed with error "Unable to set host time"







I created a new host and the installation failed with the following messages on 
the engine.log:









. Error occured. (Stage: Running first installation script on Host)

2012-07-31 15:28:06,530 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-5-thread-4) 
RunSSHCommand returns true

2012-07-31 15:28:06,530 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-5-thread-4)  RunScript ended:true

2012-07-31 15:28:06,530 ERROR [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-5-thread-4) Installation of 192.168.4.125. Operation failure. (Stage: 
Running first installation script on Host)

2012-07-31 15:28:06,531 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] 
(pool-5-thread-4) After Installation pool-5-thread-4

2012-07-31 15:28:06,532 INFO  
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-5-thread-4) 
START, SetVdsStatusVDSCommand(vdsId = 1001e89e-db3f-11e1-99f0-bbd8c818bb29, 
status=InstallFailed, nonOperationalReason=NONE), log id: 3b08378

2012-07-31 15:28:06,544 INFO  
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-5-thread-4) 
FINISH, SetVdsStatusVDSCommand, log id: 3b08378





Here are the vdsm related rpms in my Fedora 16 system.



vdsm-4.9.3.3-0.fc16.x86_64

vdsm-bootstrap-4.9.3.3-0.fc16.noarch

vdsm-cli-4.9.3.3-0.fc16.noarch



Does anyone encounter the same problem?  Any hints? 



Thank you.



DY



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

I'll take a stab at it.

Can you post the output of these two commands? Exclude the # 

#date

#hwclock --show






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


Re: [Users] binary directory missing

2012-08-01 Thread Nicholas Kesick
Date: Wed, 1 Aug 2012 13:27:30 -0400
From: rob...@middleswarth.net
To: cybertimber2...@hotmail.com
CC: users@ovirt.org
Subject: Re: [Users] binary directory missing


  

  
  
On 08/01/2012 12:07 PM, Nicholas Kesick
  wrote:



  
  The binary directory appears to have gone missing
from http://ovirt.org/releases/, including
http://ovirt.org/releases/stable/binary which contains the
2.3.0-1.0 ovirt-node.



- Nick

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


The the ovirt-node iso are now stored in the folder called tools. 
There has been some talk about renaming it back but for now that is
where they are setting.



-- 
Thanks
Robert Middleswarth
@rmiddle (twitter/IRC)
Well now I feel dumb for not seeing it there. I've updated the wiki link to the 
2.3.0 iso since it was broken.- Nick  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] binary directory missing

2012-08-01 Thread Nicholas Kesick
The binary directory appears to have gone missing from 
http://ovirt.org/releases/, including http://ovirt.org/releases/stable/binary 
which contains the 2.3.0-1.0 ovirt-node.

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


Re: [Users] Host installation failed with error "Unable to set host time"

2012-07-31 Thread Nicholas Kesick
From: dye...@trustedcs.com
To: users@ovirt.org
Date: Tue, 31 Jul 2012 20:12:31 +
Subject: [Users] Host installation failed with error "Unable to set host
time"







I created a new host and the installation failed with the following messages on 
the engine.log:









. Error occured. (Stage: Running first installation script on Host)

2012-07-31 15:28:06,530 INFO  
[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-5-thread-4) 
RunSSHCommand returns true

2012-07-31 15:28:06,530 INFO  [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-5-thread-4)  RunScript ended:true

2012-07-31 15:28:06,530 ERROR [org.ovirt.engine.core.bll.VdsInstaller] 
(pool-5-thread-4) Installation of 192.168.4.125. Operation failure. (Stage: 
Running first installation script on Host)

2012-07-31 15:28:06,531 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] 
(pool-5-thread-4) After Installation pool-5-thread-4

2012-07-31 15:28:06,532 INFO  
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-5-thread-4) 
START, SetVdsStatusVDSCommand(vdsId = 1001e89e-db3f-11e1-99f0-bbd8c818bb29, 
status=InstallFailed, nonOperationalReason=NONE), log id: 3b08378

2012-07-31 15:28:06,544 INFO  
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-5-thread-4) 
FINISH, SetVdsStatusVDSCommand, log id: 3b08378





Here are the vdsm related rpms in my Fedora 16 system.



vdsm-4.9.3.3-0.fc16.x86_64

vdsm-bootstrap-4.9.3.3-0.fc16.noarch

vdsm-cli-4.9.3.3-0.fc16.noarch



Does anyone encounter the same problem?  Any hints? 



Thank you.



DY


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/usersI'll take a stab at it.Can you 
post the output of these two commands? Exclude the # #date#hwclock --show   
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Can't add a host to a 2.2 compatibilty level cluster

2012-07-31 Thread Nicholas Kesick



> Date: Tue, 31 Jul 2012 09:07:07 +0300
> From: ih...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: users@ovirt.org
> Subject: Re: [Users] Can't add a host to a 2.2 compatibilty level cluster
> 
> On 07/31/2012 03:11 AM, Nicholas Kesick wrote:
> > I am unable to add a host to a 2.2 compatibilty level cluster. I'm
> > trying to add a host to that because it is a Pentium D system (which
> > supports virtualization and 64-bit), and NetBurst is only available in
> > 2.2 w/o a database edit.
> > Webadmin events shows "Host oVirtNode22 is compatible with versions
> > (3.0,3.1) and cannot join Cluster Legacy22 which is set to version 2.2."
> >
> > I don't see an area to set host compatibility level, so any suggestions?
> > When I try to add it to a 3.0/3.1 cluster, it reports missing cpu flags:
> > model_Conroe
> 
> there is no ovirt 2.2 version node/vdsm.
> 2.2 is a legacy of a previous version of rhev, and expected to be remove.
> if you want to use an older host, i suggest you change the db to allow it.
 
Ahh I didn't think about it that way (node compatibility). It makes sense now. 
I'll try working on the DB edit again (or getting newer computers).
Thanks Itamar,
 
- Nick
> 
> >
> > Thanks,
> > - Nick
> >
> >
> > ___
> > 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


[Users] Can't add a host to a 2.2 compatibilty level cluster

2012-07-30 Thread Nicholas Kesick




I am unable to add a host to a 2.2 compatibilty level cluster. I'm trying to 
add a host to that because it is a Pentium D system (which supports 
virtualization and 64-bit), and NetBurst is only available in 2.2 w/o a 
database edit.Webadmin events shows "Host oVirtNode22 is compatible with 
versions (3.0,3.1) and cannot join Cluster Legacy22 which is set to version 
2.2." I don't see an area to set host compatibility level, so any suggestions? 
When I try to add it to a 3.0/3.1 cluster, it reports missing cpu flags: 
model_Conroe Thanks,- Nick  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] jboss-as.service

2012-07-27 Thread Nicholas Kesick


 > Date: Fri, 27 Jul 2012 09:12:57 +0200
> From: jhern...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: karli.sjob...@slu.se; rob...@middleswarth.net; ih...@redhat.com; 
> yzasl...@redhat.com; users@ovirt.org
> Subject: Re: [Users]  jboss-as.service
> 
> On 07/27/2012 07:23 AM, Karli Sjöberg wrote:
> > there´s something weird about jboss update, jboss-as-7.1.0-4.fc17.noarch, 
> > it´s missing some links:
> > 
> > # ln -s /usr/share/java/jboss-jaxr-1.0-api.jar 
> > /usr/share/jboss-as/modules/javax/xml/registry/api/main/jboss-jaxr-1.0-api.jar
> > # ln -s /usr/share/java/xmlsec.jar 
> > /usr/share/jboss-as/modules/org/apache/santuario/xmlsec/main/xmlsec.jar
> > # systemctl restart ovirt-engine.service
> 
> Karli is right, this is a known issue with jboss-as-7.1.1-4, it has been
> reported, it has been already fixed and it will be included in
> jboss-as-7.1.1-5. Meanwhile you can use the previous version of jboss-as
> (yum downgrade jboss-as) or manually create the symlinks as Karli explained.
> Juan, Karli, thank you for this information! I was not able to downgrade (it 
> wanted to downgrade to 7.1.0-3 but ovirt-engine requires >=7.1.1), so I 
> created the symlinks and restarted ovirt-engine and it runs! Well at least I 
> have the webpage up now. More testing after work :) Thanks again,- Nick
> -- 
> Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
> 3ºD, 28016 Madrid, Spain
> Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] jboss-as.service

2012-07-27 Thread Nicholas Kesick


 > Date: Fri, 27 Jul 2012 08:08:18 +0300
> From: yzasl...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: ih...@redhat.com; users@ovirt.org
> Subject: Re: [Users] jboss-as.service
> 
> On 07/27/2012 12:54 AM, Nicholas Kesick wrote:
> 
> Nicholas,
> I am a bit troubled by the error that keeps appearing at regarding the 
> following file -
> 
>   /usr/share/jboss-as/modules/javax/xml/registry/api/main/module.xml
> 
> 
> Can you please attach this file?
>  It is attached. I am going to try the upgrade/downgrade as other's suggested 
> to see if that fixes it.
> Many thanks and have a good weekend,
> 
> Yair
> 
> 
> 
> 
> >
> >
> > From: cybertimber2...@hotmail.com
> > To: ih...@redhat.com
> > CC: users@ovirt.org
> > Subject: RE: [Users] jboss-as.service
> > Date: Thu, 26 Jul 2012 17:42:58 -0400
> >
> >
> >
> >  > Date: Fri, 27 Jul 2012 00:01:36 +0300
> >  > From: ih...@redhat.com
> >  > To: cybertimber2...@hotmail.com
> >  > CC: rob...@middleswarth.net; users@ovirt.org
> >  > Subject: Re: [Users] jboss-as.service
> >  >
> >  > On 07/26/2012 11:46 PM, Nicholas Kesick wrote:
> >  > >
> > ----
> >  > > Date: Thu, 26 Jul 2012 15:53:36 -0400
> >  > > From: rob...@middleswarth.net
> >  > > To: users@ovirt.org
> >  > > Subject: Re: [Users] jboss-as.service
> >  > >
> >  > >
> >  > > On 07/26/2012 03:41 PM, Nicholas Kesick wrote:
> >  > >
> >  > > After completing the engine-setup and waiting a few minutes, I
> >  > > wasn't able to connect from another computer to the engine web
> >  > > interface.
> >  > > I did notice that the "jboss-as" service was not started (and
> >  > > appears disabled). Shouldn't it be running and enabled post install?
> >  > > And what other services should I check?
> >  > >
> >  > > - Nick
> >  > >
> >  > >
> >  > > ___
> >  > > Users mailing list
> >  > > Users@ovirt.org <mailto:Users@ovirt.org>
> >  > > http://lists.ovirt.org/mailman/listinfo/users
> >  > >
> >  > > Under 3.1 jboss is run under a diff service I think it is called
> >  > > ovirt-engine or something close to that.
> >  > >
> >  > > Thanks
> >  > > Robert
> >  > >
> >  > > ___ Users mailing list
> >  > > Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
> >  > > Robert,
> >  > > Thanks for that info. I rebooted and now jboss-as is dead and disabled
> >  > > (not starting it!), ovirt-engine reports and active and postgresql
> >  > > reports as active.
> >  > > Still no web interface though :(
> >  >
> >  > which version (rpm -qa | grep ovirt)?
> > # rpm -qa | grep ovirt
> > ovirt-engine-notification-service-3.1.0-1.fc17.noarch
> > ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
> > ovirt-engine-tools-common-3.1.0-1.fc17.noarch
> > ovirt-engine-genericapi-3.1.0-1.fc17.noarch
> > ovirt-engine-setup-3.1.0-1.fc17.noarch
> > ovirt-engine-userportal-3.1.0-1.fc17.noarch
> > ovirt-engine-config-3.1.0-1.fc17.noarch
> > ovirt-engine-backend-3.1.0-1.fc17.noarch
> > ovirt-engine-3.1.0-1.fc17.noarch
> > ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
> > ovirt-engine-restapi-3.1.0-1.fc17.noarch
> > ovirt-engine-dbscripts-3.1.0-1.fc17.noarch
> > ovirt-engine-webadmin-portal-3.1.0-1.fc17.noarch
> > ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
> > ovirt-log-collector-3.1.0-0.git10d719.fc17.noarch
> > - Nick
> > Updated:
> > There might be some useful information in
> > /var/log/ovirt-engine/server.log, so I attached it.
> > I also caught this in /var/log/messages. Not sure if it's related:
> > postgres (723): /proc/723/oom_adj is deprecated, please use
> > /proc/723/oom_score_adj instead.
> > There is *nothing* in engine.log
> >
> >
> >
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> 
  

module.xml
Description: XML document
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] jboss-as.service

2012-07-26 Thread Nicholas Kesick


 > Date: Fri, 27 Jul 2012 00:01:36 +0300
> From: ih...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: rob...@middleswarth.net; users@ovirt.org
> Subject: Re: [Users] jboss-as.service
> 
> On 07/26/2012 11:46 PM, Nicholas Kesick wrote:
> > 
> > Date: Thu, 26 Jul 2012 15:53:36 -0400
> > From: rob...@middleswarth.net
> > To: users@ovirt.org
> > Subject: Re: [Users] jboss-as.service
> >
> >
> > On 07/26/2012 03:41 PM, Nicholas Kesick wrote:
> >
> > After completing the engine-setup and waiting a few minutes, I
> > wasn't able to connect from another computer to the engine web
> > interface.
> > I did notice that the "jboss-as" service was not started (and
> > appears disabled). Shouldn't it be running and enabled post install?
> > And what other services should I check?
> >
> > - Nick
> >
> >
> > ___
> > Users mailing list
> > Users@ovirt.org  <mailto:Users@ovirt.org>
> > http://lists.ovirt.org/mailman/listinfo/users
> >
> > Under 3.1 jboss is run under a diff service I think it is called
> > ovirt-engine or something close to that.
> >
> > Thanks
> > Robert
> >
> > ___ Users mailing list
> > Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
> > Robert,
> > Thanks for that info. I rebooted and now jboss-as is dead and disabled
> > (not starting it!), ovirt-engine reports and active and postgresql
> > reports as active.
> > Still no web interface though :(
> 
> which version (rpm -qa | grep ovirt)? # rpm -qa | grep ovirt
ovirt-engine-notification-service-3.1.0-1.fc17.noarch
ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
ovirt-engine-tools-common-3.1.0-1.fc17.noarch
ovirt-engine-genericapi-3.1.0-1.fc17.noarch
ovirt-engine-setup-3.1.0-1.fc17.noarch
ovirt-engine-userportal-3.1.0-1.fc17.noarch
ovirt-engine-config-3.1.0-1.fc17.noarch
ovirt-engine-backend-3.1.0-1.fc17.noarch
ovirt-engine-3.1.0-1.fc17.noarch
ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
ovirt-engine-restapi-3.1.0-1.fc17.noarch
ovirt-engine-dbscripts-3.1.0-1.fc17.noarch
ovirt-engine-webadmin-portal-3.1.0-1.fc17.noarch
ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
ovirt-log-collector-3.1.0-0.git10d719.fc17.noarch
- Nick
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] jboss-as.service

2012-07-26 Thread Nicholas Kesick

Date: Thu, 26 Jul 2012 15:53:36 -0400
From: rob...@middleswarth.net
To: users@ovirt.org
Subject: Re: [Users] jboss-as.service


  

  
  
On 07/26/2012 03:41 PM, Nicholas Kesick
  wrote:



  
  
After completing the engine-setup and waiting a few minutes, I
wasn't able to connect from another computer to the engine web
interface.

I did notice that the "jboss-as" service was not started (and
appears disabled). Shouldn't it be running and enabled post
install? And what other services should I check?



- Nick

  
  

  
  

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


Under 3.1 jboss is run under a diff service I think it is called
ovirt-engine or something close to that.



Thanks

Robert

  


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users Robert, Thanks for that info. I 
rebooted and now jboss-as is dead and disabled (not starting it!), ovirt-engine 
reports and active and postgresql reports as active.Still no web interface 
though :( - Nick ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] jboss-as.service

2012-07-26 Thread Nicholas Kesick

After completing the engine-setup and waiting a few minutes, I wasn't able to 
connect from another computer to the engine web interface.
I did notice that the "jboss-as" service was not started (and appears 
disabled). Shouldn't it be running and enabled post install? And what other 
services should I check?

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


[Users] 3.1 packages now mostly noarch?

2012-07-26 Thread Nicholas Kesick

I just noticed something different about 
http://www.ovirt.org/releases/3.0/rpm/Fedora/16/ vs 
http://www.ovirt.org/releases/3.1/rpm/Fedora/17/ and certain packages.



Previously in 3.0, packages like ovirt-engine* only ran on 64-bit 
systems (x86_64), while other packages were noarch. Now it seems most of
 the packages are noarch. Was this intentional? It's a nice surprise 
anyway if it is.



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


Re: [Users] Latest RPMs, etc?

2012-07-25 Thread Nicholas Kesick

 > Date: Thu, 26 Jul 2012 00:32:15 +0200
> From: dne...@redhat.com
> To: users@ovirt.org
> Subject: Re: [Users] Latest RPMs, etc?
> 
> Hi,
> 
> On 07/25/2012 11:44 PM, Nicholas Kesick wrote:
> > Just to confirm, as I'd like to contribute some testing (since from the
> > weekly meeting it seems some is needed), are all of the latest released
> > versions here?
> > http://www.ovirt.org/releases/beta/fedora/17/  and here for ovirt-node?
> > http://www.ovirt.org/releases/beta/binary/
> >
> >
> > Two additional comments:
> > Dneary, can we get a wiki link from the website? There really isn't any
> > that aren't buried.
> 
> I *just* asked whether I could get access to the webpage yesterday - and 
> I will be adding a wiki link tomorrow to the header. I don't want to add 
> too much to a header before we think about how to organise the rest of 
> the top menu entries - I'd like to keep it pretty tight. As a fellow web 
> designer I completley agree! The only reason I ask is because the wiki is 
> pretty heavily used for documentation, but harder to find. I understand if it 
> can't due to overcrowding.
> 
> > Secondly can someone give http://wiki.ovirt.org/wiki/Node an update? I'm
> > confused but it seems 2.5.0 is the next release and it's not clear if
> > 2.4.0 was ever released.
> 
> Would you like a wiki account, if you don't have one yet? I'd be happy 
> to get you set up.
>  Please do! I'd be glad to contribute were I can. Still not sure on the 
> 2.4.0/2.5.0 release status (testing/final), but I'd be glad to do the update 
> if I can just get some clarity on it.
> Thanks!
> Dave.
> 
> -- 
> Dave Neary
> Community Action and Impact
> Open Source and Standards Team, Red Hat
> Phone: +33 9 50 71 55 62
> ___
> 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: [Users] Latest RPMs, etc?

2012-07-25 Thread Nicholas Kesick

Correction.Just to confirm, as I'd like to contribute some testing (since from 
the weekly meeting it seems some is needed), are all of the latest released 
versions -for testing- here?
http://www.ovirt.org/releases/beta/fedora/17/  and here for ovirt-node? 
http://www.ovirt.org/releases/beta/binary/
 
 
Two additional comments:
Dneary, can we get a wiki link from the website? There really isn't any that 
aren't buried.
 
Secondly can someone give http://wiki.ovirt.org/wiki/Node an update? I'm 
confused but it seems 2.5.0 is the next release and it's not clear if 2.4.0 was 
ever released.
 
Thanks,
- Nick
  

___
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


[Users] Latest RPMs, etc?

2012-07-25 Thread Nicholas Kesick




Just to confirm, as I'd like to contribute some testing (since from the weekly 
meeting it seems some is needed), are all of the latest released versions 
here?http://www.ovirt.org/releases/beta/fedora/17/  and here for ovirt-node? 
http://www.ovirt.org/releases/beta/binary/  Two additional comments:Dneary, can 
we get a wiki link from the website? There really isn't any that aren't buried. 
Secondly can someone give http://wiki.ovirt.org/wiki/Node an update? I'm 
confused but it seems 2.5.0 is the next release and it's not clear if 2.4.0 was 
ever released. Thanks,- Nick   ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.1 - HP BL460c G6 - virtualization hardware is unavailable

2012-07-15 Thread Nicholas Kesick


 > Date: Sun, 15 Jul 2012 01:46:50 -0400
> From: mkole...@redhat.com
> To: ricardo.m.este...@gmail.com
> CC: users@ovirt.org
> Subject: Re: [Users] oVirt 3.1 - HP BL460c G6 - virtualization hardware   
> is  unavailable
> 
> - Original Message -
> > Hi,
> > 
> > I've installed ovirt-node-iso-2.4.0-1.1.fc17.iso today in one of my
> > BL460c G6 and after the boot
> > I get the message Virtualization hardware is unavailable, and I can't
> > login,
> > it seems the keyboard doesn't respond on ilo remote console.
> > 
> > Anyone had this kind of problem?
> 
> Hi Ricardo,
> 
> Did you turn it on in BIOS?
> On Intel it's called VT-X.. There is a known issue where Node reports that 
> virtualization hardware is unavailable even when enabled: 
> https://bugzilla.redhat.com/show_bug.cgi?id=832223 I'm not sure if the fix 
> made it into 1-1, but it was seen in 2.4.0-0.0.fc17 & 2.4.0-1.0.fc17. - Nick 
> 
> > 
> > In attachment the print screen of the login prompt.
> > 
> > Best regards,
> > Ricardo Esteves.
> > 
> > ___
> > 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
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] (split) Live Snapshots & RAM state

2012-06-27 Thread Nicholas Kesick

> >> actually, live snapshot today is only supported for disks, without the
> >> RAM.
> > I can not find the button to create a snapshot for disk only in engine
> > 3.1 beta release. Are you talking about a undergoing project?
> 
> live snapshot is for disks only, not for RAM.
> so the live snapshot button only snapshots the disks already.
> 
How does this compare to other virtualization solutions?To me it seems like 
"live snapshot" is the wrong term to use if it doesn't include the RAM state. 
Specifically thinking of VirtualBox or VMWare Workstation... if I take a 
"snapshot" of a running system the disk and RAM states are preserved in that 
snapshot. If the VM is shut down, then only a snapshot of the disks is taken. 
Being that 3.1 is really close and this likely can't change (if such a change 
were to be made), can we at least have this noted somewhere in the 
documentation and/or interface that that is how "live snapshots" works at the 
current time? disk state only, no RAM state. If it's already there then I shall 
go to the quiet corner and RTFM. - Nick  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt Log Rotate cron job

2012-05-19 Thread Nicholas Kesick




I happened to catch this in my mail. Looks like a bug (do I file a bugzilla 
and/or win a prize? :p). #tail /var/spool/mail/root
Message-Id: <201205192145.q4JLj5Pb003812@oVirtManager>
From: Anacron 
To: root@oVirtManager
Content-Type: text/plain; charset="ANSI_X3.4-1968"
Subject: Anacron job 'cron.daily' on 
oVirtManager/etc/cron.daily/ovirt-cron:/etc/cron.daily/ovirt-cron: line 4: 
/usr/share/ovirt/scripts/ovirtlogrot.sh: No such file or directory Looking at 
the file:# cat /etc/cron.daily/ovirt-cron
#!/bin/sh#compress log4j log files, delete old ones
/usr/share/ovirt/scripts/ovirtlogrot.sh /var/log/ovirt-engine 480 > 
/dev/nullEXITVALUE=$?
if [ $EXITVALUE != 0 ]; then
/usr/bin/logger -t rhevm "ALERT exited abnormally with [$EXITVALUE]"
fi
exit $EXITVALUE
 We can see that it is looking for /usr/share/ovirt/scripts/ovirtlogrot.sh . 
However, that file is located at /usr/share/ovirt-engine/scripts/ovirtlogrot.sh 
 ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Adding oVirt Node Fails

2012-05-08 Thread Nicholas Kesick


 > Date: Tue, 8 May 2012 11:11:36 +0300
> From: dfedi...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: mbu...@redhat.com; users@ovirt.org
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> On 08/05/12 06:06, Nicholas Kesick wrote:
> > Results of testing, round 3 (trying to get [Errno 16] Device or resource 
> > busy '/etc/pki/vdsm/certs/cacert.pem' error.)
> > Variable: no symlink to /etc/system-release
> >  
> > I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 (formatted 
> > drive, reinstalled), enabled network (via logical network breth0 through 
> > device eth0), and set the Ovirt Engine Admin Password on the node.
> > Created a new host in ovirt-manager, host went to "Pending Approval".
> > On the manager, clicked the host, clicked approve, and clicked ok (on power 
> > management warning)
> > And we passed the cert install!  And everything worked up until I hit 
> > the cpuFlags issue.
> > 
> > So... it wasn't the sym-link.  Borked install? I guess the only think I did 
> > different these times from before was I used a Fedora 16 disk to format the 
> > drive between each attempt, instead of using the ovirt-node disk and 
> > performing a reinstall, as well as rebuilding ovirt-manager.
> > 
> > Not sure where this leaves this topic. Seems I can properly add a node now 
> > without a cert or bridge renaming issue.
> > - Nick
> 
> Nick,
> Thanks for taking the time to do this.
> Can you just verify you used the same ovirt-node ISO for all your tests?
> 
> Confirmed, I used the same ovirt-node ISO for all of my tests.The ISO was 
> extracted to a 4GB USB flash drive and installed from it. - Nick
> > ---!
>  ---
> > From: cybertimber2...@hotmail.com
> > To: dfedi...@redhat.com; mbu...@redhat.com
> > Date: Mon, 7 May 2012 18:53:39 -0400
> > CC: users@ovirt.org
> > Subject: Re: [Users] Adding oVirt Node Fails
> > 
> > Results of testing, round 2 (trying to get [Errno 16] Device or resource 
> > busy '/etc/pki/vdsm/certs/cacert.pem' error.)
> >  
> > Again, I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 
> > (formatted drive with F16 disk, reinstalled), enabled network (logical = 
> > breth0, device = eth0). 
> > This time, I set the management server (by IP address and default port), 
> > with the [*] Connect to oVirt Engine and Validate Certificate set, and 
> > entered the oVirt Engine Admin Password. 
> > Ovirt prompts to confirm fingerprint, accepted. (quickly a message about 
> > pki and "persisted" appears on screen).
> > Created a new host in ovirt-manager, host went to "Pending Approval".
> > On the node shell, performed "ln -s /etc/system-release 
> > /etc/rhev-hypervisor-release" ((note: not sure this make an effect yet, I 
> > think it's the validating certificate part, but did so that only ONE thing 
> > changed bet

Re: [Users] Adding oVirt Node Fails

2012-05-07 Thread Nicholas Kesick




Results of testing, round 3 (trying to get [Errno 16] Device or resource busy 
'/etc/pki/vdsm/certs/cacert.pem' error.)
Variable: no symlink to /etc/system-release
 
I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 (formatted 
drive, reinstalled), enabled network (via logical network breth0 through device 
eth0), and set the Ovirt Engine Admin Password on the node.Created a new host 
in ovirt-manager, host went to "Pending Approval".On the manager, clicked the 
host, clicked approve, and clicked ok (on power management warning)
And we passed the cert install!  And everything worked up until I hit the 
cpuFlags issue.
So... it wasn't the sym-link.  Borked install? I guess the only think I did 
different these times from before was I used a Fedora 16 disk to format the 
drive between each attempt, instead of using the ovirt-node disk and performing 
a reinstall, as well as rebuilding ovirt-manager.
Not sure where this leaves this topic. Seems I can properly add a node now 
without a cert or bridge renaming issue.- NickFrom: cybertimber2...@hotmail.com
To: dfedi...@redhat.com; mbu...@redhat.com
Date: Mon, 7 May 2012 18:53:39 -0400
CC: users@ovirt.org
Subject: Re: [Users] Adding oVirt Node Fails





Results of testing, round 2 (trying to get [Errno 16] Device or resource busy 
'/etc/pki/vdsm/certs/cacert.pem' error.)
 
Again, I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 
(formatted drive with F16 disk, reinstalled), enabled network (logical = 
breth0, device = eth0). 
This time, I set the management server (by IP address and default port), with 
the [*] Connect to oVirt Engine and Validate Certificate set, and entered the 
oVirt Engine Admin Password. 
Ovirt prompts to confirm fingerprint, accepted. (quickly a message about pki 
and "persisted" appears on screen).
Created a new host in ovirt-manager, host went to "Pending Approval".
On the node shell, performed "ln -s /etc/system-release 
/etc/rhev-hypervisor-release" ((note: not sure this make an effect yet, I think 
it's the validating certificate part, but did so that only ONE thing changed 
between first and second test.))
On the manager, clicked the host, clicked approve, and clicked ok (on power 
management warning)
Ended at missing cpuFlags.
 
So we are at the same point as before, which means my idea on what caused it 
(validate certificate) didn't cause it.  Now for testing without the sym-link 
that Doron suggested.
 
- Nick
 
From: cybertimber2...@hotmail.com
To: dfedi...@redhat.com; mbu...@redhat.com
Date: Mon, 7 May 2012 18:32:34 -0400
CC: users@ovirt.org
Subject: Re: [Users] Adding oVirt Node Fails





Ok so here is the results of testing:
I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 (formatted 
drive, reinstalled), enabled network (via logical network breth0 through device 
eth0), and set the Ovirt Engine Admin Password on the node. Created a new host 
in ovirt-manager, host went to "Pending Approval".
On the node shell, performed "ln -s /etc/system-release 
/etc/rhev-hypervisor-release"
On the manager, clicked the host, clicked approve, and clicked ok (on power 
management warning)
Ended at missing cpuFlags.
 
SO: We are at the same point that I was at with the plain Fedora16 + VDSM 
install, which is good. No issue with failing to install the cert!  
 
But I think I know what has been causing the OSError: [Errno 16] Device or 
resource busy '/etc/pki/vdsm/certs/cacert.pem' error.
Working through that now, will post the step by step when I have it.
 - Nick > To: mbu...@redhat.com; aba...@redhat.com; cybertimber2...@hotmail.com
> From: dfedi...@redhat.com
> CC: users@ovirt.org
> Date: Mon, 7 May 2012 17:28:20 -0400
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> Nicholas,
> The code I saw is testing for this file to verify it's a nods platform,
> and if it's missing the behaviour changes. So the code will try to
> unlink the file, which will give
> you this result in a mounted file.
> 
> Sent from my Android phone. Please ignore typos.
> 
> -Original Message-
> From: Nicholas Kesick [cybertimber2...@hotmail.com]
> Received: Tuesday, 08 May 2012, 0:08
> To: mbu...@redhat.com, aba...@redhat.com
> CC: oVirt Mailing List [users@ovirt.org]
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> 
> Ayal, did you see something in the code that made you want me to try the 
> sym-link to /etc/rhev-hypervisor-release?Mike, is there any harm in linking 
> it?   - Nick
>  > Subject: Re: [Users] Adding oVirt Node Fails
> > From: mbu...@redhat.com
> > To: aba...@redhat.com
> > CC: cybertimber2...@hotmail.com; users@ovirt.org
> > Date: Sun, 6 May 2012 21:26:08 -0400
> > 
> > On Sat, 2012-05-05 at 16:39 -0400, Ayal Baron wrote:
> > > 
> > > 

Re: [Users] Adding oVirt Node Fails

2012-05-07 Thread Nicholas Kesick

Results of testing, round 2 (trying to get [Errno 16] Device or resource busy 
'/etc/pki/vdsm/certs/cacert.pem' error.) Again, I started with a reinstall of 
ovirt-engine and ovirt-node-2.3.0 (formatted drive with F16 disk, reinstalled), 
enabled network (logical = breth0, device = eth0). This time, I set the 
management server (by IP address and default port), with the [*] Connect to 
oVirt Engine and Validate Certificate set, and entered the oVirt Engine Admin 
Password. Ovirt prompts to confirm fingerprint, accepted. (quickly a message 
about pki and "persisted" appears on screen).Created a new host in 
ovirt-manager, host went to "Pending Approval".On the node shell, performed "ln 
-s /etc/system-release /etc/rhev-hypervisor-release" ((note: not sure this make 
an effect yet, I think it's the validating certificate part, but did so that 
only ONE thing changed between first and second test.))On the manager, clicked 
the host, clicked approve, and clicked ok (on power management warning)
Ended at missing cpuFlags. So we are at the same point as before, which means 
my idea on what caused it (validate certificate) didn't cause it.  Now for 
testing without the sym-link that Doron suggested. - Nick From: 
cybertimber2...@hotmail.com
To: dfedi...@redhat.com; mbu...@redhat.com
Date: Mon, 7 May 2012 18:32:34 -0400
CC: users@ovirt.org
Subject: Re: [Users] Adding oVirt Node Fails





Ok so here is the results of testing:
I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 (formatted 
drive, reinstalled), enabled network (via logical network breth0 through device 
eth0), and set the Ovirt Engine Admin Password on the node. Created a new host 
in ovirt-manager, host went to "Pending Approval".
On the node shell, performed "ln -s /etc/system-release 
/etc/rhev-hypervisor-release"
On the manager, clicked the host, clicked approve, and clicked ok (on power 
management warning)
Ended at missing cpuFlags.
 
SO: We are at the same point that I was at with the plain Fedora16 + VDSM 
install, which is good. No issue with failing to install the cert!  
 
But I think I know what has been causing the OSError: [Errno 16] Device or 
resource busy '/etc/pki/vdsm/certs/cacert.pem' error.
Working through that now, will post the step by step when I have it.
 - Nick > To: mbu...@redhat.com; aba...@redhat.com; cybertimber2...@hotmail.com
> From: dfedi...@redhat.com
> CC: users@ovirt.org
> Date: Mon, 7 May 2012 17:28:20 -0400
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> Nicholas,
> The code I saw is testing for this file to verify it's a nods platform,
> and if it's missing the behaviour changes. So the code will try to
> unlink the file, which will give
> you this result in a mounted file.
> 
> Sent from my Android phone. Please ignore typos.
> 
> -Original Message-
> From: Nicholas Kesick [cybertimber2...@hotmail.com]
> Received: Tuesday, 08 May 2012, 0:08
> To: mbu...@redhat.com, aba...@redhat.com
> CC: oVirt Mailing List [users@ovirt.org]
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> 
> Ayal, did you see something in the code that made you want me to try the 
> sym-link to /etc/rhev-hypervisor-release?Mike, is there any harm in linking 
> it?   - Nick
>  > Subject: Re: [Users] Adding oVirt Node Fails
> > From: mbu...@redhat.com
> > To: aba...@redhat.com
> > CC: cybertimber2...@hotmail.com; users@ovirt.org
> > Date: Sun, 6 May 2012 21:26:08 -0400
> > 
> > On Sat, 2012-05-05 at 16:39 -0400, Ayal Baron wrote:
> > > 
> > > - Original Message -
> > > > 
> > > > 
> > > > > Date: Sat, 5 May 2012 12:29:20 +0300
> > > > > From: dfedi...@redhat.com
> > > > > To: cybertimber2...@hotmail.com
> > > > > CC: mbu...@redhat.com; users@ovirt.org
> > > > > Subject: Re: [Users] Adding oVirt Node Fails
> > > > > 
> > > > > On 04/05/12 02:49, Nicholas Kesick wrote:
> > > > > > Fri, 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old
> > > > > > certificates
> > > > > > Fri, 27 Apr 2012 05:22:24 DEBUG instCert: failed.
> > > > > > Traceback (most recent call last):
> > > > > > File "/usr/share/vdsm-reg/deployUtil.py", line 1133, in instCert
> > > > > > File "/usr/share/vdsm-reg/deployUtil.py", line 1098, in
> > > > > > pkiCleanup
> > > > > > OSError: [Errno 16] Device or resource busy:
> > > > > > '/etc/pki/vdsm/certs/cacert.pem'
> > > > > 
> > > > > 
> > > > > Nicholas,
> > > > > I think I got it;
> &g

Re: [Users] Adding oVirt Node Fails

2012-05-07 Thread Nicholas Kesick

Ok so here is the results of testing:I started with a reinstall of ovirt-engine 
and ovirt-node-2.3.0 (formatted drive, reinstalled), enabled network (via 
logical network breth0 through device eth0), and set the Ovirt Engine Admin 
Password on the node. Created a new host in ovirt-manager, host went to 
"Pending Approval".On the node shell, performed "ln -s /etc/system-release 
/etc/rhev-hypervisor-release"On the manager, clicked the host, clicked approve, 
and clicked ok (on power management warning)Ended at missing cpuFlags. SO: We 
are at the same point that I was at with the plain Fedora16 + VDSM install, 
which is good. No issue with failing to install the cert!   But I think I know 
what has been causing the OSError: [Errno 16] Device or resource busy 
'/etc/pki/vdsm/certs/cacert.pem' error.Working through that now, will post the 
step by step when I have it. - Nick > To: mbu...@redhat.com; aba...@redhat.com; 
cybertimber2...@hotmail.com
> From: dfedi...@redhat.com
> CC: users@ovirt.org
> Date: Mon, 7 May 2012 17:28:20 -0400
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> Nicholas,
> The code I saw is testing for this file to verify it's a nods platform,
> and if it's missing the behaviour changes. So the code will try to
> unlink the file, which will give
> you this result in a mounted file.
> 
> Sent from my Android phone. Please ignore typos.
> 
> -Original Message-
> From: Nicholas Kesick [cybertimber2...@hotmail.com]
> Received: Tuesday, 08 May 2012, 0:08
> To: mbu...@redhat.com, aba...@redhat.com
> CC: oVirt Mailing List [users@ovirt.org]
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> 
> Ayal, did you see something in the code that made you want me to try the 
> sym-link to /etc/rhev-hypervisor-release?Mike, is there any harm in linking 
> it?   - Nick
>  > Subject: Re: [Users] Adding oVirt Node Fails
> > From: mbu...@redhat.com
> > To: aba...@redhat.com
> > CC: cybertimber2...@hotmail.com; users@ovirt.org
> > Date: Sun, 6 May 2012 21:26:08 -0400
> > 
> > On Sat, 2012-05-05 at 16:39 -0400, Ayal Baron wrote:
> > > 
> > > - Original Message -
> > > > 
> > > > 
> > > > > Date: Sat, 5 May 2012 12:29:20 +0300
> > > > > From: dfedi...@redhat.com
> > > > > To: cybertimber2...@hotmail.com
> > > > > CC: mbu...@redhat.com; users@ovirt.org
> > > > > Subject: Re: [Users] Adding oVirt Node Fails
> > > > > 
> > > > > On 04/05/12 02:49, Nicholas Kesick wrote:
> > > > > > Fri, 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old
> > > > > > certificates
> > > > > > Fri, 27 Apr 2012 05:22:24 DEBUG instCert: failed.
> > > > > > Traceback (most recent call last):
> > > > > > File "/usr/share/vdsm-reg/deployUtil.py", line 1133, in instCert
> > > > > > File "/usr/share/vdsm-reg/deployUtil.py", line 1098, in
> > > > > > pkiCleanup
> > > > > > OSError: [Errno 16] Device or resource busy:
> > > > > > '/etc/pki/vdsm/certs/cacert.pem'
> > > > > 
> > > > > 
> > > > > Nicholas,
> > > > > I think I got it;
> > > > > Please check if this file exists: '/etc/rhev-hypervisor-release'.
> > > > > If not, try to create a sym-link in this name to
> > > > > /etc/system-release,
> > > > > and restart vdsm-reg service.
> > 
> > No, /etc/rhev-hypervisor-release should not exist.  It doesn't have to.
> > We went through significant effort before the 3.0 release making sure
> > that vdsm used /etc/ovirt-node-image-release for determining if the
> > machine is ovirt-node based or not.  
> > 
> > There should not be any need for anything that says "rhev" in
> > ovirt-node.
> > 
> > Mike
> > 
> > > > > 
> > > > > Also please provide the rpm information for vdsm-reg and vdsm as
> > > > > well.
> > > > > --
> > > > > 
> > > > > /d
> > > > > 
> > > > > "Common sense is not so common." --Voltaire, Dictionnaire
> > > > > Philosophique (1764)
> > > > 
> > > > Just to make sure I do it right, can you specify which you wanted
> > > > done on the node, and which you wanted on the manager? I have the
> > > > feeling you wanted it all done on the node.
> > > 
> > > you are correct, all on node.
> > > 
> > > > 
> > > > 
> > > > 
> > > > ___
> > > > 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
> > 
> > 
> 
> 
> Sent from my Android phone. Please ignore typos.
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Adding oVirt Node Fails

2012-05-07 Thread Nicholas Kesick

Ayal, did you see something in the code that made you want me to try the 
sym-link to /etc/rhev-hypervisor-release?Mike, is there any harm in linking it? 
  - Nick
 > Subject: Re: [Users] Adding oVirt Node Fails
> From: mbu...@redhat.com
> To: aba...@redhat.com
> CC: cybertimber2...@hotmail.com; users@ovirt.org
> Date: Sun, 6 May 2012 21:26:08 -0400
> 
> On Sat, 2012-05-05 at 16:39 -0400, Ayal Baron wrote:
> > 
> > - Original Message -
> > > 
> > > 
> > > > Date: Sat, 5 May 2012 12:29:20 +0300
> > > > From: dfedi...@redhat.com
> > > > To: cybertimber2...@hotmail.com
> > > > CC: mbu...@redhat.com; users@ovirt.org
> > > > Subject: Re: [Users] Adding oVirt Node Fails
> > > > 
> > > > On 04/05/12 02:49, Nicholas Kesick wrote:
> > > > > Fri, 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old
> > > > > certificates
> > > > > Fri, 27 Apr 2012 05:22:24 DEBUG instCert: failed.
> > > > > Traceback (most recent call last):
> > > > > File "/usr/share/vdsm-reg/deployUtil.py", line 1133, in instCert
> > > > > File "/usr/share/vdsm-reg/deployUtil.py", line 1098, in
> > > > > pkiCleanup
> > > > > OSError: [Errno 16] Device or resource busy:
> > > > > '/etc/pki/vdsm/certs/cacert.pem'
> > > > 
> > > > 
> > > > Nicholas,
> > > > I think I got it;
> > > > Please check if this file exists: '/etc/rhev-hypervisor-release'.
> > > > If not, try to create a sym-link in this name to
> > > > /etc/system-release,
> > > > and restart vdsm-reg service.
> 
> No, /etc/rhev-hypervisor-release should not exist.  It doesn't have to.
> We went through significant effort before the 3.0 release making sure
> that vdsm used /etc/ovirt-node-image-release for determining if the
> machine is ovirt-node based or not.  
> 
> There should not be any need for anything that says "rhev" in
> ovirt-node.
> 
> Mike
> 
> > > > 
> > > > Also please provide the rpm information for vdsm-reg and vdsm as
> > > > well.
> > > > --
> > > > 
> > > > /d
> > > > 
> > > > "Common sense is not so common." --Voltaire, Dictionnaire
> > > > Philosophique (1764)
> > > 
> > > Just to make sure I do it right, can you specify which you wanted
> > > done on the node, and which you wanted on the manager? I have the
> > > feeling you wanted it all done on the node.
> > 
> > you are correct, all on node.
> > 
> > > 
> > > 
> > > 
> > > ___
> > > 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
> 
> 
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Host missing cpuFlags

2012-05-07 Thread Nicholas Kesick

Full /proc/cpuinfo for you Douglas! cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 6
model name  : Intel(R) Pentium(R) D CPU 3.20GHz
stepping: 4
microcode   : 0x4
cpu MHz : 2400.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 6
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 

 pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe 
syscall nx lm constant  
   _tsc pebs bts nopl pni dtes64 monitor 
ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm   
   tpr_shadow
bogomips: 6384.69
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 6
model name  : Intel(R) Pentium(R) D CPU 3.20GHz
stepping: 4
microcode   : 0x4
cpu MHz : 2400.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fpu : yes
fpu_exception   : yes
cpuid level : 6
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 

 pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe 
syscall nx lm constant  
   _tsc pebs bts nopl pni dtes64 monitor 
ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm   
   tpr_shadow
bogomips: 6384.69
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:

 Date: Fri, 4 May 2012 01:04:28 -0400
From: dougsl...@redhat.com
To: cybertimber2...@hotmail.com
CC: users@ovirt.org
Subject: Re: [Users] Host missing cpuFlags


  

  
  
Hi Nicholas,



On 05/03/2012 11:49 PM, Nicholas Kesick wrote:

  
  
I managed to get a host successfully added into oVirt Manager
(Fedora16 minimum install, then used the wiki RPM install
method), but the last event reports "Host  moved
to Non-operational state as host does not meet the cluster's
minimum CPU level. Missing CPU features: CpuFlags"

 

Can anyone shine some light on the problem? The CPU does support
virtualization... and as far as I can tell from cat
/proc/cpuinfo does does have cpu flags.

flags   : fpu vme de pse tsc msr pae
mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi
mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs
bts nopl pni dtes64 monitor ds_cpl vmx est cid
cx16 xtpr pdcm lahf_lm tpr_shadow



  



Can you please share the full /proc/cpuinfo ?



Thanks!



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


Re: [Users] Adding oVirt Node Fails

2012-05-05 Thread Nicholas Kesick

> Date: Sat, 5 May 2012 12:29:20 +0300
> From: dfedi...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: mbu...@redhat.com; users@ovirt.org
> Subject: Re: [Users] Adding oVirt Node Fails
> 
> On 04/05/12 02:49, Nicholas Kesick wrote:
> > Fri, 27 Apr 2012 05:22:24 DEBUGinstCert: try to delete old certificates
> > Fri, 27 Apr 2012 05:22:24 DEBUGinstCert: failed.
> > Traceback (most recent call last):
> >   File "/usr/share/vdsm-reg/deployUtil.py", line 1133, in instCert
> >   File "/usr/share/vdsm-reg/deployUtil.py", line 1098, in pkiCleanup
> > OSError: [Errno 16] Device or resource busy: 
> > '/etc/pki/vdsm/certs/cacert.pem'
> 
> 
> Nicholas,
> I think I got it;
> Please check if this file exists: '/etc/rhev-hypervisor-release'.
> If not, try to create a sym-link in this name to /etc/system-release,
> and restart vdsm-reg service.
> 
> Also please provide the rpm information for vdsm-reg and vdsm as well.
> -- 
> 
> /d
> 
> "Common sense is not so common." --Voltaire, Dictionnaire Philosophique 
> (1764) Just to make sure I do it right, can you specify which you wanted done 
> on the node, and which you wanted on the manager? I have the feeling you 
> wanted it all done on the node.
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Host missing cpuFlags

2012-05-04 Thread Nicholas Kesick



> Subject: Re: [Users] Host missing cpuFlags
> From: mbu...@redhat.com
> To: ih...@redhat.com
> CC: cybertimber2...@hotmail.com; users@ovirt.org; 
> vdsm-de...@lists.fedorahosted.org
> Date: Fri, 4 May 2012 07:52:30 -0400
> 
> On Fri, 2012-05-04 at 14:34 +0300, Itamar Heim wrote:
> > On 05/04/2012 02:26 PM, Nicholas Kesick wrote:
> > >
> > >
> > >  > Date: Fri, 4 May 2012 08:14:14 +0300
> > >  > From: ih...@redhat.com
> > >  > To: cybertimber2...@hotmail.com
> > >  > CC: users@ovirt.org
> > >  > Subject: Re: [Users] Host missing cpuFlags
> > >  >
> > >  > On 05/04/2012 06:49 AM, Nicholas Kesick wrote:
> > >  > > I managed to get a host successfully added into oVirt Manager 
> > > (Fedora16
> > >  > > minimum install, then used the wiki RPM install method), but the last
> > >  > > event reports "Host  moved to Non-operational state as host
> > >  > > does not meet the cluster's minimum CPU level. Missing CPU features:
> > >  > > CpuFlags"
> > >  > >
> > >  > > Can anyone shine some light on the problem? The CPU does support
> > >  > > virtualization... and as far as I can tell from cat /proc/cpuinfo 
> > > does
> > >  > > does have cpu flags.
> > >  > > flags : fpu vme de pse tsc msr *pae* mce cx8 apic sep mtrr pge mca 
> > > cmov
> > >  > > pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
> > > lm
> > >  > > constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl *vmx* est cid 
> > > cx16
> > >  > > xtpr pdcm lahf_lm tpr_shadow
> > >  >
> > >  > what is the cpu level of the cluster?
> > >  > what cluster compatibility level?
> > >  > what does vdsClient -s 0 getVdsCaps shows for cpu flags?
> > > I didn't even know there was a setting for that until now. This probably
> > > explains it.
> > > CPU Level of cluster: Intel Conroe Family
> > > Cluster Compatibility Level: 3.0 (?)
> > > Output of vdsClient -S - getVdsCaps:
> > > vdsClient -s 0 getVdsCaps
> > > HBAInventory = {'iSCSI': [{'InitiatorName':
> > > 'iqn.1994-05.com.redhat:238a26703858'}], 'FC': []}
> > > ISCSIInitiatorName = iqn.1994-05.com.redhat:238a26703858
> > > bondings = {'bond4': {'hwaddr': '00:00:00:00:00:00', 'cfg': {},
> > > 'netmask': '', 'addr': '', 'slaves': []}, 'bond0': {'hwaddr':
> > > '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves':
> > > []}, 'bond1': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '',
> > > 'addr': '', 'slaves': []}, 'bond2': {'hwaddr': '00:00:00:00:00:00',
> > > 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}, 'bond3': {'hwaddr':
> > > '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}}
> > > clusterLevels = ['3.0']
> > > cpuCores = 2
> > > cpuFlags =
> > > fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,pni,dtes64,monitor,ds_cpl,vmx,est,cid,cx16,xtpr,pdcm,lahf_lm,tpr_shadow,model_486,model_pentium,model_pentium2,model_pentium3,model_pentiumpro,model_qemu32,model_coreduo,model_Opteron_G1
> > 
> > either libvirt isn't reporting this, or there is a vdsm bug filtering it 
> > erroneously.
> > cc-ing vdsm-devel
> 
> I may be completely off here, but isn't this the NX bit problem?  You
> need to have the NX bit set in BIOS for the cpu_family flag to be set
> correctly.  
> 
> Mike
> 

Mike,
I see NX in the cpuFlags list: ...syscall,nx,lm,... is that you are reffering 
to?

Though I think it boils down to the fact that what I'm running it on is a 
Pentium D, which is the NetBurst architecture. NetBurst is below Conroe, so it 
would fail to meet the cluster compatibility level of Conroe.

- Nick

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


Re: [Users] Host missing cpuFlags

2012-05-04 Thread Nicholas Kesick


 > Date: Fri, 4 May 2012 08:14:14 +0300
> From: ih...@redhat.com
> To: cybertimber2...@hotmail.com
> CC: users@ovirt.org
> Subject: Re: [Users] Host missing cpuFlags
> 
> On 05/04/2012 06:49 AM, Nicholas Kesick wrote:
> > I managed to get a host successfully added into oVirt Manager (Fedora16
> > minimum install, then used the wiki RPM install method), but the last
> > event reports "Host  moved to Non-operational state as host
> > does not meet the cluster's minimum CPU level. Missing CPU features:
> > CpuFlags"
> >
> > Can anyone shine some light on the problem? The CPU does support
> > virtualization... and as far as I can tell from cat /proc/cpuinfo does
> > does have cpu flags.
> > flags : fpu vme de pse tsc msr *pae* mce cx8 apic sep mtrr pge mca cmov
> > pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
> > constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl *vmx* est cid cx16
> > xtpr pdcm lahf_lm tpr_shadow
> 
> what is the cpu level of the cluster?
> what cluster compatibility level?
> what does vdsClient -s 0 getVdsCaps shows for cpu flags? I didn't even know 
> there was a setting for that until now. This probably explains it.CPU Level 
> of cluster: Intel Conroe FamilyCluster Compatibility Level: 3.0 (?)Output of 
> vdsClient -S - getVdsCaps:  vdsClient -s 0 getVdsCaps
HBAInventory = {'iSCSI': [{'InitiatorName': 
'iqn.1994-05.com.redhat:238a26703858'}], 'FC': []}
ISCSIInitiatorName = iqn.1994-05.com.redhat:238a26703858
bondings = {'bond4': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 
'netmask': '', 'addr': '', 'slaves': []}, 'bond0': {'hwaddr': 
'00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}, 
'bond1': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 
'slaves': []}, 'bond2': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': 
'', 'addr': '', 'slaves': []}, 'bond3': {'hwaddr': '00:00:00:00:00:00', 'cfg': 
{}, 'netmask': '', 'addr': '', 'slaves': []}}
clusterLevels = ['3.0']
cpuCores = 2
cpuFlags = 
fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,pni,dtes64,monitor,ds_cpl,vmx,est,cid,cx16,xtpr,pdcm,lahf_lm,tpr_shadow,model_486,model_pentium,model_pentium2,model_pentium3,model_pentiumpro,model_qemu32,model_coreduo,model_Opteron_G1
cpuModel = Intel(R) Pentium(R) D CPU 3.20GHz
cpuSockets = 1
cpuSpeed = 3200.000
emulatedMachines = ['pc-0.14', 'pc', 'fedora-13', 'pc-0.13', 'pc-0.12', 
'pc-0.11', 'pc-0.10', 'isapc', 'pc-0.14', 'pc', 'fedora-13', 'pc-0.13', 
'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc']
guestOverhead = 65
hooks = {}
kvmEnabled = true
lastClient = 192.168.2.20
lastClientIface = ovirtmgmt
management_ip =
memSize = 3514
networks = {'ovirtmgmt': {'addr': '192.168.2.20', 'cfg': {'DEVICE': 
'ovirtmgmt', 'BOOTPROTO': 'dhcp', 'TYPE': 'Bridge', 'ONBOOT': 'yes'}, 'ports': 
['p2p1'], 'netmask': '255.255.255.0', 'stp': 'off', 'gateway': '192.168.2.1'}}
nics = {'p2p1': {'hwaddr': '00:13:72:8E:BC:88', 'netmask': '', 'speed': 
100, 'addr': ''}}
operatingSystem = {'release': '1', 'version': '16', 'name': 'Fedora'}
packages2 = {'kernel': {'release': '1.fc16.x86_64', 'buildtime': 
1335571948.0, 'version': '3.3.4'}, 'spice-server': {'release': '1.fc16', 
'buildtime': '1327339129', 'version': '0.10.1'}, 'vdsm': {'release': '0.fc16', 
'buildtime': '1327521056', 'version': '4.9.3.2'}, 'qemu-kvm': {'release': 
'4.fc16', 'buildtime': '1327954752', 'version': '0.15.1'}, 'libvirt': 
{'release': '5.fc16', 'buildtime': '1330876988', 'version': '0.9.6'}, 
'qemu-img': {'release': '4.fc16', 'buildtime': '1327954752', 'version': 
'0.15.1'}}
reservedMem = 321
software_revision = 0
software_version = 4.9
supportedProtocols = ['2.2', '2.3']
supportedRHEVMs = ['3.0']
uuid = 44454C4C-4700-104A-8053-C6C04F334231_00:13:72:8E:BC:88
version_name = Snow Man
vlans = {}
vmTypes = ['kvm']
- Nick
> 
> >
> > Many thanks
> > - Nick
> >
> >
> > ___
> > 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


[Users] Host missing cpuFlags

2012-05-03 Thread Nicholas Kesick




I managed to get a host successfully added into oVirt Manager (Fedora16 minimum 
install, then used the wiki RPM install method), but the last event reports 
"Host  moved to Non-operational state as host does not meet the 
cluster's minimum CPU level. Missing CPU features: CpuFlags" Can anyone shine 
some light on the problem? The CPU does support virtualization... and as far as 
I can tell from cat /proc/cpuinfo does does have cpu flags.flags   : 
fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush 
dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts 
nopl pni dtes64 monitor ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm tpr_shadow
Many thanks- Nick ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problems when install ovirt-engine from rpm

2012-05-03 Thread Nicholas Kesick

Disregard that... I installed the wrong arch, hence why it didn't show. 
Reinstalling x86_64 now.
 From: cybertimber2...@hotmail.com
To: alou...@redhat.com; m...@linux.vnet.ibm.com
Date: Thu, 3 May 2012 20:43:16 -0400
CC: users@ovirt.org
Subject: Re: [Users] Problems when install ovirt-engine from rpm





Actually I tried this tonight on a fresh Fedora 16 (minimal install) based on 
the same wiki page and it says there is no VDSM package.
#yum search vdsm returns
vdsm-bootstrap.noarch
vdsm-cli.noarch
vdsm-reg.noarch
 
Trying to install vdsm-reg results in an error requiring vdsm.
 
- Nick
 
> Date: Thu, 3 May 2012 11:01:35 +0300
> From: alou...@redhat.com
> To: m...@linux.vnet.ibm.com
> CC: users@ovirt.org
> Subject: Re: [Users] Problems when install ovirt-engine from rpm
> 
> On Thu 03 May 2012 10:48:38 AM IDT, Cao,Bing Bu wrote:
> > On 05/03/2012 03:43 PM, Alex Lourie wrote:
> >> On Thu 03 May 2012 07:30:59 AM IDT, Shu Ming wrote:
> >>> On 2012-5-3 10:37, Cao,Bing Bu wrote:
>  Hi,
> 
>  I want to install the ovirt-engine from rpm package.
>  Using the guide on wiki page:
>  http://www.ovirt.org/wiki/Installing_ovirt-engine_from_rpm
> 
>  But when I install the ovirt-engine
> 
>  #sudo yum install -y ovirt-engine
> 
>  reported on error:
> 
>  Installing : ovirt-engine- 3.0.0_0001-1.6.fc16.x86_64 1/1
>  Error unpacking rpm package ovirt-engine-3.0.0_0001-1.6.fc16.x86_64
>  error: unpacking of archive failed on file
>  /usr/share/jboss-as/modules/org/postgresql/main/postgresql-jdbc.jar;4fa1e777:
> 
>  cpio: mkdir
>  Verifying : ovirt-engine-3.0.0_0001-1.6.fc16.x86_64 1/1
> 
>  Failed:
>  ovirt-engine.x86_64 0:3.0.0_0001-1.6.fc16
> 
> 
>  Can anyone tell me what is the matter?
> 
> >>>
> >>> I think two reasons are possible:
> >>> 1)Your file system was full without space.
> >>> 2)The package was corrupted in the installation process.
> >>>
> >>>
> >>
> >> Hi
> >>
> >> Please let us know which RPMs you are using. Have you built your own
> >> set? Or are you using nightly sets from ovirt.org?
> >
> > No.I just use 'yum install ' to setup the ovirt-engine.
> > I tried nightly repository,it report same error.
> >>
> >> --
> >> Alex Lourie.
> >>
> >
> >
> 
> OK
> 
> We've seen similar error before and it was fixed some time ago. We'll 
> try to make sure that nightly includes the fix and let you know.
> 
> --
> Alex Lourie.
> ___
> 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   
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problems when install ovirt-engine from rpm

2012-05-03 Thread Nicholas Kesick

Actually I tried this tonight on a fresh Fedora 16 (minimal install) based on 
the same wiki page and it says there is no VDSM package.#yum search vdsm 
returnsvdsm-bootstrap.noarchvdsm-cli.noarchvdsm-reg.noarch Trying to install 
vdsm-reg results in an error requiring vdsm. - Nick
 > Date: Thu, 3 May 2012 11:01:35 +0300
> From: alou...@redhat.com
> To: m...@linux.vnet.ibm.com
> CC: users@ovirt.org
> Subject: Re: [Users] Problems when install ovirt-engine from rpm
> 
> On Thu 03 May 2012 10:48:38 AM IDT, Cao,Bing Bu wrote:
> > On 05/03/2012 03:43 PM, Alex Lourie wrote:
> >> On Thu 03 May 2012 07:30:59 AM IDT, Shu Ming wrote:
> >>> On 2012-5-3 10:37, Cao,Bing Bu wrote:
>  Hi,
> 
>  I want to install the ovirt-engine from rpm package.
>  Using the guide on wiki page:
>  http://www.ovirt.org/wiki/Installing_ovirt-engine_from_rpm
> 
>  But when I install the ovirt-engine
> 
>  #sudo yum install -y ovirt-engine
> 
>  reported on error:
> 
>  Installing : ovirt-engine- 3.0.0_0001-1.6.fc16.x86_64 1/1
>  Error unpacking rpm package ovirt-engine-3.0.0_0001-1.6.fc16.x86_64
>  error: unpacking of archive failed on file
>  /usr/share/jboss-as/modules/org/postgresql/main/postgresql-jdbc.jar;4fa1e777:
> 
>  cpio: mkdir
>  Verifying : ovirt-engine-3.0.0_0001-1.6.fc16.x86_64 1/1
> 
>  Failed:
>  ovirt-engine.x86_64 0:3.0.0_0001-1.6.fc16
> 
> 
>  Can anyone tell me what is the matter?
> 
> >>>
> >>> I think two reasons are possible:
> >>> 1)Your file system was full without space.
> >>> 2)The package was corrupted in the installation process.
> >>>
> >>>
> >>
> >> Hi
> >>
> >> Please let us know which RPMs you are using. Have you built your own
> >> set? Or are you using nightly sets from ovirt.org?
> >
> > No.I just use 'yum install ' to setup the ovirt-engine.
> > I tried nightly repository,it report same error.
> >>
> >> --
> >> Alex Lourie.
> >>
> >
> >
> 
> OK
> 
> We've seen similar error before and it was fixed some time ago. We'll 
> try to make sure that nightly includes the fix and let you know.
> 
> --
> Alex Lourie.
> ___
> 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: [Users] request for WOL

2012-05-01 Thread Nicholas Kesick

> Date: Tue, 1 May 2012 17:20:24 -0400
> From: acath...@redhat.com
> To: virtually...@gmail.com
> CC: users@ovirt.org
> Subject: Re: [Users] request for WOL
> 
> 
> 
> - Original Message -
> > From: "Gary Scarborough" 
> > To: users@ovirt.org
> > Sent: Tuesday, May 1, 2012 3:58:41 PM
> > Subject: [Users] request for WOL
> > 
> > 
> > I would like to request Wake on LAN support be added to the Power
> > Management interface. It seems like a good fall back for anyone who
> > doesn't have proper power management capabilities.
> 
> Fencing needs to reboot a node, WOL would only wake it up if it was suspended.
> 
> 
> > 
> > --
> > Gary Scarborough
> > IST Lab Manager
> > Rochester Institute of Technology
> > Rochester NY
> > 
But it could issue the reboot command via SSH no?I was also interested in WOL 
and curious as to why it wasn't in there already. WOL allows the system to go 
into standby for power management (less desirable than Off, but standby could 
return to service faster). For poweroff, the shutdown command could be passed 
via SSH, but the system would have to prompt that manual booting would be 
required.  Unless the system supports boot on WOL request.  
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Adding oVirt Node Fails

2012-04-30 Thread Nicholas Kesick

It's called "breth0". I've been tempted to rename it manually, but my 
understanding is that it's not persistant. Worth testing though.dougsland, 
jboggs said you may know something about this being a bug in the stable version 
and is fixed in nightlies?
Date: Mon, 30 Apr 2012 21:56:16 -0400
Subject: Re: [Users] Adding oVirt Node Fails
From: virtually...@gmail.com
To: cybertimber2...@hotmail.com

I would go to /etc/sysconfig/network-scripts/ and see what your bridge is 
called on both machines.  They should both be ifcfg-ovirtmgmt I believe.

On Mon, Apr 30, 2012 at 5:58 PM, Nicholas Kesick  
wrote:








I'm having trouble adding a oVirt Node to the oVirt Manager.
The node is powered by the oVirt Node 2.3.0 image (installed to local storage).
The engine is powered by Fedora 16 + oVirt-engine package from YUM.

 
When I add the host, install goes ok, and when I go to activate it everything 
goes ok until near step 2.  
Step: Install RHEV_INSTALL completes
Step: instCert fails
Then it says (in events) that the host was installed successfully, while the 
manager says "Install Failed".

 
Looking at the logs on the node, VDSM Registration Log seems to imply it can't 
rename the bridge.
 
Anyone have any advice?
 
Thanks,
- Nick
  

___

Users mailing list

Users@ovirt.org

http://lists.ovirt.org/mailman/listinfo/users




-- 
Gary Scarborough

IST Lab Manager

Rochester Institute of Technology

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


[Users] Adding oVirt Node Fails

2012-04-30 Thread Nicholas Kesick




I'm having trouble adding a oVirt Node to the oVirt Manager.The node is powered 
by the oVirt Node 2.3.0 image (installed to local storage).The engine is 
powered by Fedora 16 + oVirt-engine package from YUM. When I add the host, 
install goes ok, and when I go to activate it everything goes ok until near 
step 2.  Step: Install RHEV_INSTALL completesStep: instCert failsThen it says 
(in events) that the host was installed successfully, while the manager says 
"Install Failed". Looking at the logs on the node, VDSM Registration Log seems 
to imply it can't rename the bridge. Anyone have any advice? Thanks,- Nick  
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users