[Users] hosted engine help

2014-03-06 Thread Jason Brooks
Hey everyone, I've been testing out oVirt 3.4 w/ hosted engine, and
while I've managed to bring the engine up, I've only been able to do it
manually, using hosted-engine --vm-start.

The ovirt-ha-agent service fails reliably for me, erroring out with
RequestError: Request failed: success.

I've pasted error passages from the ha agent and vdsm logs below.

Any pointers?

Regards, Jason

***

ovirt-ha-agent.log

MainThread::CRITICAL::2014-03-06
18:48:30,622::agent::103::ovirt_hosted_engine_ha.agent.agent.Agent::(run) Could 
not start ha-agent
Traceback (most recent call last):
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py, line 
97, in run
self._run_agent()
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py, line 
154, in _run_agent

hosted_engine.HostedEngine(self.shutdown_requested).start_monitoring()
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py,
 line 303, in start_monitoring
for old_state, state, delay in self.fsm:
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py, 
line 125, in next
new_data = self.refresh(self._state.data)
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/state_machine.py,
 line 77, in refresh
stats.update(self.hosted_engine.collect_stats())
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py,
 line 623, in collect_stats
constants.SERVICE_TYPE)
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py, 
line 171, in get_stats_from_storage
result = self._checked_communicate(request)
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py, 
line 198, in _checked_communicate
raise RequestError(Request failed: {0}.format(msg))
RequestError: Request failed: success


vdsm.log

Thread-29::ERROR::2014-03-06 18:48:11,101::API::1607::vds::(_getHaInfo)
failed to retrieve Hosted Engine HA info
Traceback (most recent call last):
  File /usr/share/vdsm/API.py, line 1598, in _getHaInfo
stats = instance.get_all_stats()
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py, 
line 86, in get_all_stats
constants.SERVICE_TYPE)
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py, 
line 171, in get_stats_from_storage
result = self._checked_communicate(request)
  File
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py, 
line 198, in _checked_communicate
raise RequestError(Request failed: {0}.format(msg))
RequestError: Request failed: success


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


Re: [Users] Reimporting storage domains after reinstalling ovirt

2014-03-10 Thread Jason Brooks


 
 into:
 
 CLASS=Backup
 DESCRIPTION=export-storage
 IOOPTIMEOUTSEC=10
 LEASERETRIES=3
 LEASETIMESEC=60
 LOCKPOLICY=
 LOCKRENEWALINTERVALSEC=5
 MASTER_VERSION=613
 POOL_DESCRIPTION=Default
 POOL_DOMAINS=
 POOL_SPM_ID=1
 POOL_SPM_LVER=0
 POOL_UUID=
 REMOTE_PATH=nfsserver:/raid/ovirt-old/data
 ROLE=Regular
 SDUUID=1979444d-b79a-494c-8c1a-bcc132e31a04
 TYPE=NFS
 VERSION=3

This needs to be VERSION=0

(I successfully rescued a storage domain this way just this weekend)

Good luck!

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


Re: [Users] Reimporting storage domains after reinstalling ovirt

2014-03-10 Thread Jason Brooks


- Original Message -
 From: Boudewijn Ector boudew...@boudewijnector.nl
 To: Jason Brooks jbro...@redhat.com
 Cc: users@ovirt.org
 Sent: Monday, March 10, 2014 8:56:31 AM
 Subject: Re: [Users] Reimporting storage domains after reinstalling ovirt
 
 On 10-03-14 16:55, Jason Brooks wrote:
 
  into:
 
  CLASS=Backup
  DESCRIPTION=export-storage
  IOOPTIMEOUTSEC=10
  LEASERETRIES=3
  LEASETIMESEC=60
  LOCKPOLICY=
  LOCKRENEWALINTERVALSEC=5
  MASTER_VERSION=613
  POOL_DESCRIPTION=Default
  POOL_DOMAINS=
  POOL_SPM_ID=1
  POOL_SPM_LVER=0
  POOL_UUID=
  REMOTE_PATH=nfsserver:/raid/ovirt-old/data
  ROLE=Regular
  SDUUID=1979444d-b79a-494c-8c1a-bcc132e31a04
  TYPE=NFS
  VERSION=3
  This needs to be VERSION=0
 
  (I successfully rescued a storage domain this way just this weekend)
 
  Good luck!
 
  Jason
 Hi Jason,
 
 Thanks! I'm going to try this after finishing my coffee!
 Can you explain to me *why* this will change the situation? I'd like to
 have a better understanding about the inner workings of ovirt.

I don't know -- TYPE=0 is what you find in the export domain metadata
files. I'd love to be able to bring back images w/o the export domain
step in the middle...

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


Re: [Users] hosted engine help

2014-03-10 Thread Jason Brooks


- Original Message -
 From: Martin Sivak msi...@redhat.com
 To: Dan Kenigsberg dan...@redhat.com
 Cc: users@ovirt.org
 Sent: Saturday, March 8, 2014 11:52:59 PM
 Subject: Re: [Users] hosted engine help
 
 Hi Jason,
 
 can you please attach the full logs? We had very similar issue before I we
 need to see if is the same or not.

I may have to recreate it -- I switched back to an all in one engine after my
setup started refusing to run the engine at all. It's no fun losing your engine!

This was a migrated-from-standalone setup, maybe that caused additional 
wrinkles...

Jason

 
 Thanks
 
 --
 Martin Sivák
 msi...@redhat.com
 Red Hat Czech
 RHEV-M SLA / Brno, CZ
 
 - Original Message -
  On Fri, Mar 07, 2014 at 10:17:43AM +0100, Sandro Bonazzola wrote:
   Il 07/03/2014 01:10, Jason Brooks ha scritto:
Hey everyone, I've been testing out oVirt 3.4 w/ hosted engine, and
while I've managed to bring the engine up, I've only been able to do it
manually, using hosted-engine --vm-start.

The ovirt-ha-agent service fails reliably for me, erroring out with
RequestError: Request failed: success.

I've pasted error passages from the ha agent and vdsm logs below.

Any pointers?
   
   looks like a VDSM bug, Dan?
  
  Why? The exception is raised from deep inside the ovirt_hosted_engine_ha
  code.
  ___
  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] Reimporting storage domains after reinstalling ovirt

2014-03-10 Thread Jason Brooks


- Original Message -
 From: Boudewijn Ector boudew...@boudewijnector.nl
 To: Jason Brooks jbro...@redhat.com
 Cc: users@ovirt.org
 Sent: Monday, March 10, 2014 10:21:27 AM
 Subject: Re: [Users] Reimporting storage domains after reinstalling ovirt
 
 Hi Guys,
 
 
 Thank you very much Jason, Itamar, Gadi! I'm almost there thanks to your
 help.
 
 My steps were:
 
 - remove the old storageconnection:
 
 $ curl  -u admin@internal:* -X DELETE
 https://192.168.1.44:443/api/storageconnections/5636a8c3-65b6-44a4-9ba4-e598dc60a4e4
 -k
 
 I changed version 3 - 0 in metadata file
 
 And did an import (export NFS):
 192.168.1.44:/raid/ovirt-old/data
 
 Currently the box is importing the VMs from the old to the new repository.
 
 But, there's still a last challenge to overcome:
 
 I had this VM with about 2TB storage attached on both my storage domains
 (I had another one too). This poses two different problems:
 
 - I can't import the VM from the first storage domain, since not all
 disks did reside on this single storage domain. This error pops up
 (which is  quite logical):
 
 Error while executing action:
 
 downloadbak:
 
   * Cannot import VM. VM's Image does not exist.
 
 Yeah I know I shouldn't have split the VMs resources over multiple
 storage domains... I won't make that mistake again. Is there a way to
 move these disks from the second old domain to the first old domain
 so the VM can be reimported?
 
 Furthermore, my storage machine has about 1.4TB free disk space left.
 While importing, a copy of a VM is being made... and this particular one
 is 2TB. So I'm going to run out of disk space while doing so; is there a
 way to move instead of copy a VM while importing it?

Some people have reported success creating an image of the desired size,
then noting the name of this new image, and copying the old image into the
place of the new one, with the new name. Something like that might work, but
I don't have first-hand experience w/ it.

Jason

 
 
 Cheers (and thanks a lot for all the help, I really appreciate it!),
 
 Boudewijn
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Reimporting storage domains after reinstalling ovirt

2014-03-10 Thread Jason Brooks


- Original Message -
 From: Boudewijn Ector boudew...@boudewijnector.nl
 To: Jason Brooks jbro...@redhat.com
 Cc: users@ovirt.org
 Sent: Monday, March 10, 2014 10:46:45 AM
 Subject: Re: [Users] Reimporting storage domains after reinstalling ovirt
 
 
  Some people have reported success creating an image of the desired size,
  then noting the name of this new image, and copying the old image into the
  place of the new one, with the new name. Something like that might work,
  but
  I don't have first-hand experience w/ it.
 
  Jason
 
 Hi Jason,
 
 Thanks, although that's quite an ugly option, although better than not
 being able to do it at all... I'll keep it in mind anyway if everything
 else fails.
 
 Well I was wondering: Can't I just copy those images and vm's from the
 second storage domain to the first and add those in the metadata?
 I might give that a shot tonight.

There's a database element to this as well, that's why I think there's
the fake image creation element.


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


[Users] ovf image for hosted engine

2014-03-10 Thread Jason Brooks
Hey all,

The hosted engine may be installed from pxe, cdrom or disk. The disk format
must be an OVF image, right?

Any suggestions on how to create an ovf image? Poking around, I see mentions 
of tools to convert from ovf, but not to ovf, at least not within the 
KVM/libvirt world.

I know that this format is used within oVirt, but I don't understand how to 
go from the *.ovf file in the export domain + the disk image file or files 
to a single disk image.

Do these have to be zipped together? Is there some utility for that, or 
guidance on how it comes together?

My cdrom and pxe hosted engine installs have been spotty -- some crashes,
some unresponsiveness from pxe and from the cd install -- so I'd like to
know how to take the disk route...

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


Re: [Users] hosted engine help

2014-03-11 Thread Jason Brooks

  
  I experienced the exact same symptoms as Jason on a from-scratch
  installation on two physical nodes with CentOS 6.5 (fully up-to-date)
  using oVirt
  3.4.0_pre (latest test-day release) and GlusterFS 3.5.0beta3 (with
  Gluster-provided NFS as storage for the self-hosted engine VM only).
 
 Using GlusterFS with hosted-engine storage is not supported and not
 recommended.
 HA daemon may not work properly there.

I used Gluster NFS, too. That's not supported or recommended?

I've assumed that I could use Gluster NFS / NFS interchangeably...

Jason

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


Re: [Users] using cloud-init?

2014-03-12 Thread Jason Brooks
On Wed, 2014-03-12 at 01:52 -0400, Oved Ourfalli wrote:
 Did you set the OS type of the VM / template to some linux based OS
 type?

That was it. Thanks!

Jason

 The cloud-init data is passed only to linux VMs.
 A new patch changed that, and passed it to all non-windows VMs, so if
 you left the defaults, and the OS type is Other OS, then it doesn't
 work without the patch.
 
 See bug https://bugzilla.redhat.com/show_bug.cgi?id=1072764
 
 Oved
 
 - Original Message -
  From: Jason Brooks jbro...@redhat.com
  To: users@ovirt.org
  Sent: Tuesday, March 11, 2014 6:21:37 PM
  Subject: [Users] using cloud-init?
  
  Hi all --
  
  I've been trying, without success, to use cloud-init w/ oVirt 3.4 on
 Fedora
  19 hosts. I've had similar failure in the past, but here are the
 steps I'm
  taking currently:
  
  1. Import as template F19 image from ovirt-image-repository glance
 repo
  2. Create new vm based on that template
  3. Choose ovirtmgmt as the nic1 for the VM
  4. Show advanced options, click initial run, expand authentication,
 enter
  a root password, paste my public key into the allowed ssh keys field
  5. Hit OK, and then run the VM
  6. In the VM's console, I see it complain about No instance
 datasource found
  7. Unsurprisingly, I can't log in w/ pw or ssh.
  
  (By the way, are there any default creds for these images? I thought
 they
  might
  be based on the fedora cloud images, but their default uname fedora
 pw
  nothing
  doesn't work)
  
  I've tried some other derivations of this, launching from the Run
 Once menu,
  filling in various different fields, etc.
  
  Any clues?
  
  I don't see many people complaining about this, so I'm assuming it's
 working
  for other people. I don't know, maybe it's something with Fedora?
  
  Thanks, Jason
  ___
  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] hosted engine help

2014-03-25 Thread Jason Brooks


- Original Message -
 From: Jiri Moskovcak jmosk...@redhat.com
 To: Jason Brooks jbro...@redhat.com, Greg Padgett gpadg...@redhat.com
 Cc: users@ovirt.org
 Sent: Tuesday, March 25, 2014 10:34:16 AM
 Subject: Re: [Users] hosted engine help
 
 On 03/13/2014 05:25 PM, Jason Brooks wrote:
 
 
  - Original Message -
  From: Greg Padgett gpadg...@redhat.com
  To: Jason Brooks jbro...@redhat.com
  Cc: Sandro Bonazzola sbona...@redhat.com, users@ovirt.org, Martin
  Sivak msi...@redhat.com
  Sent: Tuesday, March 11, 2014 7:52:42 AM
  Subject: Re: [Users] hosted engine help
 
  On 03/11/2014 04:09 PM, Sandro Bonazzola wrote:
  Il 07/03/2014 01:10, Jason Brooks ha scritto:
  Hey everyone, I've been testing out oVirt 3.4 w/ hosted engine, and
  while I've managed to bring the engine up, I've only been able to do it
  manually, using hosted-engine --vm-start.
 
  The ovirt-ha-agent service fails reliably for me, erroring out with
  RequestError: Request failed: success.
 
  I've pasted error passages from the ha agent and vdsm logs below.
 
  Any pointers?
 
  Regards, Jason
 
  ***
 
  ovirt-ha-agent.log
 
  MainThread::CRITICAL::2014-03-06
  18:48:30,622::agent::103::ovirt_hosted_engine_ha.agent.agent.Agent::(run)
  Could not start ha-agent
  Traceback (most recent call last):
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py,
  line 97, in run
self._run_agent()
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py,
  line 154, in _run_agent
 
  hosted_engine.HostedEngine(self.shutdown_requested).start_monitoring()
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py,
  line 303, in start_monitoring
for old_state, state, delay in self.fsm:
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py,
  line 125, in next
new_data = self.refresh(self._state.data)
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/state_machine.py,
  line 77, in refresh
stats.update(self.hosted_engine.collect_stats())
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py,
  line 623, in collect_stats
constants.SERVICE_TYPE)
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py,
  line 171, in get_stats_from_storage
result = self._checked_communicate(request)
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py,
  line 198, in _checked_communicate
raise RequestError(Request failed: {0}.format(msg))
  RequestError: Request failed: success
 
 
  vdsm.log
 
  Thread-29::ERROR::2014-03-06 18:48:11,101::API::1607::vds::(_getHaInfo)
  failed to retrieve Hosted Engine HA info
  Traceback (most recent call last):
  File /usr/share/vdsm/API.py, line 1598, in _getHaInfo
stats = instance.get_all_stats()
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py,
  line 86, in get_all_stats
constants.SERVICE_TYPE)
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py,
  line 171, in get_stats_from_storage
result = self._checked_communicate(request)
  File
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py,
  line 198, in _checked_communicate
raise RequestError(Request failed: {0}.format(msg))
  RequestError: Request failed: success
 
 
  Greg, Martin, Request failed: success ?
 
  Hi Jason,
 
  I talked to Martin about this and opened a bug [1]/submitted a patch [2].
 Based on your mail, I'm not sure if you experienced a race condition or
  some other issue.  This patch should help the former case, but if you're
  still experiencing problems then we would need to investigate further.
 
  I made these changes to my install and now I get a different error:
 
  MainThread::CRITICAL::2014-03-13
  12:05:47,749::agent::103::ovirt_hosted_engine_ha.agent.agent.Agent::(run)
  Could not start ha-agent
  Traceback (most recent call last):
 File
 /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py,
 line 97, in run
   self._run_agent()
 File
 /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/agent.py,
 line 154, in _run_agent
   hosted_engine.HostedEngine(self.shutdown_requested).start_monitoring()
 File
 
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/hosted_engine.py,
 line 303, in start_monitoring
   for old_state, state, delay in self.fsm:
 File
 
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/fsm/machine.py,
 line 125, in next
   new_data = self.refresh(self._state.data)
 File
 
  /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/agent/state_machine.py,
 line 77, in refresh
   stats.update(self.hosted_engine.collect_stats())
 File
 
  /usr/lib

Re: [ovirt-users] Ceph

2014-05-01 Thread Jason Brooks


- Original Message -
 From: Jiri Moskovcak jmosk...@redhat.com
 To: users users@ovirt.org
 Sent: Thursday, May 1, 2014 12:07:53 AM
 Subject: [ovirt-users] Ceph
 
 Hello oVirt users!
 
 When I read [1] I got curious how much demand for supporting Ceph we can
 expect in the near future. So if use it or plan to use it please let us
 know.

I'd be interested in having it as an option.

Jason

 
 Have a nice day,
 Jirka
 
 [1]
 http://www.redhat.com/about/news/press-archive/2014/4/red-hat-to-acquire-inktank-provider-of-ceph
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt Hosted Engine and gluster mount - native nfs?

2014-05-02 Thread Jason Brooks


- Original Message -
 From: Andrew Lau and...@andrewklau.com
 To: users users@ovirt.org
 Sent: Thursday, May 1, 2014 10:30:47 PM
 Subject: [ovirt-users] oVirt Hosted Engine and gluster mount - native nfs?
 
 Hi,
 
 I'm having many issues with the inbuilt gluster nfs server (crashing
 and disconnecting). I was wondering, if anyone's tried exporting the
 gluster mount through glusterfs and then running a NFS server locally?

I haven't tried this, but I'm testing gluster nfs w/ ctdb  a virtual IP
and that seems to be working so far...

Jason

 
 eg.
 storage servers (gluster) - hypervisor (gluster client - export nfs
 of gluster client)
 
 Does this pose any issues with sanlock if there are then multiple nfs
 servers? I've been simply mounting the nfs servers as
 localhost:/hosted-engine as it means another host can die without
 effecting the nfs connection. My only concern would be regarding
 sanlock/nfslock as there'd be multiple NFS servers.
 
 Thoughts?
 
 Thanks,
 Andrew
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] gluster performance oVirt 3.4

2014-05-12 Thread Jason Brooks


- Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: Paul Robert Marino prmari...@gmail.com
 Cc: users users@ovirt.org
 Sent: Monday, May 12, 2014 5:33:41 PM
 Subject: Re: [ovirt-users] gluster performance oVirt 3.4
 
 On Mon, May 12, 2014 at 8:38 PM, Paul Robert Marino
 prmari...@gmail.comwrote:
 
  On the Gluster site there is a QEMU repo I'll send you the link latter
  today. But essentially CentOS doesn't include the Gluster client or
  libraries so they can't compile against it.
  I'm not sure why CentOS and Scientific Linux don't include it but I think
  it might just be an over site since Gluster 3.4 is new set of packages
  which were added in the latest release of RHEL 6.
  In truth you can simply unpack the source RPM and rebuild it with Gluster
  support its not difficult but I don't remember the flags you need to pass
  the rpmbuild command off the top of my head. That said I'd probably use the
  ones off the Gluster site any way.
  If you are using Gluster 3.5 the ones included in RHEL are incompatible
  because Gluster still has large API changes between minor releases and they
  were compiled against 3.4.
 
  Also Gluster 3.5 is a brand new release so I wouldn't rule out the
  possibility of a bug. So if the Gluster enabled QEMU rpms don't help you
  may need to inquire on the Gluster mailing list.
 
 
 If I remember correctly, due to problems with snapshots (now solved I
 think) and with live migration (not yet solved) the developers hard coded
 the fact that the  xml domain definition is the suboptimal one.
 So, even if you change gluster repo, the qemu command line generated by
 oVirt will be the same, so without the use of libgfapi.

I recently tested with F20 hosts and virt pkgs from the fedora-virt-preview 
repo, and the libgfapi support remained disabled.

The changelog for libvirt 1.2.2 mentions a gluster/qemu/snapshot fix, I'd
hoped this would do the trick, but I couldn't figure out how to re-enable
libgfapi to test it...

Jason

 
 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


Re: [Users] ovirt VM start fails - Perm Denied error

2012-02-13 Thread Jason Brooks
On 02/12/2012 10:28 AM, Deepak C Shetty wrote:
 Hi,
I have tried this multiple times and i hit the same error.
 
 I have 3 storage domains  created (iso, data and export) all connected
 to the DC with DC status as Up and
 1 host with status as Up and the same (only) host acting as SPM.
 
 I used the engine-iso-uploader utility to upload my .iso to the iso domain.
 Created a new VM and attached a vdisk of type sparse (thin-prov) and
 click on Run Once,
 where i select Attach CD and select my .iso, and change boot order to
 boot from CD, then disk.
 
 But i get this error...
 
 VM first-ovirt-vm is down. Exit message internal error process exited
 while connecting to monitor: qemu-kvm: -drive
 file=/rhev/data-center/4087fea7-b54a-4318-8d5c-828eff8846f4/35f880f8-bd0c-4063-b171-2ddaa59e1212/images/----/Fedora-16-x86_64-DVD.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw:
 could not open disk image
 /rhev/data-center/4087fea7-b54a-4318-8d5c-828eff8846f4/35f880f8-bd0c-4063-b171-2ddaa59e1212/images/----/Fedora-16-x86_64-DVD.iso:
 Permission denied .

