Re: [ovirt-users] Trunk'd Network

2018-03-17 Thread Andy
Thanks for the info and I have seen this article.  I have done some additional 
testing and can now get VLAN traffic to pass to the VM provided there isnt an 
already created OVIRT network with the assigned VLAN.  I am testing a Cisco 
vWLC, which allows for two ports on the VM (service port and data port).  I 
need to send three VLAN's through the data port, which one of them is the same 
VLAN as ovirtmgmt.  Shouldnt the untagged network pass all VLAN's regardless of 
already asisgned or is there a network filter/setting on the OVIRT side that 
needs to be adjusted? 
Thanks  

 

On Saturday, March 17, 2018, 5:01:25 AM EDT, Gianluca Cecchi 
 wrote:  
 
 Il Ven 16 Mar 2018, 16:40 Andy  ha scritto:

Community,
I am trying to trunk two VLAN's to a VM on OVIRT 4.2 and all the research/docs 
I have seen is to create a standard VM network and to NOT tag anything.  That 
is "Supposed" to pass all traffic where the attached VM will need to tag said 
traffic.  Everything I have tried has been unsuccessful and I am not seeing any 
traffic pass to the VM.  Has anyone successfully accomplished sending mulitple 
VLAN's downstream (vswitch) to a VM?  On the VMWARE side the 4095 VLAN would 
accomplish this and I can do so in my VMWARE test lab.  
thanks



See here answer for same question

lists.ovirt.org/pipermail/users/2017-November/085253.html
Gianluca  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Looking for Commercial assistance setting up small ovirt cluster

2018-03-17 Thread Matthew Darnell
Aloha,

We are going to be moving from Xen to ovirt and would like to contract
someone to help setup the new cluster and migrate from Xen.

We are looking at 3 ovirt hosts and Ceph for the redundant storage but
would be willing to listen to other proposals.

If you are interested in talking more, email mdarnell at comtel dot cloud
or reply to this thread.

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


Re: [ovirt-users] oVirt 4.2 Fresh Install - Storage Domain

2018-03-17 Thread Juan Pablo
as soon as you install ovirt when you add a second storage domain, it
should switch to it as the master, not hosted storage as you have. are both
nfs?

JP


2018-03-17 15:45 GMT-03:00 Maton, Brett :

> I have added a new domain, but it's not playing ball.
>
> hosted_storage Data (master)  Active
> vm_storage Data   Active
>
> On 17 March 2018 at 17:24, Juan Pablo  wrote:
>
>> you need to configure first a domain (can be temporary) then, import the
>> storage domain.
>>
>>
>>
>> 2018-03-17 7:13 GMT-03:00 Maton, Brett :
>>
>>> I've just reinstalled ovirt 4.2 (ovirt-release42.rpm) on a clean CentOS
>>> 7.4 host, all went fine however
>>>
>>> Now that the hosted engine is up, I've added a data storage domain but
>>> it looks like the next step that detects / promotes the new data domain to
>>> master isn't being triggered.
>>>
>>> Hosted engine and data domain are on NFS storage, /var/log/messages is
>>> filling with these messages
>>>
>>> journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.h
>>> osted_engine.HostedEngine.config ERROR Unable to identify the OVF_STORE
>>> volume, falling back to initial vm.conf. Please ensure you already added
>>> your first data domain for regular VMs
>>>
>>>
>>> I ran into the same issue when I imported an existing domain.
>>>
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt 4.2 Fresh Install - Storage Domain

2018-03-17 Thread Maton, Brett
I have added a new domain, but it's not playing ball.

hosted_storage Data (master)  Active
vm_storage Data   Active

On 17 March 2018 at 17:24, Juan Pablo  wrote:

> you need to configure first a domain (can be temporary) then, import the
> storage domain.
>
>
>
> 2018-03-17 7:13 GMT-03:00 Maton, Brett :
>
>> I've just reinstalled ovirt 4.2 (ovirt-release42.rpm) on a clean CentOS
>> 7.4 host, all went fine however
>>
>> Now that the hosted engine is up, I've added a data storage domain but it
>> looks like the next step that detects / promotes the new data domain to
>> master isn't being triggered.
>>
>> Hosted engine and data domain are on NFS storage, /var/log/messages is
>> filling with these messages
>>
>> journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.h
>> osted_engine.HostedEngine.config ERROR Unable to identify the OVF_STORE
>> volume, falling back to initial vm.conf. Please ensure you already added
>> your first data domain for regular VMs
>>
>>
>> I ran into the same issue when I imported an existing domain.
>>
>> ___
>> 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] Postgresql read only user difficulties

