Re: [ovirt-users] Slow booting host - restart loop

2017-09-05 Thread Bernardo Juanicó
Hi Eli,

I could not access the psql prompt, i tried with the credentials and values
on /etc/ovirt-engine/engine.conf.d/10-setup-database.conf.

I tried interactively and also with a .pgpass file containing:
localhost:5432:engine:engine:PASSWORD

And i get the following error:

psql: FATAL:  Peer authentication failed for user "engine"

Thanks!

Bernardo


PGP Key 
Skype: mattraken

2017-09-05 12:14 GMT-03:00 Eli Mesika :

> Hi Bernardo
>
> I would like to suggest a workaround to this problem , can you please
> check that :
>
> We have a configuration value named FenceQuietTimeBetweenOperationsInSec.
> It controls the minimal timeout to wait between fence operation (stop,
> start),
> currently, it is defaulted to 180 sec , The key is not exposed to
> engine-config, so, I would suggest to
>
> 1) Change this key value to 900 by running the following from psql prompt :
>
> update vdc_options set option_value = '900' where option_name = '
> FenceQuietTimeBetweenOperationsInSec';
>
> 2) Restart the engine
>
> 3) Repeat the scenario
>
> Now, the engine will require 15 min between fencing operations and your
> host can be up again without being fenced again.
>
> Please let me know if this workaround is working for you
>
> Thanks
>
> Eli
>
> On Tue, Sep 5, 2017 at 4:20 PM, Bernardo Juanicó 
> wrote:
>
>> Martin, thanks for your reply, i was aware of the [1] BUG and the
>> implemented solution, changing ServerRebootTimeout to 1200 didnt change a
>> thing...
>> Now i know about [2] and ill test the fix once it gets released.
>>
>> Regards,
>>
>> Bernardo
>>
>> PGP Key 
>> Skype: mattraken
>>
>> 2017-09-05 8:23 GMT-03:00 Martin Perina :
>>
>>> Hi Bernardo,
>>>
>>> we have added timeout to wait until host is booted [1] in oVirt 4.1.2.
>>> This timeout is by default 5 minutes, but it can be extended using
>>> following command:
>>>
>>>engine-config -s ServerRebootTimeout=NNN
>>>
>>> where NNN is number of seconds you want to wait until host is booted up.
>>>
>>> But be aware that you may be affected by [2], which we are currently
>>> trying to fix.
>>>
>>> Regards
>>>
>>> Martin Perina
>>>
>>>
>>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1423657
>>> [2] https://bugzilla.redhat.com/show_bug.cgi?id=1477700
>>>
>>>
>>> On Fri, Sep 1, 2017 at 7:54 PM, Bernardo Juanicó 
>>> wrote:
>>>
 Hi everyone,

 I installed 2 hosts on a new cluster and the servers take a really long
 to boot up (about 8 minutes).

 When a host crashes or is powered off the ovirt-manager starts it via
 power management, since the servers takes all that time to boot up the
 ovirt-manager thinks it failed to start and proceeds to reboot it, several
 times before giving up, when the server is finally started (about 20
 minutes after the failure)

 I changed some engine variables with engine-config trying to set a
 higher timeout, but the problem persists.

 Any ideas??


 Regards,
 Bernardo


 PGP Key
 
 Skype: mattraken

 ___
 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] Slow booting host - restart loop

2017-09-05 Thread Eli Mesika
Hi Bernardo

I would like to suggest a workaround to this problem , can you please check
that :

We have a configuration value named FenceQuietTimeBetweenOperationsInSec.
It controls the minimal timeout to wait between fence operation (stop,
start),
currently, it is defaulted to 180 sec , The key is not exposed to
engine-config, so, I would suggest to

1) Change this key value to 900 by running the following from psql prompt :

update vdc_options set option_value = '900' where option_name =
'FenceQuietTimeBetweenOperationsInSec';

2) Restart the engine

3) Repeat the scenario

Now, the engine will require 15 min between fencing operations and your
host can be up again without being fenced again.

Please let me know if this workaround is working for you

Thanks

Eli

On Tue, Sep 5, 2017 at 4:20 PM, Bernardo Juanicó  wrote:

> Martin, thanks for your reply, i was aware of the [1] BUG and the
> implemented solution, changing ServerRebootTimeout to 1200 didnt change a
> thing...
> Now i know about [2] and ill test the fix once it gets released.
>
> Regards,
>
> Bernardo
>
> PGP Key 
> Skype: mattraken
>
> 2017-09-05 8:23 GMT-03:00 Martin Perina :
>
>> Hi Bernardo,
>>
>> we have added timeout to wait until host is booted [1] in oVirt 4.1.2.
>> This timeout is by default 5 minutes, but it can be extended using
>> following command:
>>
>>engine-config -s ServerRebootTimeout=NNN
>>
>> where NNN is number of seconds you want to wait until host is booted up.
>>
>> But be aware that you may be affected by [2], which we are currently
>> trying to fix.
>>
>> Regards
>>
>> Martin Perina
>>
>>
>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1423657
>> [2] https://bugzilla.redhat.com/show_bug.cgi?id=1477700
>>
>>
>> On Fri, Sep 1, 2017 at 7:54 PM, Bernardo Juanicó 
>> wrote:
>>
>>> Hi everyone,
>>>
>>> I installed 2 hosts on a new cluster and the servers take a really long
>>> to boot up (about 8 minutes).
>>>
>>> When a host crashes or is powered off the ovirt-manager starts it via
>>> power management, since the servers takes all that time to boot up the
>>> ovirt-manager thinks it failed to start and proceeds to reboot it, several
>>> times before giving up, when the server is finally started (about 20
>>> minutes after the failure)
>>>
>>> I changed some engine variables with engine-config trying to set a
>>> higher timeout, but the problem persists.
>>>
>>> Any ideas??
>>>
>>>
>>> Regards,
>>> Bernardo
>>>
>>>
>>> PGP Key 
>>> Skype: mattraken
>>>
>>> ___
>>> 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] Cannot delete the snapshot

2017-09-05 Thread Benny Zlotnik
Accidentally replied without cc-ing the list

On Sun, Sep 3, 2017 at 12:21 PM, Benny Zlotnik  wrote:

> Hi,
>
> Could you provide full engine and vdsm logs?
>
> On Sat, Sep 2, 2017 at 4:23 PM, wai chun hung 
> wrote:
>
>> Dear all,
>> This is my first time to ask question in this place. Thank you for time
>> to read my question first.
>>
>> Yesterday, i wanted to delete the snapshot on oVirt Engine Web
>> Administration. However, it took so long to delete a snapshot and it still
>> in process.
>>
>> Due to the "snapshot error", i cannot run the virtual machine as i shut
>> it down before.
>>
>> Is there anyone has some idea how to fix it?
>> The following information maybe useful for debugging .
>>
>> On web administration:
>> Removing Snapshot  Sep 1, 2017 6:06:58 PM N/A > snapshot id>
>> Validating Sep 1, 2017 6:06:58 PM until Sep 1, 2017 6:06:58
>> PM
>>  Executing Sep 1, 2017 6:06:58 PM N/A
>>
>> On Engine log.
>> 2017-09-02 20:57:10,700+08 INFO  [org.ovirt.engine.core.bll.Co
>> ncurrentChildCommandsExecutionCallback] (DefaultQuartzScheduler6)
>> [70471886-a5cb-404c-80db-b8469092aa8e] Command 'RemoveSnapshot' (id:
>> '78ee1e62-26ea-403d-b518-9e3d3be995c2') waiting on child command id:
>> '5f2e8197-704f-453c-bea8-74186e5ca95c' type:'RemoveSnapshotSingleDiskLive'
>> to complete
>>
>>
>> ___
>> 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] disk attachment to VM

2017-09-05 Thread Benny Zlotnik
Hi,

Look at [1], however there are caveats so be sure to pay close attention to
the warning section.

[1] - https://github.com/oVirt/vdsm/blob/master/vdsm_hooks/localdisk/README

On Tue, Sep 5, 2017 at 4:52 PM, Benny Zlotnik  wrote:

> Hi,
>
> Look at [1], however there are caveats so be sure to pay close attention
> to the warning section.
>
> [1] - https://github.com/oVirt/vdsm/blob/master/vdsm_hooks/
> localdisk/README
>
>
> On Tue, Sep 5, 2017 at 4:40 PM, Erekle Magradze <
> erekle.magra...@recogizer.de> wrote:
>
>> Hey Guys,
>> Is there a way to attach an SSD directly to the oVirt VM?
>> Thanks in advance
>> Cheers
>> Erekle
>> ___
>> 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] disk attachment to VM

2017-09-05 Thread Erekle Magradze

Hey Guys,
Is there a way to attach an SSD directly to the oVirt VM?
Thanks in advance
Cheers
Erekle
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] samba gluster vfs & symlinks/submounts... ?

