Re: [ovirt-users] Data(Master)

2015-12-13 Thread Sandvik Agustin
Hi,
This is what inside my /etc/lvm/archive/
"ls /etc/lvm/archive/
39757758-c149-41da-8479-74b4d21635a0_0-1936952678.vg
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24_0-147069828.vg
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24_1-849682777.vg
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24_2-1626145851.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_0-1451865950.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_1-587463327.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_2-321869468.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_3-117963502.vg
aa2ae33a-47ad-43a2-a623-cbea4770cbd0_0-1774160120.vg
aa2ae33a-47ad-43a2-a623-cbea4770cbd0_1-937915900.vg
afb04ab7-ecc5-4079-9700-43b6d01c8a5b_0-1996551186.vg
afb04ab7-ecc5-4079-9700-43b6d01c8a5b_1-5564790.vg
afb04ab7-ecc5-4079-9700-43b6d01c8a5b_2-617819029.vg
cce50b8e-a566-4ba9-a2b9-a978e44f3684_0-1336023522.vg
cce50b8e-a566-4ba9-a2b9-a978e44f3684_1-210534184.vg
cce50b8e-a566-4ba9-a2b9-a978e44f3684_2-159368298.vg
HostVG_0-1625691793.vg"

And this is what inside my /etc/lvm/backup/
"ls /etc/lvm/backup/
39757758-c149-41da-8479-74b4d21635a0  afb04ab7-ecc5-4079-9700-43b6d01c8a5b
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24  cce50b8e-a566-4ba9-a2b9-a978e44f3684
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118  HostVG
aa2ae33a-47ad-43a2-a623-cbea4770cbd0"

How do I find my UUID of old master storage domain?

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


[ovirt-users] hosted-engine --deploy using vmfex, not bridged mode ?

2015-12-13 Thread David LeVene
Hi All,

I'm starting to review/test ovirt to see if its suitable to use in our 
organisation. I'm following some guides but I'm having trouble with the 
hosted-engine --deploy section.

I want to use VM-FEX to setup this initial host, as when I go bridged mode it 
breaks the networking on the host and I am unable to configure/correctly setup 
everything.

Is there a way I can perform the hosted-engine setup using this method of 
telling it to use a vm-fex defined network pool? I might need to configure this 
myself before running hosted-engine deploy.. which is fine but I can't touch or 
edit the virsh settings as there's a password - and I'm not sure how to get 
that to modify the networking myself after the initial setup.

