Re: [ovirt-users] unable to set group on volume

2017-05-10 Thread Joel Diaz
Thanks for the reply.

The file is empty. I created the file by issuing a "touch
/var/lib/glusterd/groups/virt"

The first time I attempted to set the group volume, the error was that the
file was missing. I read a bug report that advised to remove and reinstall
the gluster package in order to properly recreate the file. Since that did
not work, I created it manually.

Thank you,

Joel

On Wed, May 10, 2017 at 2:12 AM, knarra <kna...@redhat.com> wrote:

> On 05/10/2017 06:37 AM, Joel Diaz wrote:
>
> Hello ovirt users,
>
> First off all, thanks for your work. I've been using the software for a
> few months and the experience has been great.
>
> I'm having a hard time trying to set the group on a glusterfs volume
>
> PLAY [master] 
> **
>
> TASK [Sets options for volume] **
> ***
> failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) =>
> {"failed": true, "item": {"key": "group", "value": "virt"}, "msg":
> "'/var/lib/glusterd/groups/virt' file format not valid.\n"}
>
> From this error it looks like the virt file format is not valid? Can you
> please paste the contents of this file?
>
> changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid',
> u'value': u'36'})
> changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid',
> u'value': u'36'})
> changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout',
> u'value': u'30'})
> changed: [192.168.170.141] => (item={u'key': u'performance.strict-o-direct',
> u'value': u'on'})
> changed: [192.168.170.141] => (item={u'key': u'network.remote-dio',
> u'value': u'off'})
> changed: [192.168.170.141] => (item={u'key': u'cluster.granular-entry-heal',
> u'value': u'enable'})
> to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry
>
> PLAY RECAP 
> *
> 192.168.170.141: ok=0changed=0unreachable=0failed=1
>
> I've tried to remove remove glusterfs, wiping the glusterfs configurations
> and reinstalling the service.
>
> Any help would be appreciated.
>
> Thank you,
>
> Joel
>
>
> ___
> Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] unable to set group on volume

2017-05-11 Thread Joel Diaz
Hi Kasturi,



Yes the ‘/var/lib/glusterd/virt’ was missing from my system.



I’m running ovirt on a RHEL - 7 - 3.1611.el7.centos on a physical machine.



The mistake is due to inexperience on my part. I stated earlier that I
completely removed glusterfs and reinstalled it in order to recreate the
‘/var/lib/glusterd/virt’. The way I was uninstalling and reinstalling
gluster must have been incorrect.



I ran ‘rpm -qa |grep gluster’ to get a list of the gluster components
installed. I then proceeded to remove each one on the list. Then I ran a
‘yum install glusterfs* vdsm-gluster’ since I’m not sure which rpm provides
the ‘/var/lib/glusterd/virt’ file.  I’m not sure if this installs too many
components but after that, the ‘/var/lib/glusterd/virt’ was present on my
the system. I was able to proceed normally after that.



Thanks for taking the time to engage in my question,



Joel

On May 11, 2017 2:20 AM, "knarra" <kna...@redhat.com> wrote:

> On 05/10/2017 10:47 PM, Joel Diaz wrote:
>
> I though I would try something different so I removed the key group and
> value virt when creating the volumes. I was able to create the volumes. I
> stopped the data volume. I then tried to set the volume group by issuing a
> "gluster volume data group virt"
>
> Still get "unable to open file '/var/lib/gluster/Virt'. Error: No such
> file or directory.
>
> I don't know if I should continue with the setup until I can set this
> value.
>
> Please let me know if I can provide some logs to identify the issue.
>
> Thanks for your help,
>
> Joel
>
> On May 10, 2017 6:57 AM, "Joel Diaz" <mrjoeld...@gmail.com> wrote:
>
> Thanks for the reply.
>
> The file is empty. I created the file by issuing a "touch
> /var/lib/glusterd/groups/virt"
>
> The first time I attempted to set the group volume, the error was that the
> file was missing. I read a bug report that advised to remove and reinstall
> the gluster package in order to properly recreate the file. Since that did
> not work, I created it manually.
>
> Thank you,
>
> Joel
>
> Hi Joel,
>
> Do you have this file present on the system ? This file will be
> present when glusterfs is installed. I would like to first understand how
> is it missing on your system? The error is because i see that you do not
> have the file present there. Can you please paste output of "ls -l
> /var/lib/glusterd/groups/virt" ?
>
>
> Thanks
> kasturi
>
>
> On Wed, May 10, 2017 at 2:12 AM, knarra <kna...@redhat.com> wrote:
>
>> On 05/10/2017 06:37 AM, Joel Diaz wrote:
>>
>> Hello ovirt users,
>>
>> First off all, thanks for your work. I've been using the software for a
>> few months and the experience has been great.
>>
>> I'm having a hard time trying to set the group on a glusterfs volume
>>
>> PLAY [master] **
>> 
>>
>> TASK [Sets options for volume] **
>> ***
>> failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) =>
>> {"failed": true, "item": {"key": "group", "value": "virt"}, "msg":
>> "'/var/lib/glusterd/groups/virt' file format not valid.\n"}
>>
>> From this error it looks like the virt file format is not valid? Can you
>> please paste the contents of this file?
>>
>> changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid',
>> u'value': u'36'})
>> changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid',
>> u'value': u'36'})
>> changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout',
>> u'value': u'30'})
>> changed: [192.168.170.141] => (item={u'key':
>> u'performance.strict-o-direct', u'value': u'on'})
>> changed: [192.168.170.141] => (item={u'key': u'network.remote-dio',
>> u'value': u'off'})
>> changed: [192.168.170.141] => (item={u'key':
>> u'cluster.granular-entry-heal', u'value': u'enable'})
>> to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry
>>
>> PLAY RECAP 
>> *
>> 192.168.170.141: ok=0changed=0unreachable=0
>>  failed=1
>>
>> I've tried to remove remove glusterfs, wiping the glusterfs
>> configurations and reinstalling the service.
>>
>> Any help would be appreciated.
>>
>> Thank you,
>>
>> Joel
>>
>>
>> ___
>> Users mailing 
>> listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>>
>>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] unable to set group on volume