2017-09-05 Thread lejeczek
.. or just a way to make samba, when samba shares via 
glusterfs api, to show in a share/vol a submount(like fs 
bind) - how, if possible at all?


many thanks, L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Slow booting host - restart loop

2017-09-05 Thread Bernardo Juanicó
Martin, thanks for your reply, i was aware of the [1] BUG and the
implemented solution, changing ServerRebootTimeout to 1200 didnt change a
thing...
Now i know about [2] and ill test the fix once it gets released.

Regards,

Bernardo

PGP Key 
Skype: mattraken

2017-09-05 8:23 GMT-03:00 Martin Perina :

> Hi Bernardo,
>
> we have added timeout to wait until host is booted [1] in oVirt 4.1.2.
> This timeout is by default 5 minutes, but it can be extended using
> following command:
>
>engine-config -s ServerRebootTimeout=NNN
>
> where NNN is number of seconds you want to wait until host is booted up.
>
> But be aware that you may be affected by [2], which we are currently
> trying to fix.
>
> Regards
>
> Martin Perina
>
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1423657
> [2] https://bugzilla.redhat.com/show_bug.cgi?id=1477700
>
>
> On Fri, Sep 1, 2017 at 7:54 PM, Bernardo Juanicó 
> wrote:
>
>> Hi everyone,
>>
>> I installed 2 hosts on a new cluster and the servers take a really long
>> to boot up (about 8 minutes).
>>
>> When a host crashes or is powered off the ovirt-manager starts it via
>> power management, since the servers takes all that time to boot up the
>> ovirt-manager thinks it failed to start and proceeds to reboot it, several
>> times before giving up, when the server is finally started (about 20
>> minutes after the failure)
>>
>> I changed some engine variables with engine-config trying to set a higher
>> timeout, but the problem persists.
>>
>> Any ideas??
>>
>>
>> Regards,
>> Bernardo
>>
>>
>> PGP Key 
>> Skype: mattraken
>>
>> ___
>> 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] Someone can give me advice about Ovirt?

2017-09-05 Thread Yedidyah Bar David
On Tue, Sep 5, 2017 at 10:33 AM, Khoi Thinh  wrote:
> Hi everyone,
> Here's my use case of using Ovirt
>
> I want to store only virtual machine of "Hosted engine" to Shared Disk, in
> addition i also want to store other virtual machine to "Local disk"

Generally speaking this is not supported. See also:

https://www.ovirt.org/develop/release-management/features/storage/mixed-types-data-center/
https://www.ovirt.org/develop/release-management/features/storage/decommission-master-domain-and-spm/

The closest thing you can use is the localdisk vdsm hook:

https://github.com/oVirt/vdsm/blob/master/vdsm_hooks/localdisk/README

> For "Hosted engine", i want to built it with High Availability.
> There's no need for High Availability for other virtual machine.
> Because i want to use HDD's capacity of Host server, so i'm considering the
> above-mention structure/design.
>
> What do you think about this? Any advice/thoughts would be appreciate.

Is your only reason being that you want to use the (presumably large,
fast, cheap) local disk instead of the (small or slow or expensive)
shared storage?

You can use also other means to achieve the same. Many people these days
use gluster, some use, or at least tried, other technologies - e.g. ceph, drbd,
gfs2, ocfs2 - search the list archives. Most, if not all, of these, are meant
to provide HA storage using local disks, and therefore waste more total storage,
compared to "just" use the local disk for local VMs.

You can also use the following hack:

1. On each of your hosts, create two VMs using other means (e.g. virsh),
and configure them to allow nested-kvm. One small, which will be used for the
hosted-engine hosts, and one large, for the other hosts' VMs
2. Deploy hosted-engine on the small VMs with your shared storage.
3. Add the large VMs as hosts with local storage
4. Then create your VMs on whatever DC/cluster you want - HA ones on the
small VMs (or just keep them only for the hosted-engine vm), others on
one of the local-disk hosts.

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


Re: [ovirt-users] Ovirt-engine - 404 not Found

2017-09-05 Thread Alexander Wels
On Tuesday, September 5, 2017 7:51:15 AM EDT Thomas Fecke wrote:
> Hey Guys,
> 
> i worked with an ovirt envirnoment the last Weeks. Everythink worked fine
> until i reboot the Manager.
> 
> When i access the GUI i recive - 404-not Found
> 
> When i restart the engine it seems to stop at
> 
> 2017-09-05 13:43:33,491+02 INFO  [org.ovirt.engine.core.bll.ServiceLoader]
> (ServerService Thread Pool -- 58) [] Start
> org.ovirt.engine.core.bll.EngineBackupAwarenessManager@6c8b0514
> 
> attached u can find the logs
> 
> Thanks a lot - The Cluster is very important. i got a backup but need to
> know why it stopped