I hit this same issue last week, on an ovirt-engine that I'd updated
from nightly to stable. In order to get around the issue, I completely
uninstalled ovirt and removed the /rhev/datacenter directory, which
wasn't removed automatically when I uninstalled ovirt. Once I did that,
I was able to proceed normally.

Jason


 
 I am unable to figure out why.. bcos the user.group perms for the .iso
 are fine.
 In fact i logged into the system serving the nfs share and added 0777 perms
 still i get the same error. Here is the snip of how the perms for .iso
 look like...
 
 ll
 /tmp/iso1-domain/35f880f8-bd0c-4063-b171-2ddaa59e1212/images/----/Fedora-16-x86_64-DVD.iso
 
 -rwxr-xr-x. 1 vdsm kvm 3757047808 Feb 13 04:24
 /tmp/iso1-domain/35f880f8-bd0c-4063-b171-2ddaa59e1212/images/----/Fedora-16-x86_64-DVD.iso
 
 
 Here are some of the imp. logs from the engine.log... note that i tried
 multiple times, so there are multiple
 entries of ERRORs for each of those tries...
 
 2012-02-13 05:10:04,563 INFO 
 [org.ovirt.engine.core.vdsbroker.UpdateVdsDynamicDataVDSCommand]
 (pool-5-thread-47) FINISH, UpdateVdsDynamicDataVDSCommand, log id: 549dfc2f
 2012-02-13 05:10:04,612 INFO 
 [org.ovirt.engine.core.bll.RunVmOnceCommand] (pool-5-thread-47) Running
 command: RunVmOnceCommand internal: false. Entities affected :  ID:
 c587bc8e-f800-4ce4-a35e-1dd43480cb58 Type: VM
 2012-02-13 05:10:04,617 ERROR [org.ovirt.engine.core.bll.RunVmCommand]
 (pool-5-thread-47) Cant find VDS to run the VM
 c587bc8e-f800-4ce4-a35e-1dd43480cb58 on, so this VM will not be run.
 2012-02-13 05:10:04,622 ERROR
 [org.ovirt.engine.core.bll.RunVmOnceCommand] (pool-5-thread-47)
 Transaction rolled-back for command:
 org.ovirt.engine.core.bll.RunVmOnceCommand.
 2012-02-13 05:11:25,735 INFO 
 [org.ovirt.engine.core.bll.DbUserCacheManager]
 (QuartzScheduler_Worker-10) DbUserCacheManager::refreshAllUserData() -
 entered
 2012-02-13 05:11:52,648 WARN 
 [org.ovirt.engine.core.bll.GetConfigurationValueQuery]
 (http--0.0.0.0-8080-1) calling GetConfigurationValueQuery with null
 version, using default general for version
 2012-02-13 05:11:52,791 WARN 
 [org.ovirt.engine.core.bll.GetConfigurationValueQuery]
 (http--0.0.0.0-8080-2) calling GetConfigurationValueQuery with null
 version, using default general for version
 2012-02-13 05:11:55,828 WARN 
 [org.ovirt.engine.core.bll.GetConfigurationValueQuery]
 (http--0.0.0.0-8080-8) calling GetConfigurationValueQuery with null
 version, using default general for version
 2012-02-13 05:11:56,917 WARN 
 [org.ovirt.engine.core.bll.GetConfigurationValueQuery]
 (http--0.0.0.0-8080-2) calling GetConfigurationValueQuery with null
 version, using default general for version
 2012-02-13 05:12:11,611 INFO 
 [org.ovirt.engine.core.bll.UpdateVmCommand] (http--0.0.0.0-8080-10)
 Running command: UpdateVmCommand internal: false. Entities affected : 
 ID: c587bc8e-f800-4ce4-a35e-1dd43480cb58 Type: VM
 2012-02-13 05:12:11,617 INFO 
 [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
 (http--0.0.0.0-8080-10) START, IsValidVDSCommand(storagePoolId =
 4087fea7-b54a-4318-8d5c-828eff8846f4, ignoreFailoverLimit = false,
 compatabilityVersion = null), log id: 247cacfc
 2012-02-13 05:12:11,619 INFO 
 [org.ovirt.engine.core.vdsbroker.irsbroker.IsValidVDSCommand]
 (http--0.0.0.0-8080-10) FINISH, IsValidVDSCommand, return: true, log id:
 247cacfc
 2012-02-13 05:12:11,632 INFO 
 [org.ovirt.engine.core.vdsbroker.irsbroker.UpdateVMVDSCommand]
 (http--0.0.0.0-8080-10) START, UpdateVMVDSCommand(storagePoolId =
 4087fea7-b54a-4318-8d5c-828eff8846f4, ignoreFailoverLimit = false,
 compatabilityVersion = null, storageDomainId =
 ----, infoDictionary.size = 1), log id:
 1294a3c3
 2012-02-13 05:12:11,904 INFO 
 

Re: [Users] vdsm issue

2012-03-01 Thread Jason Brooks
I wonder about that dirty yum upgrade bit -- I upgraded a remote F15
server to F16 yesterday using preupgrade-cli and then went on to
configure that server as engine+host as you're doing. It worked fine.

On 03/01/2012 10:41 AM, Michal Kopacki wrote:
 --
 On 2012-03-01 17:42:42 , Itamar Heim (ih...@redhat.com) wrote:

 not sure about the error below, but installing vdsm requires more
 configuration done by engine when you choose to add a host.
  I'm not sure what you mean by more configuration. As I understand
 after install of vdsm it will be started as a service which apparently
 is not going well.
 can you try adding the host via the engine (it will reboot in the last
 phase...).
  It's exactly what I did. After vsdm install I went to ovirt-engine
 page and add host (localhost in this case). In event window i saw that
 there are components installing and after reboot i can see information
 as below:
 
 This host is in non responding state. Try to Activate it; If the
 problem persists, switch Host to Maintenance mode and try to reinstall it.
 
 Of course Activate solves nothing.
 

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


Re: [Users] adding existing KVM guests to oVirt

2012-03-05 Thread Jason Brooks
On 03/05/2012 03:59 PM, Fong Vang wrote:
 Hi All,
 
 Is it possible to add existing KVM guests to oVirt?


It is -- check out virt-v2v: http://libguestfs.org/virt-v2v/

 
 
 
 
 ___
 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] installing ovirt engine on CentOS

2012-03-08 Thread Jason Brooks
On 03/08/2012 01:01 PM, Trey Dockendorf wrote:
 On Thu, Mar 8, 2012 at 1:12 PM, Nathan Stratton nat...@robotics.net wrote:
 On Thu, 8 Mar 2012, Elias Abacioglu wrote:

 I was hoping to have something in the middle cause I have no budget. I'm
 going to use this server to host my own test virtual guests. Basically to
 build and test packages on different flavours of Linux..
 I'm a bit stubborn, so I guess next step for me is to try to build these
 newer packages for EL6 and the missing ones a swell unless anyone has a
 better idea..


 Well the better idea is to stick with the supported distro, but... if you
 must be on Centos then you will need to do just what you suggest and upgrade
 to the supported packages.

 -Nathan

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 
 I've been attempting to re-build both oVirt and RHEV (from public FTP)
 in CentOS 6 but am stuck on the maven2 dependancies.  

Will jpackage help? http://www.jpackage.org/installation.php



I cannot find
 the SRPMs on RedHat's public FTP for Maven, so I've been trying to
 rebuild them from the FC16 SRPMs with little luck.  Does anyone have
 any advice on getting maven2 into CentOS 6?  Or how it was done for
 Red Hat 6?
 
 Thanks
 - Trey
 ___
 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] testing ovirt-engine in Fedora 17: how to get webadmin?

2012-05-03 Thread Jason Brooks
I'm testing out the ovirt-engine packages in Fedora 17. At the URL for
the engine, there's a note, Note: You are using a stripped down
version, full version with GUI included can be downloaded in oVirt
Project Site.

The note links to the ovirt.org wordpress blog -- is there a suggested
path to getting the full gui that works with the Fedora 17 packages?

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


[Users] On oVirt 3.1, Fedora 16 and 17 hang at boot

2012-06-20 Thread Jason Brooks
Hi everyone,

I'm testing oVirt 3.1 with a few different VM types, and I'm
experiencing boot issues with Fedora 16 and 17, 64bit. F17 hangs while
booting from the F17 install DVD. F16 installs normally (minimal
install), but hangs during the initial boot after installation. The F16
VM will boot to rescue mode, however.

The VM appears to get through the full boot process, but then the CPU
usage goes to 99 or 100% and the VM won't respond. I've tried with spice
and vnc consoles, with and without USB enabled. I've let it sit for
quite a while, and the VM CPU usage stays pegged, and the VMs remain
unresponsive.

CentOS 6.2 and Ubuntu 12.04 VMs, both 64bit, work normally on my oVirt
3.1 setup. Any idea what might be causing the issue, or how I might go
about debugging it?

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


Re: [Users] On oVirt 3.1, Fedora 16 and 17 hang at boot

2012-06-21 Thread Jason Brooks
On 06/20/2012 11:18 PM, Itamar Heim wrote:
 On 06/21/2012 06:35 AM, Bing Bu Cao wrote:
 Hi,everyone

 I have also met this problem recently,but I was just using vdsm to
 create a vm and boot it to install FC16/17 instead of using ovirt-engine.

 Maybe it is a bug or problem of vdsm.
 I also met one problem:
 After created a vm,after a while,trying to get info or shutdown the
 vm,the vm will be not responding.

 I have no idea whether the two problems are relative.

 On 06/21/2012 12:38 AM, Jason Brooks wrote:
 Hi everyone,

 I'm testing oVirt 3.1 with a few different VM types, and I'm
 experiencing boot issues with Fedora 16 and 17, 64bit. F17 hangs while
 booting from the F17 install DVD. F16 installs normally (minimal
 install), but hangs during the initial boot after installation. The F16
 VM will boot to rescue mode, however.

 The VM appears to get through the full boot process, but then the CPU
 usage goes to 99 or 100% and the VM won't respond. I've tried with spice
 and vnc consoles, with and without USB enabled. I've let it sit for
 quite a while, and the VM CPU usage stays pegged, and the VMs remain
 unresponsive.

 CentOS 6.2 and Ubuntu 12.04 VMs, both 64bit, work normally on my oVirt
 3.1 setup. Any idea what might be causing the issue, or how I might go
 about debugging it?
 
 did you try ide disk instead of virtio? a VM without a nic?

I just tried booting from the F17 installer with each of these cases:
using an ide disk, using no disk, using e1000 nic, rtl8139 nic, no nic.
I've also tried with both preallocated and thin provisioned disks. All
the same: the F17 install dvd hangs at boot.

The same F17 dvd image, when accessed from the same nfs share via
virt-manager on my F17 notebook, works as expected.

The F16 dvd image boots at least, as does the boot.fedoraproject.org
image, though Fedora systems installed with either of those do not boot.

Maybe I'll try building a new vdsm to test.

Jason

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


Re: [Users] On oVirt 3.1, Fedora 16 and 17 hang at boot

2012-06-21 Thread Jason Brooks
On 06/21/2012 08:41 AM, Robert Middleswarth wrote:
 On 06/21/2012 11:37 AM, Jason Brooks wrote:
 On 06/20/2012 11:18 PM, Itamar Heim wrote:
 On 06/21/2012 06:35 AM, Bing Bu Cao wrote:
 Hi,everyone

 I have also met this problem recently,but I was just using vdsm to
 create a vm and boot it to install FC16/17 instead of using
 ovirt-engine.

 Maybe it is a bug or problem of vdsm.
 I also met one problem:
 After created a vm,after a while,trying to get info or shutdown the
 vm,the vm will be not responding.

 I have no idea whether the two problems are relative.

 On 06/21/2012 12:38 AM, Jason Brooks wrote:
 Hi everyone,

 I'm testing oVirt 3.1 with a few different VM types, and I'm
 experiencing boot issues with Fedora 16 and 17, 64bit. F17 hangs while
 booting from the F17 install DVD. F16 installs normally (minimal
 install), but hangs during the initial boot after installation. The
 F16
 VM will boot to rescue mode, however.

 The VM appears to get through the full boot process, but then the CPU
 usage goes to 99 or 100% and the VM won't respond. I've tried with
 spice
 and vnc consoles, with and without USB enabled. I've let it sit for
 quite a while, and the VM CPU usage stays pegged, and the VMs remain
 unresponsive.

 CentOS 6.2 and Ubuntu 12.04 VMs, both 64bit, work normally on my oVirt
 3.1 setup. Any idea what might be causing the issue, or how I might go
 about debugging it?
 did you try ide disk instead of virtio? a VM without a nic?
 I just tried booting from the F17 installer with each of these cases:
 using an ide disk, using no disk, using e1000 nic, rtl8139 nic, no nic.
 I've also tried with both preallocated and thin provisioned disks. All
 the same: the F17 install dvd hangs at boot.
 Isn't there a bug regarding san link causing issues with read-only medium?

That's right -- I've encountered that issue, too, but there's a fix for it.

This is a different issue, other distros are installing normally for me.

 
 Thanks
 Robert

 The same F17 dvd image, when accessed from the same nfs share via
 virt-manager on my F17 notebook, works as expected.

 The F16 dvd image boots at least, as does the boot.fedoraproject.org
 image, though Fedora systems installed with either of those do not boot.

 Maybe I'll try building a new vdsm to test.

 Jason

 ___
 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] Wondering about updating ovirt from 3.0 to 3.1

2012-07-23 Thread Jason Brooks

On 07/12/2012 06:08 PM, Robert Middleswarth wrote:

On 07/12/2012 03:01 PM, Dominic Kaiser wrote:

So does Fedora 16 have an Ovirt 3.1 repo?  It seems best way to do
this correct me if I am wrong:

No.  There are no Fedora 16 Repo's


1. Uninstall 3.0
2. engine-cleanup do not drop database
3. Reinstall

Good to go right?  Will this mess with vm's already running etc.

Pretty certain this will break things badly.

The un-test but the way that should work is.

Uninstall oVirt 3.0 do not engine-clean
Upgrade from Fedora 16 to Fedora 17.
Add the beta repo's
yum clean all
Yum install ovirt-engine
Run enginue-upgrade and follow it instructions



Has anyone else tested this? I just tried it on a test rig of F16 
running 3.0, upgrading to 3.1 beta on F17. All the steps completed fine, 
except that I had to remove ovirt-engine-jbossas, which conflicted with 
the new, from Fedora, jboss-as, before installing ovirt-engine 3.1.


After engine-upgrade completed, I wasn't able to access the engine. 
Jboss-as was stopped, as was httpd. Starting them up didn't make the 
engine accessible, though. I just got the default fedora pages for JBoss 
and for Apache.


On my own oVirt setup, I moved from 3.0 to 3.1 by moving my VMs and 
templates to my export domain, detaching my export and iso domains, and 
installing 3.1 from scratch, before importing my iso and export domains 
and ferrying my VMs and templates over to my new data domain.


What's the most sane upgrade advice we can offer to oVirt 3.0 users?

Jason




Since I was stuck at the DMV all day I haven't had a change to test
these instructions at all before doing these steps I would do a full
backup of the DB and a snapshot of the system.  If you can clone the
system and do these steps on a clone even better.

Thanks
Robert



dk

On Thu, Jul 12, 2012 at 11:26 AM, Robert Middleswarth
rob...@middleswarth.net mailto:rob...@middleswarth.net wrote:

On 07/12/2012 11:23 AM, Dominic Kaiser wrote:

What is the proper process for this in ovirt?  Or has someone
done it already?

Testing is just getting started.  We have an idea of the steps but
no one has actually done them to see if the upgrade works or not.

Thanks
Robert


Thanks,

--
Dominic Kaiser
Greater Boston Vineyard
Director of Operations

cell: 617-230-1412 tel:617-230-1412
fax: 617-252-0238 tel:617-252-0238
email: domi...@bostonvineyard.org mailto:domi...@bostonvineyard.org




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






--
Dominic Kaiser
Greater Boston Vineyard
Director of Operations

cell: 617-230-1412
fax: 617-252-0238
email: domi...@bostonvineyard.org mailto:domi...@bostonvineyard.org







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




--
Jason Brooks
Media  Communications
Open Source and Standards @ Red Hat

identi.ca/jasonbrooks
twitter.com/jasonbrooks


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


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-07-24 Thread Jason Brooks




What's the most sane upgrade advice we can offer to oVirt 3.0
users?

Jason


the sane upgrade path (nothing is sane in Fedora 16 to Fedora 17
upgrade):
1. run engine-cleanup, do not drop DB
2. remove all ovirt-engine rpms (including the JBoss one)
   - please not that this will remove the PKI, so you'll have to
   re-install your hosts
3. Do the fedora upgrade
4. install ovirt-engine rpms
5. run engine-setup
   - Give same passwords to the DB/admin user

in this case, engine-setup should upgrade the db, and not install it.
we didn't tried this approach yet, so I'll appreciate any input.


Can someone please try this out and verify it works? I'd like to include this 
process in the release notes.


I've been testing this path today. I get all the way to step 5, running 
engine-setup, and the script fails out after asking for my existing db 
password. The script asks for my password, over and over (I tried 
entering it like 25 times) and keeps on asking until I hit enter with a 
blank password a couple of times, at which point it fails out.


Jason



Thanks,

Steve



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


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-07-24 Thread Jason Brooks


- Original Message -
 From: Steve Gordon sgor...@redhat.com
 To: Jason Brooks jbro...@redhat.com
 Cc: Ofer Schreiber oschr...@redhat.com, users@ovirt.org
 Sent: Tuesday, July 24, 2012 8:01:05 PM
 Subject: Re: [Users] Wondering about updating ovirt from 3.0 to 3.1
 
 - Original Message -
  From: Jason Brooks jbro...@redhat.com
  To: Steve Gordon sgor...@redhat.com
  Cc: Ofer Schreiber oschr...@redhat.com, users@ovirt.org
  Sent: Tuesday, July 24, 2012 6:50:24 PM
  Subject: Re: [Users] Wondering about updating ovirt from 3.0 to 3.1
  
  
  
   What's the most sane upgrade advice we can offer to oVirt 3.0
   users?
  
   Jason
  
   the sane upgrade path (nothing is sane in Fedora 16 to Fedora
   17
   upgrade):
   1. run engine-cleanup, do not drop DB
   2. remove all ovirt-engine rpms (including the JBoss one)
  - please not that this will remove the PKI, so you'll have to
  re-install your hosts
   3. Do the fedora upgrade
   4. install ovirt-engine rpms
   5. run engine-setup
  - Give same passwords to the DB/admin user
  
   in this case, engine-setup should upgrade the db, and not
   install
   it.
   we didn't tried this approach yet, so I'll appreciate any input.
  
   Can someone please try this out and verify it works? I'd like to
   include this process in the release notes.
  
  I've been testing this path today. I get all the way to step 5,
  running
  engine-setup, and the script fails out after asking for my existing
  db
  password. The script asks for my password, over and over (I tried
  entering it like 25 times) and keeps on asking until I hit enter
  with
  a
  blank password a couple of times, at which point it fails out.
  
  Jason
 
 Hi Jason,
 
 Any chance you could upload the engine-setup log somewhere for us to
 take a look at?

Here it is: http://fpaste.org/m3rt/

Jason

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


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-07-25 Thread Jason Brooks

On Wed 25 Jul 2012 12:35:41 AM PDT, Ofer Schreiber wrote:



- Original Message -



- Original Message -



- Original Message -

From: Steve Gordon sgor...@redhat.com
To: Jason Brooks jbro...@redhat.com
Cc: Ofer Schreiber oschr...@redhat.com, users@ovirt.org
Sent: Tuesday, July 24, 2012 8:01:05 PM
Subject: Re: [Users] Wondering about updating ovirt from 3.0 to
3.1

- Original Message -

From: Jason Brooks jbro...@redhat.com
To: Steve Gordon sgor...@redhat.com
Cc: Ofer Schreiber oschr...@redhat.com, users@ovirt.org
Sent: Tuesday, July 24, 2012 6:50:24 PM
Subject: Re: [Users] Wondering about updating ovirt from 3.0 to
3.1




What's the most sane upgrade advice we can offer to oVirt
3.0
users?

Jason


the sane upgrade path (nothing is sane in Fedora 16 to
Fedora
17
upgrade):
1. run engine-cleanup, do not drop DB
2. remove all ovirt-engine rpms (including the JBoss one)
- please not that this will remove the PKI, so you'll
have
to
re-install your hosts
3. Do the fedora upgrade
4. install ovirt-engine rpms
5. run engine-setup
- Give same passwords to the DB/admin user

in this case, engine-setup should upgrade the db, and not
install
it.
we didn't tried this approach yet, so I'll appreciate any
input.


Can someone please try this out and verify it works? I'd like
to
include this process in the release notes.