2017-05-10 Thread Joel Diaz
I though I would try something different so I removed the key group and
value virt when creating the volumes. I was able to create the volumes. I
stopped the data volume. I then tried to set the volume group by issuing a
"gluster volume data group virt"

Still get "unable to open file '/var/lib/gluster/Virt'. Error: No such file
or directory.

I don't know if I should continue with the setup until I can set this value.

Please let me know if I can provide some logs to identify the issue.

Thanks for your help,

Joel

On May 10, 2017 6:57 AM, "Joel Diaz" <mrjoeld...@gmail.com> wrote:

Thanks for the reply.

The file is empty. I created the file by issuing a "touch
/var/lib/glusterd/groups/virt"

The first time I attempted to set the group volume, the error was that the
file was missing. I read a bug report that advised to remove and reinstall
the gluster package in order to properly recreate the file. Since that did
not work, I created it manually.

Thank you,

Joel

On Wed, May 10, 2017 at 2:12 AM, knarra <kna...@redhat.com> wrote:

> On 05/10/2017 06:37 AM, Joel Diaz wrote:
>
> Hello ovirt users,
>
> First off all, thanks for your work. I've been using the software for a
> few months and the experience has been great.
>
> I'm having a hard time trying to set the group on a glusterfs volume
>
> PLAY [master] 
> **
>
> TASK [Sets options for volume] **
> ***
> failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) =>
> {"failed": true, "item": {"key": "group", "value": "virt"}, "msg":
> "'/var/lib/glusterd/groups/virt' file format not valid.\n"}
>
> From this error it looks like the virt file format is not valid? Can you
> please paste the contents of this file?
>
> changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid',
> u'value': u'36'})
> changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid',
> u'value': u'36'})
> changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout',
> u'value': u'30'})
> changed: [192.168.170.141] => (item={u'key': u'performance.strict-o-direct',
> u'value': u'on'})
> changed: [192.168.170.141] => (item={u'key': u'network.remote-dio',
> u'value': u'off'})
> changed: [192.168.170.141] => (item={u'key': u'cluster.granular-entry-heal',
> u'value': u'enable'})
> to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry
>
> PLAY RECAP 
> *
> 192.168.170.141: ok=0changed=0unreachable=0failed=1
>
> I've tried to remove remove glusterfs, wiping the glusterfs configurations
> and reinstalling the service.
>
> Any help would be appreciated.
>
> Thank you,
>
> Joel
>
>
> ___
> Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] How to use virt-sysprep

2017-05-17 Thread Joel Diaz
Good afternoon ovirt users,

I'm new to ovirt. I've created templates in the past using this guide,
https://github.com/rharmonson/richtech/wiki/CentOS-7-1511-Minimal-oVirt-Template
.

I was going over the list of features and stumbled on to virt-sysprep.

http://www.ovirt.org/develop/release-management/features/virt-sysprep/


 http://libguestfs.org/virt-sysprep.1.htm
l

How can I use virt-sysprep from within ovirt to create templates?

Thank you for your help,

Joel
















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


[ovirt-users] unable to set group on volume

2017-05-09 Thread Joel Diaz
Hello ovirt users,

First off all, thanks for your work. I've been using the software for a few
months and the experience has been great.

I'm having a hard time trying to set the group on a glusterfs volume

PLAY [master]
**

TASK [Sets options for volume]
*
failed: [192.168.170.141] (item={u'key': u'group', u'value': u'virt'}) =>
{"failed": true, "item": {"key": "group", "value": "virt"}, "msg":
"'/var/lib/glusterd/groups/virt' file format not valid.\n"}
changed: [192.168.170.141] => (item={u'key': u'storage.owner-uid',
u'value': u'36'})
changed: [192.168.170.141] => (item={u'key': u'storage.owner-gid',
u'value': u'36'})
changed: [192.168.170.141] => (item={u'key': u'network.ping-timeout',
u'value': u'30'})
changed: [192.168.170.141] => (item={u'key':
u'performance.strict-o-direct', u'value': u'on'})
changed: [192.168.170.141] => (item={u'key': u'network.remote-dio',
u'value': u'off'})
changed: [192.168.170.141] => (item={u'key':
u'cluster.granular-entry-heal', u'value': u'enable'})
to retry, use: --limit @/tmp/tmpdTWQ8B/gluster-volume-set.retry

PLAY RECAP
*
192.168.170.141: ok=0changed=0unreachable=0failed=1

I've tried to remove remove glusterfs, wiping the glusterfs configurations
and reinstalling the service.