2018-03-17 Thread Maton, Brett
Yeah if postgres won't start you've probably got a typo in pg_hba.conf

On 17 March 2018 at 18:11, Vincent Royer  wrote:

> I think I see the issue.  Extra space after the IP address in pg_hba.conf
>
> I'll try again later.
>
> Thanks for your help!
>
>
>
>
> On Sat, Mar 17, 2018 at 10:44 AM, Vincent Royer 
> wrote:
>
>> hmmm.  not a great result...
>>
>>  rh-postgresql95-postgresql.service:...1
>> Mar 17 10:36:32 ovirt-engine systemd[1]: Failed to start PostgreSQL
>> database
>> Mar 17 10:36:32 ovirt-engine systemd[1]: Unit
>> rh-postgresql95-postgresql.ser
>> Mar 17 10:36:32 ovirt-engine systemd[1]: rh-postgresql95-postgresql.service
>> 
>>
>> and can no longer login to ovirt-engine gui:
>>
>> server_error: Connection refused. Check that the hostname and port are
>> correct and that the postmaster is accepting TCP/IP connections.
>>
>> tried to restart ovirt-engine and it won't come up - internal server
>> error.
>>
>>
>>
>> *Vincent Royer*
>> *778-825-1057 <(778)%20825-1057>*
>>
>>
>> 
>> *SUSTAINABLE MOBILE ENERGY SOLUTIONS*
>>
>>
>>
>>
>> On Sat, Mar 17, 2018 at 4:34 AM, Maton, Brett 
>> wrote:
>>
>>> You could always try reloading the configuration, pretty sure pg_hba
>>> gets reloaded these days:
>>>
>>> su - postgres
>>> scl enable rh-postgresql95 bash
>>> pg_ctl reload -D /var/opt/rh/rh-postgresql95/lib/pgsql/data
>>>
>>> or as root
>>>
>>> systemctl restart rh-postgresql95-postgresql.service
>>>
>>>
>>> On 17 March 2018 at 11:20, Vincent Royer  wrote:
>>>
 ok thanks, I did see it there but assumed that was a temp file.  I
 updated it according to the instructions, but I still get the same error.

 # TYPE  DATABASEUSERADDRESS METHOD

 # "local" is for Unix domain socket connections only
 local   all all peer
 hostovirt_engine_history ovirt_engine_history 0.0.0.0/0
md5
 hostovirt_engine_history ovirt_engine_history ::0/0
md5
 hostovirt_engine_history grafana 172.16.30.10 /0   md5
 hostovirt_engine_history grafana ::0/0   md5
 hostengine  engine  0.0.0.0/0   md5
 hostengine  engine  ::0/0   md5


 did a systemctl restart postgresql.service and I get "Unit not found".
  So I did systemctl restart ovirt-engine.service...

 and the error I get when accessing from 172.16.30.10 is:

 pq: no pg_hba.conf entry for host "172.16.30.10", user "grafana",
 database "ovirt_engine_history", SSL off




 *Vincent Royer*
 *778-825-1057 <(778)%20825-1057>*


 
 *SUSTAINABLE MOBILE ENERGY SOLUTIONS*




 On Sat, Mar 17, 2018 at 3:42 AM, Maton, Brett  wrote:

> Hi Vincent,
>
>   oVirt isn't using the stock PostgreSQL but an SCL version
>   You should find pg_hba.conf here /var/opt/rh/rh-postgresql95/li
> b/pgsql/data/pg_hba.conf
>
> Hope this helps.
>
> On 17 March 2018 at 09:50, Vincent Royer 
> wrote:
>
>> Hi,
>>
>> I followed these instructions on Ovirt self hosted engine 4.2.1:
>>
>> https://www.ovirt.org/documentation/data-warehouse/Allowing_
>> Read_Only_Access_to_the_History_Database/
>>
>> when connecting to the db from an external host I receive this error:
>>
>> pq: no pg_hba.conf entry for host "", user "", database
>> "ovirt_engine_history", SSL off
>>
>> I looked in the normal place for pg_hba.conf but the file does not
>> exist, /data does not exist in /var/lib/pgsql
>>
>> Do i need to run engine-setup again to configure this?
>>
>> Thank you!
>>
>> ___
>> 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] Postgresql read only user difficulties