If the engine VM is up, but the GUI is down, I think that either Apache or 
Jboss is down. Apache is unlikely, so I would guess Jboss. To figure out why 
Jboss is down look in /var/log/ovirt-engine/ at boot.log, and server.log, also 
check out engine.log but the first two should tell you why Jboss is down.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Ovirt-engine - 404 not Found

2017-09-05 Thread Thomas Fecke
Hey Guys,

i worked with an ovirt envirnoment the last Weeks. Everythink worked fine
until i reboot the Manager.

When i access the GUI i recive - 404-not Found

When i restart the engine it seems to stop at

2017-09-05 13:43:33,491+02 INFO  [org.ovirt.engine.core.bll.ServiceLoader]
(ServerService Thread Pool -- 58) [] Start
org.ovirt.engine.core.bll.EngineBackupAwarenessManager@6c8b0514

attached u can find the logs

Thanks a lot - The Cluster is very important. i got a backup but need to
know why it stopped
2017-09-05 13:43:31,649+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-database.conf'.
2017-09-05 13:43:31,649+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file 
'/etc/ovirt-engine/engine.conf.d/10-setup-dwh-database.conf'.
2017-09-05 13:43:31,649+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-java.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-jboss.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-pki.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-protocols.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/11-setup-sso.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file 
'/etc/ovirt-engine/engine.conf.d/20-setup-jboss-overlay.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file 
'/etc/ovirt-engine/engine.conf.d/50-ovirt-engine-extension-aaa-jdbc.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file 
'/etc/ovirt-engine/engine.conf.d/50-ovirt-engine-extension-aaa-ldap.conf'.
2017-09-05 13:43:31,650+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Loaded file '/etc/ovirt-engine/engine.conf.d/50-ovirt-web-ui.conf'.
2017-09-05 13:43:31,651+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Value of property 'AAA_JAAS_KEYTAB_FILE' is ''.
2017-09-05 13:43:31,651+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 42) [] Value of property 'AAA_JAAS_PRINCIPAL_NAME' is ''.
2017-09-05 13:43:31,651+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file 
'/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf'.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] The file '/etc/ovirt-engine/engine.conf' doesn't exist or isn't 
readable. Will return an empty set of properties.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-database.conf'.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file 
'/etc/ovirt-engine/engine.conf.d/10-setup-dwh-database.conf'.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-java.conf'.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-jboss.conf'.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-pki.conf'.
2017-09-05 13:43:31,655+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file '/etc/ovirt-engine/engine.conf.d/10-setup-protocols.conf'.
2017-09-05 13:43:31,656+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file '/etc/ovirt-engine/engine.conf.d/11-setup-sso.conf'.
2017-09-05 13:43:31,656+02 INFO  
[org.ovirt.engine.core.uutils.config.ShellLikeConfd] (ServerService Thread Pool 
-- 43) [] Loaded file 

Re: [ovirt-users] Storage slowly expanding

2017-09-05 Thread Yaniv Kaul
On Fri, Sep 1, 2017 at 6:49 PM, Jim Kusznir  wrote:

> Thank you!
>
> I created all the VMs using the sparce allocation method.  I wanted a
> method that would create disks that did not immediately occupy their full
> declared size (eg, allow overcommit of disk space, as most VM hard drives
> are 30-50% empty for their entire life).
>
> I kinda figured that it would not free space on the underlying storage
> when a file is deleted within the disk.  What confuses me is a disk that is
> only 30GB to the OS is using 53GB of space on gluster.  In my
> understanding, the actual on-disk usage should be limited to 30GB max if I
> don't take snapshots.  (I do like having the ability to take snapshots, and
> I do use them from time to time, but I usually don't keep the snapshot for
> an extended time...long enough to verify whatever operation I did was
> successful).
>
> I did find the "sparcify" command within ovirt and ran that; it reclaimed
> some space (the above example of the 30GB disk which is actually using 20GB
> inside the VM but was using 53GB on gluster shrunk to 50GB on gluster...But
> there's still at least 20GB unaccounted for there.
>
> I would love it if there was something I could do to reclaim the space
> inside the disk that isn't in use too (eg, get that disk down to just the
> 21GB that the actual VM is using).  If I change to virtio-scsi (its
> currently just "virtio"), will that enable the DISCARD support, and is
> Gluster a supported underlying storage?
>