I've been testing this path today. I get all the way to step 5,
running
engine-setup, and the script fails out after asking for my
existing
db
password. The script asks for my password, over and over (I
tried
entering it like 25 times) and keeps on asking until I hit
enter
with
a
blank password a couple of times, at which point it fails out.

Jason


Hi Jason,

Any chance you could upload the engine-setup log somewhere for us
to
take a look at?


Here it is: http://fpaste.org/m3rt/


looks like something is missing.
do you still have the .pgpass file under /root?

I see in the log:


sent too early.
in the log I can see:

2012-07-24 21:44:44::DEBUG::common_utils::286::root:: cmd = 
/usr/share/ovirt-engine/dbscripts/upgrade.sh -u engine -d 
engine_2012_07_24_21_44_44 -s localhost -p 5432
2012-07-24 21:45:54::DEBUG::common_utils::291::root:: output = upgrade script 
detected a change in Config, View or Stored Procedure...
Running pre-upgrade script 
upgrade/pre_upgrade/add_comment_col_to_schema_version.sql ...
Running pre-upgrade script 
upgrade/pre_upgrade/add_object_column_white_list_table.sql ...
Running pre-upgrade script upgrade/pre_upgrade/config.sql ...

2012-07-24 21:45:54::DEBUG::common_utils::292::root:: stderr = psql: 
fe_sendauth: no password supplied

2012-07-24 21:45:54::DEBUG::common_utils::293::root:: retcode = 2


Also - I can't see any log about the multiple times you were asked to supply 
the DB pass.


And yet it did prompt me multiple times for my password. I can take a 
screen capture if that helps.










Jason



Thanks,

Steve




___
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] Live snapshots. About how far off is it?

2012-08-03 Thread Jason Brooks


- Original Message -
 From: Karli Sjöberg karli.sjob...@slu.se
 To: users@oVirt.org users@ovirt.org
 Sent: Friday, August 3, 2012 4:34:11 AM
 Subject: [Users] Live snapshots. About how far off is it?
 
 Hi,
 
 the subject says it all really. I´ve been setting up oVirt-3.1 and
 absolutely love it, I must say. There´s just that you have to take
 down a guest to make snapshots that ticks me off a little. It
 disrupts production. So how far off, 6 months, a year, two years?
 What priority has it on the roadmap? Any response would appreciated,
 it makes it easier to plan a migration.

It works for me now with the current 3.1 beta, as long as my host is running 
qemu 1.1. I've been taking qemu 1.1 packages for F18 
(http://koji.fedoraproject.org/koji/buildinfo?buildID=344871) and rebuilding 
them for F17.

Jason


 
 
 Med Vänliga Hälsningar
 ---
 Karli Sjöberg
 Swedish University of Agricultural Sciences
 Box 7079 (Visiting Address Kronåsvägen 8)
 S-750 07 Uppsala, Sweden
 Phone:  +46-(0)18-67 15 66
 karli.sjob...@slu.semailto:karli.sjob...@adm.slu.se
 
 
 ___
 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] Looking for help: Demo videos

2012-08-04 Thread Jason Brooks
Hey everyone:

I've made a screencast of creating VMs in oVirt 3.1: 
http://www.youtube.com/watch?v=C4gayV6dYK4

I wrote a blog post about the tools and process I used: 
http://blog.jebpages.com/archives/screencasting-ovirt/

Now that I have the process down (and my oVirt 3.1 rig in shape), I'll do a few 
more of these before the 3.1 launch.

Regards, Jason

- Original Message -
 From: Dave Neary dne...@redhat.com
 To: arch a...@ovirt.org, users users@ovirt.org
 Sent: Tuesday, July 17, 2012 10:45:41 AM
 Subject: [Users] Looking for help: Demo videos
 
 Hi everyone,
 
 Last week I pitched the idea of having some demo videos (I called
 them
 screencasts although that's not quite accurate) ready before the
 3.1
 release next week.
 
 I don't have the domain knowledge to do this myself, so I need your
 help!
 
 What is there to do?
 
 1. Go to http://wiki.ovirt.org/wiki/Screencasts - have a look at the
 features I've proposed for the first round of videos. If you really
 think one of them shouldn't be there, or there's a really important
 feature you'd like to see a demo for, please reply here and we'll
 discuss it. You can always add a proposed feature with the skeleton
 template to the Screencasts page also, but there's no guarantee we'll
 have a video by the time the release comes around. It would helkp me
 prioritise if we could gather feedback here.
 
 2. For each feature, we should have a scenario/script for the demo,
 including:
   * Required pre-requisites and set-up (what do I need to do before I
 start the demo)
   * A step by step description of how to show the feature being
   demoed
 
 Right now, only two features are described, and those descriptions
 may
 need work.
 
 If you see a feature which is not yet described, and you know how to
 use
 it, please add a little script following the template. If you see a
 feature which is not described well enough, please update the
 description.
 
 3. For each feature with a script, we need a video. I have started a
 page to help people record videos of their screen, for the systems I
 know about: http://wiki.ovirt.org/wiki/Recording_video - the videos
 (without sound) can, I think, be attached to the wiki page - ogv or
 webm
 format preferably, please!
 
 4. For each video, we will need a sound-track. I'm happy to voice
 over
 some of the videos, but again, it would be nice to spread the load.
 We're not even here yet, though.
 
 Thanks everyone for your help! It will be greatly appreciated.
 
 Regards,
 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


[Users] Issues with NFS domains and kernel-3.5.0-2.f17

2012-08-07 Thread Jason Brooks
Hi all--

Is anyone else running ovirt hosts on fedora kernel version 3.5.0-2.f17? 

That's the current fedora kernel, and I'm finding that nfs domain cannot attach 
with that kernel running: https://bugzilla.redhat.com/show_bug.cgi?id=845660.

I'm working around the issue by running the previous fedora kernel.

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


Re: [Users] share nfs export volume

2012-08-07 Thread Jason Brooks


- Original Message -
 From: Jacob Wyatt jwy...@ggc.edu
 To: users@ovirt.org
 Sent: Tuesday, August 7, 2012 11:02:33 AM
 Subject: [Users] share nfs export volume
 
 Anyone know if I can share an nfs export volume between two discrete
 ovirt installations?  I'm migrating VMs from a 3.0 install to a 3.1
 install and wondered if I could have the same export domain
 connected both that the same time?  Just curious.


I've found that only iso domains allow themselves to be shared.

Jason


 -Jacob
 ___
 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] Install of oVirt 3.1

2012-08-15 Thread Jason Brooks
I just hit this issue while trying out oVirt on Google Compute Engine (I'm 
testing Gluster stuff only, so it doesn't matter that the GCE hosts are VMs). 

GCE offers CentOS as one of its VM image options, and selinux is disabled in 
their CentOS images. 

For the sake of posterity, I got around this block in the installer by editing 
/usr/share/ovirt-engine/scripts/engine-setup.py to remove 
_configureSelinuxBoolean,  from the list of functions in the 'Handling httpd' 
portion of the install script. 

Regards, Jason


- Original Message - 

 From: Chilly Coldice chillycold...@yahoo.com
 To: users@ovirt.org
 Sent: Thursday, June 21, 2012 4:04:54 PM
 Subject: [Users] Install of oVirt 3.1

 Hello,

 I'm experiencing an issue with oVirt 3.1 installation (version
 3.1.0-0.1.201) :

 Installing:
 Configuring oVirt-engine... [ DONE ]
 Creating CA... [ DONE ]
 Editing JBoss Configuration... [ DONE ]
 Setting Database Configuration... [ DONE ]
 Setting Database Security... [ DONE ]
 Creating Database... [ DONE ]
 Updating the Default Data Center Storage Type... [ DONE ]
 Editing oVirt Engine Configuration... [ DONE ]
 Editing Postgresql Configuration... [ DONE ]
 Configuring Firewall (iptables)... [ DONE ]
 Starting JBoss Service... [ DONE ]
 Handling HTTPD... [ ERROR ]
 --
 Failed to enable SELinux boolean
 --
 Please check log file
 /var/log/ovirt-engine/engine-setup_2012_06_22_00_30_19.log for more
 information

 Here's the log content :

snip

 function()
 File /bin/engine-setup, line 674, in _configureSelinuxBoolean
 out, rc = utils.execCmd(cmd, None, True,
 output_messages.ERR_FAILED_UPDATING_SELINUX_BOOLEAN)
 File /usr/share/ovirt-engine/scripts/common_utils.py, line 340,
 in execCmd
 raise Exception(msg)
 Exception: Failed to enable SELinux boolean
 ___
 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] Problem with creating a glusterfs volume

2012-09-05 Thread Jason Brooks


- Original Message -
 From: Dominic Kaiser domi...@bostonvineyard.org
 To: users@ovirt.org
 Sent: Wednesday, September 5, 2012 11:20:31 AM
 Subject: [Users] Problem with creating a glusterfs volume
 
 So I have a problem creating glusterfs volumes.  Here is the install:
 
 
1. Ovirt 3.1
2. 4 Nodes are Fedora 17 with kernel 3.3.4 - 5.fc17.x86_64
3. 4 nodes peer joined and running
4. 4 nodes added as hosts to ovirt
5. created a directory on each node this path /data
6. chmod 36.36 -R /data all nodes
7. went back to ovirt and created a distributed/replicated volume
and
added the 4 nodes with brick path of /data

Is this an NFS domain?

Is your volume named data -- the path should match the gluster volume name, 
not the path on the filesystem (unless they're the same). If your volume is 
maingfs1 then the nfs path should be hostname:/maingfs1.

Also, I've found that I've had to chown 36.36 -R /data after creating the 
volumes, because the subdirs that get created when you create a volume start 
out as root-owned by default.

Jason




 
 I received this error:
 
 Creation of Gluster Volume maingfs1 failed.
 
 I went and looked at the vdsm logs on the nodes and the ovirt server
 which
 did not say much.  Where else should I look?  Also this error is
 vague what
 does it mean?
 
 
 --
 Dominic Kaiser
 Greater Boston Vineyard
 Director of Operations
 
 cell: 617-230-1412
 fax: 617-252-0238
 email: domi...@bostonvineyard.org
 
 ___
 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 Project - YouTube Channel

2012-09-11 Thread Jason Brooks

On 09/11/2012 08:59 AM, Dave Neary wrote:

Thanks Daniel!

On 09/11/2012 09:06 AM, Daniel Erez wrote:

I've created a new YouTube channel for oVirt project
and uploaded the first demo Screencast - Clone a VM From a Snapshot.


Nice work on the video! It goes nicely with the videos that Jason Brooks
produced: http://blog.jebpages.com/archives/screencasting-ovirt/

Is there a way we can aggregate videos from different channels under one
account? There are a few other oVirt related videos that it would be
nice to promote through the channel.


I looked into this a bit this am -- it looks like there isn't a way to 
transfer videos from one channel to another, but I can make available 
the two videos I did for them to be re-uploaded to this ovirt channel





http://www.youtube.com/user/ovirtproject


Done.

Thanks,
Dave.




--

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


Re: [Users] Problem with creating a glusterfs volume

2012-09-21 Thread Jason Brooks

On 09/21/2012 08:09 AM, Dominic Kaiser wrote:

I can mount to another computer with this command:

mount -o mountproto=tcp,vers=3 -t nfs gfs1.bostonvineyard.org:/data
/home/administrator/test


I notice that in your previous message, citing the mount that didn't 
work, you were mounting :/export, and above you're mounting :/data. Can 
you also mount the export volume from another computer?





So volumes work but I get a 500 error timeout when trying to add as a
storage domain in ovirt.  weird?

dk

On Fri, Sep 21, 2012 at 10:44 AM, Dominic Kaiser
domi...@bostonvineyard.org mailto:domi...@bostonvineyard.org wrote:

Hey All,

So I finally found the problem.  Cheap NIC's.  Installed Intel NIC's
no problems creating gluster volumes and distributed replicated
ones.  Broadcom and Realtek yuk!  So now I am trying to mount the
gluster volume as a nfs mount and am having a problem.  It is timing
out like it is blocked by a firewall.

I am trying to:  mount -t nfs gfs1.bostonvineyard.org:/export
/home/administrator/test

Here is gfs1 tail vdsm.log

[root@gfs1 vdsm]# tail vdsm.log
Thread-88731::DEBUG::2012-09-21
10:35:56,566::resourceManager::844::ResourceManager.Owner::(cancelAll)
Owner.cancelAll requests {}
Thread-88731::DEBUG::2012-09-21
10:35:56,567::task::978::TaskManager.Task::(_decref)
Task=`01b69eed-de59-4e87-8b28-5268b5dcbb50`::ref 0 aborting False
Thread-88737::DEBUG::2012-09-21
10:36:06,890::task::588::TaskManager.Task::(_updateState)
Task=`f70222ad-f8b4-4733-9526-eff1d214ebd8`::moving from state init
- state preparing
Thread-88737::INFO::2012-09-21
10:36:06,891::logUtils::37::dispatcher::(wrapper) Run and protect:
repoStats(options=None)
Thread-88737::INFO::2012-09-21
10:36:06,891::logUtils::39::dispatcher::(wrapper) Run and protect:
repoStats, Return response: {}
Thread-88737::DEBUG::2012-09-21
10:36:06,891::task::1172::TaskManager.Task::(prepare)
Task=`f70222ad-f8b4-4733-9526-eff1d214ebd8`::finished: {}
Thread-88737::DEBUG::2012-09-21
10:36:06,892::task::588::TaskManager.Task::(_updateState)
Task=`f70222ad-f8b4-4733-9526-eff1d214ebd8`::moving from state
preparing - state finished
Thread-88737::DEBUG::2012-09-21
10:36:06,892::resourceManager::809::ResourceManager.Owner::(releaseAll)
Owner.releaseAll requests {} resources {}
Thread-88737::DEBUG::2012-09-21
10:36:06,892::resourceManager::844::ResourceManager.Owner::(cancelAll)
Owner.cancelAll requests {}
Thread-88737::DEBUG::2012-09-21
10:36:06,893::task::978::TaskManager.Task::(_decref)
Task=`f70222ad-f8b4-4733-9526-eff1d214ebd8`::ref 0 aborting False

Do you know why I can not connect via NFS?  Using an older kernel
not 3.5 and iptables are off.

Dominic


On Mon, Sep 10, 2012 at 12:20 PM, Haim Ateya hat...@redhat.com
mailto:hat...@redhat.com wrote:

On 09/10/2012 06:27 PM, Dominic Kaiser wrote:

Here is the message and the logs again except zipped I
failed the first delivery:

Ok here are the logs 4 node and 1 engine log.  Tried making
/data folder owned by root and then tried by 36:36 neither
worked.  Name of volume is data to match folders on nodes also.

Let me know what you think,

Dominic


this is the actual failure (taken from gfs2vdsm.log).

Thread-332442::DEBUG::2012-09-__10
10:28:05,788::BindingXMLRPC::__859::vds::(wrapper) client
[10.3.0.241]::call volumeCreate with ('data',
['10.4.0.97:/data', '10.4.0.98:/data', '10.4.0.99:/data',
'10.4.0.100:/data'],
  2, 0, ['TCP']) {} flowID [406f2c8e]
MainProcess|Thread-332442::__DEBUG::2012-09-10
10:28:05,792::__init__::1249::__Storage.Misc.excCmd::(_log)
'/usr/sbin/gluster --mode=script volume create data replica 2
transport TCP 10.4.0.97:/data 10.4.0.98:/data 10
.4.0.99:/data 10.4.0.100:/data' (cwd None)
MainProcess|Thread-332442::__DEBUG::2012-09-10
10:28:05,900::__init__::1249::__Storage.Misc.excCmd::(_log)
FAILED: err = 'Host 10.4.0.99 not a friend\n'; rc = 255
MainProcess|Thread-332442::__ERROR::2012-09-10

10:28:05,900::supervdsmServer:__:76::SuperVdsm.ServerCallback:__:(wrapper)
Error in wrapper
Traceback (most recent call last):
   File /usr/share/vdsm/__supervdsmServer.py, line 74, in wrapper
 return func(*args, **kwargs)
   File /usr/share/vdsm/__supervdsmServer.py, line 286, in wrapper
 return func(*args, **kwargs)
   File /usr/share/vdsm/gluster/cli.__py, line 46, in wrapper
 return func(*args, **kwargs)
   File /usr/share/vdsm/gluster/cli.__py, line 176, in
volumeCreate
 raise ge.__GlusterVolumeCreateFailedExcep__tion(rc, out, err)

Re: [Users] Problem with creating a glusterfs volume

2012-09-21 Thread Jason Brooks

On Fri 21 Sep 2012 04:19:27 PM PDT, Dominic Kaiser wrote:

Yes I can mount both to another computer.  Just not to ovirt.  I
noticed on the other computer which is Ubuntu 12.04 if you leave
mountproto=tcp out of the command it does not mount.  Does engine
default to tcp?


I believe that the gluster nfs server only supports tcp. On my setup, 
I've edited /etc/nfsmount.conf with Defaultvers=3, Nfsvers=3, and 
Defaultproto=tcp




Dk

On Sep 21, 2012 6:36 PM, Jason Brooks jbro...@redhat.com
mailto:jbro...@redhat.com wrote:

On 09/21/2012 08:09 AM, Dominic Kaiser wrote:

I can mount to another computer with this command:

mount -o mountproto=tcp,vers=3 -t nfs
gfs1.bostonvineyard.org:/data
/home/administrator/test


I notice that in your previous message, citing the mount that
didn't work, you were mounting :/export, and above you're mounting
:/data. Can you also mount the export volume from another computer?



So volumes work but I get a 500 error timeout when trying to
add as a
storage domain in ovirt.  weird?

dk

On Fri, Sep 21, 2012 at 10:44 AM, Dominic Kaiser
domi...@bostonvineyard.org
mailto:domi...@bostonvineyard.org
mailto:dominic@__bostonvineyard.org
mailto:domi...@bostonvineyard.org wrote:

Hey All,

So I finally found the problem.  Cheap NIC's.  Installed
Intel NIC's
no problems creating gluster volumes and distributed
replicated
ones.  Broadcom and Realtek yuk!  So now I am trying to
mount the
gluster volume as a nfs mount and am having a problem.  It
is timing
out like it is blocked by a firewall.

I am trying to:  mount -t nfs
gfs1.bostonvineyard.org:/__export
/home/administrator/test

Here is gfs1 tail vdsm.log

[root@gfs1 vdsm]# tail vdsm.log
Thread-88731::DEBUG::2012-09-__21


10:35:56,566::resourceManager:__:844::ResourceManager.Owner::(__cancelAll)
Owner.cancelAll requests {}
Thread-88731::DEBUG::2012-09-__21
10:35:56,567::task::978::__TaskManager.Task::(_decref)
Task=`01b69eed-de59-4e87-8b28-__5268b5dcbb50`::ref 0
aborting False
Thread-88737::DEBUG::2012-09-__21
10:36:06,890::task::588::__TaskManager.Task::(___updateState)
Task=`f70222ad-f8b4-4733-9526-__eff1d214ebd8`::moving from
state init
- state preparing
Thread-88737::INFO::2012-09-21
10:36:06,891::logUtils::37::__dispatcher::(wrapper) Run
and protect:
repoStats(options=None)
Thread-88737::INFO::2012-09-21
10:36:06,891::logUtils::39::__dispatcher::(wrapper) Run
and protect:
repoStats, Return response: {}
Thread-88737::DEBUG::2012-09-__21
10:36:06,891::task::1172::__TaskManager.Task::(prepare)
Task=`f70222ad-f8b4-4733-9526-__eff1d214ebd8`::finished: {}
Thread-88737::DEBUG::2012-09-__21
10:36:06,892::task::588::__TaskManager.Task::(___updateState)
Task=`f70222ad-f8b4-4733-9526-__eff1d214ebd8`::moving from
state
preparing - state finished
Thread-88737::DEBUG::2012-09-__21


10:36:06,892::resourceManager:__:809::ResourceManager.Owner::(__releaseAll)
Owner.releaseAll requests {} resources {}
Thread-88737::DEBUG::2012-09-__21


10:36:06,892::resourceManager:__:844::ResourceManager.Owner::(__cancelAll)
Owner.cancelAll requests {}
Thread-88737::DEBUG::2012-09-__21
10:36:06,893::task::978::__TaskManager.Task::(_decref)
Task=`f70222ad-f8b4-4733-9526-__eff1d214ebd8`::ref 0
aborting False

Do you know why I can not connect via NFS?  Using an older
kernel
not 3.5 and iptables are off.

Dominic


On Mon, Sep 10, 2012 at 12:20 PM, Haim Ateya
hat...@redhat.com mailto:hat...@redhat.com
mailto:hat...@redhat.com mailto:hat...@redhat.com wrote:

On 09/10/2012 06:27 PM, Dominic Kaiser wrote:

Here is the message and the logs again except zipped I
failed the first delivery:

Ok here are the logs 4 node and 1 engine log.
 Tried making
/data folder owned by root and then tried by 36:36
neither
worked.  Name of volume is data to match folders
on nodes also.

Let me know what you think,

Dominic


this is the actual failure (taken from gfs2vdsm.log).

Thread-332442::DEBUG::2012-09-10
10:28:05,788::BindingXMLRPC::859::vds::(wrapper)
client

Re: [Users] Is there a way to force remove a host?

2012-09-24 Thread Jason Brooks

On Mon 24 Sep 2012 01:24:44 PM PDT, Itamar Heim wrote:

On 09/24/2012 08:49 PM, Dominic Kaiser wrote:

This conversation is fine but if I want to force remove no matter what I
should be able to from the GUI.  The nodes are no longer available I
want to get rid of them ovirt does not let me.  I can delete from
database but why not from the GUI?  I am sure others may run into this
problem as well.


what happens to the status of the host when you right click on the
host and specify you confirm it was shutdown?


I'm having this same issue. Confirming the host is shut down doesn't 
make a difference.


I'm seeing lots of Failed to GlusterHostRemoveVDS, error = Unexpected 
exception errors in my engine log that seem to correspond w/ the 
failed remove host attempts.







Dominic

On Sep 22, 2012 4:19 PM, Eli Mesika emes...@redhat.com
mailto:emes...@redhat.com wrote:



- Original Message -
  From: Douglas Landgraf dougsl...@redhat.com
mailto:dougsl...@redhat.com
  To: Dominic Kaiser domi...@bostonvineyard.org
mailto:domi...@bostonvineyard.org
  Cc: Eli Mesika emes...@redhat.com
mailto:emes...@redhat.com, users@ovirt.org
mailto:users@ovirt.org, Robert Middleswarth
rob...@middleswarth.net mailto:rob...@middleswarth.net
  Sent: Friday, September 21, 2012 8:12:27 PM
  Subject: Re: [Users] Is there a way to force remove a host?
 
  Hi Dominic,
 
  On 09/20/2012 12:11 PM, Dominic Kaiser wrote:
   Sorry I did not explain.
  
   I had tried to remove the host and had not luck
troubleshooting it.
I
   then had removed it and used it for a storage unit reinstalling
   fedora
   17.  I foolishly thought that I could just remove the host
   manually.
It physically is not there. (My fault I know)  Is there a
way that
   you know of to remove a host brute force.
  
   dk
 
  Fell free to try the below script (not part of official
project) for
  brute force:
 
  (from the engine side)
  # yum install python-psycopg2 -y
  # wget
 

https://raw.github.com/dougsland/misc-rhev/master/engine_force_remove_Host.py

  # (edit the file and change the db password)
  # python ./engine_force_remove_Host.py

Hi , had looked in the Python script you had provided:
First, I must say that handling the database directly may leave DB
in inconsistent state, therefore, if there is no other option, the
database should be backed up prior to this operation.
In addition, I do not like the execution of the SQL statements in
the script.
There is a SP called DeleteVds(v_vds_id UUID) and you should use
that since it encapsulates all details.
For example, your script does not handle permission clean-up as the
SP does and therefore leaves garbage in the database.
In addition, a failure in your script may leave database in
inconsistent state while the SP is executed in one transaction and
will leave DB consistent.
So, in short I would prefer in this case that the relevant SP will
do the clean-up since this is the one that is used by the code and
that insures (at least I hope so) , that all related entities are
removed as well.


 
  Thanks
 
  --
  Cheers
  Douglas
 
 



___
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




--

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


Re: [Users] Is there a way to force remove a host?

2012-09-24 Thread Jason Brooks

On Mon 24 Sep 2012 02:55:54 PM PDT, Itamar Heim wrote:

On 09/24/2012 11:53 PM, Jason Brooks wrote:

On Mon 24 Sep 2012 01:24:44 PM PDT, Itamar Heim wrote:

On 09/24/2012 08:49 PM, Dominic Kaiser wrote:

This conversation is fine but if I want to force remove no matter
what I
should be able to from the GUI.  The nodes are no longer available I
want to get rid of them ovirt does not let me.  I can delete from
database but why not from the GUI?  I am sure others may run into this
problem as well.


what happens to the status of the host when you right click on the
host and specify you confirm it was shutdown?


I'm having this same issue. Confirming the host is shut down doesn't
make a difference.

I'm seeing lots of Failed to GlusterHostRemoveVDS, error = Unexpected
exception errors in my engine log that seem to correspond w/ the failed
remove host attempts.


is cluster defined as gluster as well?


Yes, it is.


what is the status of the host after you confirm shutdown?
any error on log on this specific command?


I have two hosts I want to remove -- one, a failed add that never 
completed, and the other, an F17 machine that I subsequently updated to 
F18. So neither of those hosts are actually connected to my engine. 
Their status is either non-responsive or maintenance, if I activate, 
it's the former, if I set it to maintenance, it's the latter. I can 
only attempt to remove in maintenance mode, so that's where I have them.


There don't appear to be any errors confirming manual reboot.



shireesh - not sure if relevant to this flow, but need to make sure
removing a host from the engine isn't blocked on gluster needing to
remove it from the gluster cluster if the host is not available any
more, or last host in gluster cluster?








Dominic

On Sep 22, 2012 4:19 PM, Eli Mesika emes...@redhat.com
mailto:emes...@redhat.com wrote:



- Original Message -
  From: Douglas Landgraf dougsl...@redhat.com
mailto:dougsl...@redhat.com
  To: Dominic Kaiser domi...@bostonvineyard.org
mailto:domi...@bostonvineyard.org
  Cc: Eli Mesika emes...@redhat.com
mailto:emes...@redhat.com, users@ovirt.org
mailto:users@ovirt.org, Robert Middleswarth
rob...@middleswarth.net mailto:rob...@middleswarth.net
  Sent: Friday, September 21, 2012 8:12:27 PM
  Subject: Re: [Users] Is there a way to force remove a host?
 
  Hi Dominic,
 
  On 09/20/2012 12:11 PM, Dominic Kaiser wrote:
   Sorry I did not explain.
  
   I had tried to remove the host and had not luck
troubleshooting it.
I
   then had removed it and used it for a storage unit
reinstalling
   fedora
   17.  I foolishly thought that I could just remove the host
   manually.
It physically is not there. (My fault I know)  Is there a
way that
   you know of to remove a host brute force.
  
   dk
 
  Fell free to try the below script (not part of official
project) for
  brute force:
 
  (from the engine side)
  # yum install python-psycopg2 -y
  # wget
 

https://raw.github.com/dougsland/misc-rhev/master/engine_force_remove_Host.py



  # (edit the file and change the db password)
  # python ./engine_force_remove_Host.py

Hi , had looked in the Python script you had provided:
First, I must say that handling the database directly may leave DB
in inconsistent state, therefore, if there is no other option, the
database should be backed up prior to this operation.
In addition, I do not like the execution of the SQL statements in
the script.
There is a SP called DeleteVds(v_vds_id UUID) and you should use
that since it encapsulates all details.
For example, your script does not handle permission clean-up as
the
SP does and therefore leaves garbage in the database.
In addition, a failure in your script may leave database in
inconsistent state while the SP is executed in one transaction and
will leave DB consistent.
So, in short I would prefer in this case that the relevant SP will
do the clean-up since this is the one that is used by the code and
that insures (at least I hope so) , that all related entities are
removed as well.


 
  Thanks
 
  --
  Cheers
  Douglas
 
 



___
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




--

@jasonbrooks







--

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


Re: [Users] call for suggests on oVirt authentication back-end (directory service, etc.)

2012-10-10 Thread Jason Brooks

On 10/09/2012 06:56 AM, Alan Johnson wrote:

Thanks to Tim Hildred, I found out about the need to have a directory
server.  Before I embark on this path, I thought I could ping the
community to get a since for what is common, easy, and/or available to
best suit our wants.

First, what's the easiest one to setup and use?  Something with a simple
GUI would be desirable: a webmin module perhaps?

Most ideal would be something that is in line with our desire to move
towards single sign on, ultimately authenticating against Google Apps.
Does Google provide something supported?  Is there something that can
proxy google apps auth to an oVirt supported protocol?


I did some testing with FreeIPA: 
http://freeipa.org/page/InstallAndDeploy. It was easy to set up, works 
with oVirt, and has a web gui.


Jason



Alternately, we have an LDAP server, but it does NOT store passwords,
and as such, does not provide authentication for anything.  Will oVirt
store passwords for users created from such an LDAP service, or does
LDAP need to be the authority as well?

Finally, we also have NIS setup (thought we hope to get away from that
soon), so some means of authenticating through the systems local PAM
system would be the next most convenient.

These are just thoughts and I am completely open to suggestions.  Thanks
in advance for any input! =)