2018-03-17 Thread Vincent Royer
I think I see the issue.  Extra space after the IP address in pg_hba.conf

I'll try again later.

Thanks for your help!




On Sat, Mar 17, 2018 at 10:44 AM, Vincent Royer 
wrote:

> hmmm.  not a great result...
>
>  rh-postgresql95-postgresql.service:...1
> Mar 17 10:36:32 ovirt-engine systemd[1]: Failed to start PostgreSQL
> database
> Mar 17 10:36:32 ovirt-engine systemd[1]: Unit
> rh-postgresql95-postgresql.ser
> Mar 17 10:36:32 ovirt-engine systemd[1]: rh-postgresql95-postgresql.service
> 
>
> and can no longer login to ovirt-engine gui:
>
> server_error: Connection refused. Check that the hostname and port are
> correct and that the postmaster is accepting TCP/IP connections.
>
> tried to restart ovirt-engine and it won't come up - internal server
> error.
>
>
>
> *Vincent Royer*
> *778-825-1057 <(778)%20825-1057>*
>
>
> 
> *SUSTAINABLE MOBILE ENERGY SOLUTIONS*
>
>
>
>
> On Sat, Mar 17, 2018 at 4:34 AM, Maton, Brett 
> wrote:
>
>> You could always try reloading the configuration, pretty sure pg_hba gets
>> reloaded these days:
>>
>> su - postgres
>> scl enable rh-postgresql95 bash
>> pg_ctl reload -D /var/opt/rh/rh-postgresql95/lib/pgsql/data
>>
>> or as root
>>
>> systemctl restart rh-postgresql95-postgresql.service
>>
>>
>> On 17 March 2018 at 11:20, Vincent Royer  wrote:
>>
>>> ok thanks, I did see it there but assumed that was a temp file.  I
>>> updated it according to the instructions, but I still get the same error.
>>>
>>> # TYPE  DATABASEUSERADDRESS METHOD
>>>
>>> # "local" is for Unix domain socket connections only
>>> local   all all peer
>>> hostovirt_engine_history ovirt_engine_history 0.0.0.0/0
>>>md5
>>> hostovirt_engine_history ovirt_engine_history ::0/0
>>>  md5
>>> hostovirt_engine_history grafana 172.16.30.10 /0   md5
>>> hostovirt_engine_history grafana ::0/0   md5
>>> hostengine  engine  0.0.0.0/0   md5
>>> hostengine  engine  ::0/0   md5
>>>
>>>
>>> did a systemctl restart postgresql.service and I get "Unit not found".
>>>  So I did systemctl restart ovirt-engine.service...
>>>
>>> and the error I get when accessing from 172.16.30.10 is:
>>>
>>> pq: no pg_hba.conf entry for host "172.16.30.10", user "grafana",
>>> database "ovirt_engine_history", SSL off
>>>
>>>
>>>
>>>
>>> *Vincent Royer*
>>> *778-825-1057 <(778)%20825-1057>*
>>>
>>>
>>> 
>>> *SUSTAINABLE MOBILE ENERGY SOLUTIONS*
>>>
>>>
>>>
>>>
>>> On Sat, Mar 17, 2018 at 3:42 AM, Maton, Brett 
>>> wrote:
>>>
 Hi Vincent,

   oVirt isn't using the stock PostgreSQL but an SCL version
   You should find pg_hba.conf here /var/opt/rh/rh-postgresql95/li
 b/pgsql/data/pg_hba.conf

 Hope this helps.

 On 17 March 2018 at 09:50, Vincent Royer  wrote:

> Hi,
>
> I followed these instructions on Ovirt self hosted engine 4.2.1:
>
> https://www.ovirt.org/documentation/data-warehouse/Allowing_
> Read_Only_Access_to_the_History_Database/
>
> when connecting to the db from an external host I receive this error:
>
> pq: no pg_hba.conf entry for host "", user "", database
> "ovirt_engine_history", SSL off
>
> I looked in the normal place for pg_hba.conf but the file does not
> exist, /data does not exist in /var/lib/pgsql
>
> Do i need to run engine-setup again to configure this?
>
> Thank you!
>
> ___
> 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] Postgresql read only user difficulties