Any help would be appreciated.

Thank you,

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


Re: [ovirt-users] Hosted engine

2017-06-19 Thread Joel Diaz
Ok.

Simone,

Please let me know if I can provide any additional log files.

Thanks for taking the time to look into this.

Joel

On Jun 16, 2017 8:59 AM, "Sahina Bose" <sab...@redhat.com> wrote:

> I don't notice anything wrong on the gluster end.
>
> Maybe Simone can help take a look at HE behaviour?
>
> On Fri, Jun 16, 2017 at 6:14 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>
>> Good morning,
>>
>> Info requested below.
>>
>> [root@ovirt-hyp-02 ~]# hosted-engine --vm-start
>>
>> Exception in thread Client localhost:54321 (most likely raised during
>> interpreter shutdown):VM exists and its status is Up
>>
>>
>>
>> [root@ovirt-hyp-02 ~]# ping engine
>>
>> PING engine.example.lan (192.168.170.149) 56(84) bytes of data.
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=1 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=2 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=3 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=4 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=5 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=6 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=7 Destination
>> Host Unreachable
>>
>> From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=8 Destination
>> Host Unreachable
>>
>>
>>
>>
>>
>> [root@ovirt-hyp-02 ~]# gluster volume status engine
>>
>> Status of volume: engine
>>
>> Gluster process TCP Port  RDMA Port  Online
>> Pid
>>
>> 
>> --
>>
>> Brick 192.168.170.141:/gluster_bricks/engin
>>
>> e/engine49159 0  Y
>> 1799
>>
>> Brick 192.168.170.143:/gluster_bricks/engin
>>
>> e/engine49159 0  Y
>> 2900
>>
>> Self-heal Daemon on localhost   N/A   N/AY
>> 2914
>>
>> Self-heal Daemon on ovirt-hyp-01.example.lan   N/A   N/A
>> Y   1854
>>
>>
>>
>> Task Status of Volume engine
>>
>> 
>> --
>>
>> There are no active volume tasks
>>
>>
>>
>> [root@ovirt-hyp-02 ~]# gluster volume heal engine info
>>
>> Brick 192.168.170.141:/gluster_bricks/engine/engine
>>
>> Status: Connected
>>
>> Number of entries: 0
>>
>>
>>
>> Brick 192.168.170.143:/gluster_bricks/engine/engine
>>
>> Status: Connected
>>
>> Number of entries: 0
>>
>>
>>
>> Brick 192.168.170.147:/gluster_bricks/engine/engine
>>
>> Status: Connected
>>
>> Number of entries: 0
>>
>>
>>
>> [root@ovirt-hyp-02 ~]# cat /var/log/glusterfs/rhev-data-c
>> enter-mnt-glusterSD-ovirt-hyp-01.example.lan\:engine.log
>>
>> [2017-06-15 13:37:02.009436] I [glusterfsd-mgmt.c:1600:mgmt_getspec_cbk]
>> 0-glusterfs: No change in volfile, continuing
>>
>>
>>
>>
>>
>> Each of the three host sends out the following notifications about every
>> 15 minutes.
>>
>> Hosted engine host: ovirt-hyp-01.example.lan changed state:
>> EngineDown-EngineStart.
>>
>> Hosted engine host: ovirt-hyp-01.example.lan changed state:
>> EngineStart-EngineStarting.
>>
>> Hosted engine host: ovirt-hyp-01.example.lan changed state:
>> EngineStarting-EngineForceStop.
>>
>> Hosted engine host: ovirt-hyp-01.example.lan changed state:
>> EngineForceStop-EngineDown.
>>
>> Please let me know if you need any additional information.
>>
>> Thank you,
>>
>> Joel
>>
>>
>>
>> On Jun 16, 2017 2:52 AM, "Sahina Bose" <sab...@redhat.com> wrote:
>>
>>> From the agent.log,
>>> MainThread::INFO::2017-06-15 11:16:50,583::states::473::ovi
>>> rt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(consume) Engine
>>> vm is running on host ovirt-hyp-02.reis.com (id 2)
>>>
>>> It looks like the HE VM was started successfully? Is it possible that
>>> the ovirt

Re: [ovirt-users] How to use virt-sysprep

2017-05-19 Thread Joel Diaz
Arik,

Very cool. It's exactly what I was looking for.

However, I don't see that checkbox. I've attached an image of what the
template window looks like on my end. Maybe I'm looking in the wrong place?

Thanks for the response,

On May 18, 2017 12:29 PM, "Arik Hadas" <aha...@redhat.com> wrote:

>
>
> On Thu, May 18, 2017 at 10:40 AM, Luca 'remix_tj' Lorenzetto <
> lorenzetto.l...@gmail.com> wrote:
>
>> Hello Joel,
>>
>> as far as i know, virt-sysprep has to be executed inside the VM before
>> cloning it to template. This removes some infos from the VM like udev
>> rules & ssh keys.
>>
>>
> So this has changed in 4.1. You can now choose to seal a template during
> its creation. This will take a VM, that may have not been sealed, create a
> template out of it and then invoke virt-sysprep on the template's disks.
>
> Joel, in the 'make template' dialog you'll see a checkbox (at the bottom)
> for 'Seal Template' that will do the trick. There is also a 'seal'
> parameter in the REST-API, of course [1].
>
> [1] https://github.com/oVirt/ovirt-engine-api-model/blob/
> master/src/main/java/services/TemplatesService.java#L168
>
>
>>
>> Luca
>>
>> On Wed, May 17, 2017 at 8:53 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>> > Good afternoon ovirt users,
>> >
>> > I'm new to ovirt. I've created templates in the past using this guide,
>> > https://github.com/rharmonson/richtech/wiki/CentOS-7-1511-Mi
>> nimal-oVirt-Template
>> > .
>> >
>> > I was going over the list of features and stumbled on to virt-sysprep.
>> >
>> > http://www.ovirt.org/develop/release-management/features/virt-sysprep/
>> >
>> >  http://libguestfs.org/virt-sysprep.1.html
>> >
>> > How can I use virt-sysprep from within ovirt to create templates?
>> >
>> > Thank you for your help,
>> >
>> > Joel
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > Joel
>> >
>> >
>> > ___
>> > Users mailing list
>> > Users@ovirt.org
>> > http://lists.ovirt.org/mailman/listinfo/users
>> >
>>
>>
>>
>> --
>> "E' assurdo impiegare gli uomini di intelligenza eccellente per fare
>> calcoli che potrebbero essere affidati a chiunque se si usassero delle
>> macchine"
>> Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
>>
>> "Internet è la più grande biblioteca del mondo.
>> Ma il problema è che i libri sono tutti sparsi sul pavimento"
>> John Allen Paulos, Matematico (1945-vivente)
>>
>> Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <
>> lorenzetto.l...@gmail.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] How to use virt-sysprep

2017-05-21 Thread Joel Diaz
Done. Thanks!

On May 20, 2017 10:31 AM, "Arik Hadas" <aha...@redhat.com> wrote:

>
>
> On Fri, May 19, 2017 at 9:42 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>
>> Arik,
>>
>> After adding the snapshot repo, and updating the engine, I now see the
>> seal option.
>>
>
> Great. Note that you probably need to update the hosts with the snapshot
> repository as well for this operation to work.
>
>
>>
>> Thanks again,
>>
>> Joel
>>
>>
>>
>> On May 19, 2017 1:07 PM, "Arik Hadas" <aha...@redhat.com> wrote:
>>
>>>
>>>
>>> On Fri, May 19, 2017 at 7:22 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>>>
>>>> I ran yum update on my three host and the engine VM so I believe an up
>>>> to date on all the packages. How can I check if I am on version 4.1.2?
>>>>
>>>
>>> You can find the engine's version in the 'About' dialog (at the
>>> top-right corner of the screen of the webadmin). If you don't use the
>>> 'ovirt-4.1-snapshot' repository then it makes sense that you didn't get
>>> this update yet.
>>>
>>>
>>>> I restarted the httpd and ovirt-engine service after the updates, but
>>>> still don't the seal option.
>>>>
>>>> Thanks,
>>>>
>>>> On May 19, 2017 11:49 AM, "Arik Hadas" <aha...@redhat.com> wrote:
>>>>
>>>>
>>>>
>>>> On Fri, May 19, 2017 at 4:10 PM, Joel Diaz <mrjoeld...@gmail.com>
>>>> wrote:
>>>>
>>>>> Arik,
>>>>>
>>>>> Very cool. It's exactly what I was looking for.
>>>>>
>>>>> However, I don't see that checkbox. I've attached an image of what the
>>>>> template window looks like on my end. Maybe I'm looking in the wrong 
>>>>> place?
>>>>>
>>>>
>>>> No , you're looking at the right place. This feature got in pretty late
>>>> in the release cycle of 4.1, so it is available from 4.1.2. Maybe the
>>>> version you are using is lower than that?
>>>>
>>>>
>>>>>
>>>>> Thanks for the response,
>>>>>
>>>>> On May 18, 2017 12:29 PM, "Arik Hadas" <aha...@redhat.com> wrote:
>>>>>
>>>>>>
>>>>>>
>>>>>> On Thu, May 18, 2017 at 10:40 AM, Luca 'remix_tj' Lorenzetto <
>>>>>> lorenzetto.l...@gmail.com> wrote:
>>>>>>
>>>>>>> Hello Joel,
>>>>>>>
>>>>>>> as far as i know, virt-sysprep has to be executed inside the VM
>>>>>>> before
>>>>>>> cloning it to template. This removes some infos from the VM like udev
>>>>>>> rules & ssh keys.
>>>>>>>
>>>>>>>
>>>>>> So this has changed in 4.1. You can now choose to seal a template
>>>>>> during its creation. This will take a VM, that may have not been sealed,
>>>>>> create a template out of it and then invoke virt-sysprep on the 
>>>>>> template's
>>>>>> disks.
>>>>>>
>>>>>> Joel, in the 'make template' dialog you'll see a checkbox (at the
>>>>>> bottom) for 'Seal Template' that will do the trick. There is also a 
>>>>>> 'seal'
>>>>>> parameter in the REST-API, of course [1].
>>>>>>
>>>>>> [1] https://github.com/oVirt/ovirt-engine-api-model/blob/mas
>>>>>> ter/src/main/java/services/TemplatesService.java#L168
>>>>>>
>>>>>>
>>>>>>>
>>>>>>> Luca
>>>>>>>
>>>>>>> On Wed, May 17, 2017 at 8:53 PM, Joel Diaz <mrjoeld...@gmail.com>
>>>>>>> wrote:
>>>>>>> > Good afternoon ovirt users,
>>>>>>> >
>>>>>>> > I'm new to ovirt. I've created templates in the past using this
>>>>>>> guide,
>>>>>>> > https://github.com/rharmonson/richtech/wiki/CentOS-7-1511-Mi
>>>>>>> nimal-oVirt-Template
>>>>>>> > .
>>>>>>> >
>>>>>>> > I was going over the list of features and stumbled on to
>>>>>>> virt-sysprep.
>>>>>>> >
>>>>>>> > http://www.ovirt.org/develop/release-management/features/vir
>>>>>>> t-sysprep/
>>>>>>> >
>>>>>>> >  http://libguestfs.org/virt-sysprep.1.html
>>>>>>> >
>>>>>>> > How can I use virt-sysprep from within ovirt to create templates?
>>>>>>> >
>>>>>>> > Thank you for your help,
>>>>>>> >
>>>>>>> > Joel
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> > Joel
>>>>>>> >
>>>>>>> >
>>>>>>> > ___
>>>>>>> > Users mailing list
>>>>>>> > Users@ovirt.org
>>>>>>> > http://lists.ovirt.org/mailman/listinfo/users
>>>>>>> >
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> "E' assurdo impiegare gli uomini di intelligenza eccellente per fare
>>>>>>> calcoli che potrebbero essere affidati a chiunque se si usassero
>>>>>>> delle
>>>>>>> macchine"
>>>>>>> Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
>>>>>>>
>>>>>>> "Internet è la più grande biblioteca del mondo.
>>>>>>> Ma il problema è che i libri sono tutti sparsi sul pavimento"
>>>>>>> John Allen Paulos, Matematico (1945-vivente)
>>>>>>>
>>>>>>> Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <
>>>>>>> lorenzetto.l...@gmail.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] GetStorageDeviceListVDS failed