___
Alan Johnson
a...@datdec.com mailto:a...@datdec.com


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




--

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


Re: [Users] mozilla-xpi for Ubuntu

2012-10-17 Thread Jason Brooks

On 10/17/2012 12:11 PM, Andrew Cathrow wrote:

Ideally this should be included in the core distro.
It's worth adding your input to the request in launchpad [1] to help the distro 
maintainers prioritize it.

Jason created a PPA that's reference in the bug that I'm sure still works.


spice-xpi is a little tricky because it needs to be rebuilt for every 
firefox rev -- and as we all know, those happen constantly. My ppa is a 
bit broken at the moment, as I was trying to get autobuild working, and 
working on all the supported current ubuntu revs (and their ff build 
deps keep changing from release to release).


I'll try to get it working again, at least for the current ubuntu release.

Jason






[1] https://bugs.launchpad.net/ubuntu/+bug/943510

- Original Message -

From: Mario Giammarco mgiamma...@gmail.com
To: users@ovirt.org
Sent: Wednesday, October 17, 2012 2:11:10 PM
Subject: [Users] mozilla-xpi for Ubuntu

Hello,
I need a working mozilla-xpi for Ubuntu 12.04 (and soon 12.10).
It is strange that an opensource project as ovirt is only working on
Fedora.

Thanks in advance for any help.

Mario

___
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




--

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


Re: [Users] Problem with all-in-one plugin installer

2012-10-19 Thread Jason Brooks

On Fri 19 Oct 2012 08:47:36 AM PDT, Alon Bar-Lev wrote:



- Original Message -

From: Dan Kulinski dan.kulin...@globalgeophysical.com
To: users@ovirt.org
Sent: Friday, October 19, 2012 5:40:37 PM
Subject: [Users] Problem with all-in-one plugin installer





I have setup a fresh Fedora 17 machine and installed the latest
nightlies for oVirt and I am running into problems with the all in
one plugin installer. It fails with the error:

Error: could not create ovirtsdk API object.


I checked the setup log and I see this error (also the full log is
attached):

NoCertificatesError: [ERROR]::ca_file (CA certificate) must be
specified for SSL connection.


Yes, this is a known issue, should be fixed in [1].


Is this fix in Fedora now? A commenter on my blog was hitting this 
issue w/ AIO.


Jason



However, I see you already have the newer ovirt-engine-sdk package, so I am 
confused.

ovirt-engine-sdk-3.2.0.2-1.20121015.git8013c12.fc17.noarch

Alex?

Regards,
Alon

[1] http://gerrit.ovirt.org/#/c/8602/
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




--

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


Re: [Users] Problem with all-in-one plugin installer

2012-10-19 Thread Jason Brooks

On Fri 19 Oct 2012 10:48:01 AM PDT, Dan Kulinski wrote:

I missed the email about using ovirt in the Fedora directories.  I didn't 
realize this was there as I was following a blog article which stated using the 
ovirt repos.  I am reinstalling Fedora and will use the original repos.


Dan, the problem with the pkgs in the Fedora repos is that they lack 
the web admin console -- it's sort of confusing.




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




--

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


Re: [Users] oVirt-Live-0.7.iso - beta version Oct 23th 2012

2012-10-23 Thread Jason Brooks

On 10/23/2012 02:14 PM, Moran Goldboim wrote:

=== oVirt-Live-0.7.iso - beta version Oct 23th 2012 ===

wiki: http://wiki.ovirt.org/wiki/OVirt_Live

 Download 
[http://ovirt.org/releases/3.1/tools/oVirt-Live-0.7.iso download
oVirt-Live-0.7.iso]


Cool, I'll check it out. Might be worth considering making DeltaISOs 
between releases: https://fedoraproject.org/wiki/Delta_ISOs


2GB is a big dl, and I imagine there'll be more revs of this.

Also, is the kickstart file this is built from available?

Thanks, Jason




 change-log 
-changed wallpapers (thanks Garrett)

-oVirt-setup autostart added

-oVirt-enigne welcome screen (via firefox) after successful setup

-oVirt-setup terminal window stays open after setup (for debug needs)

-Disconnected installs - setup works without outside network connection
(packages wouldn't be updated by vsdm-bootstrap, yum reinstall
vdsm-bootstrap to workaround)

-wlan0 support in vdsm enabled (need someone to test it...)



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



--

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


Re: [Users] oVirt-Live-0.7.iso - beta version Oct 23th 2012

2012-10-24 Thread Jason Brooks

On 10/23/2012 04:38 PM, Moran Goldboim wrote:

On 10/24/2012 12:11 AM, Jason Brooks wrote:

On 10/23/2012 02:14 PM, Moran Goldboim wrote:

=== oVirt-Live-0.7.iso - beta version Oct 23th 2012 ===

wiki: http://wiki.ovirt.org/wiki/OVirt_Live

 Download 
[http://ovirt.org/releases/3.1/tools/oVirt-Live-0.7.iso download
oVirt-Live-0.7.iso]


Cool, I'll check it out. Might be worth considering making DeltaISOs
between releases: https://fedoraproject.org/wiki/Delta_ISOs


i'll look into it.


Hmm, I tried making a deltaiso out of .6 and .7 today, and it didn't work.




2GB is a big dl, and I imagine there'll be more revs of this.


more revs -yes, there are 2 big iso files contained in it:
 -Fedora-17-x86_64-Live-Desktop.iso -645MB - uses for live os on a vm
 -ovirt-node-iso-2.5.5-0.1.fc17.iso - 173MB - uses for additional
installation of a ovirt-node

i think that in the future we can make it more modular.



Also, is the kickstart file this is built from available?


soon to be up on ovirt.org (once v1.0 is out...)
Moran.



Thanks, Jason




 change-log 
-changed wallpapers (thanks Garrett)

-oVirt-setup autostart added

-oVirt-enigne welcome screen (via firefox) after successful setup

-oVirt-setup terminal window stays open after setup (for debug needs)

-Disconnected installs - setup works without outside network connection
(packages wouldn't be updated by vsdm-bootstrap, yum reinstall
vdsm-bootstrap to workaround)

-wlan0 support in vdsm enabled (need someone to test it...)



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








--

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


Re: [Users] ovirt-iso-uploader cannot upload iso image

2012-10-29 Thread Jason Brooks

On 10/29/2012 10:24 AM, sirin wrote:


Hi all,

~]# engine-iso-uploader list
Please provide the REST API password for the admin@internal oVirt Engine
user (CTRL+D to abort):
ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL
connection.
INFO: Use the -h option to see usage



This appears to be another manifestation of this bug: 
https://bugzilla.redhat.com/show_bug.cgi?id=869457


The iso uploader package needs ovirt-engine-sdk, but doesn't call 
specifically for version 3.1. There's a version 3.2 in the Fedora update 
repos, and this gets pulled in, apparently breaking the other packages 
that require/expect 3.1 of the sdk.


You can fix this with yum downgrade ovirt-engine-sdk -- I just tested 
it: w/ sdk 3.2, SSL error, with sdk 3.1, success.


Jason



~]# engine-iso-uploader -i iso upload CentOS-6.3-x86_64-minimal.iso
Please provide the REST API password for the admin@internal oVirt Engine
user (CTRL+D to abort):
ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL
connection.
INFO: Use the -h option to see usage.

i found this http://www.mail-archive.com/users@ovirt.org/msg03325.html ,
but no resolve my problem (

list installed rpm

~]# rpm -qa | grep ovi*
ovirt-engine-cli-3.2.0.5-1.el6.noarch
ovirt-log-collector-3.1.0-16.el6.noarch
ovirt-engine-jbossas711-1-0.x86_64
ovirt-image-uploader-3.1.0-16.el6.noarch
ovirt-engine-setup-3.1.0-3.19.el6.noarch
ovirt-engine-genericapi-3.1.0-3.19.el6.noarch
ovirt-engine-notification-service-3.1.0-3.19.el6.noarch
ovirt-engine-backend-3.1.0-3.19.el6.noarch
ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
ovirt-engine-3.1.0-3.19.el6.noarch
ovirt-engine-sdk-3.2.0.2-1.el6.noarch
ovirt-engine-dbscripts-3.1.0-3.19.el6.noarch
ovirt-engine-userportal-3.1.0-3.19.el6.noarch
ovirt-engine-tools-common-3.1.0-3.19.el6.noarch
ovirt-iso-uploader-3.1.0-16.el6.noarch
ovirt-engine-restapi-3.1.0-3.19.el6.noarch
ovirt-engine-config-3.1.0-3.19.el6.noarch




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




--

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


[Users] oVirt at LinuxCon Europe Next Week

2012-10-29 Thread Jason Brooks
LinuxCon Europe 2012 is taking place next week in Barcelona, Spain, 
alongside a cluster of related workshops and summits, several of which 
will focus on the oVirt Project.


If you are planning on attending LinuxCon Europe next week, it should 
provide a great opportunity to connect with other oVirt community 
members in attendance. If you know others outside the community who plan 
to be at LinuxCon Europe, and who may be interested in learning more 
about oVirt, please pass along this information.


On Monday November 5, from 10:30am to 7:00pm, and continuing on Tuesday 
from 10:30am to 4:30pm, there will be a Technology Showcase with booths 
from LinuxCon Europe exhibitors. The oVirt Project will be in booth #22, 
on the ground floor of the Hotel Fira Palace.


On Tuesday November 6, the oVirt Project's own Itamar Heim, from Red 
Hat, will giving the talk, Introduction to the oVirt Virtualization 
Management Platform, from 2:15 pm to 3:10pm, at the Hotel Fira Palace, 
in the Verdi room, as part of the CloudOpen Summit.


On Wednesday November 7, the oVirt Workshop will kick off at 9am in the 
L'ARIA Restaurant, before covering an introduction to oVirt, 
architecture and roadmap presentations, and deep dives into oVirt 
networking and storage, leading up to a Hands-On Install  Play Lab from 
3:30pm to 6:00pm.


Also on Wednesday, at the KVM Forum, there will be an oVirt Demo from 
5:30pm to 6:00pm in the Ambar room.


On Thursday November 8, the oVirt Workshop resumes at 9:00am in the Rubi 
room, with a full day of sessions devoted to oVirt integration topics.


Also on Thursday, at 11:15am, Red Hat's Vijay Bellur will be giving a 
talk on Integrating GlusterFS, oVirt and KVM as part of the Gluster 
Workshop, in the Vivaldi room.


On Friday November 9, the oVirt Workshop will begin its final day with a 
brief keynote in the Ambar room, before proceeding with a day of 
developer-focused topics back in the Rubi room.


For details on the oVirt Workshop agenda, see the schedule at 
http://events.linuxfoundation.org/events/kvm-forum/schedule.


For information about LinuxCon Europe 2012, see event site at 
http://events.linuxfoundation.org/events/linuxcon-europe.

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


Re: [Users] ovirt-iso-uploader cannot upload iso image

2012-10-29 Thread Jason Brooks

On 10/29/2012 12:46 PM, Jason Brooks wrote:

On 10/29/2012 10:24 AM, sirin wrote:


Hi all,

~]# engine-iso-uploader list
Please provide the REST API password for the admin@internal oVirt Engine
user (CTRL+D to abort):
ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL
connection.
INFO: Use the -h option to see usage



This appears to be another manifestation of this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=869457


We exchanged msgs off thread, but for posterity:

I missed that he was running the el6 pkgs, (the linked bug is for 
fedora) but it looks like the same issue may be at work here -- version 
mismatch on some of the pkgs.




The iso uploader package needs ovirt-engine-sdk, but doesn't call
specifically for version 3.1. There's a version 3.2 in the Fedora update
repos, and this gets pulled in, apparently breaking the other packages
that require/expect 3.1 of the sdk.

You can fix this with yum downgrade ovirt-engine-sdk -- I just tested
it: w/ sdk 3.2, SSL error, with sdk 3.1, success.

Jason



~]# engine-iso-uploader -i iso upload CentOS-6.3-x86_64-minimal.iso
Please provide the REST API password for the admin@internal oVirt Engine
user (CTRL+D to abort):
ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL
connection.
INFO: Use the -h option to see usage.

i found this http://www.mail-archive.com/users@ovirt.org/msg03325.html ,
but no resolve my problem (

list installed rpm

~]# rpm -qa | grep ovi*
ovirt-engine-cli-3.2.0.5-1.el6.noarch
ovirt-log-collector-3.1.0-16.el6.noarch
ovirt-engine-jbossas711-1-0.x86_64
ovirt-image-uploader-3.1.0-16.el6.noarch
ovirt-engine-setup-3.1.0-3.19.el6.noarch
ovirt-engine-genericapi-3.1.0-3.19.el6.noarch
ovirt-engine-notification-service-3.1.0-3.19.el6.noarch
ovirt-engine-backend-3.1.0-3.19.el6.noarch
ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
ovirt-engine-3.1.0-3.19.el6.noarch
ovirt-engine-sdk-3.2.0.2-1.el6.noarch
ovirt-engine-dbscripts-3.1.0-3.19.el6.noarch
ovirt-engine-userportal-3.1.0-3.19.el6.noarch
ovirt-engine-tools-common-3.1.0-3.19.el6.noarch
ovirt-iso-uploader-3.1.0-16.el6.noarch
ovirt-engine-restapi-3.1.0-3.19.el6.noarch
ovirt-engine-config-3.1.0-3.19.el6.noarch




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