2018-03-17 Thread Vincent Royer
hmmm.  not a great result...

 rh-postgresql95-postgresql.service:...1
Mar 17 10:36:32 ovirt-engine systemd[1]: Failed to start PostgreSQL
database
Mar 17 10:36:32 ovirt-engine systemd[1]: Unit
rh-postgresql95-postgresql.ser
Mar 17 10:36:32 ovirt-engine systemd[1]: rh-postgresql95-postgresql.service


and can no longer login to ovirt-engine gui:

server_error: Connection refused. Check that the hostname and port are
correct and that the postmaster is accepting TCP/IP connections.

tried to restart ovirt-engine and it won't come up - internal server error.



*Vincent Royer*
*778-825-1057*



*SUSTAINABLE MOBILE ENERGY SOLUTIONS*




On Sat, Mar 17, 2018 at 4:34 AM, Maton, Brett 
wrote:

> You could always try reloading the configuration, pretty sure pg_hba gets
> reloaded these days:
>
> su - postgres
> scl enable rh-postgresql95 bash
> pg_ctl reload -D /var/opt/rh/rh-postgresql95/lib/pgsql/data
>
> or as root
>
> systemctl restart rh-postgresql95-postgresql.service
>
>
> On 17 March 2018 at 11:20, Vincent Royer  wrote:
>
>> ok thanks, I did see it there but assumed that was a temp file.  I
>> updated it according to the instructions, but I still get the same error.
>>
>> # TYPE  DATABASEUSERADDRESS METHOD
>>
>> # "local" is for Unix domain socket connections only
>> local   all all peer
>> hostovirt_engine_history ovirt_engine_history 0.0.0.0/0
>>  md5
>> hostovirt_engine_history ovirt_engine_history ::0/0
>>  md5
>> hostovirt_engine_history grafana 172.16.30.10 /0   md5
>> hostovirt_engine_history grafana ::0/0   md5
>> hostengine  engine  0.0.0.0/0   md5
>> hostengine  engine  ::0/0   md5
>>
>>
>> did a systemctl restart postgresql.service and I get "Unit not found".
>>  So I did systemctl restart ovirt-engine.service...
>>
>> and the error I get when accessing from 172.16.30.10 is:
>>
>> pq: no pg_hba.conf entry for host "172.16.30.10", user "grafana",
>> database "ovirt_engine_history", SSL off
>>
>>
>>
>>
>> *Vincent Royer*
>> *778-825-1057 <(778)%20825-1057>*
>>
>>
>> 
>> *SUSTAINABLE MOBILE ENERGY SOLUTIONS*
>>
>>
>>
>>
>> On Sat, Mar 17, 2018 at 3:42 AM, Maton, Brett 
>> wrote:
>>
>>> Hi Vincent,
>>>
>>>   oVirt isn't using the stock PostgreSQL but an SCL version
>>>   You should find pg_hba.conf here /var/opt/rh/rh-postgresql95/li
>>> b/pgsql/data/pg_hba.conf
>>>
>>> Hope this helps.
>>>
>>> On 17 March 2018 at 09:50, Vincent Royer  wrote:
>>>
 Hi,

 I followed these instructions on Ovirt self hosted engine 4.2.1:

 https://www.ovirt.org/documentation/data-warehouse/Allowing_
 Read_Only_Access_to_the_History_Database/

 when connecting to the db from an external host I receive this error:

 pq: no pg_hba.conf entry for host "", user "", database
 "ovirt_engine_history", SSL off

 I looked in the normal place for pg_hba.conf but the file does not
 exist, /data does not exist in /var/lib/pgsql

 Do i need to run engine-setup again to configure this?

 Thank you!

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


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


Re: [ovirt-users] oVirt 4.2 Fresh Install - Storage Domain

2018-03-17 Thread Juan Pablo
you need to configure first a domain (can be temporary) then, import the
storage domain.



2018-03-17 7:13 GMT-03:00 Maton, Brett :