2017-05-29 Thread Joel Diaz
Good morning,

Any advice on how to remove those  stale device mapper entries?

Thank you,

On Thu, May 25, 2017 at 12:52 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:

> Sahina,
>
> I believe you're correct regarding the stale devicemapper entries.
>
> Before this started happening, I added a new iscsi storage domain. Host 1
> couldn't communicate with it and the engine kept setting host 1 as
> non-operational. I removed the iscsi domain to get host 1 working again but
> the other two host must still think the iscsi storage is attached.
>
> Below is the ouput from both hosts.
>
> root@ ~]# lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted
> --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype
>
>   /dev/mapper/36589cfc00f05aea0f2b50f8d76e5: read failed after 0 of
> 4096 at 0: Input/output error
>
>   /dev/mapper/36589cfc00f05aea0f2b50f8d76e5: read failed after 0 of
> 4096 at 1099511562240: Input/output error
>
>   /dev/mapper/36589cfc00f05aea0f2b50f8d76e5: read failed after 0 of
> 4096 at 1099511619584: Input/output error
>
>   /dev/mapper/36589cfc00f05aea0f2b50f8d76e5: read failed after 0 of
> 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/metadata: read failed after 0
> of 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/metadata: read failed after 0
> of 4096 at 536805376: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/metadata: read failed after 0
> of 4096 at 536862720: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/metadata: read failed after 0
> of 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/ids: read failed after 0 of
> 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/ids: read failed after 0 of
> 4096 at 134152192: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/ids: read failed after 0 of
> 4096 at 134209536: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/ids: read failed after 0 of
> 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/leases: read failed after 0
> of 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/leases: read failed after 0
> of 4096 at 2147418112 <%28214%29%20741-8112>: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/leases: read failed after 0
> of 4096 at 2147475456 <%28214%29%20747-5456>: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/leases: read failed after 0
> of 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/outbox: read failed after 0
> of 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/outbox: read failed after 0
> of 4096 at 134152192: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/outbox: read failed after 0
> of 4096 at 134209536: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/outbox: read failed after 0
> of 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/xleases: read failed after 0
> of 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/xleases: read failed after 0
> of 4096 at 1073676288: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/xleases: read failed after 0
> of 4096 at 1073733632: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/xleases: read failed after 0
> of 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/inbox: read failed after 0 of
> 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/inbox: read failed after 0 of
> 4096 at 134152192: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/inbox: read failed after 0 of
> 4096 at 134209536: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/inbox: read failed after 0 of
> 4096 at 4096: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/master: read failed after 0
> of 4096 at 0: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/master: read failed after 0
> of 4096 at 1073676288: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/master: read failed after 0
> of 4096 at 1073733632: Input/output error
>
>   /dev/81f7db35-cff2-4592-bad7-55f437bb09ee/master: read failed after 0
> of 4096 at 4096: Input/output error
>
>   /dev/mapper/36589cfc00b8e821765d5febefda2: read failed after 0 of
> 4096 at 0: Input/output error
>
>   /dev/mapper/36589cfc00b8e821765d5febefda2: read fa

Re: [ovirt-users] GetStorageDeviceListVDS failed

2017-05-25 Thread Joel Diaz
I almost forgot about python-blivet. All 3 hosts are on version
0.61.15.59-1.

The hosts and engine were updated using the snapshot repo last week. I
updated them just now. I just noticed that host 2 and required the same 20
updates but host 1 required an additional update, ovirt-engine-appliance.



