[ovirt-users] iSCSI LUN recommended sector size

2017-05-04 Thread William Cooley
I'm setting up a new iSCSI LUN / volume and am wondering what the recommended 
sector size is.

The setup wizard recommends 8KB for vmware.

I've read that QCOW2 uses 64KB blocks? Does this mean I use 64KB on the iscsi 
LUN? Sorry if this is a stupid question.

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


Re: [ovirt-users] Upgrade 4.0.6 to 4.1.1 -- How to Update oVirt Node (4.x) Hosts?

2017-05-04 Thread Yuval Turgeman
what does `lvs -a` show ?

On May 4, 2017 21:50, "Beckman, Daniel" 
wrote:

> Hi Yuval,
>
>
>
> All three of those packages (ovirt-node-ng-image-update,
> ovirt-node-ng-image, ovirt-release41) were already installed. So I ran a
> ‘yum remove’ on all of them, removed everything from /etc/yum.repos.d,
> installed the release RPM, then installed the other two packages. Here’s
> the installation:
>
>
>
> 
> 
> 
> ==
>
> Package
> Arch  Version
> RepositorySize
>
> 
> 
> 
> ==
>
> Installing:
>
> ovirt-node-ng-image-update
> noarch4.1.1.1-1.el7.centos
> ovirt-4.13.8 k
>
> Installing for dependencies:
>
> ovirt-node-ng-image
> noarch4.1.1.1-1.el7.centos
>ovirt-4.1526 M
>
>
>
> Transaction Summary
>
> 
> 
> 
> ==
>
> Install  1 Package (+1 Dependent package)
>
>
>
> Total download size: 526 M
>
> Installed size: 526 M
>
> Is this ok [y/d/N]: y
>
> Downloading packages:
>
> (1/2): ovirt-node-ng-image-update-4.1.1.1-1.el7.centos.noarch.rpm
>   
>|
> 3.8 kB  00:00:00
>
> (2/2): ovirt-node-ng-image-4.1.1.1-1.el7.centos.noarch.rpm
>
> | 526 MB  00:01:55
>
> 
> 
> 
> --
>
> Total
>
>   4.6 MB/s | 526 MB
> 00:01:55
>
> Running transaction check
>
> Running transaction test
>
> Transaction test succeeded
>
> Running transaction
>
>   Installing : ovirt-node-ng-image-4.1.1.1-1.
> el7.centos.noarch
>
> 1/2
>
>   Installing : ovirt-node-ng-image-update-4.1.1.1-1.el7.centos.noarch
>
> 2/2
>
> mount: special device 
> /dev/onn_labvmhostt05/ovirt-node-ng-4.1.1.1-0.20170406.0+1
> does not exist
>
> rm: cannot remove ‘/tmp/tmp.uEAD6kCtlR/usr/share/imgbased/*image-update*.rpm’:
> No such file or directory
>
> umount: /tmp/tmp.uEAD6kCtlR: not mounted
>
>   Verifying  : ovirt-node-ng-image-update-4.1.1.1-1.el7.centos.noarch
>
>   1/2
>
>   Verifying  : ovirt-node-ng-image-4.1.1.1-1.
> el7.centos.noarch
>
> 2/2
>
>
>
> Installed:
>
>   ovirt-node-ng-image-update.noarch 0:4.1.1.1-1.el7.centos
>
>
>
>
>
> Dependency Installed:
>
>   ovirt-node-ng-image.noarch 0:4.1.1.1-1.el7.centos
>
>
>
>
>
> Complete!
>
>
>
> Also, note output of ‘nodectl check’:
>
> [root@labvmhostt05 yum.repos.d]# nodectl check
>
> Status: FAILED
>
> Bootloader ... FAILED - It looks like there are no valid bootloader
> entries. Please ensure this is fixed before rebooting.
>
>   Layer boot entries ... FAILED - No bootloader entries which point to
> imgbased layers
>
>   Valid boot entries ... FAILED - No valid boot entries for imgbased
> layers or non-imgbased layers
>
> Mount points ... OK
>
>   Separate /var ... OK
>
>   Discard is used ... OK
>
> Basic storage ... OK
>
>   Initialized VG ... OK
>
>   Initialized Thin Pool ... OK
>
>   Initialized LVs ... OK
>
> Thin storage ... OK
>
>   Checking available space in thinpool ... OK
>
>   Checking thinpool auto-extend ... OK
>
> vdsmd ... OK
>
>
>
> I’ll attach the /tmp/imgbased.log file.
>
>
>
> Thanks,
>
> Daniel
>
>
>
> *From: *Yuval Turgeman 
> *Date: *Wednesday, May 3, 2017 at 1:23 PM
> *To: *"Beckman, Daniel" 
> *Cc: *"users@ovirt.org" , Yedidyah Bar David <
> d...@redhat.com>, "sbona...@redhat.com" 
> *Subject: *Re: [ovirt-users] Upgrade 4.0.6 to 4.1.1 -- How to Update
> oVirt Node (4.x) Hosts?
>
>
>
> Hi, you can try the following:
>
>
>
> 1.  Make sure you have a /etc/iscsi/initiatorname.iscsi file.  If you
> don't, create an empty one (to avoid a migration bug)
>
> 2.  Install the ovirt-release41 rpm (http://resources.ovirt.org/
> pub/yum-repo/ovirt-release41.rpm)
>
> 3.  yum update ovirt-node-ng-image-update
>
> 4.  Make sure only 2 rpms are about to be installed
> (ovirt-node-ng-image-update and ovirt-node-ng-image) ~530M
>
>
>
> Save 

Re: [ovirt-users] Hosted engine already imported

2017-05-04 Thread Jamie Lawrence
Does anyone know the answer to the specific question below?  I'm not asking for 
workarounds to try;  that approach has repeatedly gone nowhere and time is 
becoming an issue for me. If I'm on the wrong track, I'd be happy to hear that, 
too. (Well, not happy, but that would at least be progress.)

- - - - 

I’m wondering if I can do this a different way. Since it is already imported, I 
can create VMs, and the only other warning I’m getting in the logs is 
unrelated, I’m thinking that the problem here is that something didn’t get 
properly set in the DB, and I should be able to fix that manually.

In looking at the code 
(https://github.com/oVirt/ovirt-engine/blob/master/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/domain/ImportHostedEngineStorageDomainCommand.java),
 it to my (not very deep) read that the setSucceeded call failed, even though 
AttachStorageDomainToPool worked.

 if (getSucceeded()) {
   AttachStorageDomainToPoolParameters attachSdParams =
   new AttachStorageDomainToPoolParameters(
   addSdParams.getStorageDomainId(),
   addSdParams.getStoragePoolId());
   setSucceeded(getBackend().runInternalAction(
   VdcActionType.AttachStorageDomainToPool,
   attachSdParams,
   getContext()).getSucceeded());
   }

   setActionReturnValue(heStorageDomain);

Is there a way to call setSucceeded without hacking together a custom utility? 
Not seeing it in vdsClient --help, which doesn’t surprise me. In looking over 
the stored procedures, I’m also not finding a likely candidate, but that is 
probably because there are so many that I’m just missing it.

Does anyone know what the relevant SP is, or in some other way clue me in on 
the right direction here?  

I realize this is not supposed to be the way to do things. But I’m not finding 
a better solution, and attempting to find a “right” way via questions to this 
isn’t working either. And of course I take full responsibility when Ovirt kills 
my pets and drinks all my liquor.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Info on live snapshot and agent interaction

2017-05-04 Thread Michal Skrivanek

> On 4 May 2017, at 17:51, Gianluca Cecchi  wrote:
> 
> Hello,
> supposing to have a Linux VM with ovirt-guest-agent installed, during a live 
> snapshot operation it should be freeze of filesystems.
> Where to find confirmation of correct/successful interaction?

if it’s not successful there should be an event log message about that. And 
prior to taking the snapshot a warning in red at the bottom of the dialog (that 
check happens when you open the dialog, so it may not be 100% reliable)

> /var/log/messages or agent log or other kind of files?

if you want to doublecheck then this is noticable in vdsm.log. First we try to 
take the snapshot with fsfreeze, and only when it fails we take it again 
without it.

> Are there any limitations on filesystems that support freeze? Is it fsfreeze 
> the command executed at VM OS level or any other low level command?

It’s a matter of Linux and Windows implementation, they both have an API 
supporting that at kernel level. I’m not aware of filesystem limitations.

Thanks,
michal

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

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


Re: [ovirt-users] New oVirt Node 4.0.6.1 network problem with bond and many vlans - Network.service timeout failed

2017-05-04 Thread Rogério Ceni Coelho
Hi again oVirt Admins,

After dig some time, i adjust network.service (/etc/rc.d/init.d/network)
timeout to zero creating a custom timeout.conf file for systemctl.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818676
https://www.turnkeylinux.org/blog/debugging-systemd-sysv-init-compat
https://unix.stackexchange.com/questions/233468/how-does-systemd-use-etc-init-d-scripts

[root@prd-rbs-ovirt-kvm21-poa system]# systemctl show network.service |
grep -i timeout
TimeoutStartUSec=5min
TimeoutStopUSec=5min
Result=timeout
JobTimeoutUSec=0
JobTimeoutAction=none
[root@prd-rbs-ovirt-kvm21-poa system]# pwd
/usr/lib/systemd/system
[root@prd-rbs-ovirt-kvm21-poa system]# mkdir network.service.d
[root@prd-rbs-ovirt-kvm21-poa system]# cd network.service.d/
[root@prd-rbs-ovirt-kvm21-poa network.service.d]# vi timeout.conf
[Service]
TimeoutSec=0
TimeoutStartUSec=0
[root@prd-rbs-ovirt-kvm21-poa system]# systemctl daemon-reload
[root@prd-rbs-ovirt-kvm21-poa system]# systemctl show network.service |
grep -i timeout
TimeoutStartUSec=0
TimeoutStopUSec=0
Result=timeout
DropInPaths=/usr/lib/systemd/system/network.service.d/timeout.conf
JobTimeoutUSec=0
JobTimeoutAction=none
[root@prd-rbs-ovirt-kvm21-poa system]#
[root@prd-rbs-ovirt-kvm21-poa ~]# systemctl restart network.service
[root@prd-rbs-ovirt-kvm21-poa ~]# systemctl status network.service
â— network.service - LSB: Bring up/down networking
   Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
  Drop-In: /usr/lib/systemd/system/network.service.d
   └─timeout.conf
   Active: active (exited) since Thu 2017-05-04 15:22:12 BRT; 5min ago
 Docs: man:systemd-sysv-generator(8)
  Process: 345 ExecStart=/etc/rc.d/init.d/network start (code=exited,
status=0/SUCCESS)

May 04 15:21:39 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface rede_5:  [  OK  ]
May 04 15:21:44 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface rede_6:  [  OK  ]
May 04 15:21:48 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface server_lb_7:  [  OK  ]
May 04 15:21:50 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface srv_1056:  RTNETLINK answers: File exists
May 04 15:21:53 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: [  OK  ]
May 04 15:21:58 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface streaming_106:  [  OK  ]
May 04 15:22:02 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface tef_100:  [  OK  ]
May 04 15:22:07 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface telecom_25:  [  OK  ]
May 04 15:22:12 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[345]: Bringing
up interface zh_32:  [  OK  ]
May 04 15:22:12 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Started LSB:
Bring up/down networking.
[root@prd-rbs-ovirt-kvm21-poa ~]#

Em qui, 4 de mai de 2017 às 15:01, Rogério Ceni Coelho <
rogeriocenicoe...@gmail.com> escreveu:

> Hi oVirt admins,
>
> Yesterday, i install a new node 4.0.6.1 and after config network bond (1)
> + vlans ( about 50 ), network.service failed with timeout as above. All my
> old and working fine oVirt nodes run 4.0.5 and have the same 5 min timeout
> on systemd.
>
> When i try to run vms on this new server, some networks are ok and some
> not.
>
> I install oVirt Node with 4.0.3 on same server and this problem do not
> occur.
>
> How can i workaround or change timeout to network.service ?
>
> In time, there are any way to update oVirt Node to 4.0.5 from 4.0.3
> install iso ?
>
> [root@prd-rbs-ovirt-kvm21-poa ~]# systemctl status network.service
> â— network.service - LSB: Bring up/down networking
>Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
>Active: failed (Result: timeout) since Thu 2017-05-04 11:29:43 BRT; 3h
> 12min ago
>  Docs: man:systemd-sysv-generator(8)
>   Process: 7574 ExecStart=/etc/rc.d/init.d/network start (code=killed,
> signal=TERM)
>
> May 04 11:29:12 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]:
> Bringing up interface o_p_s_a_lb_758:  [  OK  ]
> May 04 11:29:18 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]:
> Bringing up interface o_p_sites_a_755:  [  OK  ]
> May 04 11:29:23 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]:
> Bringing up interface o_prod_app_757:  [  OK  ]
> May 04 11:29:28 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]:
> Bringing up interface o_prod_db_756:  [  OK  ]
> May 04 11:29:38 prd-rbs-ovirt-kvm21-poa.rbs.com.br network[7574]:
> Bringing up interface ovirtmgmt:  [  OK  ]
> *May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br
>  systemd[1]: network.service
> start operation timed out. Terminating.*
> May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Failed to
> start LSB: Bring up/down networking.
> May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]: Unit
> network.service entered failed state.
> May 04 11:29:43 prd-rbs-ovirt-kvm21-poa.rbs.com.br systemd[1]:
> 

Re: [ovirt-users] oVirt Hosted Engine Setup fails

2017-05-04 Thread Manuel Luis Aznar
Hello there,

Sorry for the delay to answer the mail, but, I have been busy doing
things...

The permission on /dev/random are the following:

[root@host1 manuel]# ls -la /dev/random
crw-rw-rw-. 1 root root 1, 8 may  4 18:06 /dev/random

Suppose that these permission should look something like:

[root@host1 manuel]# ls -la /dev/random
crw-rw-rw-. 1 vdsm kvm 1, 8 may  4 18:06 /dev/random

Finally I do not know what you meant with permission on SELinux audit
logs?¿? Sorry for my lack of understanding, so, please let me know much
more precisely and I will look for it


Thanks for all in advance
I will be waiting for you
Manuel Luis Aznar

2017-05-03 15:09 GMT+01:00 Simone Tiraboschi :

>
>
> On Wed, May 3, 2017 at 11:30 AM, Manuel Luis Aznar <
> manuel.luis.az...@gmail.com> wrote:
>
>> Hello Simone and all others,
>>
>> I have attached to the mail the requested files. If you have any other
>> inquiry just say it, The failed installation drive would be keep safe until
>> solving this problem.
>>
>> Thanks for all in advance
>> Manuel
>>
>
> The issue is here:
> May  1 11:47:45 host1 journal: libvirt version: 2.0.0, package: 10.el7_3.5
> (CentOS BuildSystem , 2017-03-03-02:09:45,
> c1bm.rdu2.centos.org)
> May  1 11:47:45 host1 journal: hostname: host1.bajada.es
> May  1 11:47:45 host1 journal: Falló al conectar con el socket de monitor:
> No existe el proceso
> May  1 11:47:45 host1 journal: internal error: process exited while
> connecting to monitor: /dev/random -device 
> virtio-rng-pci,rng=objrng0,id=rng0,bus=pci.0,addr=0x7
> -msg timestamp=on#012Could not access KVM kernel module: Permission
> denied#012failed to initialize KVM: Permission denied
> May  1 11:47:45 host1 journal: libvirt version: 2.0.0, package: 10.el7_3.5
> (CentOS BuildSystem , 2017-03-03-02:09:45,
> c1bm.rdu2.centos.org)
> May  1 11:47:45 host1 journal: hostname: host1.bajada.es
> May  1 11:47:45 host1 journal: Fin de archivo al leer datos: Error de
> entrada/salida
> May  1 11:47:45 host1 journal: Fin de archivo al leer datos: Error de
> entrada/salida
>
> could you please also check the permission on /dev/random and SELinux
> audit logs?
>
>
>
>>
>> 2017-05-02 10:55 GMT+01:00 Simone Tiraboschi :
>>
>>> Sure, but first we need to understand what it's happening: in our CI
>>> process everything is fine so I think it's something specific to your env.
>>> Could you please share your:
>>> /var/log/libvirt/qemu/HostedEngine.log
>>> /var/log/messages
>>>
>>> thanks,
>>> Simone
>>>
>>>
>>> On Tue, May 2, 2017 at 11:38 AM, Manuel Luis Aznar <
>>> manuel.luis.az...@gmail.com> wrote:
>>>
 Ok thankyou.

 Suppose that this problem probably would be solve in a future release.

 Thanks,
 Manuel

 2017-05-02 10:35 GMT+01:00 Simone Tiraboschi :

>
>
> On Tue, May 2, 2017 at 11:30 AM, Manuel Luis Aznar <
> manuel.luis.az...@gmail.com> wrote:
>
>> Hello there again,
>>
>> Yes as I say, I have done several clean installations and the VM
>> engine sometimes starts without any problem. So Simone any recommendation
>> to make the engine VM starts properly?¿
>>
>> While is installing the HA agent and HA broker are down, would I get
>> good result by starting the services myself?¿
>>
>> Any help from Simone or somebody would be appreciated
>> Thanks for all in advance
>> Manuel Luis Aznar
>>
>
> I suggest to check libvirt logs.
>
>
>>
>> 2017-05-02 7:54 GMT+01:00 Simone Tiraboschi :
>>
>>>
>>>
>>> On Mon, May 1, 2017 at 3:14 PM, Manuel Luis Aznar <
>>> manuel.luis.az...@gmail.com> wrote:
>>>
 Hello there,

 I have been looking in the internet using google why my
 installation of ovirt-hosted-engine is failing.

 I have found this link:

  https://www.mail-archive.com/users@ovirt.org/msg40864.html
 (Hosted engine install failed; vdsm upset about broker)

 It seems to be the same error...

 So to knarra and Jamie Lawrence my question is:

 Did you manage to discover the problem?? In my instalation I am
 using nfs and not gluster...

 I have read the error and is the same error "BrokerConnectionError:
 ...". The ovirt-ha-agent and ovirt-ha-broker did not start when the
 installation is creating the engine VM...

>>>
>>> This is just a false positive: the HA agent and the HA broker are
>>> still down so vdsm is complaining but at that point it's absolutely 
>>> fine by
>>> itself since the engine VM still doesn't exists.
>>> We already have an open bug to reduce the impact of that message.
>>>
>>> The real issue is that for some reason the engine VM could not start
>>> on 

Re: [ovirt-users] [ANN] oVirt 4.1.2 First Release Candidate is now available

2017-05-04 Thread Michael Watters
On Thu, 2017-05-04 at 14:56 +0200, Sandro Bonazzola wrote:
> 
> 
> On Thu, May 4, 2017 at 2:53 PM, Sandro Bonazzola  
> Due to an issue with the publishing of the website, looks like the
> release notes are not yet published.
> Source for the release notes is available
> on https://github.com/oVirt/ovirt-site/pull/935

To make it a little easier to read the direct link to the file is at 

https://github.com/oVirt/ovirt-site/blob/11654e51935cf671da747c21378316
304267eada/source/release/4.1.2/index.html.md

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


Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Dan Yasny
On Thu, May 4, 2017 at 12:23 PM, Derek Atkins  wrote:

> Dan,
>
> On Thu, May 4, 2017 12:07 pm, Dan Yasny wrote:
> > On Thu, May 4, 2017 at 11:47 AM, Derek Atkins  wrote:
> >
> >> Okay, I'll bite.  Which button is that?
> >>
> >> I'm in the Virtual Machines tab on the admin portal; I select the hung
> >> VM
> >> from my list and I see the following items at the top of the page:
> >> "New VM", "Import", "Edit", "Remove", "Clone VM", "Run Once", "",
> >> "", "", "", "", "Migrate", "Cancel
> >> Migration", "Cancel Conversion", and then the right arrow to "Make
> >> Template", "Export", "Create Snapshot", "Change CD", "Assign Tags", and
> >> "Guide Me".
> >>
> >> Please, kind sir, which one is the "power off" instead of "shutdown"?
> >>
> >>
> > While I do not appreciate your tone of conversation, I'll oblige,
> assuming
> > you haven't had your morning coffee yet. Right click the VM, the option
> is
> > right there. See the screenshot attached
>
> Aha, so there is a hidden context menu with additional options..  THAT was
> the key.  Thank you.  I was unaware of a right-click context menu for VMs
> (or indeed anywhere in the webui).  Is this documented somewhere?
>
>
I haven't seen it documented, oVirt/RHEV always had a full blown GUI, which
allowed for rightclicks, I normally try a rightclick in every UI that is
new to me. I suppose the fact that it's a web UI might have caused you to
believe a rightclick is irrelevant, and if that's the case, for product
maturity's sake, I'd suggest you post a bug in bugzilla to explicitly
document the possibility of rightclicking.


> As for my tone, don't you think I had looked for a "power off" button?
> Your first reply was, while 100% correct, completely useless is helping.
> Of course I wanted power off; I couldn't find it.  THIS message, thank
> you, provided what I needed.
>

Maybe I'm old fashioned (or just plain out old), but I usually hold myself
back, no matter how annoyed I am, from taking such tones with people whom I
do not know and who are, moreover, trying to help me. But that's just me,
I'm not your father to teach you how to behave.


>
> > Just so you are aware, power off pulls the plug out of the VM, it kills
> it
> > outright, so the effect will be just as if you've lost power to it. It is
> > generally healthier to solve the shutdown problem.
>
> I am very aware, thank you.  I've been running VMs since, oh, 1993.  My
> last system was a vmware-based solution which I had in production for
> about a decade.  (It had a "power off" button in plain sight, by the way).
>

There is limited space "in plain sight", this is why there is the right
click menu available with all the options. Which buttons should be present
outside that menu is arguable, if you think "power off" should be there,
please open a BZ and provide your reasons.


>
> I spent an hour trying various ways to gracefully shut the system down
> before I emailed, but the VM was completely wedged, not responding to
> keyboard or mouse events.  I tried soft reboot and soft shutdown to no
> avail.  I tried sending Ctl-Alt-Del, to no avail...  Power Off is, of
> course, a last resort, but I couldn't find the option (until you pointed
> me to the right-click context menu, so again, thank you).  I'll note that
> even a google for "ovirt power off guest" does not provide the hint about
> the right-click context menu.
>
> > Here's a hint, this isn't about Windows 10, but might hit close the mark
> > nonetheless:
> > https://serverfault.com/questions/844188/shut-down-
> windows-server-2012r2-kvm-vm/845521#845521
>
> I can look into this, but I don't think it would help this situation; like
> I said, the machine was completely wedged.  Also, the machine auto-logs-in
> so there is always a "user", so again, probably not applicable to my
> situation.
>
> Thanks Again!!
>
> -derek
>
> >
> >> -derek
> >>
> >> On Thu, May 4, 2017 11:38 am, Dan Yasny wrote:
> >> > Have you tried "power off" instead of "shutdown"?
> >> >
> >> > On May 4, 2017 11:36 AM, "Derek Atkins"  wrote:
> >> >
> >> >> Hi,
> >> >>
> >> >> I'm running ovirt-4.0.6 on EL7.3.
> >> >>
> >> >> I've got a stuck VM (Windows 10) that I'm trying to restart.
> >> >> Unfortunately it's "up" enough that ovirt is trying to perform a
> >> >> soft-shutdown, but it's not up enough to complete the task.  If I
> >> login
> >> >> to the ovirt admin portal as the admin, select shutdown, I see the
> >> >> following engine log messages before I get an event "Shutdown of VM
> >> >>  failed.":
> >> >>
> >> >> 2017-05-04 11:23:27,774 INFO  [org.ovirt.engine.core.dal.
> >> >> dbbroker.auditloghandling.AuditLogDirector]
> >> >> (org.ovirt.thread.pool-6-thread-14)
> >> >> [3f629ae6] Correlation ID: 3f629ae6, Job ID:
> >> >> 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378,
> >> >> Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated
> >> by
> >> >> admin@internal-authz on VM win10-64 (Host: ovirt-0).
> >> >> 

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Derek Atkins
Dan,

On Thu, May 4, 2017 12:07 pm, Dan Yasny wrote:
> On Thu, May 4, 2017 at 11:47 AM, Derek Atkins  wrote:
>
>> Okay, I'll bite.  Which button is that?
>>
>> I'm in the Virtual Machines tab on the admin portal; I select the hung
>> VM
>> from my list and I see the following items at the top of the page:
>> "New VM", "Import", "Edit", "Remove", "Clone VM", "Run Once", "",
>> "", "", "", "", "Migrate", "Cancel
>> Migration", "Cancel Conversion", and then the right arrow to "Make
>> Template", "Export", "Create Snapshot", "Change CD", "Assign Tags", and
>> "Guide Me".
>>
>> Please, kind sir, which one is the "power off" instead of "shutdown"?
>>
>>
> While I do not appreciate your tone of conversation, I'll oblige, assuming
> you haven't had your morning coffee yet. Right click the VM, the option is
> right there. See the screenshot attached

Aha, so there is a hidden context menu with additional options..  THAT was
the key.  Thank you.  I was unaware of a right-click context menu for VMs
(or indeed anywhere in the webui).  Is this documented somewhere?

As for my tone, don't you think I had looked for a "power off" button? 
Your first reply was, while 100% correct, completely useless is helping. 
Of course I wanted power off; I couldn't find it.  THIS message, thank
you, provided what I needed.

> Just so you are aware, power off pulls the plug out of the VM, it kills it
> outright, so the effect will be just as if you've lost power to it. It is
> generally healthier to solve the shutdown problem.

I am very aware, thank you.  I've been running VMs since, oh, 1993.  My
last system was a vmware-based solution which I had in production for
about a decade.  (It had a "power off" button in plain sight, by the way).

I spent an hour trying various ways to gracefully shut the system down
before I emailed, but the VM was completely wedged, not responding to
keyboard or mouse events.  I tried soft reboot and soft shutdown to no
avail.  I tried sending Ctl-Alt-Del, to no avail...  Power Off is, of
course, a last resort, but I couldn't find the option (until you pointed
me to the right-click context menu, so again, thank you).  I'll note that
even a google for "ovirt power off guest" does not provide the hint about
the right-click context menu.

> Here's a hint, this isn't about Windows 10, but might hit close the mark
> nonetheless:
> https://serverfault.com/questions/844188/shut-down-windows-server-2012r2-kvm-vm/845521#845521

I can look into this, but I don't think it would help this situation; like
I said, the machine was completely wedged.  Also, the machine auto-logs-in
so there is always a "user", so again, probably not applicable to my
situation.

Thanks Again!!

-derek

>
>> -derek
>>
>> On Thu, May 4, 2017 11:38 am, Dan Yasny wrote:
>> > Have you tried "power off" instead of "shutdown"?
>> >
>> > On May 4, 2017 11:36 AM, "Derek Atkins"  wrote:
>> >
>> >> Hi,
>> >>
>> >> I'm running ovirt-4.0.6 on EL7.3.
>> >>
>> >> I've got a stuck VM (Windows 10) that I'm trying to restart.
>> >> Unfortunately it's "up" enough that ovirt is trying to perform a
>> >> soft-shutdown, but it's not up enough to complete the task.  If I
>> login
>> >> to the ovirt admin portal as the admin, select shutdown, I see the
>> >> following engine log messages before I get an event "Shutdown of VM
>> >>  failed.":
>> >>
>> >> 2017-05-04 11:23:27,774 INFO  [org.ovirt.engine.core.dal.
>> >> dbbroker.auditloghandling.AuditLogDirector]
>> >> (org.ovirt.thread.pool-6-thread-14)
>> >> [3f629ae6] Correlation ID: 3f629ae6, Job ID:
>> >> 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378,
>> >> Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated
>> by
>> >> admin@internal-authz on VM win10-64 (Host: ovirt-0).
>> >> 2017-05-04 11:28:38,237 INFO
>> >> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
>> >> (DefaultQuartzScheduler10) [4cf2f258] VM
>> >> 'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64)
>> >> moved from 'PoweringDown' --> 'Up'
>> >> 2017-05-04 11:28:38,287 WARN  [org.ovirt.engine.core.dal.
>> >> dbbroker.auditloghandling.AuditLogDirector]
>> (DefaultQuartzScheduler10)
>> >> [4cf2f258] Correlation ID: null, Call Stack: null, Custom Event ID:
>> -1,
>> >> Message: Shutdown of VM win10-64 failed.
>> >>
>> >> So, how can I get out of this situation?  How can I force-powerdown
>> this
>> >> VM so I can reboot it?
>> >>
>> >> Thanks,
>> >>
>> >> -derek
>> >>
>> >> --
>> >>Derek Atkins 617-623-3745
>> >>de...@ihtfp.com www.ihtfp.com
>> >>Computer and Internet Security Consultant
>> >> ___
>> >> Users mailing list
>> >> Users@ovirt.org
>> >> http://lists.ovirt.org/mailman/listinfo/users
>> >>
>> >
>>
>>
>> --
>>Derek Atkins 617-623-3745
>>de...@ihtfp.com www.ihtfp.com
>>Computer and Internet Security Consultant
>>
>>
>


-- 
   Derek Atkins

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Dan Yasny
On Thu, May 4, 2017 at 11:47 AM, Derek Atkins  wrote:

> Okay, I'll bite.  Which button is that?
>
> I'm in the Virtual Machines tab on the admin portal; I select the hung VM
> from my list and I see the following items at the top of the page:
> "New VM", "Import", "Edit", "Remove", "Clone VM", "Run Once", "",
> "", "", "", "", "Migrate", "Cancel
> Migration", "Cancel Conversion", and then the right arrow to "Make
> Template", "Export", "Create Snapshot", "Change CD", "Assign Tags", and
> "Guide Me".
>
> Please, kind sir, which one is the "power off" instead of "shutdown"?
>
>
While I do not appreciate your tone of conversation, I'll oblige, assuming
you haven't had your morning coffee yet. Right click the VM, the option is
right there. See the screenshot attached

Just so you are aware, power off pulls the plug out of the VM, it kills it
outright, so the effect will be just as if you've lost power to it. It is
generally healthier to solve the shutdown problem.

Here's a hint, this isn't about Windows 10, but might hit close the mark
nonetheless:
https://serverfault.com/questions/844188/shut-down-windows-server-2012r2-kvm-vm/845521#845521


> -derek
>
> On Thu, May 4, 2017 11:38 am, Dan Yasny wrote:
> > Have you tried "power off" instead of "shutdown"?
> >
> > On May 4, 2017 11:36 AM, "Derek Atkins"  wrote:
> >
> >> Hi,
> >>
> >> I'm running ovirt-4.0.6 on EL7.3.
> >>
> >> I've got a stuck VM (Windows 10) that I'm trying to restart.
> >> Unfortunately it's "up" enough that ovirt is trying to perform a
> >> soft-shutdown, but it's not up enough to complete the task.  If I login
> >> to the ovirt admin portal as the admin, select shutdown, I see the
> >> following engine log messages before I get an event "Shutdown of VM
> >>  failed.":
> >>
> >> 2017-05-04 11:23:27,774 INFO  [org.ovirt.engine.core.dal.
> >> dbbroker.auditloghandling.AuditLogDirector]
> >> (org.ovirt.thread.pool-6-thread-14)
> >> [3f629ae6] Correlation ID: 3f629ae6, Job ID:
> >> 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378,
> >> Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated by
> >> admin@internal-authz on VM win10-64 (Host: ovirt-0).
> >> 2017-05-04 11:28:38,237 INFO
> >> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
> >> (DefaultQuartzScheduler10) [4cf2f258] VM
> >> 'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64)
> >> moved from 'PoweringDown' --> 'Up'
> >> 2017-05-04 11:28:38,287 WARN  [org.ovirt.engine.core.dal.
> >> dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler10)
> >> [4cf2f258] Correlation ID: null, Call Stack: null, Custom Event ID: -1,
> >> Message: Shutdown of VM win10-64 failed.
> >>
> >> So, how can I get out of this situation?  How can I force-powerdown this
> >> VM so I can reboot it?
> >>
> >> Thanks,
> >>
> >> -derek
> >>
> >> --
> >>Derek Atkins 617-623-3745
> >>de...@ihtfp.com www.ihtfp.com
> >>Computer and Internet Security Consultant
> >> ___
> >> Users mailing list
> >> Users@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/users
> >>
> >
>
>
> --
>Derek Atkins 617-623-3745
>de...@ihtfp.com www.ihtfp.com
>Computer and Internet Security Consultant
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Alexander Wels
On Thursday, May 4, 2017 11:47:48 AM EDT Derek Atkins wrote:
> Okay, I'll bite.  Which button is that?
> 
> I'm in the Virtual Machines tab on the admin portal; I select the hung VM
> from my list and I see the following items at the top of the page:
> "New VM", "Import", "Edit", "Remove", "Clone VM", "Run Once", "",
> "", "", "", "", "Migrate", "Cancel
> Migration", "Cancel Conversion", and then the right arrow to "Make
> Template", "Export", "Create Snapshot", "Change CD", "Assign Tags", and
> "Guide Me".
> 
> Please, kind sir, which one is the "power off" instead of "shutdown"?
> 
> -derek
> 

He was not making a joke, there should be a 'power off' button between the 
shutdown and reboot button. If it is not there, that is a problem. Is it also 
not there when you right click on the grid in the menu that pops up?

> On Thu, May 4, 2017 11:38 am, Dan Yasny wrote:
> > Have you tried "power off" instead of "shutdown"?
> > 
> > On May 4, 2017 11:36 AM, "Derek Atkins"  wrote:
> >> Hi,
> >> 
> >> I'm running ovirt-4.0.6 on EL7.3.
> >> 
> >> I've got a stuck VM (Windows 10) that I'm trying to restart.
> >> Unfortunately it's "up" enough that ovirt is trying to perform a
> >> soft-shutdown, but it's not up enough to complete the task.  If I login
> >> to the ovirt admin portal as the admin, select shutdown, I see the
> >> following engine log messages before I get an event "Shutdown of VM
> >>  failed.":
> >> 
> >> 2017-05-04 11:23:27,774 INFO  [org.ovirt.engine.core.dal.
> >> dbbroker.auditloghandling.AuditLogDirector]
> >> (org.ovirt.thread.pool-6-thread-14)
> >> [3f629ae6] Correlation ID: 3f629ae6, Job ID:
> >> 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378,
> >> Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated by
> >> admin@internal-authz on VM win10-64 (Host: ovirt-0).
> >> 2017-05-04 11:28:38,237 INFO
> >> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
> >> (DefaultQuartzScheduler10) [4cf2f258] VM
> >> 'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64)
> >> moved from 'PoweringDown' --> 'Up'
> >> 2017-05-04 11:28:38,287 WARN  [org.ovirt.engine.core.dal.
> >> dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler10)
> >> [4cf2f258] Correlation ID: null, Call Stack: null, Custom Event ID: -1,
> >> Message: Shutdown of VM win10-64 failed.
> >> 
> >> So, how can I get out of this situation?  How can I force-powerdown this
> >> VM so I can reboot it?
> >> 
> >> Thanks,
> >> 
> >> -derek
> >> 
> >> --
> >> 
> >>Derek Atkins 617-623-3745
> >>de...@ihtfp.com www.ihtfp.com
> >>Computer and Internet Security Consultant
> >> 
> >> ___
> >> 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] Info on live snapshot and agent interaction

2017-05-04 Thread Gianluca Cecchi
Hello,
supposing to have a Linux VM with ovirt-guest-agent installed, during a
live snapshot operation it should be freeze of filesystems.
Where to find confirmation of correct/successful interaction?
/var/log/messages or agent log or other kind of files?
Are there any limitations on filesystems that support freeze? Is it
fsfreeze the command executed at VM OS level or any other low level command?

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


Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Derek Atkins
Okay, I'll bite.  Which button is that?

I'm in the Virtual Machines tab on the admin portal; I select the hung VM
from my list and I see the following items at the top of the page:
"New VM", "Import", "Edit", "Remove", "Clone VM", "Run Once", "",
"", "", "", "", "Migrate", "Cancel
Migration", "Cancel Conversion", and then the right arrow to "Make
Template", "Export", "Create Snapshot", "Change CD", "Assign Tags", and
"Guide Me".

Please, kind sir, which one is the "power off" instead of "shutdown"?

-derek

On Thu, May 4, 2017 11:38 am, Dan Yasny wrote:
> Have you tried "power off" instead of "shutdown"?
>
> On May 4, 2017 11:36 AM, "Derek Atkins"  wrote:
>
>> Hi,
>>
>> I'm running ovirt-4.0.6 on EL7.3.
>>
>> I've got a stuck VM (Windows 10) that I'm trying to restart.
>> Unfortunately it's "up" enough that ovirt is trying to perform a
>> soft-shutdown, but it's not up enough to complete the task.  If I login
>> to the ovirt admin portal as the admin, select shutdown, I see the
>> following engine log messages before I get an event "Shutdown of VM
>>  failed.":
>>
>> 2017-05-04 11:23:27,774 INFO  [org.ovirt.engine.core.dal.
>> dbbroker.auditloghandling.AuditLogDirector]
>> (org.ovirt.thread.pool-6-thread-14)
>> [3f629ae6] Correlation ID: 3f629ae6, Job ID:
>> 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378,
>> Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated by
>> admin@internal-authz on VM win10-64 (Host: ovirt-0).
>> 2017-05-04 11:28:38,237 INFO
>> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
>> (DefaultQuartzScheduler10) [4cf2f258] VM
>> 'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64)
>> moved from 'PoweringDown' --> 'Up'
>> 2017-05-04 11:28:38,287 WARN  [org.ovirt.engine.core.dal.
>> dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler10)
>> [4cf2f258] Correlation ID: null, Call Stack: null, Custom Event ID: -1,
>> Message: Shutdown of VM win10-64 failed.
>>
>> So, how can I get out of this situation?  How can I force-powerdown this
>> VM so I can reboot it?
>>
>> Thanks,
>>
>> -derek
>>
>> --
>>Derek Atkins 617-623-3745
>>de...@ihtfp.com www.ihtfp.com
>>Computer and Internet Security Consultant
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>


-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

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


Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Dan Yasny
Have you tried "power off" instead of "shutdown"?

On May 4, 2017 11:36 AM, "Derek Atkins"  wrote:

> Hi,
>
> I'm running ovirt-4.0.6 on EL7.3.
>
> I've got a stuck VM (Windows 10) that I'm trying to restart.
> Unfortunately it's "up" enough that ovirt is trying to perform a
> soft-shutdown, but it's not up enough to complete the task.  If I login
> to the ovirt admin portal as the admin, select shutdown, I see the
> following engine log messages before I get an event "Shutdown of VM
>  failed.":
>
> 2017-05-04 11:23:27,774 INFO  [org.ovirt.engine.core.dal.
> dbbroker.auditloghandling.AuditLogDirector] 
> (org.ovirt.thread.pool-6-thread-14)
> [3f629ae6] Correlation ID: 3f629ae6, Job ID: 
> 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378,
> Call Stack: null, Custom Event ID: -1, Message: VM shutdown initiated by
> admin@internal-authz on VM win10-64 (Host: ovirt-0).
> 2017-05-04 11:28:38,237 INFO  
> [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer]
> (DefaultQuartzScheduler10) [4cf2f258] VM 
> 'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64)
> moved from 'PoweringDown' --> 'Up'
> 2017-05-04 11:28:38,287 WARN  [org.ovirt.engine.core.dal.
> dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler10)
> [4cf2f258] Correlation ID: null, Call Stack: null, Custom Event ID: -1,
> Message: Shutdown of VM win10-64 failed.
>
> So, how can I get out of this situation?  How can I force-powerdown this
> VM so I can reboot it?
>
> Thanks,
>
> -derek
>
> --
>Derek Atkins 617-623-3745
>de...@ihtfp.com www.ihtfp.com
>Computer and Internet Security Consultant
> ___
> 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] Force-Shutdown a VM?

2017-05-04 Thread Derek Atkins
Hi,

I'm running ovirt-4.0.6 on EL7.3.

I've got a stuck VM (Windows 10) that I'm trying to restart.
Unfortunately it's "up" enough that ovirt is trying to perform a
soft-shutdown, but it's not up enough to complete the task.  If I login
to the ovirt admin portal as the admin, select shutdown, I see the
following engine log messages before I get an event "Shutdown of VM
 failed.":

2017-05-04 11:23:27,774 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(org.ovirt.thread.pool-6-thread-14) [3f629ae6] Correlation ID: 3f629ae6, Job 
ID: 1f5275cd-d2fe-44d5-a1cf-d1920e3f3378, Call Stack: null, Custom Event ID: 
-1, Message: VM shutdown initiated by admin@internal-authz on VM win10-64 
(Host: ovirt-0).
2017-05-04 11:28:38,237 INFO  
[org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer] 
(DefaultQuartzScheduler10) [4cf2f258] VM 
'c9830039-9bf9-4c6a-8eae-da9c24aad899'(win10-64) moved from 'PoweringDown' --> 
'Up'
2017-05-04 11:28:38,287 WARN  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(DefaultQuartzScheduler10) [4cf2f258] Correlation ID: null, Call Stack: null, 
Custom Event ID: -1, Message: Shutdown of VM win10-64 failed.

So, how can I get out of this situation?  How can I force-powerdown this
VM so I can reboot it?

Thanks,

-derek

-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] GET /storagedomains broken ?

2017-05-04 Thread Fabrice Bacchella
I'm playing with the python sdk and getting :

[2017-05-04 17:01:17] 192.168.205.36 "ovirt.XXX" "GET 
/ovirt-engine/api/storagedomains HTTP/1.1" 292250 404 + 188 "-" 
"PythonSDK/4.1.3"

And in engine.log:

2017-05-04 17:01:17,727+02 ERROR 
[org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default 
task-21) [] Operation Failed: Entity not found: Storage server connection: 
id=6860d96f-557e-4d82-a209-401d72bd6e16

But in the documentation from 
https://ovirt.prod.exalead.com/ovirt-engine/apidoc/#requests, I indeed see:

GET /storagedomains

The ovirt's version I use:

  oVirt Engine
  ovirt.org
  
1
4.1.1.8-1.el7.centos
4
1
0
  



Is there something obvious I missed ?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Template Error

2017-05-04 Thread Bryan Sockel
I have been moving around my storage setup, and this storage domain does not 
exist in my environment anymore.  Not sure if this if this VM was created on 
this storage domain and then moved.  

I am attempting to create a template on a storage domain that does currently 
exist in my environment.  How would i remove the reference to this storage 
domain so it is not used?


-Original Message-
From: Shahar Havivi 
To: Michal Skrivanek 
Cc: Bryan Sockel , users 
Date: Thu, 4 May 2017 08:19:34 +0300
Subject: Re: [ovirt-users] VM Template Error

According to the log the the storage domain (where the disk is stored is not 
exists)
StorageDomainDoesNotExist: Storage domain does not exist: 
(u'2de6ad97-1f33-41e5-b021-bacec14ce6e4',)

Does all the storage domain active in your data center?
Did you move the disk or remove and added a different storage domain?

On Wed, May 3, 2017 at 8:30 PM, Michal Skrivanek 
 wrote:

On 3 May 2017, at 16:09, Bryan Sockel  wrote:

Hi.  the vm does exist and is bootable.  The vm only has one disk and it is 
enabled.  

yes, but the template’s copy of that disk somehow can’t be created. 
Perhaps share more of the vdsm logs to see why the image copy failed

Thanks,
michal



Thanks


-Original Message-
From: Shahar Havivi 
To: Bryan Sockel 
Cc: "users@ovirt.org" 
Date: Wed, 3 May 2017 09:05:34 +0300
Subject: Re: [ovirt-users] VM Template Error

its looks like vdsm complain that the image is not exists.
can you run the VM with no errors? (if the VM have more then one disk make 
sure that its exists and accessible).

if all good please attach the full vdsm and engine log.

 Shahar.

On Tue, May 2, 2017 at 6:29 PM, Bryan Sockel  wrote:
Hi,

Having an issue a template from a VM's.

I am getting the following errors: 
engine.log 
2017-05-02 09:40:10,059-05 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(default task-24) [2ef2fce] EVENT_ID: USER_ADD_VM_TEMPLATE(48), Correlation 
ID: 176fdfa7-0467-48f5-9ecc-901e86768c28, Job ID: 
fed9a848-1971-495a-a391-be1fa4a67908, Call Stack: null, Custom Event ID: -1, 
Message: Creation of Template test from VM Windows-10-Template was initiated 
by admin@internal-authz.

2017-05-02 09:48:43,059-05 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(org.ovirt.thread.pool-7-thread-20) [] EVENT_ID: 
USER_ADD_VM_TEMPLATE_FINISHED_FAILURE(52), Correlation ID: 
176fdfa7-0467-48f5-9ecc-901e86768c28, Job ID: 
fed9a848-1971-495a-a391-be1fa4a67908, Call Stack: null, Custom Event ID: -1, 
Message: Failed to complete creation of Template test from VM 
Windows-10-Template.

Events Log
ID 10803 - VDSM command DeleteImageGroupVDS failed: Image does not exist in 
domain: u'image=6aa525ad-e7f1-432b-959a-2223f7e77083, 
domain=e371d380-7194-4950-b901-5f2aed5dfb35'
ID 10802 - VDSM vm-host-colo-2 command HSMGetAllTasksStatusesVDS failed: low 
level Image copy failed

___
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


[ovirt-users] [ANN] oVirt 4.1.2 First Release Candidate is now available

2017-05-04 Thread Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the First
Release Candidate of oVirt 4.1.2 for testing, as of May 4th, 2017

This is pre-release software. Please take a look at our community page[1]
to know how to ask questions and interact with developers and users.
All issues or bugs should be reported via oVirt Bugzilla[2].
This pre-release should not to be used in production.

This update is the first release candidate of the second in a series of
stabilization updates to the 4.1 series.
4.1.2 brings more than 20 enhancements and more than 200 bugfixes,
including more than 80 high or urgent
severity fixes, on top of oVirt 4.1 series

This release is available now for:
* Fedora 24 (tech preview)
* Red Hat Enterprise Linux 7.3 or later
* CentOS Linux (or similar) 7.3 or later

This release supports Hypervisor Hosts running:
* Red Hat Enterprise Linux 7.3 or later
* CentOS Linux (or similar) 7.3 or later
* oVirt Node 4.1
* Fedora 24 (tech preview)

See the release notes draft [3] for installation / upgrade instructions and
a list of new features and bugs fixed.

Notes:
- oVirt Appliance is already available
- oVirt Live has been already built [4]
- oVirt Node has been already built [4]
- An updated oVirt Windows Guest Tools ISO is now available as well[4]
introducing Windows 2016 support

Additional Resources:
* Read more about the oVirt 4.1.2 release highlights:http://www.ovirt.
org/release/4.1.2/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:http://www.ovirt.org/
blog/

[1] https://www.ovirt.org/community/
[2] https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt
[3] http://www.ovirt.org/release/4.1.2/
[4] http://resources.ovirt.org/pub/ovirt-4.1-pre/iso/

-- 

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

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


Re: [ovirt-users] [ANN] oVirt 4.1.2 First Release Candidate is now available

2017-05-04 Thread Sandro Bonazzola
On Thu, May 4, 2017 at 2:53 PM, Sandro Bonazzola 
wrote:

> The oVirt Project is pleased to announce the availability of the First
> Release Candidate of oVirt 4.1.2 for testing, as of May 4th, 2017
>
> This is pre-release software. Please take a look at our community page[1]
> to know how to ask questions and interact with developers and users.
> All issues or bugs should be reported via oVirt Bugzilla[2].
> This pre-release should not to be used in production.
>
> This update is the first release candidate of the second in a series of
> stabilization updates to the 4.1 series.
> 4.1.2 brings more than 20 enhancements and more than 200 bugfixes,
> including more than 80 high or urgent
> severity fixes, on top of oVirt 4.1 series
>
> This release is available now for:
> * Fedora 24 (tech preview)
> * Red Hat Enterprise Linux 7.3 or later
> * CentOS Linux (or similar) 7.3 or later
>
> This release supports Hypervisor Hosts running:
> * Red Hat Enterprise Linux 7.3 or later
> * CentOS Linux (or similar) 7.3 or later
> * oVirt Node 4.1
> * Fedora 24 (tech preview)
>
> See the release notes draft [3] for installation / upgrade instructions and
> a list of new features and bugs fixed.
>
> Notes:
> - oVirt Appliance is already available
> - oVirt Live has been already built [4]
> - oVirt Node has been already built [4]
> - An updated oVirt Windows Guest Tools ISO is now available as well[4]
> introducing Windows 2016 support
>
> Additional Resources:
> * Read more about the oVirt 4.1.2 release highlights:http://www.ovirt.
> org/release/4.1.2/
>

Due to an issue with the publishing of the website, looks like the release
notes are not yet published.
Source for the release notes is available on
https://github.com/oVirt/ovirt-site/pull/935



> * Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
> * Check out the latest project news on the oVirt blog:
> http://www.ovirt.org/blog/
>
> [1] https://www.ovirt.org/community/
> [2] https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt
> [3] http://www.ovirt.org/release/4.1.2/
> [4] http://resources.ovirt.org/pub/ovirt-4.1-pre/iso/
>
>
> --
>
> SANDRO BONAZZOLA
>
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>
> Red Hat EMEA 
> 
> TRIED. TESTED. TRUSTED. 
>



-- 

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

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


Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold



Am 2017-05-04 um 12:21 schrieb knarra:

On 05/04/2017 02:57 PM, Matthias Leopold wrote:



Am 2017-05-04 um 10:40 schrieb knarra:

On 05/04/2017 01:55 PM, Matthias Leopold wrote:



Am 2017-05-04 um 10:21 schrieb knarra:

On 05/04/2017 01:16 PM, Matthias Leopold wrote:



Am 2017-05-04 um 09:00 schrieb knarra:

On 05/04/2017 12:28 PM, knarra wrote:

On 05/03/2017 07:44 PM, Matthias Leopold wrote:

hi,


i'm trying to get into this gluster thing with oVirt and added a 2
node gluster cluster to my oVirt 4.1 data center (just for
testing, i
know it can't have HA with 2 nodes). provisioning of the storage
hosts did apparently work and my storage cluster seems to be
operational.

i have very little understanding of glusterfs right know, but
what i
think i am missing in the interface is a way to configure
volumes/bricks on my gluster cluster/hosts so i can use them for
storage domains (i want to use a "managed gluster volume"), the
drop
down "Gluster" in "New domain" is empty. all i could find for
storage
specific UI was the "Services" tab for the storage cluster
which is
empty.

once gluster hosts are added into the UI, user will be able to see
volumes created on that hosts and to use them as storage
domains. For
this you will need to create a new storage domain with the mount
path
as gluster volume path.


i'm not using a hyperconverged/self-hosted setup, my engine is
located on a dedicated server and i used iSCSI storage for data
master domain. my hosts (for hypervisors and gluster storage)
where
installed on top of centos7, not using oVirt Node.

does my setup make sense (it's only for testing)?
do i have to configure gluster hosts manually?

yes, you will have to do this manually .

Installing gluster packages have to done manually. Once gluster
packages
are installed you can create a gluster cluster from ovirt UI , add
gluster hosts and create volumes on them using the volumes tab.


i'm sorry, but i'm missing all these "Gluster Volumes" UI components
that are mentioned in
http://www.ovirt.org/develop/release-management/features/gluster/gluster-support/.


the tabs i see for my storage cluster are "General", "Logical
Networks", "Hosts", "Services", "Permissions". as i said
"Services" is
empty, is that a problem?

what's wrong?

thx
matthias


Does your cluster has both virt+gluster enabled or only virt ? If only
virt you will not be able to see them.

If the cluster has both virt+gluster service enabled or only gluster
service enabled you should be able to see them.


my storage cluster has only gluster service enabled

matthias



I think you have selected the cluster and you are referring to the sub
tabs for that cluster. There should be a main tab called 'Volumes' which
is present. Are you not seeing that? I have attached screenshot for the
same.



thanks for the screenshot, now i know how it should look like. i'm
attaching my screenshot. i'm missing a couple of elements, especially
"Cluster Node Type" (i don't have that in my VM cluster either). is
there an obvious explanation? next step would be to recreate the
gluster cluster with "clean" oVirt Nodes. maybe my storage hosts are
botched, i had glusterfs 3.10 packages installed on one of them
previously

thanks a lot so far
matthias


During the engine-setup when application mode was asked hope you have
set "Both" .



no, i didn't... (didn't know what i was doing then)
i'm learning it the hard way... going to start again from scratch...
still i think oVirt is a great product, thanks for software and support ;-)

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


Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra

On 05/04/2017 02:57 PM, Matthias Leopold wrote:



Am 2017-05-04 um 10:40 schrieb knarra:

On 05/04/2017 01:55 PM, Matthias Leopold wrote:



Am 2017-05-04 um 10:21 schrieb knarra:

On 05/04/2017 01:16 PM, Matthias Leopold wrote:



Am 2017-05-04 um 09:00 schrieb knarra:

On 05/04/2017 12:28 PM, knarra wrote:

On 05/03/2017 07:44 PM, Matthias Leopold wrote:

hi,


i'm trying to get into this gluster thing with oVirt and added a 2
node gluster cluster to my oVirt 4.1 data center (just for
testing, i
know it can't have HA with 2 nodes). provisioning of the storage
hosts did apparently work and my storage cluster seems to be
operational.

i have very little understanding of glusterfs right know, but 
what i

think i am missing in the interface is a way to configure
volumes/bricks on my gluster cluster/hosts so i can use them for
storage domains (i want to use a "managed gluster volume"), the 
drop

down "Gluster" in "New domain" is empty. all i could find for
storage
specific UI was the "Services" tab for the storage cluster 
which is

empty.

once gluster hosts are added into the UI, user will be able to see
volumes created on that hosts and to use them as storage 
domains. For
this you will need to create a new storage domain with the mount 
path

as gluster volume path.


i'm not using a hyperconverged/self-hosted setup, my engine is
located on a dedicated server and i used iSCSI storage for data
master domain. my hosts (for hypervisors and gluster storage) 
where

installed on top of centos7, not using oVirt Node.

does my setup make sense (it's only for testing)?
do i have to configure gluster hosts manually?

yes, you will have to do this manually .

Installing gluster packages have to done manually. Once gluster
packages
are installed you can create a gluster cluster from ovirt UI , add
gluster hosts and create volumes on them using the volumes tab.


i'm sorry, but i'm missing all these "Gluster Volumes" UI components
that are mentioned in
http://www.ovirt.org/develop/release-management/features/gluster/gluster-support/. 



the tabs i see for my storage cluster are "General", "Logical
Networks", "Hosts", "Services", "Permissions". as i said 
"Services" is

empty, is that a problem?

what's wrong?

thx
matthias


Does your cluster has both virt+gluster enabled or only virt ? If only
virt you will not be able to see them.

If the cluster has both virt+gluster service enabled or only gluster
service enabled you should be able to see them.


my storage cluster has only gluster service enabled

matthias



I think you have selected the cluster and you are referring to the sub
tabs for that cluster. There should be a main tab called 'Volumes' which
is present. Are you not seeing that? I have attached screenshot for the
same.



thanks for the screenshot, now i know how it should look like. i'm 
attaching my screenshot. i'm missing a couple of elements, especially 
"Cluster Node Type" (i don't have that in my VM cluster either). is 
there an obvious explanation? next step would be to recreate the 
gluster cluster with "clean" oVirt Nodes. maybe my storage hosts are 
botched, i had glusterfs 3.10 packages installed on one of them 
previously


thanks a lot so far
matthias


During the engine-setup when application mode was asked hope you have 
set "Both" .


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


Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold



Am 2017-05-04 um 10:40 schrieb knarra:

On 05/04/2017 01:55 PM, Matthias Leopold wrote:



Am 2017-05-04 um 10:21 schrieb knarra:

On 05/04/2017 01:16 PM, Matthias Leopold wrote:



Am 2017-05-04 um 09:00 schrieb knarra:

On 05/04/2017 12:28 PM, knarra wrote:

On 05/03/2017 07:44 PM, Matthias Leopold wrote:

hi,


i'm trying to get into this gluster thing with oVirt and added a 2
node gluster cluster to my oVirt 4.1 data center (just for
testing, i
know it can't have HA with 2 nodes). provisioning of the storage
hosts did apparently work and my storage cluster seems to be
operational.

i have very little understanding of glusterfs right know, but what i
think i am missing in the interface is a way to configure
volumes/bricks on my gluster cluster/hosts so i can use them for
storage domains (i want to use a "managed gluster volume"), the drop
down "Gluster" in "New domain" is empty. all i could find for
storage
specific UI was the "Services" tab for the storage cluster which is
empty.

once gluster hosts are added into the UI, user will be able to see
volumes created on that hosts and to use them as storage domains. For
this you will need to create a new storage domain with the mount path
as gluster volume path.


i'm not using a hyperconverged/self-hosted setup, my engine is
located on a dedicated server and i used iSCSI storage for data
master domain. my hosts (for hypervisors and gluster storage) where
installed on top of centos7, not using oVirt Node.

does my setup make sense (it's only for testing)?
do i have to configure gluster hosts manually?

yes, you will have to do this manually .

Installing gluster packages have to done manually. Once gluster
packages
are installed you can create a gluster cluster from ovirt UI , add
gluster hosts and create volumes on them using the volumes tab.


i'm sorry, but i'm missing all these "Gluster Volumes" UI components
that are mentioned in
http://www.ovirt.org/develop/release-management/features/gluster/gluster-support/.

the tabs i see for my storage cluster are "General", "Logical
Networks", "Hosts", "Services", "Permissions". as i said "Services" is
empty, is that a problem?

what's wrong?

thx
matthias


Does your cluster has both virt+gluster enabled or only virt ? If only
virt you will not be able to see them.

If the cluster has both virt+gluster service enabled or only gluster
service enabled you should be able to see them.


my storage cluster has only gluster service enabled

matthias



I think you have selected the cluster and you are referring to the sub
tabs for that cluster. There should be a main tab called 'Volumes' which
is present. Are you not seeing that? I have attached screenshot for the
same.



thanks for the screenshot, now i know how it should look like. i'm 
attaching my screenshot. i'm missing a couple of elements, especially 
"Cluster Node Type" (i don't have that in my VM cluster either). is 
there an obvious explanation? next step would be to recreate the gluster 
cluster with "clean" oVirt Nodes. maybe my storage hosts are botched, i 
had glusterfs 3.10 packages installed on one of them previously


thanks a lot so far
matthias
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold



Am 2017-05-04 um 09:00 schrieb knarra:

On 05/04/2017 12:28 PM, knarra wrote:

On 05/03/2017 07:44 PM, Matthias Leopold wrote:

hi,


i'm trying to get into this gluster thing with oVirt and added a 2
node gluster cluster to my oVirt 4.1 data center (just for testing, i
know it can't have HA with 2 nodes). provisioning of the storage
hosts did apparently work and my storage cluster seems to be
operational.

i have very little understanding of glusterfs right know, but what i
think i am missing in the interface is a way to configure
volumes/bricks on my gluster cluster/hosts so i can use them for
storage domains (i want to use a "managed gluster volume"), the drop
down "Gluster" in "New domain" is empty. all i could find for storage
specific UI was the "Services" tab for the storage cluster which is
empty.

once gluster hosts are added into the UI, user will be able to see
volumes created on that hosts and to use them as storage domains. For
this you will need to create a new storage domain with the mount path
as gluster volume path.


i'm not using a hyperconverged/self-hosted setup, my engine is
located on a dedicated server and i used iSCSI storage for data
master domain. my hosts (for hypervisors and gluster storage) where
installed on top of centos7, not using oVirt Node.

does my setup make sense (it's only for testing)?
do i have to configure gluster hosts manually?

yes, you will have to do this manually .

Installing gluster packages have to done manually. Once gluster packages
are installed you can create a gluster cluster from ovirt UI , add
gluster hosts and create volumes on them using the volumes tab.


i'm sorry, but i'm missing all these "Gluster Volumes" UI components 
that are mentioned in 
http://www.ovirt.org/develop/release-management/features/gluster/gluster-support/. 
the tabs i see for my storage cluster are "General", "Logical Networks", 
"Hosts", "Services", "Permissions". as i said "Services" is empty, is 
that a problem?


what's wrong?

thx
matthias

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


Re: [ovirt-users] Ovirt tasks "stuck"

2017-05-04 Thread Gonzalo Rafuls
Hi Jim,

You can try the taskcleaner script on dbutils.
For instance:
# PGPASSWORD={pass} ./taskcleaner.sh -u engine -d engine -t {disk,snapshot}
-z

I recommend you to check all the options available for it.

Cheers,
Gonza.-

On Tue, Apr 25, 2017 at 5:58 PM, Jim Kusznir  wrote:

> (sorry. e-mail client sent message prematurely)
>
> Ok, I figured out that this needs to be run on the engine, I figured out
> that PGPASSWORD is the postgres password, and I finally figured out that
> the db password is stored in:
> /etc/ovirt-engine/engine.conf.d/10-setup-database.conf
>
> Unfortunately, when I run the command provided, I get just an empty line
> back, no UUIDs.
>
> I looked in the gui, under the disks tab and found the ID there.  I ran
> the command on the two UUIDs for the two disks in question:
>
> [root@ovirt ~]# PGPASSWORD= 
> /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
> -q -t disk -u engine
>
> [root@ovirt ~]# PGPASSWORD= 
> /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
> -t snapshot -u engine 405fabe0-873c-4e8e-ae10-9990debf96c0
> Caution, this operation may lead to data corruption and should be used
> with care. Please contact support prior to running this command
> Are you sure you want to proceed? [y/n]
> y
> select fn_db_unlock_snapshot('405fabe0-873c-4e8e-ae10-9990debf96c0');
>
>
> INSERT 0 1
> unlock snapshot 405fabe0-873c-4e8e-ae10-9990debf96c0 completed
> successfully.
> [root@ovirt ~]# PGPASSWORD= 
> /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
> -t snapshot -u engine eada2c1c-1d99-4391-9be3-352c411a0a91
> Caution, this operation may lead to data corruption and should be used
> with care. Please contact support prior to running this command
> Are you sure you want to proceed? [y/n]
> y
> select fn_db_unlock_snapshot('eada2c1c-1d99-4391-9be3-352c411a0a91');
>
>
> INSERT 0 1
> unlock snapshot eada2c1c-1d99-4391-9be3-352c411a0a91 completed
> successfully.
>
> Unfortunately, this doesn't appear to have accomplished anything.  In the
> web UI, the disks are still shown as locked, and the tasks are still shown
> as pending.
>
> I logged into a host node and found the directory by the same UUID:
>
> root@ovirt1 images]# cd 405fabe0-873c-4e8e-ae10-9990debf96c0/
> [root@ovirt1 405fabe0-873c-4e8e-ae10-9990debf96c0]# ls
> 8e4a02a7-760b-478c-a694-81466d601356  
> 8e4a02a7-760b-478c-a694-81466d601356.lease
>  8e4a02a7-760b-478c-a694-81466d601356.meta
> [root@ovirt1 405fabe0-873c-4e8e-ae10-9990debf96c0]# du -sh
> 514M .
>
>
> I'm assuming I should NOT just rm these files and the containing
> directory
>
> Suggestions moving forward?
>
>
> On Tue, Apr 25, 2017 at 8:50 AM, Jim Kusznir  wrote:
>
>> Ok, I figured out that this needs to be run on the engine, I figured out
>> that PGPASSWORD
>>
>> On Tue, Apr 4, 2017 at 2:02 AM, Nathanaël Blanchet 
>> wrote:
>>
>>> For instance
>>>
>>> PGPASSWORD=X /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
>>> -q -t disk -u engine
>>> 296c010e-3c1d-4008-84b3-5cd39cff6aa1 | 525a4dda-dbbb-4872-a5f1-8ac2ae
>>> d48392
>>>
>>> PGPASSWORD=X /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
>>> -t snapshot -u engine 525a4dda-dbbb-4872-a5f1-8ac2aed48392
>>>
>>> Le 01/04/2017 à 19:55, Jim Kusznir a écrit :
>>>
>>> Hi:
>>>
>>> A few days ago I attempted to create a new VM from one of the
>>> ovirt-image-repository images.  I haven't really figured out how to use
>>> this reliably yet, and in this case, while trying to import an image, one
>>> of my nodes spontaneously rebooted (or at least, it looked like that to
>>> ovirt...Not sure if it had an OOM issue or something else).  I assume it
>>> was the node that got the task of importing those images, as ever since
>>> then (several days now), on my management screen under "Tasks" it shows the
>>> attempted imports, still stuck in "processing".  I'm quite certain its not
>>> actually processing.  I do believe it used some of my storage up in the
>>> partially downloaded images, though (they do show up as
>>> GlanceDisk-, with a status of "Locked" under the main Disks tab.
>>>
>>> How do I "properly" recover from this (abort the task and delete the
>>> partial download)?
>>>
>>> Thanks!
>>>
>>> --Jim
>>>
>>>
>>> ___
>>> Users mailing 
>>> listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>> --
>>> Nathanaël Blanchet
>>>
>>> Supervision réseau
>>> Pôle Infrastrutures Informatiques
>>> 227 avenue Professeur-Jean-Louis-Viala
>>> 34193 MONTPELLIER CEDEX 5   
>>> Tél. 33 (0)4 67 54 84 55
>>> Fax  33 (0)4 67 54 84 14blanc...@abes.fr
>>>
>>>
>>
>
> ___
> 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] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra

On 05/04/2017 12:28 PM, knarra wrote:

On 05/03/2017 07:44 PM, Matthias Leopold wrote:

hi,


i'm trying to get into this gluster thing with oVirt and added a 2 
node gluster cluster to my oVirt 4.1 data center (just for testing, i 
know it can't have HA with 2 nodes). provisioning of the storage 
hosts did apparently work and my storage cluster seems to be 
operational.


i have very little understanding of glusterfs right know, but what i 
think i am missing in the interface is a way to configure 
volumes/bricks on my gluster cluster/hosts so i can use them for 
storage domains (i want to use a "managed gluster volume"), the drop 
down "Gluster" in "New domain" is empty. all i could find for storage 
specific UI was the "Services" tab for the storage cluster which is 
empty.
once gluster hosts are added into the UI, user will be able to see 
volumes created on that hosts and to use them as storage domains. For 
this you will need to create a new storage domain with the mount path 
as gluster volume path.


i'm not using a hyperconverged/self-hosted setup, my engine is 
located on a dedicated server and i used iSCSI storage for data 
master domain. my hosts (for hypervisors and gluster storage) where 
installed on top of centos7, not using oVirt Node.


does my setup make sense (it's only for testing)?
do i have to configure gluster hosts manually?

yes, you will have to do this manually .
Installing gluster packages have to done manually. Once gluster packages 
are installed you can create a gluster cluster from ovirt UI , add 
gluster hosts and create volumes on them using the volumes tab.
do i need more than 2 storage hosts when i want to configure gluster 
with ovirt (in hyperconverged setup 3 hosts are mandatory)?
It is always recommended to have 3 hosts as we say that in replica 3 
volumes there is less / no chance to see split brain issues. For hyper 
converged setup 3 hosts are mandatory.
do i need oVirt Node/cockpit on the storage hosts to do further 
configuration?
you can reduce the pain of configuring gluster hosts manually if we 
cockpit on centos7 / Ovirt Node.


thanks a lot for reading
matthias
___
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] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra

On 05/03/2017 07:44 PM, Matthias Leopold wrote:

hi,


i'm trying to get into this gluster thing with oVirt and added a 2 
node gluster cluster to my oVirt 4.1 data center (just for testing, i 
know it can't have HA with 2 nodes). provisioning of the storage hosts 
did apparently work and my storage cluster seems to be operational.


i have very little understanding of glusterfs right know, but what i 
think i am missing in the interface is a way to configure 
volumes/bricks on my gluster cluster/hosts so i can use them for 
storage domains (i want to use a "managed gluster volume"), the drop 
down "Gluster" in "New domain" is empty. all i could find for storage 
specific UI was the "Services" tab for the storage cluster which is 
empty.
once gluster hosts are added into the UI, user will be able to see 
volumes created on that hosts and to use them as storage domains. For 
this you will need to create a new storage domain with the mount path as 
gluster volume path.


i'm not using a hyperconverged/self-hosted setup, my engine is located 
on a dedicated server and i used iSCSI storage for data master domain. 
my hosts (for hypervisors and gluster storage) where installed on top 
of centos7, not using oVirt Node.


does my setup make sense (it's only for testing)?
do i have to configure gluster hosts manually?

yes, you will have to do this manually .
do i need more than 2 storage hosts when i want to configure gluster 
with ovirt (in hyperconverged setup 3 hosts are mandatory)?
It is always recommended to have 3 hosts as we say that in replica 3 
volumes there is less / no chance to see split brain issues. For hyper 
converged setup 3 hosts are mandatory.
do i need oVirt Node/cockpit on the storage hosts to do further 
configuration?
you can reduce the pain of configuring gluster hosts manually if we 
cockpit on centos7 / Ovirt Node.


thanks a lot for reading
matthias
___
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] collectd, fluentd, ...

2017-05-04 Thread Yedidyah Bar David
On Wed, May 3, 2017 at 10:55 PM, Troels Arvin  wrote:
> Hello,
>
> Setup: RHV 4.1 with full RHEL 7 servers as hypervisor hosts.

Please provide some more details. Was this setup upgraded from previous
versions? Which? What version is on the hosts (original and current)?

>
> I noticed an "Update available" symbol for all the hypervisor hosts.
> Running "yum update" on the hosts themselves didn't list any pending
> updates.
>
> Running "check for available updates" on the hosts in the RHV web
> interface resulted in a long list of software which RHV would like to
> add, it seems, see below.
>
> What's all that, and is it really needed?

See these for some background:

http://www.ovirt.org/develop/release-management/features/engine/metrics-store/
https://bugzilla.redhat.com/showdependencytree.cgi?id=1402901_resolved=0

These are currently not strictly needed, unless you want to try this feature.
It's expected to be mandatory in 4.2. They are already installed automatically
for new 4.1 hosts.

Best,

>
> The packages:
> found updates for packages collectd-5.7.0-4.el7, collectd-
> disk-5.7.0-4.el7, collectd-netlink-5.7.0-4.el7, collectd-
> virt-5.7.0-4.el7, collectd-write_http-5.7.0-4.el7, fluentd-0.12.29-1.el7,
> libcollectdclient-5.7.0-4.el7, ruby-2.0.0.648-29.el7, ruby-
> irb-2.0.0.648-29.el7, ruby-libs-2.0.0.648-29.el7, rubygem-
> bigdecimal-1.2.0-29.el7, rubygem-cool.io-1.4.5-2.el7, rubygem-fluent-
> plugin-rewrite-tag-filter-1.5.5-3.el7, rubygem-fluent-plugin-secure-
> forward-0.4.3-2.el7, rubygem-http_parser.rb-0.6.0-3.el7, rubygem-io-
> console-0.4.2-29.el7, rubygem-json-1.7.7-29.el7, rubygem-
> msgpack-0.5.12-2.el7, rubygem-proxifier-1.0.3-2.el7, rubygem-
> psych-2.0.0-29.el7, rubygem-rdoc-4.0.0-29.el7, rubygem-resolve-
> hostname-0.0.4-1.el7, rubygem-sigdump-0.2.4-1.el7, rubygem-string-
> scrub-0.0.5-3.el7, rubygem-thread_safe-0.3.5-2.el7, rubygem-
> tzinfo-1.2.2-3.el7
>
> --
> Regards,
> Troels Arvin, Copenhagen
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users



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