> I've just reinstalled ovirt 4.2 (ovirt-release42.rpm) on a clean CentOS
> 7.4 host, all went fine however
>
> Now that the hosted engine is up, I've added a data storage domain but it
> looks like the next step that detects / promotes the new data domain to
> master isn't being triggered.
>
> Hosted engine and data domain are on NFS storage, /var/log/messages is
> filling with these messages
>
> journal: ovirt-ha-agent ovirt_hosted_engine_ha.agent.
> hosted_engine.HostedEngine.config ERROR Unable to identify the OVF_STORE
> volume, falling back to initial vm.conf. Please ensure you already added
> your first data domain for regular VMs
>
>
> I ran into the same issue when I imported an existing domain.
>
> ___
> 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] Postgresql read only user difficulties

2018-03-17 Thread Maton, Brett
You could always try reloading the configuration, pretty sure pg_hba gets
reloaded these days:

su - postgres
scl enable rh-postgresql95 bash
pg_ctl reload -D /var/opt/rh/rh-postgresql95/lib/pgsql/data

or as root

systemctl restart rh-postgresql95-postgresql.service


On 17 March 2018 at 11:20, Vincent Royer  wrote:

> ok thanks, I did see it there but assumed that was a temp file.  I updated
> it according to the instructions, but I still get the same error.
>
> # TYPE  DATABASEUSERADDRESS METHOD
>
> # "local" is for Unix domain socket connections only
> local   all all peer
> hostovirt_engine_history ovirt_engine_history 0.0.0.0/0
>  md5
> hostovirt_engine_history ovirt_engine_history ::0/0
>  md5
> hostovirt_engine_history grafana 172.16.30.10 /0   md5
> hostovirt_engine_history grafana ::0/0   md5
> hostengine  engine  0.0.0.0/0   md5
> hostengine  engine  ::0/0   md5
>
>
> did a systemctl restart postgresql.service and I get "Unit not found".
>  So I did systemctl restart ovirt-engine.service...
>
> and the error I get when accessing from 172.16.30.10 is:
>
> pq: no pg_hba.conf entry for host "172.16.30.10", user "grafana", database
> "ovirt_engine_history", SSL off
>
>
>
>
> *Vincent Royer*
> *778-825-1057*
>
>
> 
> *SUSTAINABLE MOBILE ENERGY SOLUTIONS*
>
>
>
>
> On Sat, Mar 17, 2018 at 3:42 AM, Maton, Brett 
> wrote:
>
>> Hi Vincent,
>>
>>   oVirt isn't using the stock PostgreSQL but an SCL version
>>   You should find pg_hba.conf here /var/opt/rh/rh-postgresql95/li
>> b/pgsql/data/pg_hba.conf
>>
>> Hope this helps.
>>
>> On 17 March 2018 at 09:50, Vincent Royer  wrote:
>>
>>> Hi,
>>>
>>> I followed these instructions on Ovirt self hosted engine 4.2.1:
>>>
>>> https://www.ovirt.org/documentation/data-warehouse/Allowing_
>>> Read_Only_Access_to_the_History_Database/
>>>
>>> when connecting to the db from an external host I receive this error:
>>>
>>> pq: no pg_hba.conf entry for host "", user "", database
>>> "ovirt_engine_history", SSL off
>>>
>>> I looked in the normal place for pg_hba.conf but the file does not
>>> exist, /data does not exist in /var/lib/pgsql
>>>
>>> Do i need to run engine-setup again to configure this?
>>>
>>> Thank you!
>>>
>>> ___
>>> 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] Postgresql read only user difficulties

2018-03-17 Thread Vincent Royer
ok thanks, I did see it there but assumed that was a temp file.  I updated
it according to the instructions, but I still get the same error.

# TYPE  DATABASEUSERADDRESS METHOD

# "local" is for Unix domain socket connections only
local   all all peer
hostovirt_engine_history ovirt_engine_history 0.0.0.0/0
 md5
hostovirt_engine_history ovirt_engine_history ::0/0
 md5
hostovirt_engine_history grafana 172.16.30.10 /0   md5
hostovirt_engine_history grafana ::0/0   md5
hostengine  engine  0.0.0.0/0   md5
hostengine  engine  ::0/0   md5


did a systemctl restart postgresql.service and I get "Unit not found".   So
I did systemctl restart ovirt-engine.service...

and the error I get when accessing from 172.16.30.10 is:

pq: no pg_hba.conf entry for host "172.16.30.10", user "grafana", database
"ovirt_engine_history", SSL off