--

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


Re: [Users] Installing ovirt-nightly problems

2012-11-02 Thread Jason Brooks

On 11/02/2012 05:24 AM, Joop wrote:

Since I had some problems getting bonding working correctly in my
ovirt-3.1 test installation I decide to start all over with a clean
install and try the nightly, the webcast about bonding is using a nightly.
That didn't go to well :-(
What I did:
- install Fedora-17 from live CD
- yum upgrade --exclude=kernel*
   (stayed on 3.3.4-5)


The NFS issue that required a pre-3.5 kernel has been fixed -- you 
should be able to use an up to date kernel now.



- yum localinstall http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm
- enabled nightly in ovirt.repo
- yum install ovirt-engine

Ended up with the following nightly rpms:
ovirt-engine-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-backend-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-cli-3.2.0.5-1.20121025.git4189352.fc17.noarch


Users are having trouble with mis-matched ovirt-engine-cli and 
ovirt-engine-sdk packages -- mixing 3.2 with 3.1. It interferes with 
the all in one installer, and interferes with the iso uploader: 
https://bugzilla.redhat.com/show_bug.cgi?id=869457



ovirt-engine-config-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-dbscripts-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-genericapi-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-notification-service-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-restapi-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-sdk-3.2.0.2-1.20121022.git8013c12.fc17.noarch


Here's that 3.2 sdk pkg.


ovirt-engine-setup-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-tools-common-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-userportal-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-engine-webadmin-portal-3.1.0-3.20121031.gitdd0ad7f.fc17.noarch
ovirt-image-uploader-3.1.0-1.fc17.noarch
ovirt-iso-uploader-3.1.0-1.fc17.noarch
ovirt-log-collector-3.1.0-1.fc17.noarch
ovirt-release-fedora-4-2.noarch

ran engine-setup and gave default answers where possible.
Instalation stopped with a Creating Database... ERROR
Attached are the logs and the real error is in the enginedb log:
user name is: engine
Creating uuid-ossp extension...
psql:/tmp/tmp.8hb5EYqc0Y:1: ERROR:  permission denied to create extension
uuid-ossp
HINT:  Must be superuser to create this extension.

It is right, user engine isn't a superuser and thus not allowed to create
the extension.
I modified the CREATE ROLE statement to include SUPERUSER role and
restarted engine-setup, now it continues and runs til the end.
Looking at the code I think that the second invocation of creating the
uuid-ossp extension isn't needed but commenting that line gives an error
too.
Looking at ovirt-stable and comparing the scripts in
/usr/share/ovirt-engine does show some changes but I don't know enough
internals to see what changed that causes this.



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




--

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


Re: [Users] mozilla-xpi for Ubuntu

2012-11-02 Thread Jason Brooks

On 10/22/2012 02:14 PM, Mario Giammarco wrote:

Jason Brooks jbrooks@... writes:


This is the repo I set up to feed the ppa:
https://github.com/jasonbrooks/spice-xpi-ppa


Cannot compile. Missing typelib.py. It is in a different path in firefox-dev
package.
So I fix the path but now it misses header.py and this is really missing.


I updated my pkg for precise. For quantal, it's going to take more work, 
because ubuntu got rid of the firefox sdk in quantal.




Thanks,
Mario

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




--

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


Re: [ovirt-users] oVirt + gluster with host and hosted VM on different subnets

2014-07-09 Thread Jason Brooks


- Original Message -
 From: Nicolas Ecarnot nico...@ecarnot.net
 To: users@ovirt.org
 Sent: Tuesday, July 8, 2014 12:55:10 PM
 Subject: Re: [ovirt-users] oVirt + gluster with host and hosted VM on 
 different subnets
 
 Le 08/07/2014 21:15, Martin Sivak a écrit :
  Hi,
 
  I do not recommend running hosted engine on top of GlusterFS. Not
  even on top of NFS compatibility layer the GlusterFS provides.
 
 Martin,
 
 It is very disturbing for us, final users, to read the comment above and
 the web page below, both written by Redhat employees.
 
 http://community.redhat.com/blog/2014/05/ovirt-3-4-glusterized/
 

I did note in that post that this is all new and somewhat in flux  
that there are split-brain issues in play. FWIW, I'm actively working
w/ a 3 node hosted ovirt + glusterfs cluster in my lab.

I'll post about problems  solutions I encounter as I encounter them...

Jason

 We are about to try to setup a 3 nodes hosted ovirt + glusterfs cluster,
 but this kind of comment may delay our project.
 
 --
 Nicolas Ecarnot
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ilo4 vs. ipmilan fencing agents

2014-07-09 Thread Jason Brooks
Hi all --

I'm trying to get fencing squared away in my cluster of hp dl-380 servers,
which come with ilo4. I was able to get a successful status check from 
the command line with fence_ilo4, but not w/ the ilo4 option in ovirt.

I see, though, that ilo4 in ovirt just maps to fence_ipmilan, and I was
not able to get a successful status check w/ fence_ipmilan from the cli.

So, I tried resetting the mapping so that ilo4 maps to ilo4. Now I can 
complete the power management test in ovirt, but I imagine there's some 
reason why ovirt isn't configured this way by default. 

Will fencing actually work for me with ilo4 mapped to ilo4, rather than 
to ipmilan?

Thanks, Jason

---

Jason Brooks
Red Hat Open Source and Standards

@jasonbrooks | @redhatopen
http://community.redhat.com


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


Re: [ovirt-users] Live Migration / Snapshots- CentOS 6.5

2014-07-09 Thread Jason Brooks


- Original Message -
 From: Brad Bendy brad.be...@gmail.com
 To: Karli Sjöberg karli.sjob...@slu.se
 Cc: users@ovirt.org
 Sent: Saturday, July 5, 2014 6:57:45 AM
 Subject: Re: [ovirt-users] Live Migration / Snapshots- CentOS 6.5
 
 If I use Fedora will everything work? I had numerous issues, IIRC I
 could not even get the ovirtmgmt switch to install and a few other
 things. What version of Fedora do you recommend then? Ill do another
 install and give that a whirl again.

My current setup is on F20, with a hosted engine running on CentOS 6.5.

I mainly use Fedora because nested kvm works better there.

My storage is gluster, hosted on the F20 machines. I'm seeing some
SELinux issues right now, so I'm in permissive mode until I can 
file bugs for them.

Jason


 
 Thanks!
 
 On Fri, Jul 4, 2014 at 10:33 PM, Karli Sjöberg karli.sjob...@slu.se wrote:
 
  Den 5 jul 2014 07:04 skrev Brad Bendy brad.be...@gmail.com:
 
  Hi,
 
  Ive seeing conflicting info with what version of qemu rpms are needed
  to do live migration under CentOS. It appears the stock ones will not
  work and the RHEV ones are required. All the mailing list post I see
  are from 3-4 months ago, so not sure.
 
  Im getting VDSGenericException: VDSErrorException: Failed to
  SnapshotVDS, error = Snapshot failed, code = 48 (Failed with error
  SNAPSHOT_FAILED and code 48)
 
  I also saw this thread:
  http://comments.gmane.org/gmane.linux.centos.general/138593
 
  Ive been having issues getting those to install, but before I spent to
  much more time I wanted to really see if I was on the right track.
 
  Is there a better OS choice? I first started trying with Fedora 19 and
  20 and has major issues, went to CentOS 6.5 and this is the first and
  only issue so far ive ran into.
 
  Thanks!
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
  Well, going with Fedora would at least get you the snapshots working, if I
  remember correctly, but that's not something you run in production. As you
  said, major issues.
 
  For CentOS, you need special versions of certain packages, since RedHat
  wants you to pay for RHEV, they have chosen to cripple the standard
  packages so those features won't work:
  http://lists.ovirt.org/pipermail/devel/2014-June/007735.html
 
  And here you can find the packages you need:
  http://jenkins.ovirt.org/view/All/job/qemu-kvm-rhev_create-rpms_el6/lastStableBuild/
 
  /K
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ilo4 vs. ipmilan fencing agents

2014-07-09 Thread Jason Brooks
My colleague figured out that in order for ipmilan to work, I had to
include lanplus=on in the options. Apparently, lanplus=on is the
default for the ilo4 agent, and lanplus=off is the default for the
ipmilan agent.

- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: users users@ovirt.org
 Sent: Wednesday, July 9, 2014 3:02:13 PM
 Subject: [ovirt-users] ilo4 vs. ipmilan fencing agents
 
 Hi all --
 
 I'm trying to get fencing squared away in my cluster of hp dl-380 servers,
 which come with ilo4. I was able to get a successful status check from
 the command line with fence_ilo4, but not w/ the ilo4 option in ovirt.
 
 I see, though, that ilo4 in ovirt just maps to fence_ipmilan, and I was
 not able to get a successful status check w/ fence_ipmilan from the cli.
 
 So, I tried resetting the mapping so that ilo4 maps to ilo4. Now I can
 complete the power management test in ovirt, but I imagine there's some
 reason why ovirt isn't configured this way by default.
 
 Will fencing actually work for me with ilo4 mapped to ilo4, rather than
 to ipmilan?
 
 Thanks, Jason
 
 ---
 
 Jason Brooks
 Red Hat Open Source and Standards
 
 @jasonbrooks | @redhatopen
 http://community.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


Re: [ovirt-users] ilo4 vs. ipmilan fencing agents

2014-07-21 Thread Jason Brooks


- Original Message -
 From: Eli Mesika emes...@redhat.com
 To: Jason Brooks jbro...@redhat.com
 Cc: users users@ovirt.org, Marek Grac mg...@redhat.com
 Sent: Saturday, July 19, 2014 1:45:37 PM
 Subject: Re: [ovirt-users] ilo4 vs. ipmilan fencing agents
 
 
 
 - Original Message -
  From: Jason Brooks jbro...@redhat.com
  To: users users@ovirt.org
  Sent: Thursday, July 10, 2014 1:02:13 AM
  Subject: [ovirt-users] ilo4 vs. ipmilan fencing agents
  
  Hi all --
  
  I'm trying to get fencing squared away in my cluster of hp dl-380 servers,
  which come with ilo4. I was able to get a successful status check from
  the command line with fence_ilo4, but not w/ the ilo4 option in ovirt.
  
  I see, though, that ilo4 in ovirt just maps to fence_ipmilan, and I was
  not able to get a successful status check w/ fence_ipmilan from the cli.
  
  So, I tried resetting the mapping so that ilo4 maps to ilo4. Now I can
  complete the power management test in ovirt, but I imagine there's some
  reason why ovirt isn't configured this way by default.
  
  Will fencing actually work for me with ilo4 mapped to ilo4, rather than
  to ipmilan?
 
 ILO3 and ILO4 are mapped implicitly to ipmilan with lanplus flag ON and
 power_wait=4

On my installation, ilo4 w/ no options fails the test. ilo4 w/ lanplus=on
in the options field succeeds. Is it possible that the lanplus=on options
isn't being registered/applied properly?

Jason


 If you change the mapping to use the native scripts its OK as long as it
 works for you
 addin Marec G to the thread
 Marec, should we always map ILO3  ILO4 to the native scripts (fence_ilo3 ,
 fence_ilo4) and not to ipmilan ???
 
  
  Thanks, Jason
  
  ---
  
  Jason Brooks
  Red Hat Open Source and Standards
  
  @jasonbrooks | @redhatopen
  http://community.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


Re: [ovirt-users] Can we debug some truths/myths/facts about hosted-engine and gluster?

2014-07-22 Thread Jason Brooks


- Original Message -
 From: Andrew Lau and...@andrewklau.com
 To: users users@ovirt.org
 Sent: Friday, July 18, 2014 4:50:31 AM
 Subject: [ovirt-users] Can we debug some truths/myths/facts about 
 hosted-engine and gluster?
 
 Hi all,
 
 As most of you have got hints from previous messages, hosted engine won't
 work on gluster . A quote from BZ1097639
 
 Using hosted engine with Gluster backed storage is currently something we
 really warn against.

My current setup is hosted engine, configured w/ gluster storage as described 
in my 
blog post, but with three hosts and replica 3 volumes. 

Only issue I've seen is an errant message about the Hosted Engine being down 
following an engine migration. The engine does migrate successfully, though.

RE your bug, what do you use for a mount point for the nfs storage?

Jason


 
 
 I think this bug should be closed or re-targeted at documentation,
 because there is nothing we can do here. Hosted engine assumes that
 all writes are atomic and (immediately) available for all hosts in the
 cluster. Gluster violates those assumptions.
 
 ​
 
 ​Until the documentation gets updated, I hope this serves as a useful
 notice at least to save people some of the headaches I hit like
 hosted-engine starting up multiple VMs because of above issue.
 ​
 
 Now my question, does this theory prevent a scenario of perhaps something
 like a gluster replicated volume being mounted as a glusterfs filesystem
 and then re-exported as the native kernel NFS share for the hosted-engine
 to consume? It could then be possible to chuck ctdb in there to provide a
 last resort failover solution. I have tried myself and suggested it to two
 people who are running a similar setup. Now using the native kernel NFS
 server for hosted-engine and they haven't reported as many issues. Curious,
 could anyone validate my theory on this?
 
 Thanks,
 Andrew
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Can we debug some truths/myths/facts about hosted-engine and gluster?

2014-07-22 Thread Jason Brooks


- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: Andrew Lau and...@andrewklau.com
 Cc: users users@ovirt.org
 Sent: Tuesday, July 22, 2014 8:29:46 AM
 Subject: Re: [ovirt-users] Can we debug some truths/myths/facts   about   
 hosted-engine and gluster?
 
 
 
 - Original Message -
  From: Andrew Lau and...@andrewklau.com
  To: users users@ovirt.org
  Sent: Friday, July 18, 2014 4:50:31 AM
  Subject: [ovirt-users] Can we debug some truths/myths/facts about
  hosted-engine and gluster?
  
  Hi all,
  
  As most of you have got hints from previous messages, hosted engine won't
  work on gluster . A quote from BZ1097639
  
  Using hosted engine with Gluster backed storage is currently something we
  really warn against.
 
 My current setup is hosted engine, configured w/ gluster storage as described
 in my
 blog post, but with three hosts and replica 3 volumes.
 
 Only issue I've seen is an errant message about the Hosted Engine being down
 following an engine migration. The engine does migrate successfully, though.
 
 RE your bug, what do you use for a mount point for the nfs storage?

In the log you attached to your bug, it looks like you're using localhost as
the nfs mount point. I use a dns name that resolves to the virtual IP hosted
by ctdb. So, you're only ever talking to one nfs server at a time, and failover
between the nfs hosts is handled by ctdb.

Anyway, like I said, my main testing rig is now using this configuration, 
help me try and break it. :)

 
 Jason
 
 
  
  
  I think this bug should be closed or re-targeted at documentation,
  because there is nothing we can do here. Hosted engine assumes that
  all writes are atomic and (immediately) available for all hosts in the
  cluster. Gluster violates those assumptions.
  
  ​
  
  ​Until the documentation gets updated, I hope this serves as a useful
  notice at least to save people some of the headaches I hit like
  hosted-engine starting up multiple VMs because of above issue.
  ​
  
  Now my question, does this theory prevent a scenario of perhaps something
  like a gluster replicated volume being mounted as a glusterfs filesystem
  and then re-exported as the native kernel NFS share for the hosted-engine
  to consume? It could then be possible to chuck ctdb in there to provide a
  last resort failover solution. I have tried myself and suggested it to two
  people who are running a similar setup. Now using the native kernel NFS
  server for hosted-engine and they haven't reported as many issues. Curious,
  could anyone validate my theory on this?
  
  Thanks,
  Andrew
  
  ___
  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: [ovirt-users] Can we debug some truths/myths/facts about hosted-engine and gluster?

2014-07-22 Thread Jason Brooks


   RE your bug, what do you use for a mount point for the nfs storage?
 
  In the log you attached to your bug, it looks like you're using localhost
 as
  the nfs mount point. I use a dns name that resolves to the virtual IP
 hosted
  by ctdb. So, you're only ever talking to one nfs server at a time, and
 failover
  between the nfs hosts is handled by ctdb.
 
 I also tried your setup, but hit other complications. I used localhost
 ​in an old setup, ​
 previously as I was under the assumption when accessing anything gluster
 related,
 ​ the connection point only provides the volume info and you connect to any
 server in the volume group.​

As I understand it, with Gluster's nfs, the server you mount is the
only one you're accessing directly, which is why you need to use something 
else to distribute the load, like round robin dns, with gluster's nfs.

 
 
  Anyway, like I said, my main testing rig is now using this configuration,
  help me try and break it. :)
 
 rm -rf /
 
 Jokes aside, are you able to reboot a server without losing the VM ?
 ​ My experience with ctdb (based on your blog) was even with the
 floating/virtual IP it wasn't fast enough, or something in the gluster
 layer delayed the failover. Either way, the VM goes into paused state and
 can't be resumed.​

I have rebooted my hosts without issue. If I want to reboot the host
that's serving the nfs storage, I've stopped ctdb first on that host, 
to make it hand off the nfs -- I've done this out of caution, but I
should try just pulling the plug, too.

The main source of VM pausing I've seen is when you have two nodes, one
goes down, and the gluster quorum business goes into effect. With my 
current 3 node, replica 3 setup, gluster stays happy wrt quorum.

I'll be sure to post about it if I have problems, but it's been working
well for me.

Jason


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


Re: [ovirt-users] Self-hosted engine won't start

2014-07-23 Thread Jason Brooks


- Original Message -
 From: John Gardeniers jgardeni...@objectmastery.com
 To: users users@ovirt.org
 Sent: Wednesday, July 23, 2014 4:29:45 PM
 Subject: [ovirt-users] Self-hosted engine won't start
 
 Hi All,
 
 I have created a lab with 2 hypervisors and a self-hosted engine. Today
 I followed the upgrade instructions as described in
 http://www.ovirt.org/Hosted_Engine_Howto and rebooted the engine. I
 didn't really do an upgrade but simply wanted to test what would happen
 when the engine was rebooted.
 
 When the engine didn't restart I re-ran hosted-engine
 --set-maintenance=none and restarted the vdsm, ovirt-ha-agent and
 ovirt-ha-broker services on both nodes. 15 minutes later it still hadn't
 restarted, so I then tried rebooting both hypervisers. After an hour
 there was still no sign of the engine starting. The agent logs don't
 help me much. The following bits are repeated over and over.
 
 ovirt1 (192.168.19.20):
 
 MainThread::INFO::2014-07-24
 09:18:40,272::brokerlink::108::ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink::(notify)
 Trying: notify time=1406157520.27 type=state_transition
 detail=EngineDown-EngineDown hostname='ovirt1.om.net'
 MainThread::INFO::2014-07-24
 09:18:40,272::brokerlink::117::ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink::(notify)
 Success, was notification of state_transition (EngineDown-EngineDown)
 sent? ignored
 MainThread::INFO::2014-07-24
 09:18:40,594::hosted_engine::327::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(start_monitoring)
 Current state EngineDown (score: 2400)
 MainThread::INFO::2014-07-24
 09:18:40,594::hosted_engine::332::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(start_monitoring)
 Best remote host 192.168.19.21 (id: 2, score: 2400)
 
 ovirt2 (192.168.19.21):
 
 MainThread::INFO::2014-07-24
 09:18:04,005::brokerlink::108::ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink::(notify)
 Trying: notify time=1406157484.01 type=state_transition
 detail=EngineDown-EngineDown hostname='ovirt2.om.net'
 MainThread::INFO::2014-07-24
 09:18:04,006::brokerlink::117::ovirt_hosted_engine_ha.lib.brokerlink.BrokerLink::(notify)
 Success, was notification of state_transition (EngineDown-EngineDown)
 sent? ignored
 MainThread::INFO::2014-07-24
 09:18:04,324::hosted_engine::327::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(start_monitoring)
 Current state EngineDown (score: 2400)
 MainThread::INFO::2014-07-24
 09:18:04,324::hosted_engine::332::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(start_monitoring)
 Best remote host 192.168.19.20 (id: 1, score: 2400)
 
 From the above information I decided to simply shut down one hypervisor
 and see what happens. The engine did start back up again a few minutes
 later.

I've seen this behavior, too.

Jason

 
 The interesting part is that each hypervisor seems to think the other is
 a better host. The two machines are identical, so there's no reason I
 can see for this odd behaviour. In a lab environment this is little more
 than an annoying inconvenience. In a production environment it would be
 completely unacceptable.
 
 May I suggest that this issue be looked into and some means found to
 eliminate this kind of mutual exclusion? e.g. After a few minutes of
 such an issue one hypervisor could be randomly given a slightly higher
 weighting, which should result in it being chosen to start the engine.
 
 regards,
 John
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] glusterfs domains and libgfapi?

2014-10-01 Thread Jason Brooks
Is glusterfs w/ libgfapi working for anyone?

Is this still a feature of oVirt?

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


Re: [Users] guest agent