On May 25, 2017 10:40 AM, "Joel Diaz" <mrjoeld...@gmail.com> wrote:

Hello Sahina,

Thanks for the response.

Attached are the requested supervsdm logs from both hosts.

Joel



On May 25, 2017 5:41 AM, "Sahina Bose" <sab...@redhat.com> wrote:

> Could you provide the supervdsm.log from either host2 or host3.
>
> Were the packages on these hosts updated?
> What's the version of python-blivet? Is this different from host1?
>
> On Wed, May 24, 2017 at 6:26 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>
>> Good morning oVirt community,
>>
>> I need some assistance.
>>
>> I am running a 3 host, hosted engine, gluster environment. The hosts are
>> running centos 7.3 and the engine is version 4.1.2.3
>>
>> Since yesterday, every 2 hours, the engine reports the error below on
>> host 2 and 3.
>>
>> event ID 10802
>>
>> VDSM  command GetStorageDeviceListVDS failed:
>> 'gluster_vg_sdb-/dev/mapper/36589cfc00f05aea0f2b50f8d76e5: read
>> failed after 0 of 4096 at 0: Input/output error'
>>
>> I've attached logs from both hosts. Hosts 3 is the SPM and holds the
>> arbiter brick of all 4 gluster volumes.
>>
>> As always, your help is appreciated.
>>
>> Joel
>>
>>
>> ___
>> 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] How to use virt-sysprep

2017-05-19 Thread Joel Diaz
I ran yum update on my three host and the engine VM so I believe an up to
date on all the packages. How can I check if I am on version 4.1.2?

I restarted the httpd and ovirt-engine service after the updates, but still
don't the seal option.

Thanks,

On May 19, 2017 11:49 AM, "Arik Hadas" <aha...@redhat.com> wrote:



On Fri, May 19, 2017 at 4:10 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:

> Arik,
>
> Very cool. It's exactly what I was looking for.
>
> However, I don't see that checkbox. I've attached an image of what the
> template window looks like on my end. Maybe I'm looking in the wrong place?
>

No , you're looking at the right place. This feature got in pretty late in
the release cycle of 4.1, so it is available from 4.1.2. Maybe the version
you are using is lower than that?


>
> Thanks for the response,
>
> On May 18, 2017 12:29 PM, "Arik Hadas" <aha...@redhat.com> wrote:
>
>>
>>
>> On Thu, May 18, 2017 at 10:40 AM, Luca 'remix_tj' Lorenzetto <
>> lorenzetto.l...@gmail.com> wrote:
>>
>>> Hello Joel,
>>>
>>> as far as i know, virt-sysprep has to be executed inside the VM before
>>> cloning it to template. This removes some infos from the VM like udev
>>> rules & ssh keys.
>>>
>>>
>> So this has changed in 4.1. You can now choose to seal a template during
>> its creation. This will take a VM, that may have not been sealed, create a
>> template out of it and then invoke virt-sysprep on the template's disks.
>>
>> Joel, in the 'make template' dialog you'll see a checkbox (at the bottom)
>> for 'Seal Template' that will do the trick. There is also a 'seal'
>> parameter in the REST-API, of course [1].
>>
>> [1] https://github.com/oVirt/ovirt-engine-api-model/blob/mas
>> ter/src/main/java/services/TemplatesService.java#L168
>>
>>
>>>
>>> Luca
>>>
>>> On Wed, May 17, 2017 at 8:53 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>>> > Good afternoon ovirt users,
>>> >
>>> > I'm new to ovirt. I've created templates in the past using this guide,
>>> > https://github.com/rharmonson/richtech/wiki/CentOS-7-1511-Mi
>>> nimal-oVirt-Template
>>> > .
>>> >
>>> > I was going over the list of features and stumbled on to virt-sysprep.
>>> >
>>> > http://www.ovirt.org/develop/release-management/features/virt-sysprep/
>>> >
>>> >  http://libguestfs.org/virt-sysprep.1.html
>>> >
>>> > How can I use virt-sysprep from within ovirt to create templates?
>>> >
>>> > Thank you for your help,
>>> >
>>> > Joel
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > Joel
>>> >
>>> >
>>> > ___
>>> > Users mailing list
>>> > Users@ovirt.org
>>> > http://lists.ovirt.org/mailman/listinfo/users
>>> >
>>>
>>>
>>>
>>> --
>>> "E' assurdo impiegare gli uomini di intelligenza eccellente per fare
>>> calcoli che potrebbero essere affidati a chiunque se si usassero delle
>>> macchine"
>>> Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
>>>
>>> "Internet è la più grande biblioteca del mondo.
>>> Ma il problema è che i libri sono tutti sparsi sul pavimento"
>>> John Allen Paulos, Matematico (1945-vivente)
>>>
>>> Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <
>>> lorenzetto.l...@gmail.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] How to use virt-sysprep

2017-05-19 Thread Joel Diaz
Arik,

After adding the snapshot repo, and updating the engine, I now see the seal
option.

Thanks again,

Joel



On May 19, 2017 1:07 PM, "Arik Hadas" <aha...@redhat.com> wrote:

>
>
> On Fri, May 19, 2017 at 7:22 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>
>> I ran yum update on my three host and the engine VM so I believe an up to
>> date on all the packages. How can I check if I am on version 4.1.2?
>>
>
> You can find the engine's version in the 'About' dialog (at the top-right
> corner of the screen of the webadmin). If you don't use the
> 'ovirt-4.1-snapshot' repository then it makes sense that you didn't get
> this update yet.
>
>
>> I restarted the httpd and ovirt-engine service after the updates, but
>> still don't the seal option.
>>
>> Thanks,
>>
>> On May 19, 2017 11:49 AM, "Arik Hadas" <aha...@redhat.com> wrote:
>>
>>
>>
>> On Fri, May 19, 2017 at 4:10 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>>
>>> Arik,
>>>
>>> Very cool. It's exactly what I was looking for.
>>>
>>> However, I don't see that checkbox. I've attached an image of what the
>>> template window looks like on my end. Maybe I'm looking in the wrong place?
>>>
>>
>> No , you're looking at the right place. This feature got in pretty late
>> in the release cycle of 4.1, so it is available from 4.1.2. Maybe the
>> version you are using is lower than that?
>>
>>
>>>
>>> Thanks for the response,
>>>
>>> On May 18, 2017 12:29 PM, "Arik Hadas" <aha...@redhat.com> wrote:
>>>
>>>>
>>>>
>>>> On Thu, May 18, 2017 at 10:40 AM, Luca 'remix_tj' Lorenzetto <
>>>> lorenzetto.l...@gmail.com> wrote:
>>>>
>>>>> Hello Joel,
>>>>>
>>>>> as far as i know, virt-sysprep has to be executed inside the VM before
>>>>> cloning it to template. This removes some infos from the VM like udev
>>>>> rules & ssh keys.
>>>>>
>>>>>
>>>> So this has changed in 4.1. You can now choose to seal a template
>>>> during its creation. This will take a VM, that may have not been sealed,
>>>> create a template out of it and then invoke virt-sysprep on the template's
>>>> disks.
>>>>
>>>> Joel, in the 'make template' dialog you'll see a checkbox (at the
>>>> bottom) for 'Seal Template' that will do the trick. There is also a 'seal'
>>>> parameter in the REST-API, of course [1].
>>>>
>>>> [1] https://github.com/oVirt/ovirt-engine-api-model/blob/mas
>>>> ter/src/main/java/services/TemplatesService.java#L168
>>>>
>>>>
>>>>>
>>>>> Luca
>>>>>
>>>>> On Wed, May 17, 2017 at 8:53 PM, Joel Diaz <mrjoeld...@gmail.com>
>>>>> wrote:
>>>>> > Good afternoon ovirt users,
>>>>> >
>>>>> > I'm new to ovirt. I've created templates in the past using this
>>>>> guide,
>>>>> > https://github.com/rharmonson/richtech/wiki/CentOS-7-1511-Mi
>>>>> nimal-oVirt-Template
>>>>> > .
>>>>> >
>>>>> > I was going over the list of features and stumbled on to
>>>>> virt-sysprep.
>>>>> >
>>>>> > http://www.ovirt.org/develop/release-management/features/vir
>>>>> t-sysprep/
>>>>> >
>>>>> >  http://libguestfs.org/virt-sysprep.1.html
>>>>> >
>>>>> > How can I use virt-sysprep from within ovirt to create templates?
>>>>> >
>>>>> > Thank you for your help,
>>>>> >
>>>>> > Joel
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> > Joel
>>>>> >
>>>>> >
>>>>> > ___
>>>>> > Users mailing list
>>>>> > Users@ovirt.org
>>>>> > http://lists.ovirt.org/mailman/listinfo/users
>>>>> >
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> "E' assurdo impiegare gli uomini di intelligenza eccellente per fare
>>>>> calcoli che potrebbero essere affidati a chiunque se si usassero delle
>>>>> macchine"
>>>>> Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
>>>>>
>>>>> "Internet è la più grande biblioteca del mondo.
>>>>> Ma il problema è che i libri sono tutti sparsi sul pavimento"
>>>>> John Allen Paulos, Matematico (1945-vivente)
>>>>>
>>>>> Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <
>>>>> lorenzetto.l...@gmail.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


[ovirt-users] Hosted engine

2017-06-08 Thread Joel Diaz
Good morning oVirt community,

I'm running a three host gluster environment with hosted engine.

Yesterday the engine went down and has not been able to come up properly.
It tries to start on all three host.

I have two gluster volumes, data and engne. The data storage domian volume
is no longer mounted but the engine volume is up. I've restarted the
gluster service and make sure both volumes were running. The data volume
will not mount.

How can I get the engine running properly again?

Thanks,

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


Re: [ovirt-users] Hosted engine

2017-06-15 Thread Joel Diaz
ility
Communications Broker

   Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service;
enabled; vendor preset: disabled)

   Active: active (running) since Thu 2017-06-15 09:20:59 EDT; 28s ago

Main PID: 8844 (ovirt-ha-broker)

   CGroup: /system.slice/ovirt-ha-broker.service

   └─8844 /usr/bin/python
/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker
--no-daemon



Jun 15 09:20:59 ovirt-hyp-01.example.lan systemd[1]: Started oVirt Hosted
Engine High Availability Communications Broker.

Jun 15 09:20:59 ovirt-hyp-01.example.lan systemd[1]: Starting oVirt Hosted
Engine High Availability Communications Broker...


On Jun 14, 2017 4:45 AM, "Sahina Bose" <sab...@redhat.com> wrote:

> What's the output of "hosted-engine --vm-status" and "gluster volume
> status engine" tell you? Are all the bricks running as per gluster vol
> status?
>
> Can you try to restart the ovirt-ha-agent and ovirt-ha-broker services?
>
> If HE still has issues powering up, please provide agent.log and
> broker.log from /var/log/ovirt-hosted-engine-ha and gluster mount logs
> from /var/log/glusterfs/rhev-data-center-mnt .log
>
> On Thu, Jun 8, 2017 at 6:57 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>
>> Good morning oVirt community,
>>
>> I'm running a three host gluster environment with hosted engine.
>>
>> Yesterday the engine went down and has not been able to come up properly.
>> It tries to start on all three host.
>>
>> I have two gluster volumes, data and engne. The data storage domian
>> volume is no longer mounted but the engine volume is up. I've restarted the
>> gluster service and make sure both volumes were running. The data volume
>> will not mount.
>>
>> How can I get the engine running properly again?
>>
>> Thanks,
>>
>> Joel
>>
>> ___
>> 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] Hosted engine

2017-06-16 Thread Joel Diaz
Good morning,

Info requested below.

[root@ovirt-hyp-02 ~]# hosted-engine --vm-start

Exception in thread Client localhost:54321 (most likely raised during
interpreter shutdown):VM exists and its status is Up



[root@ovirt-hyp-02 ~]# ping engine

PING engine.example.lan (192.168.170.149) 56(84) bytes of data.

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=1 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=2 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=3 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=4 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=5 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=6 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=7 Destination Host
Unreachable

>From ovirt-hyp-02.example.lan (192.168.170.143) icmp_seq=8 Destination Host
Unreachable





[root@ovirt-hyp-02 ~]# gluster volume status engine

Status of volume: engine

Gluster process TCP Port  RDMA Port  Online  Pid


--

Brick 192.168.170.141:/gluster_bricks/engin

e/engine49159 0  Y
1799

Brick 192.168.170.143:/gluster_bricks/engin

e/engine49159 0  Y
2900

Self-heal Daemon on localhost   N/A   N/AY
2914

Self-heal Daemon on ovirt-hyp-01.example.lan   N/A   N/AY
1854



Task Status of Volume engine


--

There are no active volume tasks



[root@ovirt-hyp-02 ~]# gluster volume heal engine info

Brick 192.168.170.141:/gluster_bricks/engine/engine

Status: Connected

Number of entries: 0



Brick 192.168.170.143:/gluster_bricks/engine/engine

Status: Connected

Number of entries: 0



Brick 192.168.170.147:/gluster_bricks/engine/engine

Status: Connected

Number of entries: 0



[root@ovirt-hyp-02 ~]# cat /var/log/glusterfs/rhev-data-
center-mnt-glusterSD-ovirt-hyp-01.example.lan\:engine.log

[2017-06-15 13:37:02.009436] I [glusterfsd-mgmt.c:1600:mgmt_getspec_cbk]
0-glusterfs: No change in volfile, continuing





Each of the three host sends out the following notifications about every 15
minutes.

Hosted engine host: ovirt-hyp-01.example.lan changed state:
EngineDown-EngineStart.

Hosted engine host: ovirt-hyp-01.example.lan changed state:
EngineStart-EngineStarting.

Hosted engine host: ovirt-hyp-01.example.lan changed state: EngineStarting-
EngineForceStop.

Hosted engine host: ovirt-hyp-01.example.lan changed state:
EngineForceStop-EngineDown.

Please let me know if you need any additional information.

Thank you,

Joel



On Jun 16, 2017 2:52 AM, "Sahina Bose" <sab...@redhat.com> wrote:

> From the agent.log,
> MainThread::INFO::2017-06-15 11:16:50,583::states::473::
> ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(consume) Engine
> vm is running on host ovirt-hyp-02.reis.com (id 2)
>
> It looks like the HE VM was started successfully? Is it possible that the
> ovirt-engine service could not be started on the HE VM. Could you try to
> start the HE vm using below and then logging into the VM console.
> #hosted-engine --vm-start
>
> Also, please check
> # gluster volume status engine
> # gluster volume heal engine info
>
> Please also check if there are errors in gluster mount logs - at
> /var/log/glusterfs/rhev-data-center-mnt...log
>
>
> On Thu, Jun 15, 2017 at 8:53 PM, Joel Diaz <mrjoeld...@gmail.com> wrote:
>
>> Sorry. I forgot to attached the requested logs in the previous email.
>>
>> Thanks,
>>
>> On Jun 15, 2017 9:38 AM, "Joel Diaz" <mrjoeld...@gmail.com> wrote:
>>
>> Good morning,
>>
>> Requested info below. Along with some additional info.
>>
>> You'll notice the data volume is not mounted.
>>
>> Any help in getting HE back running would be greatly appreciated.
>>
>> Thank you,
>>
>> Joel
>>
>> [root@ovirt-hyp-01 ~]# hosted-engine --vm-status
>>
>>
>>
>>
>>
>> --== Host 1 status ==--
>>
>>
>>
>> conf_on_shared_storage : True
>>
>> Status up-to-date  : False
>>
>> Hostname   : ovirt-hyp-01.example.lan
>>
>> Host ID: 1
>>
>> Engine status  : unknown stale-data
>>
>> Score  : 3400
>>
>> stopped: False
>>
>> Local maintena