*Vincent Royer*
*778-825-1057*



*SUSTAINABLE MOBILE ENERGY SOLUTIONS*




On Sat, Mar 17, 2018 at 3:42 AM, Maton, Brett 
wrote:

> Hi Vincent,
>
>   oVirt isn't using the stock PostgreSQL but an SCL version
>   You should find pg_hba.conf here /var/opt/rh/rh-postgresql95/
> lib/pgsql/data/pg_hba.conf
>
> Hope this helps.
>
> On 17 March 2018 at 09:50, Vincent Royer  wrote:
>
>> Hi,
>>
>> I followed these instructions on Ovirt self hosted engine 4.2.1:
>>
>> https://www.ovirt.org/documentation/data-warehouse/Allowing_
>> Read_Only_Access_to_the_History_Database/
>>
>> when connecting to the db from an external host I receive this error:
>>
>> pq: no pg_hba.conf entry for host "", user "", database
>> "ovirt_engine_history", SSL off
>>
>> I looked in the normal place for pg_hba.conf but the file does not exist,
>> /data does not exist in /var/lib/pgsql
>>
>> Do i need to run engine-setup again to configure this?
>>
>> Thank you!
>>
>> ___
>> 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] Postgresql read only user difficulties

2018-03-17 Thread Maton, Brett
Hi Vincent,

  oVirt isn't using the stock PostgreSQL but an SCL version
  You should find pg_hba.conf here
/var/opt/rh/rh-postgresql95/lib/pgsql/data/pg_hba.conf

Hope this helps.

On 17 March 2018 at 09:50, Vincent Royer  wrote:

> Hi,
>
> I followed these instructions on Ovirt self hosted engine 4.2.1:
>
> https://www.ovirt.org/documentation/data-warehouse/
> Allowing_Read_Only_Access_to_the_History_Database/
>
> when connecting to the db from an external host I receive this error:
>
> pq: no pg_hba.conf entry for host "", user "", database
> "ovirt_engine_history", SSL off
>
> I looked in the normal place for pg_hba.conf but the file does not exist,
> /data does not exist in /var/lib/pgsql
>
> Do i need to run engine-setup again to configure this?
>
> Thank you!
>
> ___
> 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] oVirt 4.2 Fresh Install - Storage Domain

2018-03-17 Thread Maton, Brett
I've just reinstalled ovirt 4.2 (ovirt-release42.rpm) on a clean CentOS 7.4
host, all went fine however

Now that the hosted engine is up, I've added a data storage domain but it
looks like the next step that detects / promotes the new data domain to
master isn't being triggered.

Hosted engine and data domain are on NFS storage, /var/log/messages is
filling with these messages

journal: ovirt-ha-agent
ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR Unable
to identify the OVF_STORE volume, falling back to initial vm.conf. Please
ensure you already added your first data domain for regular VMs


I ran into the same issue when I imported an existing domain.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Postgresql read only user difficulties

2018-03-17 Thread Vincent Royer
Hi,

I followed these instructions on Ovirt self hosted engine 4.2.1:

https://www.ovirt.org/documentation/data-warehouse/Allowing_Read_Only_Access_to_the_History_Database/

when connecting to the db from an external host I receive this error:

pq: no pg_hba.conf entry for host "", user "", database
"ovirt_engine_history", SSL off

I looked in the normal place for pg_hba.conf but the file does not exist,
/data does not exist in /var/lib/pgsql

Do i need to run engine-setup again to configure this?

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


Re: [ovirt-users] Trunk'd Network

2018-03-17 Thread Gianluca Cecchi
Il Ven 16 Mar 2018, 16:40 Andy  ha scritto:

> Community,
>
> I am trying to trunk two VLAN's to a VM on OVIRT 4.2 and all the
> research/docs I have seen is to create a standard VM network and to NOT tag
> anything.  That is "Supposed" to pass all traffic where the attached VM
> will need to tag said traffic.  Everything I have tried has been
> unsuccessful and I am not seeing any traffic pass to the VM.  Has anyone
> successfully accomplished sending mulitple VLAN's downstream (vswitch) to a
> VM?  On the VMWARE side the 4095 VLAN would accomplish this and I can do so
> in my VMWARE test lab.
>
> thanks
>
>
>
See here answer for same question


lists.ovirt.org/pipermail/users/2017-November/085253.html

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