2012-12-12 Thread Jason Brooks


- Original Message -
 From: Jonathan Horne jho...@skopos.us
 To: users@ovirt.org
 Sent: Wednesday, December 12, 2012 10:39:40 AM
 Subject: [Users] guest agent
 
 i saw in another thread about ovirt-guest-agent, but this is the
 first i have seen of anything about this.  i would like to know
 more, but yum info ovirt-guest-agent doesn't feed me anything.  i
 see a qemu-guest-agent, is that the same thing and does it need to
 be installed on all my VMs?

For ovirt 3.1 + F17, you'll find it in here: 
http://resources.ovirt.org/releases/3.1/rpm/Fedora/17/x86_64/.

You don't have to have it installed on your VMs, but it comes in handy, mainly 
for reporting the VM's IP address through the web interface.

There's a service associated with the agent that you'll want to start, I think 
it's just called ovirt-guest-agent

Jason


 
 thanks,
 jonathan
 
 
 This is a PRIVATE message. If you are not the intended recipient,
 please delete without copying and kindly advise us by e-mail of the
 mistake in delivery. NOTE: Regardless of content, this e-mail shall
 not operate to bind SKOPOS to any order or other contract unless
 pursuant to explicit written agreement or government initiative
 expressly permitting the use of e-mail for such purpose.
 
 ___
 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] Testing ovirt all in one on F18 gives error on DB creation

2012-12-12 Thread Jason Brooks

 
  3) Installation failure probably caused by tuned-adm error
 
  under /var/log/ovirt-engine/host-deploy
 
  ovirt-20121205170118-f18aio.localdomain.local.log
 
  2012-12-05 17:01:18 DEBUG
  otopi.plugins.ovirt_host_deploy.tune.tuned
  plugin.execute:393 execute-output: ('/sbin/tuned-adm', 'profile',
  'vir
  tual-host') stderr:
  2012-12-05 17:00:53,193 ERRORdbus.proxies: Introspect error on
  :1.43:/Tuned: dbus.exceptions.DBusException:
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply.
  Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.
  ERROR:dbus.proxies:Introspect error on :1.43:/Tuned:
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply:
  Did
  not receive a reply. Possible causes include: the remote
  application
  did not send a reply, the message bus security policy blocked the
  reply, the reply timeout expired, or the network connection was
  broken.
  DBus call to Tuned daemon failed
  (org.freedesktop.DBus.Error.NoReply:
  Did not receive a reply. Possible causes include: the remote
  application did not send a reply, the message bus security policy
  blocked the reply, the reply timeout expired, or the network
  connection was broken.).
 
  the same if I run from command line:
  /sbin/tuned-adm profile virtual-host


I was having this same issue w/ F18 w/ all updates applied and ovirt 3.2 from 
the new 3.2-alpha repo. I did a yum downgrade tuned and the install completed 
successfully. 

Now I just have to figure out why my host is non-operational...

Jason

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


Re: [Users] Testing ovirt all in one on F18 gives error on DB creation

2012-12-12 Thread Jason Brooks

the same if I run from command line:
/sbin/tuned-adm profile virtual-host
  
  
  I was having this same issue w/ F18 w/ all updates applied and
  ovirt
  3.2 from the new 3.2-alpha repo. I did a yum downgrade tuned and
  the install completed successfully.
  
  Now I just have to figure out why my host is non-operational...
  
  Jason
 
 I suggest you perform host deployment again.

Thanks, that worked. The ovirtmgmt bridge wasn't created the first time around, 
now I'm up.

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


Re: [Users] ovirt 3.2 Alpha - invalid packages

2012-12-18 Thread Jason Brooks
snip

  ovirt-host-deploy-java-0.0.0-0.0.master.20121212.gitd74f690.fc18.noarch:
  [Errno 256] No more mirrors to try.
 
  Anyone?
 

snip

 
 
 Winfried, per the rest of this thread - was this resolved for you?


I had this same issue today. There are no ovirt-host-* rpms in the 3.2 alpha 
repo. I worked around it by building the missing packages for myself from the 
SRPMs in the alpha repo. Mock to the rescue!

Jason


 
 thanks,
 Itamar
 
 ___
 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] centos6.3 i can not create snapshot when vm is runing

2013-05-22 Thread Jason Brooks



- Original Message -

From: bigclouds bigclo...@163.com
To: users@ovirt.org
Sent: Wednesday, May 22, 2013 3:26:23 AM
Subject: [Users] centos6.3 i can not create snapshot when vm is runing

hi,
if ovirt all-in-one ISO support snapshot when vm is runing


I believe that this feature requires a newer version of qemu than what 
ships with centos6.3 -- in the past I've rebuilt a qemu from Fedora to 
get this feature working on CentOS.


Jason



thanks



___
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] glance and neutron deep dives on youtube

2013-08-02 Thread Jason Brooks

Hey everyone, 

To make them easier to access, I converted the Elluminate session 
recordings [1] for the recent Glance and Neutron integration deep 
dives into regular videos and put them up on YouTube: 

oVirt / Glance Integration Deep Dive: 
http://www.youtube.com/watch?v=_Nyi1xyiQnY 

oVirt / Neutron Integration Deep Dive: 
http://www.youtube.com/watch?v=S16AfFylcHk 

Regards, Jason 


[1] http://www.ovirt.org/OVirt_3.3_release_notes 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirt 3.3 -- Failed to run VM: internal error unexpected address type for ide disk

2013-09-12 Thread Jason Brooks
I'm experiencing an issue today on my oVirt 3.3 test setup -- it's an AIO
engine+host setup, with a second node on a separate machine. Both machines
are running F19, both have all current F19 updates and all current ovirt-
beta repo updates.

This is on a GlusterFS domain, hosted from a volume on the AIO machine.

Also, I have the neutron external network provider configured, but these
VMs aren't using one of these networks.

selinux permissive on both machines, firewall down on both as well 
(firewall rules for gluster don't appear to be set by the engine)

1. Create a new VM w/ virtio disk
2. VM runs normally
3. Power down VM
4. VM won't start, w/ error msg: 

internal error unexpected address type for ide disk

5. Changing disk to IDE, removing and re-adding, VM still won't start

6. If created w/ IDE disk from the beginning, VM runs and restarts as
expected.

Is anyone else experiencing something like this?  It appears to render the
Gluster FS domain type totally unusable. I wasn't having this problem last
week...

Here's a chunk from the VDSM log:

Thread-4526::ERROR::2013-09-12 16:02:53,199::vm::2062::vm.Vm::
(_startUnderlyingVm) vmId=`cc86596b-0a69-4f5e-a4c2-e8d8ca18067e`::
The vm start process failed
Traceback (most recent call last):
  File /usr/share/vdsm/vm.py, line 2022, in _startUnderlyingVm
self._run()
  File /usr/share/vdsm/vm.py, line 2906, in _run
self._connection.createXML(domxml, flags),
  File /usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py, 
line 76, in wrapper
ret = f(*args, **kwargs)
  File /usr/lib64/python2.7/site-packages/libvirt.py, line 2805, in createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
libvirtError: internal error unexpected address type for ide disk



Regards,

Jason

---

Jason Brooks
Red Hat Open Source and Standards

@jasonbrooks | @redhatopen
http://community.redhat.com

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


Re: [Users] oVirt 3.3 -- Failed to run VM: internal error unexpected address type for ide disk

2013-09-13 Thread Jason Brooks
I filed a bug: https://bugzilla.redhat.com/show_bug.cgi?id=1007980

- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: users users@ovirt.org
 Sent: Thursday, September 12, 2013 1:45:49 PM
 Subject: [Users] oVirt 3.3 -- Failed to run VM: internal error unexpected 
 address type for ide disk
 
 I'm experiencing an issue today on my oVirt 3.3 test setup -- it's an AIO
 engine+host setup, with a second node on a separate machine. Both machines
 are running F19, both have all current F19 updates and all current ovirt-
 beta repo updates.
 
 This is on a GlusterFS domain, hosted from a volume on the AIO machine.
 
 Also, I have the neutron external network provider configured, but these
 VMs aren't using one of these networks.
 
 selinux permissive on both machines, firewall down on both as well
 (firewall rules for gluster don't appear to be set by the engine)
 
 1. Create a new VM w/ virtio disk
 2. VM runs normally
 3. Power down VM
 4. VM won't start, w/ error msg:
 
 internal error unexpected address type for ide disk
 
 5. Changing disk to IDE, removing and re-adding, VM still won't start
 
 6. If created w/ IDE disk from the beginning, VM runs and restarts as
 expected.
 
 Is anyone else experiencing something like this?  It appears to render the
 Gluster FS domain type totally unusable. I wasn't having this problem last
 week...
 
 Here's a chunk from the VDSM log:
 
 Thread-4526::ERROR::2013-09-12 16:02:53,199::vm::2062::vm.Vm::
 (_startUnderlyingVm) vmId=`cc86596b-0a69-4f5e-a4c2-e8d8ca18067e`::
 The vm start process failed
 Traceback (most recent call last):
   File /usr/share/vdsm/vm.py, line 2022, in _startUnderlyingVm
 self._run()
   File /usr/share/vdsm/vm.py, line 2906, in _run
 self._connection.createXML(domxml, flags),
   File /usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py,
 line 76, in wrapper
 ret = f(*args, **kwargs)
   File /usr/lib64/python2.7/site-packages/libvirt.py, line 2805, in
   createXML
 if ret is None:raise libvirtError('virDomainCreateXML() failed',
 conn=self)
 libvirtError: internal error unexpected address type for ide disk
 
 
 
 Regards,
 
 Jason
 
 ---
 
 Jason Brooks
 Red Hat Open Source and Standards
 
 @jasonbrooks | @redhatopen
 http://community.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


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

2013-09-23 Thread Jason Brooks


- Original Message -
 From: Nicholas Kesick cybertimber2...@hotmail.com
 To: oVirt Mailing List users@ovirt.org
 Sent: Monday, September 23, 2013 7:52:17 AM
 Subject: [Users] Unable to finish AIO 3.3.0 - VDSM
 
 I'm having trouble with the AIO 3.3.0 install on Fedora 19 using jbrooks
 directions - I have DHCP, so I omitted the NM portion.
 The good news is that the engine-setup completes just fine, but the VDSM
 portion fails. I thought it had to do with a missing dependency but so far
 that hasn't helped either. Does anyone have any suggestions?
 
 The install is a Fedora 19 minimal install with the standard package of
 add-ons. I've tried with and without SELINUX in permissive. The only thing I

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.

Jason

 have noticed is that the ovirtmgmt network is missing. When I try to
 activate the host using the web interface ovirtmgmt appears, but without an
 IP address, so the entire system loses connectivity.
 
 ovirt-engine-setup and vdsm log are attached and compressed.
 
 
 
 
 
 ___
 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] Unable to finish AIO 3.3.0 - VDSM

2013-09-23 Thread Jason Brooks


 
 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...


 
 Jason
 
  have noticed is that the ovirtmgmt network is missing. When I try to
  activate the host using the web interface ovirtmgmt appears, but without an
  IP address, so the entire system loses connectivity.
  
  ovirt-engine-setup and vdsm log are attached and compressed.
  
  
  
  
  
  ___
  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] Unable to finish AIO 3.3.0 - VDSM

2013-09-23 Thread Jason Brooks


- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Jason Brooks jbro...@redhat.com
 Cc: Nicholas Kesick cybertimber2...@hotmail.com, oVirt Mailing List 
 users@ovirt.org
 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




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


Re: [Users] Glance with oVirt

2013-09-24 Thread Jason Brooks
On Tue, 2013-09-24 at 16:15 +0200, Riccardo Brunetti wrote:
 Dear ovirt users.
 I'm trying to setup an oVirt 3.3 installation using an already existing
 OpenStack glance service as an external provider.
 When I define the external provider, I put:
 
 Openstack Image as Type
 the glance service endpoint as URL (ie. http://xx.xx.xx.xx:9292) I
 used the openstack public url.
 check Requires Authentication
 put the administrator user/password/tenant in the following fields.
 
 Unfortunately the connection test always fails and the glance provider
 doesn't work in ovirt.

You also need to run this from the command line (of your engine):

engine-config --set KeystoneAuthUrl=http://host.fqdn:35357

And then restart the ovirt-engine service.

Jason

 
 In the engine.log I can see:
 
 2013-09-24 15:57:30,665 INFO 
 [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
 (ajp--127.0.0.1-8702-3) Running command: TestProviderConnectivityCommand
 internal: false. Entities affected :  ID:
 aaa0----123456789aaa Type: System
 2013-09-24 15:57:30,671 ERROR
 [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
 (ajp--127.0.0.1-8702-3) Command
 org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand throw
 Vdc Bll exception. With error message VdcBLLException: (Failed with VDSM
 error PROVIDER_FAILURE and code 5050)
 2013-09-24 15:57:30,674 ERROR
 [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
 (ajp--127.0.0.1-8702-3) Transaction rolled-back for command:
 org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand.
 
 The glance URL is reachable from the oVirt engine host, but looking with
 tcpdump on the glance service I noticed that
 no connections come up --- when I use requires authentication ---
 a connection happens if --- I do not use requires authentication ---
 (even if the test fails ultimately)
 
 My OS is CentOS-6.4 and my packages are the following:
 
 [root@rhvmgr03 ovirt-engine]# rpm -qa | grep ovi
 ovirt-host-deploy-1.1.1-1.el6.noarch
 ovirt-log-collector-3.3.0-1.el6.noarch
 ovirt-engine-cli-3.3.0.4-1.el6.noarch
 ovirt-engine-webadmin-portal-3.3.0-4.el6.noarch
 ovirt-engine-tools-3.3.0-4.el6.noarch
 ovirt-release-el6-8-1.noarch
 ovirt-engine-sdk-python-3.3.0.6-1.el6.noarch
 ovirt-iso-uploader-3.3.0-1.el6.noarch
 ovirt-host-deploy-java-1.1.1-1.el6.noarch
 ovirt-engine-userportal-3.3.0-4.el6.noarch
 ovirt-engine-backend-3.3.0-4.el6.noarch
 ovirt-engine-setup-3.3.0-4.el6.noarch
 ovirt-engine-3.3.0-4.el6.noarch
 ovirt-image-uploader-3.3.0-1.el6.noarch
 ovirt-engine-lib-3.3.0-4.el6.noarch
 ovirt-engine-restapi-3.3.0-4.el6.noarch
 ovirt-engine-dbscripts-3.3.0-4.el6.noarch
 
 Do you have some suggestion to debug or solve this issue?
 
 Thanks a lot.
 Best Regards
 R. Brunetti
 ___
 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] Migration issues with ovirt 3.3

2013-10-01 Thread Jason Brooks
I'm having this issue on my ovirt 3.3 setup (two node, one is AIO,
GlusterFS storage, both on F19) as well.

Jason

On Tue, 2013-10-01 at 21:54 +0100, Dan Kenigsberg wrote:
 On Tue, Oct 01, 2013 at 02:35:34PM -0300, emi...@gmail.com wrote:
  Dan, which are the path to those files that you're asking to me?
  
  Now the debian vm it's not working. After try the migration of the Windows
  vm, the live migration it's not working in the debian.
 
 The fact that now both VMs behave the same makes comparing them
 fruitless. Still it may be intersting to see your vdsm.log (from source
 and destination) since the first time a faulty VM was started until the
 'iface' exception.
 
  
  Do you think that this issue it's related to the hosts or with the manager?
 
 It smells very much Vdsm-specific, but I'm only guessing.
 
  i really would like to get this working and to other user this is working
  fine. Do you think if that i make a whole new install maybe this start to
  work?
 
 I do not suppose this would help, but I'm not in the position to exclude
 exploration routes.
 
  
  I'm going to test what Michal say right now with the same host, but i think
  that's going to happen the same thing.
  
  Regards!
 ___
 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] hacking at the ovirt db howto?

2013-10-16 Thread Jason Brooks

Hi All --

I'm finding myself sometimes in need of hacking at the oVirt DB -- has
anyone written a wiki page or something about this?


Thanks, Jason

---

Jason Brooks
Red Hat Open Source and Standards

@jasonbrooks | @redhatopen
http://community.redhat.com

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


Re: [Users] hacking at the ovirt db howto?

2013-10-17 Thread Jason Brooks
On Thu, 2013-10-17 at 03:31 -0400, Itamar Heim wrote:
 On 10/17/2013 12:02 AM, Jason Brooks wrote:
 
  Hi All --
 
  I'm finding myself sometimes in need of hacking at the oVirt DB -- has
  anyone written a wiki page or something about this?
 
 
 I'd be interested to know when you need to hack it, which in most normal 
 flows shouldn't be needed?

I was running oVirt 3.2 w/ POSIXFS storage and Gluster. After 3.3 came
out, I exported a few VMs, and imported them into a GlusterFS domain on
3.3. After lots of trouble w/ that domain type, I exported the VMs
again, blew away that GlusterFS data center, made a new POSIXFS data
center, and went to re-import them. oVirt told me no, there were already
disks in the system with these names, and I'd have to clone then
instead.

I went ahead and cloned, even though that's a bit less convenient, and
required some config file fiddling to deal with the changed MAC address,
but it's times like these when I feel a desire to crack the DB, if not
to change things, then to figure out what ovirt thinks is happening. 

Jason

 
 thanks,
 Itamar
 


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


Re: [Users] oVirt 3.3 All-in-One (AIO) setup

2013-10-17 Thread Jason Brooks
I wrote a post about it here: 
http://community.redhat.com/testing-ovirt-3-3-with-nested-kvm/

- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: users@ovirt.org
 Sent: Wednesday, October 16, 2013 9:19:38 PM
 Subject: [Users] oVirt 3.3 All-in-One (AIO) setup
 
 Hi everyone,
 
 I found an article on setting up oVirt3.3 All-in-One.
 
 http://community.redhat.com/up-and-running-with-ovirt-3-3/
 
 
 Can this be set up on a VM ?
 
 I tried setting up the same on a Fedora 19 VM. But it looks like Nested KVM
 feature isn't enabled.
 
 How to enable Nested KVM in feature in Fedora19.
 
 Please suggest.
 
 Thank You.
 
 Regards,
 Udaya Kiran
 ___
 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] vdsmd seg fault

2013-10-17 Thread Jason Brooks


- Original Message -
 From: Dan Ferris dfer...@prometheusresearch.com
 To: users@ovirt.org users@ovirt.org
 Sent: Tuesday, October 15, 2013 9:24:44 AM
 Subject: [Users] vdsmd seg fault
 
 I updated to the latest Fedora 19 on two test servers, and now vdsmd
 will not start.
 
 Systedctl says this:
 
 dsmd.service - Virtual Desktop Server Manager
 Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)
 Active: failed (Result: exit-code) since Mon 2013-10-14 12:31:30
 EDT; 23h ago
Process: 1788 ExecStart=/lib/systemd/systemd-vdsmd start
 (code=exited, status=139)
 
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 ask_user_info()
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 client step 2
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 ask_user_info()
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5
 make_client_response()
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 client step 3
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd-vdsmd[1788]:
 /lib/systemd/systemd-vdsmd: line 185:  1862 Segmentation fault
 $VDSM_TOOL nwfilter
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd-vdsmd[1788]: vdsm: Failed to
 define network filters on libvirt[FAILED]
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd[1]: vdsmd.service: control
 process exited, code=exited status=139
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd[1]: Failed to start Virtual
 Desktop Server Manager.
 Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd[1]: Unit vdsmd.service
 entered failed state.
 
 Has anyone else experienced this?

I just hit this on one of my test installs. 

I did yum downgrade libvirt* and then vdsmd would start

Jason

 
 Dan
 ___
 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] vdsmd seg fault

2013-10-18 Thread Jason Brooks

On Fri, 2013-10-18 at 14:16 +0300, Dan Kenigsberg wrote:
 On Thu, Oct 17, 2013 at 05:15:48PM -0400, Jason Brooks wrote:
  
  
  - Original Message -
   From: Dan Ferris dfer...@prometheusresearch.com
   To: users@ovirt.org users@ovirt.org
   Sent: Tuesday, October 15, 2013 9:24:44 AM
   Subject: [Users] vdsmd seg fault
   
   I updated to the latest Fedora 19 on two test servers, and now vdsmd
   will not start.
   
   Systedctl says this:
   
   dsmd.service - Virtual Desktop Server Manager
   Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)
   Active: failed (Result: exit-code) since Mon 2013-10-14 12:31:30
   EDT; 23h ago
  Process: 1788 ExecStart=/lib/systemd/systemd-vdsmd start
   (code=exited, status=139)
   
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 
   ask_user_info()
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 client step 2
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 
   ask_user_info()
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5
   make_client_response()
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us python[1862]: DIGEST-MD5 client step 3
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd-vdsmd[1788]:
   /lib/systemd/systemd-vdsmd: line 185:  1862 Segmentation fault
   $VDSM_TOOL nwfilter
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd-vdsmd[1788]: vdsm: Failed to
   define network filters on libvirt[FAILED]
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd[1]: vdsmd.service: control
   process exited, code=exited status=139
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd[1]: Failed to start Virtual
   Desktop Server Manager.
   Oct 14 12:31:30 rs0-ovirt0.rexdb.us systemd[1]: Unit vdsmd.service
   entered failed state.
   
   Has anyone else experienced this?
  
  I just hit this on one of my test installs. 
  
  I did yum downgrade libvirt* and then vdsmd would start
 
 Which was the faulty libvirt? Was there anything interesting at the
 /var/log/libvirtd.log?