Especially if you don't use snapshots, I think the default of raw-sparse is
the way to go for you. It allocates the full disk space, but does not
occupy it. So it's not thin provisioned, but sparsely provisioned.

I remember Gluster supporting DISCARD.
Y.

>
> Thanks!
> --Jim
>
> On Fri, Sep 1, 2017 at 5:45 AM, Yaniv Kaul  wrote:
>
>>
>>
>> On Fri, Sep 1, 2017 at 8:41 AM, Jim Kusznir  wrote:
>>
>>> Hi all:
>>>
>>> I have several VMs, all thin provisioned, on my small storage
>>> (self-hosted gluster / hyperconverged cluster).  I'm now noticing that some
>>> of my VMs (espicially my only Windows VM) are using even MORE disk space
>>> than the blank it was allocated.
>>>
>>> Example: windows VM: virtual size created at creation: 30GB (thin
>>> provisioned).  Actual disk space in use: 19GB.  According to the storage ->
>>> Disks tab, its currently using 39GB.  How do I get that down?
>>>
>>> I have two other VMs that are somewhat heavy DB load (Zabbix and Unifi);
>>> both of those are also larger than their created max size despite disk in
>>> machine not being fully utilized.
>>>
>>> None of these have snapshots.
>>>
>>
>> How come you have qcow2 and not raw-sparse, if you are not using
>> snapshots? is it a VM from a template?
>>
>> Generally, this is how thin provisioning works. The underlying qcow2
>> doesn't know when you delete a file from within the guest - as file
>> deletion is merely marking entries in the file system tables as free, not
>> really doing any deletion IO.
>> You could run virt-sparsify on the disks to sparsify them, which will, if
>> the underlying storage supports it, reclaim storage space.
>> You could use IDE or virtio-SCSI and enable DISCARD support, which will,
>> if the underlying storage supports it, reclaim storage space.
>>
>> Those are not exclusive, btw.
>> Y.
>>
>>
>>> How do I fix this?
>>>
>>> Thanks!
>>> --Jim
>>>
>>> ___
>>> 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] Slow booting host - restart loop

2017-09-05 Thread Martin Perina
Hi Bernardo,

we have added timeout to wait until host is booted [1] in oVirt 4.1.2. This
timeout is by default 5 minutes, but it can be extended using following
command:

   engine-config -s ServerRebootTimeout=NNN

where NNN is number of seconds you want to wait until host is booted up.

But be aware that you may be affected by [2], which we are currently trying
to fix.

Regards

Martin Perina


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1423657
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1477700


On Fri, Sep 1, 2017 at 7:54 PM, Bernardo Juanicó  wrote:

> Hi everyone,
>
> I installed 2 hosts on a new cluster and the servers take a really long to
> boot up (about 8 minutes).
>
> When a host crashes or is powered off the ovirt-manager starts it via
> power management, since the servers takes all that time to boot up the
> ovirt-manager thinks it failed to start and proceeds to reboot it, several
> times before giving up, when the server is finally started (about 20
> minutes after the failure)
>
> I changed some engine variables with engine-config trying to set a higher
> timeout, but the problem persists.
>
> Any ideas??
>
>
> Regards,
> Bernardo
>
>
> PGP Key 
> Skype: mattraken
>
> ___
> 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] Someone can give me advice about Ovirt?

2017-09-05 Thread Khoi Thinh
Hi everyone,
Here's my use case of using Ovirt

I want to store only virtual machine of "Hosted engine" to Shared Disk, in
addition i also want to store other virtual machine to "Local disk"
For "Hosted engine", i want to built it with High Availability.
There's no need for High Availability for other virtual machine.
Because i want to use HDD's capacity of Host server, so i'm considering the
above-mention structure/design.

What do you think about this? Any advice/thoughts would be appreciate.

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


Re: [ovirt-users] Fwd: Configure Wifi Interface with oVirt Host

2017-09-05 Thread Dominik Holler
On Thu, 31 Aug 2017 16:46:15 +0100
Sec For  wrote:

> Now, I have moved into wifi - where I have *wlp2s0 *interface, When I
> click host->setup network -> it don't get wlp2s0 interface to link
> with ovirt engine.
> 
> How do we connect wifi interface wlp2s0 to ovirt engine?
> 

We never checked WiFi interfaces or planned to work with wireless
NICs. If you are interested in using wireless NICs on oVirt hosts,
you are welcome to open a bug which explains how you like to use
wireless networking and the reason for using it.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users