FYI - this is the guide I'm following, as we are interested in the gluster 
replication 
(http://community.redhat.com/blog/2014/10/up-and-running-with-ovirt-3-5/)

Any suggestions/tips would be appreciated.

Regards
David
This email and any attachments may contain confidential and proprietary 
information of Blackboard that is for the sole use of the intended recipient. 
If you are not the intended recipient, disclosure, copying, re-distribution or 
other use of any of this information is strictly prohibited. Please immediately 
notify the sender and delete this transmission if you received this email in 
error.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread Nic Seltzer
Hey there,

You should be able to find out more specific details about the error itself
in /var/log/vdsm/vdsm.log. If you want to tail out the log, retry the
creation, and send that excerpt to the list, I'd be happy to take a look.


ns

On Sun, Dec 13, 2015 at 8:16 AM, Taste-Of-IT  wrote:

> Am 2015-12-13 17:02, schrieb ov...@timmi.org:
>
>> Am 13.12.2015 um 12:52 schrieb Taste-Of-IT:
>>
>>> Am 2015-12-13 11:57, schrieb ov...@timmi.org:
>>>
 Hi oVirt users,

 since a couple of days I'm struggling to install oVirt 3.6 on a CentOS
 7 server.

 Here are the steps I have done to get oVirt 3.6 engine on the host.

 1. Install minimal CentOS
 2. update to latest version (yum update)
 3. install oVirt 3.6 (yum install ovirt-engine)
 4. start rpcbind (systemctl start rpcbind)
 5. run engine-setup

 --== CONFIGURATION PREVIEW ==--
Application mode: both
   Default SAN wipe after delete   : False
   Firewall manager: firewalld
   Update Firewall : True
   Host FQDN   : hostname.localdomain
   Engine database secured connection  : False
   Engine database host: localhost
   Engine database user name   : engine
   Engine database name: engine
   Engine database port: 5432
   Engine database host name validation: False
   Engine installation : True
   NFS setup   : True
   PKI organization: Me
   NFS export ACL  : 192.168.1.0/24(rw)
   NFS mount point : /home/iso
   Configure local Engine database : True
   Set application as default page : True
   Configure Apache SSL: True
   Configure VMConsole Proxy   : True
   Engine Host FQDN: hostname.localdomain
   Configure WebSocket Proxy   : True

 After the successful installation of the engine I logged into the
 admin portal to add the host to the data center.

 Here I entered in the following issue:
 Adding the host never was successful. I found out that the firewalld
 was always stopped and disabled during that process. A manual start of
 the firewalld was allowing me to continue.

 After that I was able to add the storage to the server.

 Now I thought I will be able to install a VM into the host but it
 looks like that something else is missing.
 I have no options in the drop-down boxes of cluster, templates and OS.

 Is anyone able to help me here?

 Please note that this is my first oVirt installation.

 Best regards and thx
 Christoph









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

>>>
>>> Hello Christoph,
>>> i got the same problems. NFS Domain wanted to go up and the Host doesnt
>>> work to. I now used this tutorial and dont setup nfs domain while
>>> installation. I setup all nfs shares before and after all, like described
>>> in the howto, it works.
>>>
>>> http://taste-of-it.de/ovirt-all-in-one-installation-auf-centos-7/
>>>
>>> Hope i could help.
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>> Hi,
>>
>> thank you for the fast response. I tried it and now I'm able to create
>> VMs in the local_datacenter.
>> Currently I have a ISO_DOMAIN and a local storage for the VMs.
>>
>> I just tried to install a smal CentOS guest but I receive the
>> following error while starting it:
>> Error while executing action:
>>
>> Test_VM:
>> General command validation failure.
>>
>> Any idea?
>>
>> Best regards
>> Christoph
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>
> Hi Christoph,
>
> nice to read that it work now. My problem is actually that i couldnt
> install any vn when using the console while spice is not installed and the
> virt-viewer shows only bios version and no media. Perhaps some other can
> help...
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>



-- 
Nic Seltzer
Esports Tech | Riot Games
Cell: +1.402.431.2642 | NA Summoner: Riot Dankeboop
http://www.riotgames.com
http://www.leagueoflegends.com
_

Re: [ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread Taste-Of-IT

Am 2015-12-13 17:02, schrieb ov...@timmi.org:

Am 13.12.2015 um 12:52 schrieb Taste-Of-IT:

Am 2015-12-13 11:57, schrieb ov...@timmi.org:

Hi oVirt users,

since a couple of days I'm struggling to install oVirt 3.6 on a 
CentOS 7 server.


Here are the steps I have done to get oVirt 3.6 engine on the host.

1. Install minimal CentOS
2. update to latest version (yum update)
3. install oVirt 3.6 (yum install ovirt-engine)
4. start rpcbind (systemctl start rpcbind)
5. run engine-setup

--== CONFIGURATION PREVIEW ==--
   Application mode: both
  Default SAN wipe after delete   : False
  Firewall manager: firewalld
  Update Firewall : True
  Host FQDN   : 
hostname.localdomain

  Engine database secured connection  : False
  Engine database host: localhost
  Engine database user name   : engine
  Engine database name: engine
  Engine database port: 5432
  Engine database host name validation: False
  Engine installation : True
  NFS setup   : True
  PKI organization: Me
  NFS export ACL  : 
192.168.1.0/24(rw)

  NFS mount point : /home/iso
  Configure local Engine database : True
  Set application as default page : True
  Configure Apache SSL: True
  Configure VMConsole Proxy   : True
  Engine Host FQDN: 
hostname.localdomain

  Configure WebSocket Proxy   : True

After the successful installation of the engine I logged into the
admin portal to add the host to the data center.

Here I entered in the following issue:
Adding the host never was successful. I found out that the firewalld
was always stopped and disabled during that process. A manual start 
of

the firewalld was allowing me to continue.

After that I was able to add the storage to the server.

Now I thought I will be able to install a VM into the host but it
looks like that something else is missing.
I have no options in the drop-down boxes of cluster, templates and 
OS.


Is anyone able to help me here?

Please note that this is my first oVirt installation.

Best regards and thx
Christoph









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


Hello Christoph,
i got the same problems. NFS Domain wanted to go up and the Host 
doesnt work to. I now used this tutorial and dont setup nfs domain 
while installation. I setup all nfs shares before and after all, like 
described in the howto, it works.


http://taste-of-it.de/ovirt-all-in-one-installation-auf-centos-7/

Hope i could help.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Hi,

thank you for the fast response. I tried it and now I'm able to create
VMs in the local_datacenter.
Currently I have a ISO_DOMAIN and a local storage for the VMs.

I just tried to install a smal CentOS guest but I receive the
following error while starting it:
Error while executing action:

Test_VM:
General command validation failure.

Any idea?

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


Hi Christoph,

nice to read that it work now. My problem is actually that i couldnt 
install any vn when using the console while spice is not installed and 
the virt-viewer shows only bios version and no media. Perhaps some other 
can help...

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


Re: [ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread ovirt


Am 13.12.2015 um 12:52 schrieb Taste-Of-IT:

Am 2015-12-13 11:57, schrieb ov...@timmi.org:

Hi oVirt users,

since a couple of days I'm struggling to install oVirt 3.6 on a 
CentOS 7 server.


Here are the steps I have done to get oVirt 3.6 engine on the host.

1. Install minimal CentOS
2. update to latest version (yum update)
3. install oVirt 3.6 (yum install ovirt-engine)
4. start rpcbind (systemctl start rpcbind)
5. run engine-setup

--== CONFIGURATION PREVIEW ==--
   Application mode: both
  Default SAN wipe after delete   : False
  Firewall manager: firewalld
  Update Firewall : True
  Host FQDN   : hostname.localdomain
  Engine database secured connection  : False
  Engine database host: localhost
  Engine database user name   : engine
  Engine database name: engine
  Engine database port: 5432
  Engine database host name validation: False
  Engine installation : True
  NFS setup   : True
  PKI organization: Me
  NFS export ACL  : 192.168.1.0/24(rw)
  NFS mount point : /home/iso
  Configure local Engine database : True
  Set application as default page : True
  Configure Apache SSL: True
  Configure VMConsole Proxy   : True
  Engine Host FQDN: hostname.localdomain
  Configure WebSocket Proxy   : True

After the successful installation of the engine I logged into the
admin portal to add the host to the data center.

Here I entered in the following issue:
Adding the host never was successful. I found out that the firewalld
was always stopped and disabled during that process. A manual start of
the firewalld was allowing me to continue.

After that I was able to add the storage to the server.

Now I thought I will be able to install a VM into the host but it
looks like that something else is missing.
I have no options in the drop-down boxes of cluster, templates and OS.

Is anyone able to help me here?

Please note that this is my first oVirt installation.

Best regards and thx
Christoph









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


Hello Christoph,
i got the same problems. NFS Domain wanted to go up and the Host 
doesnt work to. I now used this tutorial and dont setup nfs domain 
while installation. I setup all nfs shares before and after all, like 
described in the howto, it works.


http://taste-of-it.de/ovirt-all-in-one-installation-auf-centos-7/

Hope i could help.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Hi,

thank you for the fast response. I tried it and now I'm able to create 
VMs in the local_datacenter.

Currently I have a ISO_DOMAIN and a local storage for the VMs.

I just tried to install a smal CentOS guest but I receive the following 
error while starting it:

Error while executing action:

Test_VM:
General command validation failure.

Any idea?

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


Re: [ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread Taste-Of-IT

Am 2015-12-13 11:57, schrieb ov...@timmi.org:

Hi oVirt users,

since a couple of days I'm struggling to install oVirt 3.6 on a CentOS 
7 server.


Here are the steps I have done to get oVirt 3.6 engine on the host.

1. Install minimal CentOS
2. update to latest version (yum update)
3. install oVirt 3.6 (yum install ovirt-engine)
4. start rpcbind (systemctl start rpcbind)
5. run engine-setup

--== CONFIGURATION PREVIEW ==--
   Application mode: both
  Default SAN wipe after delete   : False
  Firewall manager: firewalld
  Update Firewall : True
  Host FQDN   : 
hostname.localdomain

  Engine database secured connection  : False
  Engine database host: localhost
  Engine database user name   : engine
  Engine database name: engine
  Engine database port: 5432
  Engine database host name validation: False
  Engine installation : True
  NFS setup   : True
  PKI organization: Me
  NFS export ACL  : 192.168.1.0/24(rw)
  NFS mount point : /home/iso
  Configure local Engine database : True
  Set application as default page : True
  Configure Apache SSL: True
  Configure VMConsole Proxy   : True
  Engine Host FQDN: 
hostname.localdomain

  Configure WebSocket Proxy   : True

After the successful installation of the engine I logged into the
admin portal to add the host to the data center.

Here I entered in the following issue:
Adding the host never was successful. I found out that the firewalld
was always stopped and disabled during that process. A manual start of
the firewalld was allowing me to continue.

After that I was able to add the storage to the server.

Now I thought I will be able to install a VM into the host but it
looks like that something else is missing.
I have no options in the drop-down boxes of cluster, templates and OS.

Is anyone able to help me here?

Please note that this is my first oVirt installation.

Best regards and thx
Christoph









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


Hello Christoph,
i got the same problems. NFS Domain wanted to go up and the Host doesnt 
work to. I now used this tutorial and dont setup nfs domain while 
installation. I setup all nfs shares before and after all, like 
described in the howto, it works.


http://taste-of-it.de/ovirt-all-in-one-installation-auf-centos-7/

Hope i could help.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] oVirt 3.6 and CentOS 7

2015-12-13 Thread ovirt

Hi oVirt users,

since a couple of days I'm struggling to install oVirt 3.6 on a CentOS 7 
server.


Here are the steps I have done to get oVirt 3.6 engine on the host.

1. Install minimal CentOS
2. update to latest version (yum update)
3. install oVirt 3.6 (yum install ovirt-engine)
4. start rpcbind (systemctl start rpcbind)
5. run engine-setup

--== CONFIGURATION PREVIEW ==--
 
  Application mode: both

  Default SAN wipe after delete   : False
  Firewall manager: firewalld
  Update Firewall : True
  Host FQDN   : hostname.localdomain
  Engine database secured connection  : False
  Engine database host: localhost
  Engine database user name   : engine
  Engine database name: engine
  Engine database port: 5432
  Engine database host name validation: False
  Engine installation : True
  NFS setup   : True
  PKI organization: Me
  NFS export ACL  : 192.168.1.0/24(rw)
  NFS mount point : /home/iso
  Configure local Engine database : True
  Set application as default page : True
  Configure Apache SSL: True
  Configure VMConsole Proxy   : True
  Engine Host FQDN: hostname.localdomain
  Configure WebSocket Proxy   : True

After the successful installation of the engine I logged into the admin 
portal to add the host to the data center.


Here I entered in the following issue:
Adding the host never was successful. I found out that the firewalld was 
always stopped and disabled during that process. A manual start of the 
firewalld was allowing me to continue.


After that I was able to add the storage to the server.

Now I thought I will be able to install a VM into the host but it looks 
like that something else is missing.

I have no options in the drop-down boxes of cluster, templates and OS.

Is anyone able to help me here?

Please note that this is my first oVirt installation.

Best regards and thx
Christoph








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