libvirt-1.0.5.6-3.fc19 -- it started fine until I rebooted. SElinux is
permissive on these machines, btw. These machines are nested inside of
my main oVirt install, as well.

I couldn't see anything in the libvirtd.log that looked different from
the libvirtd.log on a node w/ the downgraded libvirt.

Jason






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


Re: [Users] oVirt 3.3.1 Beta now available

2013-10-18 Thread Jason Brooks
I hit a bump upgrading from 3.3.0.1:

2013-10-18 16:38:14 DEBUG otopi.plugins.ovirt_engine_setup.db.schema
plugin.execute:446 execute-output:
['/usr/share/ovirt-engine/dbscripts/upgrade.sh', '-s', 'localhost',
'-p', '5432', '-u', 'engine', '-d', 'engine', '-l',
'/var/log/ovirt-engine/setup/ovirt-engine-setup-20131018163438.log',
'-g'] stderr:
psql:create_views.sql:400: ERROR:  column vm_templates.single_qxl_pci
does not exist
LINE 18:vm_templates.single_qxl_pci as single_qxl_pci,
^

2013-10-18 16:38:14 DEBUG otopi.context context._executeMethod:137
method exception
Traceback (most recent call last):
  File /usr/lib/python2.7/site-packages/otopi/context.py, line 127, in
_executeMethod
method['method']()
  File
/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/db/schema.py, 
line 261, in _miscUpgrade
osetupcons.DBEnv.PGPASS_FILE
  File /usr/lib/python2.7/site-packages/otopi/plugin.py, line 451, in
execute
command=args[0],
RuntimeError: Command '/usr/share/ovirt-engine/dbscripts/upgrade.sh'
failed to execute
2013-10-18 16:38:14 ERROR otopi.context context._executeMethod:146
Failed to execute stage 'Misc configuration': Command
'/usr/share/ovirt-engine/dbscripts/upgrade.sh' failed to execute



- Original Message -
 From: Mike Burns mbu...@redhat.com
 To: annou...@ovirt.org, users users@ovirt.org
 Sent: Friday, October 18, 2013 4:03:38 AM
 Subject: [Users] oVirt 3.3.1 Beta now available
 
 The oVirt team is pleased to announce that the 3.3.1 Release is now
 available in beta.
 
 Release notes for this update are still being worked on, but information
 on the changes can be found on the wiki[1].
 
 A new oVirt Node build will be available soon as well.
 
 Mike
 
 
 [1] http://www.ovirt.org/OVirt_3.3.1_release_notes
 ___
 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.3.1 Beta now available

2013-10-19 Thread Jason Brooks
Some further 3.3.1 beta tests: 

Since I wasn't able to upgrade from 3.3.0.1 (seems related to bz1005533)
I did a fresh install of 3.3.1 beta on F19 -- an AIO install. That
worked fine, but I wasn't able to add an additional host, and tried with
F19 and CentOS 6.4. In both cases, engine complained of:
java.io.IOException: Unexpected connection termination

I tried installing an 3.3.1 AIO on CentOS 6.4 but hit a dependency
issue:

Error: Package: vdsm-4.13.0-2.gitbae164c.el6.x86_64 (ovirt-beta)
   Requires: selinux-policy-targeted = 3.7.19-213
   Installed: selinux-policy-targeted-3.7.19-195.el6_4.12.noarch
(@updates)

I did a clean install of a non-AIO engine on CentOS 6.4, but wasn't able
to add a host due to the selinux issue  (w/ CentOS) and the Unexpected
connection termination (w/ F19).

So, so far, F19 AIO w/ no additional hosts is the only 3.3.1 config I've
managed to get working.

Jason



On Fri, 2013-10-18 at 13:48 -0700, Jason Brooks wrote:
 I hit a bump upgrading from 3.3.0.1:
 
 2013-10-18 16:38:14 DEBUG otopi.plugins.ovirt_engine_setup.db.schema
 plugin.execute:446 execute-output:
 ['/usr/share/ovirt-engine/dbscripts/upgrade.sh', '-s', 'localhost',
 '-p', '5432', '-u', 'engine', '-d', 'engine', '-l',
 '/var/log/ovirt-engine/setup/ovirt-engine-setup-20131018163438.log',
 '-g'] stderr:
 psql:create_views.sql:400: ERROR:  column vm_templates.single_qxl_pci
 does not exist
 LINE 18:vm_templates.single_qxl_pci as single_qxl_pci,
 ^
 
 2013-10-18 16:38:14 DEBUG otopi.context context._executeMethod:137
 method exception
 Traceback (most recent call last):
   File /usr/lib/python2.7/site-packages/otopi/context.py, line 127, in
 _executeMethod
 method['method']()
   File
 /usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/db/schema.py,
  line 261, in _miscUpgrade
 osetupcons.DBEnv.PGPASS_FILE
   File /usr/lib/python2.7/site-packages/otopi/plugin.py, line 451, in
 execute
 command=args[0],
 RuntimeError: Command '/usr/share/ovirt-engine/dbscripts/upgrade.sh'
 failed to execute
 2013-10-18 16:38:14 ERROR otopi.context context._executeMethod:146
 Failed to execute stage 'Misc configuration': Command
 '/usr/share/ovirt-engine/dbscripts/upgrade.sh' failed to execute
 
 
 
 - Original Message -
  From: Mike Burns mbu...@redhat.com
  To: annou...@ovirt.org, users users@ovirt.org
  Sent: Friday, October 18, 2013 4:03:38 AM
  Subject: [Users] oVirt 3.3.1 Beta now available
  
  The oVirt team is pleased to announce that the 3.3.1 Release is now
  available in beta.
  
  Release notes for this update are still being worked on, but information
  on the changes can be found on the wiki[1].
  
  A new oVirt Node build will be available soon as well.
  
  Mike
  
  
  [1] http://www.ovirt.org/OVirt_3.3.1_release_notes
  ___
  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] oVirt 3.3.1 Beta now available

2013-10-21 Thread Jason Brooks


- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: users users@ovirt.org
 Sent: Saturday, October 19, 2013 11:57:38 AM
 Subject: Re: [Users] oVirt 3.3.1 Beta now available
 
 Some further 3.3.1 beta tests:
 
 Since I wasn't able to upgrade from 3.3.0.1 (seems related to
bz1005533)
 I did a fresh install of 3.3.1 beta on F19 -- an AIO install. That
 worked fine, but I wasn't able to add an additional host, and tried
with
 F19 and CentOS 6.4. In both cases, engine complained of:
 java.io.IOException: Unexpected connection termination

Bit of an update:

Adding a host to an F19 engine fails because of
https://bugzilla.redhat.com/show_bug.cgi?id=1021273 and you can work
around it with yum downgrade apache-sshd.

There's no problem adding a new host to a CentOS-based engine. On that
test, I simply forgot to install the ovirt-release package, which pulls
in tar, and the absence of tar is what caused the Unexpected connection
termination.


 
 I tried installing an 3.3.1 AIO on CentOS 6.4 but hit a dependency
 issue:
 
 Error: Package: vdsm-4.13.0-2.gitbae164c.el6.x86_64 (ovirt-beta)
Requires: selinux-policy-targeted = 3.7.19-213
Installed:
selinux-policy-targeted-3.7.19-195.el6_4.12.noarch
 (@updates)
 
 I did a clean install of a non-AIO engine on CentOS 6.4, but wasn't
able
 to add a host due to the selinux issue  (w/ CentOS) and the
Unexpected
 connection termination (w/ F19).
 
 So, so far, F19 AIO w/ no additional hosts is the only 3.3.1 config
I've
 managed to get working.
 
 Jason
 
 
 
 On Fri, 2013-10-18 at 13:48 -0700, Jason Brooks wrote:
  I hit a bump upgrading from 3.3.0.1:
  
  2013-10-18 16:38:14 DEBUG otopi.plugins.ovirt_engine_setup.db.schema
  plugin.execute:446 execute-output:
  ['/usr/share/ovirt-engine/dbscripts/upgrade.sh', '-s', 'localhost',
  '-p', '5432', '-u', 'engine', '-d', 'engine', '-l',
  '/var/log/ovirt-engine/setup/ovirt-engine-setup-20131018163438.log',
  '-g'] stderr:
  psql:create_views.sql:400: ERROR:  column
vm_templates.single_qxl_pci
  does not exist
  LINE 18:vm_templates.single_qxl_pci as single_qxl_pci,
  ^
  
  2013-10-18 16:38:14 DEBUG otopi.context context._executeMethod:137
  method exception
  Traceback (most recent call last):
File /usr/lib/python2.7/site-packages/otopi/context.py, line
127, in
  _executeMethod
  method['method']()
File
 
/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/db/schema.py,
  line 261, in _miscUpgrade
  osetupcons.DBEnv.PGPASS_FILE
File /usr/lib/python2.7/site-packages/otopi/plugin.py, line 451,
in
  execute
  command=args[0],
  RuntimeError: Command '/usr/share/ovirt-engine/dbscripts/upgrade.sh'
  failed to execute
  2013-10-18 16:38:14 ERROR otopi.context context._executeMethod:146
  Failed to execute stage 'Misc configuration': Command
  '/usr/share/ovirt-engine/dbscripts/upgrade.sh' failed to execute
  
  
  
  - Original Message -
   From: Mike Burns mbu...@redhat.com
   To: annou...@ovirt.org, users users@ovirt.org
   Sent: Friday, October 18, 2013 4:03:38 AM
   Subject: [Users] oVirt 3.3.1 Beta now available
   
   The oVirt team is pleased to announce that the 3.3.1 Release is
now
   available in beta.
   
   Release notes for this update are still being worked on, but
information
   on the changes can be found on the wiki[1].
   
   A new oVirt Node build will be available soon as well.
   
   Mike
   
   
   [1] http://www.ovirt.org/OVirt_3.3.1_release_notes
   ___
   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
 


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


Re: [Users] oVirt quality team proposal

2013-11-02 Thread Jason Brooks


- Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: users users@ovirt.org
 Sent: Thursday, October 31, 2013 5:54:51 AM
 Subject: [Users] oVirt quality team proposal
 
 Hi,
 I would like to propose to the community to join creating a group for testing
 oVirt
 releases and oVirt bug fixes. I suggest to create a ovirt-qe mailing list and
 set
 that as default QE assignee for oVirt bugs.
 The list may be used for coordinating testing efforts, to be notified about
 new ovirt bugs,
 to plan test days, propose test cases, discussing about jenkins jobs
 implementation and so on.
 Forming just a small group of people testing milestones release will also
 help in having better release testing.
 What do you think about this?
 

+1 I'd be into it. 

I've been daydreaming about all sorts of automated tests:

* oVirt stable + fedora updates
* oVirt stable + fedora updates testing
* oVirt nightly
* oVirt nightly + fedora updates testing
* etc. 

The quickstart case -- an AIO install -- should *always* work. If a user
gives oVirt a shot once and gets hung up on some little issue, who knows
if they'll ever try again?

Jason

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


Re: [Users] hacking at the ovirt db howto?

2013-11-22 Thread Jason Brooks


- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: users@ovirt.org
 Sent: Wednesday, October 16, 2013 9:02:35 PM
 Subject: hacking at the ovirt db howto?
 
 
 Hi All --
 
 I'm finding myself sometimes in need of hacking at the oVirt DB -- has
 anyone written a wiki page or something about this?

For posterity, what I was missing was:

su - postgres

psql engine

And then hack away. I've had to do a bunch of manual unlocking to allow me
to remove VMs following failed snapshot operations.

 
 
 Thanks, Jason
 
 ---
 
 Jason Brooks
 Red Hat Open Source and Standards
 
 @jasonbrooks | @redhatopen
 http://community.redhat.com
 
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] engine-manage-domains fails when re-adding a domain

2013-11-27 Thread Jason Brooks


 
 how about wikifyig this under 'troubleshooting manage-domains' or
 something like that?

I was stumped by this as well, but Juan's fix resolved the issue.

I added this to the wiki:

http://www.ovirt.org/Troubleshooting#Adding_an_IPA_domain_to_ovirt_engine

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


Re: [ovirt-users] Help understanding Gluster in oVirt

2015-02-04 Thread Jason Brooks


- Original Message -
 From: Ryan Groten ryan.gro...@stantec.com
 To: users@ovirt.org
 Sent: Tuesday, January 27, 2015 7:29:55 PM
 Subject: [ovirt-users] Help understanding Gluster in oVirt
 
 I was planning on making a Gluster Data domain to test, and found some great
 information on this page:
 http://community.redhat.com/blog/2014/05/ovirt-3-4-glusterized/
 The article the author uses the CTDB service for VIP failover.  Is it
 possible/recommended to not do this, and just create a gluster volume on all
 the hosts in a cluster, then create the Gluster data domain as
 localhost:gluster_vol?

I think that should work -- the vip is important for nfs, and since the hosted
engine requires nfs, I just use the vip for the gluster mount as well.

For 3.6, I believe gluster will be an option for the hosted engine, and so
ctdb will probably not be necessary.

Regards, Jason

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


Re: [ovirt-users] Help understanding Gluster in oVirt

2015-02-04 Thread Jason Brooks


- Original Message -
 From: Donny Davis do...@cloudspin.me
 To: Jason Brooks jbro...@redhat.com, Ryan Groten 
 ryan.gro...@stantec.com
 Cc: users@ovirt.org
 Sent: Wednesday, February 4, 2015 1:02:18 PM
 Subject: RE: [ovirt-users] Help understanding Gluster in oVirt
 
 I am in the process of adding two more nodes to my hosted-engine setup using
 localhost as the mount point, I will report how it goes.
 
 I guess it would really be dependent on how the system was setup. Each node
 would have to be exactly the same to expect good results.
 
 My major issue with ctdb is SELINUX, I cannot get it to run correctly and
 work with SELINUX enabled. I would define that as a major security hole on a
 hypervisor, but I'm sure I am just doing it wrong.

Yeah, in my howto I'm using the meta volume that ctdb uses for its lock 
file to also store the config files for ctdb, and that's what selinux 
doesn't like. It's not really necessary, though, the configs could just
be copied into the default locations on each node -- I think that would
resolve the selinux issue.

Jason

 
 
 
 Donny D
 
 -Original Message-
 From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of
 Jason Brooks
 Sent: Wednesday, February 4, 2015 12:31 PM
 To: Ryan Groten
 Cc: users@ovirt.org
 Subject: Re: [ovirt-users] Help understanding Gluster in oVirt
 
 
 
 - Original Message -
  From: Ryan Groten ryan.gro...@stantec.com
  To: users@ovirt.org
  Sent: Tuesday, January 27, 2015 7:29:55 PM
  Subject: [ovirt-users] Help understanding Gluster in oVirt
  
  I was planning on making a Gluster Data domain to test, and found some
  great information on this page:
  http://community.redhat.com/blog/2014/05/ovirt-3-4-glusterized/
  The article the author uses the CTDB service for VIP failover.  Is it
  possible/recommended to not do this, and just create a gluster volume
  on all the hosts in a cluster, then create the Gluster data domain as
  localhost:gluster_vol?
 
 I think that should work -- the vip is important for nfs, and since the
 hosted engine requires nfs, I just use the vip for the gluster mount as
 well.
 
 For 3.6, I believe gluster will be an option for the hosted engine, and so
 ctdb will probably not be necessary.
 
 Regards, Jason
 
  
  Thanks,
  Ryan
  
  ___
  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: [ovirt-users] New user intro some questions

2015-01-30 Thread Jason Brooks


- Original Message -
 From: George Skorup geo...@mwcomm.com
 To: users@ovirt.org
 Sent: Thursday, January 29, 2015 6:13:30 PM
 Subject: [ovirt-users] New user intro  some questions
 
 Hello oVirt Users Community,
 
 I've been working with Red Hat and RHEL and clones for about 11 years,
 though I do still consider myself amateur mostly because I'm more of a
 networking guy. :) One-man IT department so I get very little time to
 tinker.
 
 I'm evaluating oVirt (because the boss said no to VMware) and will
 likely begin implementation soon to virtualize our datacenter. So I have
 a SuperMicro Twin2 (4 nodes) system and a cheap managed L2+ switch to
 use for now. Dual 6-core Xeon's and 24GB per node. The two on-board
 82574L's are bonded 802.3ad, no issues there (so far). I currently have
 two 1TB WD RE4 SATA drives configured as RAID1 using the Intel RAID BIOS
 in each node. I understand this is software RAID. That's all working
 fine and I did this so that if a drive dies then I can still boot the
 machine(s). I have a 500MB partition formatted as ext4 for /boot. A 48GB
 ext4 for the root. 24GB for swap. And finally the rest (800-something
 GB) is LVM and XFS for Gluster.
 
 I've been following Jason Brooks' Up and Running with oVirt guides
 (which are great, BTW!). I have the cluster up and running with CentOS 7
 and oVirt 3.5, hosted-engine on CentOS 6.6 and CTDB to host a virtual IP
 for the engine NFS mount. There are a couple test VMs running along with
 the engine on various nodes. I found it interesting that I was able to
 upload a ripped ISO of Win 2k3 Enterprise (not SP2) and was able to
 successfully boot it, after which I promptly installed SP2 and oVirt
 guest tools. I do very little with Windows, but there's always that one
 remaining customer that needs IIS and we're not about to buy a new
 Windows Server 2012 license just for them.
 
 So anyway, I'm having a problem with node reboots. They simply will not
 shut down and reboot cleanly. Instead, it looks like they hang after all
 processes are shut down, or at least attempted to be shut down. Then
 after a couple minutes, the hardware watchdog resets the system. I've
 came to the conclusion that sanlock and/or wdmd is causing the hangup.
 I'm guessing an active but non-responsive NFS mount is the culprit,
 possibly the ISO domain NFS mount which is on the engine? I've tried
 manually shutting down all oVirt, VDSM, etc. processes, unmounting all
 NFS shares, but it seems sanlock still has a hold on something in
 /rhev/.. I've Google'd a bit and have come across posts about this as
 well. Any tips here?

Hi George --

I typically host my ISO domain from gluster as well, rather than from
the NFS export the installer offers to set up.

I've been able to force sanlock to release with:

sanlock shutdown -f 1


 
 Then I experienced something else odd yesterday. I did a yum update for
 the glibc vulnerability stuff. Gluster was updated as well which really
 threw a wrench into things because I wasn't paying attention and quorum
 broke, etc. I got that fixed. Rebooted all nodes (which is when I found
 the sanlock/watchdog problem). Nodes 2, 3 and 4 came back up, but node1
 did not. I logged into the IPKVM console and found that it had no
 network configuration. All /etc/sysconfig/network-scripts/ifcfg-* files
 were gone. I was able to manually reconfigure the physical interfaces,
 set the bonding back up and add the ovirtmgmt bridge. But then the
 engine reported the host as non-operational due to '..does not comply
 with cluster default networks... ovirtmgmt missing' which I was able to
 resolve by reconfiguring the host's network config within the engine GUI
 and all is now well. I'm just curious how/why the ifcfg files were wiped
 out? I haven't touched the network config on any hosts since running
 hosted-engine --deploy.

VDSM now attempts to restore the networks as configured in the engine. I 
found that I had to have all my network configs setup in the engine, as 
well as in the ifcfgs for these networks to persist. There's a place where
you can disable this functionality, as well, I don't recall where that is
off hand though. 


Regards, Jason


 
 Please forgive my ignorance and point me to the correct place if these
 issues have been discussed and/or resolved already.
 
 And overall I'm very much liking oVirt, especially as a viable and
 cost-effective alternative to vSphere.
 
 Thanks,
 George
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New user intro some questions

2015-02-10 Thread Jason Brooks


- Original Message -
 From: George Skorup geo...@mwcomm.com
 To: users@ovirt.org
 Sent: Friday, February 6, 2015 11:56:17 PM
 Subject: Re: [ovirt-users] New user intro  some questions
 
 On 1/30/2015 10:11 AM, Jason Brooks wrote:
  Hi George --
 
  I typically host my ISO domain from gluster as well, rather than from
  the NFS export the installer offers to set up.
 
  I've been able to force sanlock to release with:
 
  sanlock shutdown -f 1
 
 So I wiped my test cluster. Changed some partitioning, network topology,
 etc. My plan is to run the ISO domain on a gluster volume this time also.
 
 Here's where I'm at. Gluster volume 'engine' is created and started on
 node1. The other three nodes have no volumes yet. In fact, no gluster
 peering yet.
 
 The engine is installed and running on node1 with gluster's NFS serving
 the engine volume. I then ran hosted-engine --deploy on the other three
 nodes. All four nodes are reported 'up' in the engine UI.
 
 Now I'm stuck. The problem I ran into last time, after enabling the
 gluster service on the Default cluster, the gluster peers were already
 established which put a roadblock in front of importing the gluster hosts.
 
 Like last time, the Default cluster says: Some new hosts are detected
 in the cluster. You can Import them to engine or Detach them from the
 cluster. And if I click the import URL, the only host I see in the list
 is the first one. Last time, all four were there, but as I said, the
 gluster peers were already established and the import failed due to
 failed to probe or something like that.

I just tried to recreate this, on a single host, running CentOS 6, 
hosting the engine through hosted-engine, and serving up its own
gluster storage. I enabled gluster in the cluster, and when I tried
to import the host, it wanted to use the default libvirtd 192.168.122.1 
ip address for the host. 

I canceled out of that and just restarted the vdsm service on my machine,
and after the service restarted, my data and engine volumes were there
in the web admin ui as expected.

So, try restarting vdsm.

Jason


 
 Is there a way to make this work? I'm fairly confused at this point. I
 would like to be able to manage at least my virt store gluster volume(s)
 from the engine UI.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New user intro some questions

2015-02-09 Thread Jason Brooks


- Original Message -
 From: George Skorup geo...@mwcomm.com
 To: users@ovirt.org
 Sent: Monday, February 9, 2015 4:29:15 PM
 Subject: Re: [ovirt-users] New user intro  some questions
 
 Scott,
 
 I'm sure you are completely correct. I do not want to run oVirt this
 way. I would very much prefer a dedicated machine for the engine,
 dedicated KVM nodes and dedicated storage/gluster nodes, or a real SAN.
 But this is the you get this and make it work that I get from upper
 management. So I'm going to continue testing 3.5.1 this way, and when
 it's too much load / performance sucks, then I can say, I told you so.
 
 I was reading through the planned features for 3.6 which says storage on
 the virt nodes will be supported. Again, I understand this is not
 optimal, but if I have to tell them this needs to wait for 3.6 to be
 released for this configuration to be supported, then so be it. And if
 performance still sucks, which I don't doubt, then... I told them so.

The meaning of support is important here -- support from whom? It's 
true that there's no gluster+virt SKU of the RHEV downstream project.
All configurations of ovirt proper are self-supported, or community-
supported, and what we choose to support is up to us individuals.

However, gluster + virt on the same nodes does work -- even w/ management
through the engine. I do use gluster on my virt nodes, but I don't manage
them w/ the engine, because, afaik, there isn't a way to have gluster and 
virt on separate networks this way, so I just manage gluster from the
gluster cli.

It's true, oVirt is happiest w/ separate machines for everything, and
a rock-solid san of some sort, etc., but that's not the only way, and 
as you point out, hardware isn't free.

Jason

 
 Anyway.. I was playing around today, and I'm not sure how or why, but
 the engine UI now shows the gluster volume stuff.. on the combined virt
 + gluster nodes.
 
 
 
 On 2/7/2015 1:16 PM, Scott Worthington wrote:
  On 2/7/2015 9:47 AM, George Skorup wrote:
  On 2/7/2015 7:46 AM, Scott Worthington wrote:
  You can manage your oVirt gluster volumes from the oVirt engine UI.
 
  However, the gluster volumes cannot be on your oVirt hosts.  An oVirt
  Host
  cannot be an oVirt-managed gluster volume provider as well.  These are
  separate, physical hosts in oVirt = 3.5.1.
  Then why did it let me add the hosts as virt  gluster (default option
  'both')
  during setup if it cannot be configured as such?
  The Both in the --== OVIRT ENGINE CONFIGURATION ==-- section of the
  engine-setup refers to if you will have both oVirt KVM Host clusters as
  well
  as Gluster Volume clusters.  Both does not mean that you will have the
  Gluster storage daemon and KVM on the same host, as that configuration is
  not
  supported nor recommended.
 
  Hope that helps.
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Glusterfs storage

2015-03-02 Thread Jason Brooks


- Original Message -
 From: supo...@logicworks.pt
 To: Aharon Canan aca...@redhat.com
 Cc: Users@ovirt.org
 Sent: Monday, March 2, 2015 8:25:13 AM
 Subject: Re: [ovirt-users] Glusterfs storage
 
 Thanks Aharon,
 
 After a couple of hours, the chown 36:36 did the trick, now I have the domain
 up.

This is a good way to set those perms and make them stick:

gluster volume set $yourvol storage.owner-uid 36
gluster volume set $yourvol storage.owner-gid 36


Jason


 Thanks a lot
 
 Jose
 
 
 - Mensagem original -
 
 De: Aharon Canan aca...@redhat.com
 Para: supo...@logicworks.pt
 Cc: Users@ovirt.org
 Enviadas: Segunda-feira, 2 De Março de 2015 16:00:40
 Assunto: Re: [ovirt-users] Glusterfs storage
 
 Hi
 
 First, You need to create gluster volume. Do not forget to start the volume.
 then the chown 36:36 volume directory name
 
 now you need to create new glusterfs domain, and to point to the gluster
 server name:/volume name
 
 
 
 
 Regards,
 __
 Aharon Canan
 int phone - 8272036
 ext phone - +97297692036
 email - aca...@redhat.com
 
 - Mensagem original -
 
 
 From: supo...@logicworks.pt
 To: Users@ovirt.org
 Sent: Monday, March 2, 2015 5:55:33 PM
 Subject: [ovirt-users] Glusterfs storage
 
 Hi,
 
 I have setup up 2 hosts, host1 with hosted engine, and on host 2, since I
 have a spare disk, I want to setup a glusterfs domain storage.
 I'm using Centos7 and ovirt 3.5.1.
 The 2 hosts and hosted engine are up and running.
 How can I configure the glusterfs storage?
 I installed glusterfs server on host2:
 glusterfs-api-3.6.2-1.el7.x86_64
 glusterfs-fuse-3.6.2-1.el7.x86_64
 glusterfs-libs-3.6.2-1.el7.x86_64
 glusterfs-3.6.2-1.el7.x86_64
 glusterfs-rdma-3.6.2-1.el7.x86_64
 glusterfs-server-3.6.2-1.el7.x86_64
 glusterfs-cli-3.6.2-1.el7.x86_64
 
 
 Do I need first configure a Volume with a brick? I tried that but no success.
 Also tried to ad a Data domains of type glusterfs but no success.
 What am I missing?
 
 
 Thanks
 
 --
 
 Jose Ferradeira
 http://www.logicworks.pt
 
 
 ___
 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: [ovirt-users] Can't fine engine postgres password

2016-02-19 Thread Jason Brooks
I always do:

su - postgres

psql -U postgres -d engine


- Original Message -
> From: "Adam Verslype" 
> To: users@ovirt.org
> Sent: Sunday, February 14, 2016 5:50:21 PM
> Subject: [ovirt-users] Can't fine engine postgres password
> 
> Hi,
> 
> After deploying hosted engine using the hosted-engine-appliance I need to
> run the unlock_entity utility on the engine vm to unlock a disk that's
> stuck.  So I ssh on the vm and run:
> 
> sudo PGPASSWORD=x ./unlock_entity.sh -t disk -u engine -q
> psql: FATAL:  password authentication failed for user "engine"
> FATAL: Cannot execute sql command: --file=./unlock_entity.sql
> where x is the password I supplied for everything during
> deployment.  Does it have a different password that came with the
> appliance?  Is this documented somewhere?
> 
> Thanks,
> 
> Adam Verslype
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Highly Available in 3.6 and USB support

2016-02-21 Thread Jason Brooks

> 
> Another question not related to this subject is that all my windows VM are
> with an orange exclamation point. I don't see anywhere any reason !
> 

Did you ever learn what this orange exclamation mark means? I'm seeing it
on a couple of my VMs, too.

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


Re: [ovirt-users] mount glusterfs from 127.0.0.1

2017-04-06 Thread Jason Brooks
On Thu, Apr 6, 2017 at 1:33 PM, /dev/null <devn...@linuxitil.org> wrote:
> Jason,
>
> yes - thats how i am doing it. I wonder if its better to access the local 
> bricks
> primarily for both relyability and performance/load.
>
> - if one node fails, it does not mean an impact if we access 127.0.0.1
> - if i write to 127.0.0.1 it might be faster than accessing on network host 
> from all
> hypervisors
> - backup-volfile-servers was set to the other nodes if local gluster fails
>
> My question is, if it´s critical to access all replicas simultanly.

I think that using localhost on each node will lead to split-brain.
With the backup volfile setting taking care of failover, I don't think
mounting at localhost buys you anything, anyway. Gluster already
handles spreading out the load among the hosts on its own, when you're
using the native gluster mounts (vs nfs, where you are accessing
through the specified mount point).
>
> Thanks!
>
> On Thu, 6 Apr 2017 12:30:28 -0700, Jason Brooks wrote
>> On Thu, Apr 6, 2017 at 8:53 AM, /dev/null <devn...@linuxitil.org> wrote:
>> > Hello all together,
>> >
>> > having a three node oVirt cluster for virtualization and gluster, each 
>> > node providing
>> > bricks for a replica 3 volume, I would like to mount the volume from 
>> > 127.0.0.1 to
>> > distribute i/o and to have a better failover situation.
>>
>> The right way to do this is to fill in the mount options with:
>>
>> backup-volfile-servers=:
>>
>
> --
> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht
> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
> For all your IT requirements visit: http://www.transtec.co.uk
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] mount glusterfs from 127.0.0.1

2017-04-06 Thread Jason Brooks
On Thu, Apr 6, 2017 at 8:53 AM, /dev/null  wrote:
> Hello all together,
>
> having a three node oVirt cluster for virtualization and gluster, each node 
> providing
> bricks for a replica 3 volume, I would like to mount the volume from 
> 127.0.0.1 to
> distribute i/o and to have a better failover situation.

The right way to do this is to fill in the mount options with:

backup-volfile-servers=:


>
> This leads to a volume having the same address in oVirt althoght it is 
> addressed on
> different hosts.
>
> Is this common, supported, relyable and recommended?
>
> Thanks in advance!
>
> /dev/null
>
> --
> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht
> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
> For all your IT requirements visit: http://www.transtec.co.uk
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Building ovirt-host-deploy gives `configure: error: otopi-devtools required but missing`

2017-04-25 Thread Jason Brooks
On Tue, Apr 25, 2017 at 7:45 AM, Leni Kadali Mutungi
 wrote:
> Hello. I got the error mentioned in the subject when when trying to
> build ovirt-host-deploy. Full output here:
> https://paste.fedoraproject.org/paste/Dh7FF1XjhDa2TGNSBs~o815M1UNdIGYhyRLivL9gydE=
>
> The troubleshooting I've done so far is as follows:
> 1. Rebuilt otopi, running the commands `autoreconf -ivf` and then
> `./configure --enable-java-sdk --with-maven`. This made `make`
> download a host of stuff for otopi project from
> https://repo.maven.apache.org
> It did this again when I ran `make install`. When I went back to the
> ovirt-host-deploy directory, I ran `./configure`, both with the
> --enable-java-sdk and --with-maven options. Got the same error again.
>
> 2. I tried running entering the directory src/java and running `mvn
> install`. I received a build success message and then proceeded to run
>
> ./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu
> --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
> --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
> --includedir=/usr/include --libdir=/usr/lib64
> --libexecdir=/usr/libexec --localstatedir=/var
> --sharedstatedir=/var/lib --mandir=/usr/share/man
> --disable-python-syntax-check --enable-java-sdk
> --with-local-version=otopi-1.7.0.master
> COMMONS_LOGGING_JAR=/usr/share/java/commons-logging.jar
> JUNIT_JAR=/usr/share/java/junit.jar
>
> I omitted the --disable-dependency-tracking and
> --docdir=/usr/share/doc/otopi-1.7.0 options because of the following
> error: configure: WARNING: unrecognized options:
> --disable-dependency-tracking and the fact that I didn't have the
> directory /usr/share/doc/otopi-1.7.0 respectively. I got the following
> output: 
> https://paste.fedoraproject.org/paste/90D0k1AyVPGDbNhk1WxlBl5M1UNdIGYhyRLivL9gydE=
>
> Running `sudo make install` gives me the same errors. It seems otopi
> is failing to compile properly and as a result, running ./configure
> within the ovirt-host-deploy directory ends with an error saying
> otopi-devtools are missing. Documentation of my environment as it
> stands is here:
> https://github.com/leni1/oVirt-docs-Debian/blob/master/oVirt-Development-Environment.md
>
> Any ideas on what I should try next are welcome.

On debian testing, I managed to build and install using ./configure
--with-otopi-sources=/root/otopi (this is where I'd checked out and
built otopi)

I got this error running ovirt-host-deploy:

# ovirt-host-deploy
***L:ERROR Internal error: Internal error, plugins set(['otopi',
'ovirt-host-common', 'ovirt-host-deploy']) are missing

It ran a bit further when run from the source dir:


# ./src/bin/ovirt-host-deploy
[ INFO  ] Stage: Initializing
  Continuing will configure this host for serving as
hypervisor. Are you sure you want to continue? (yes/no) yes
[ INFO  ] Stage: Environment setup
  Configuration files: []
  Log file: /tmp/ovirt-host-deploy-20170425170102-6mdsx6.log
  Version: otopi-1.7.0_master ()
  Version: ovirt-host-deploy-1.7.0_master ()
[ INFO  ] Stage: Environment packages setup
[ ERROR ] Failed to execute stage 'Environment packages setup':
Packager install not implemented
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination

>
> --
> - Warm regards
> Leni Kadali Mutungi
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt install videos or blogs?

2017-08-22 Thread Jason Brooks
On Tue, Aug 22, 2017 at 1:52 AM,   wrote:
> Are there any other resources, blogs or install videos similar to this? (see
> link)
> https://www.ovirt.org/blog/2017/04/up-and-running-with-ovirt-4.1-and-gluster-storage/

What are some topics you'd like to see?

Jason

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


Re: [ovirt-users] Various issues trying to get a new 4.1 install up and running

2017-05-03 Thread Jason Brooks
On Wed, May 3, 2017 at 9:34 AM, Jason Ziemba  wrote:
> I'm utilizing the latest node ISO
> (ovirt-node-ng-installer-ovirt-4.1-2017050204.iso), upon installing on a
> system I utilize the Web Cockpit UI to install the 4.1 hosted engine
> (successfully), resulting in the following engine version:
> 4.1.1.8-1.el7.centos.  The node is also running 4.1.1.1
>
> After installing the engine and accessing the Engine Web Admin I'm
> encountering the following issues:
>
> I'm not seeing any storage domains in the console (though the engine is
> installed using NFS).
> Attempts to import the NFS storage domain that the engine resides in (for
> other VMs to also reside in) fail due to inability to find host ID.

You need to add a data domain, and after you do that, the hosted
engine domain will show up.

>
> Attempts to add (import) the storage domain again once again fails, though
> this time it states that the Storage connection already exists (yet it isn't
> listed in the storage domains).
>
> The hosted engine doesn't show up in the console, though Bug 1269768 states
> that was supposed to be corrected in 3.6.1
> Installing (from the same ISO) subsequent hosts and then using the Engine to
> bring the node in to the cluster, the additional nodes don't have the
> ability to run the hosted engine (based on the lack of the crown icon),
> preventing the original node from entering maintenance mode as the engine
> (which can't be seen) isn't able to migrate to a different node.
>
> I'm not sure where to begin reviewing/troubleshooting based on these items.
> Any guidance would be greatly appreciated.
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Testing oVirt 4.1.2 with Nested KVM

2017-06-07 Thread Jason Brooks
On Wed, Jun 7, 2017 at 6:10 AM,   wrote:
> Since this blog post is from 2013, how much of it is still relevant today?
> Do you still need to carry out all the steps?
>
> http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/

You need sudo yum install -y vdsm-hook-nestedvt  vdsm-hook-macspoof

For the macspoof bit, you apply it a bit differently, you need to
create a vNIC profile w/o the vdsm-no-mac-spoofing filter removed, and
use that profile w/ your VM's nic.

However, this is for testing ovirt under ovirt -- if you're running
ovirt VMs under something like virt-manager, this one is more
relevant: https://jebpages.com/2013/01/08/ovirt-on-ovirt-nested-kvm-fu/.

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


Re: [ovirt-users] Docker images for oVirt engine

2017-06-05 Thread Jason Brooks
>
> Once the images are built, you can deploy the complete oVirt application
> running this:
>
>   make deploy

This is awesome, I've been playing w/ this on a centos host running
origin 1.5.1.

I've gotten stopped when I've tried to approve the host in the engine,
that fails with an error message like: "Host vdsc-ds-615nl
installation failed. Failed to get the session.." Any idea what what's
going wrong there?

Jason


>
> Would be great to have you testing this, giving feedback and reporting
> any issues you find. But be aware that this is in a very early stage of
> development and should be considered experimental.
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] non-operational host issues following 4.2 upgrade

2017-12-22 Thread Jason Brooks
I was able to get my hosts active. During the upgrade, by master data
domain's metadata was corrupted -- I had duplicates of some of the
dom_md files, and my metadata file was corrupt. Vdsm was looking at
that metadata file and throwing up its hands. I added a new data
domain but it couldn't take over as master because my old data domain
was messed up. I ended up creating a new metadata file in that domain,
and my hosts came up. I might be nice to have some way of resetting
corrupt metadata or at least of making the error clearer.

I did have a gluster hiccup during the upgrade -- the upgrade brought
my gluster version from 3.8 to 3.12, and the other peers in the
cluster refused connections from my first upgraded host. I upgraded
all the others, and got them all talking to each other again, but it
may have been during that time that my master data domain metadata
became corrupted. I haven't noticed any issues w/ my vms yet, and all
through the migration travail, I was able to keep 5 important VMs
running. They kept chugging away, even though their host and
surrounding hosts were unhealthy.

Anyway, I'm back ;)

Jason

On Thu, Dec 21, 2017 at 9:42 AM, Jason Brooks <jbro...@redhat.com> wrote:
> On Wed, Dec 20, 2017 at 11:47 PM, Sandro Bonazzola <sbona...@redhat.com> 
> wrote:
>>
>>
>> 2017-12-21 4:26 GMT+01:00 Jason Brooks <jbro...@redhat.com>:
>>>
>>> Hi all, I upgraded my 4 host converged gluster/ovirt lab setup to 4.2
>>> yesterday, and now 3 of my hosts won't connect to my main data domain,
>>> so they're non-operational when I try to activate them.
>>>
>>> Here's what seems like a relevant passage of vdsm.log:
>>> https://paste.fedoraproject.org/paste/JZuxul6-HZjjl8uHzgqL-w
>>
>>
>>
>> Adding some relevant developers.
>> Jason, do you mind opening a bug on
>> https://bugzilla.redhat.com/enter_bug.cgi?product=vdsm to track this?
>
> I filed an issue here: https://bugzilla.redhat.com/show_bug.cgi?id=1528391
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] non-operational host issues following 4.2 upgrade

2017-12-21 Thread Jason Brooks
On Wed, Dec 20, 2017 at 11:47 PM, Sandro Bonazzola <sbona...@redhat.com> wrote:
>
>
> 2017-12-21 4:26 GMT+01:00 Jason Brooks <jbro...@redhat.com>:
>>
>> Hi all, I upgraded my 4 host converged gluster/ovirt lab setup to 4.2
>> yesterday, and now 3 of my hosts won't connect to my main data domain,
>> so they're non-operational when I try to activate them.
>>
>> Here's what seems like a relevant passage of vdsm.log:
>> https://paste.fedoraproject.org/paste/JZuxul6-HZjjl8uHzgqL-w
>
>
>
> Adding some relevant developers.
> Jason, do you mind opening a bug on
> https://bugzilla.redhat.com/enter_bug.cgi?product=vdsm to track this?

I filed an issue here: https://bugzilla.redhat.com/show_bug.cgi?id=1528391
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] non-operational host issues following 4.2 upgrade

2017-12-20 Thread Jason Brooks
Hi all, I upgraded my 4 host converged gluster/ovirt lab setup to 4.2
yesterday, and now 3 of my hosts won't connect to my main data domain,
so they're non-operational when I try to activate them.

Here's what seems like a relevant passage of vdsm.log:
https://paste.fedoraproject.org/paste/JZuxul6-HZjjl8uHzgqL-w

The hosts can mount the gluster storage just fine, I can mount to a
test location on the hosts, and I can see that the hosts are mounting
the storage in the usual place when they attempt to activate.
Permissions look normal, too.

I undeployed the hosted engine from the three problem machines, in
case that was causing an issue.

The hosts are running centos 7.

Does any of this ring a bell for anyone?

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


[ovirt-users] possibly corrupted disk during 4.3 upgrade

2019-02-07 Thread Jason Brooks
I have a ovirt+gluster cluster that I've been running for a while now
-- across several versions of oVirt. I was upgrading to 4.3 today, and
am halfway through the upgrade. I've upgraded two of my four hosts to
4.3, as well as the engine, but the hosted-ha agents aren't running on
my new hosts.

Also, one of my two upgraded hosts won't connect to one of my domains
-- I'm not sure whether that's the master data domain or the hosted
engine domain.

The *main* thing I'm concerned about, though, is that the disk for one
of my large VMs appears to have been truncated -- it's virtual size is
300GB, I think the actual size was probably just under half of that,
but it's actual size is now reported to be less than a gig, and it's
taking up only 300MB of space. I'm afraid the answer is no, but I'm
hoping that the data might be recoverable from somewhere on the
bricks...

Any thoughts?

Jason
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6XO2TGSMOCQHPWZPGO6XQJZHXYRQNMH6/


  1   2   >