[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-26 Thread Strahil
The cache will not take immediately into effect. It is designed to save your cache disk and to load only repetitive data. Try to run your benchmark 20 times and you will notice slight improvement over reading the same object. Of course , you can use lvm cache in writethrough mode, but then it i

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-26 Thread Robert Crawford
So i created the brick without the cache an add the cache doing the commands below; but it appers it's not working because I see no improvement in the benchmarks. pvcreate /dev/md/VMStorageHot vgextend RHGS_vg_VMStorage /dev/md/VMStorageHot lvcreate -L 1500G -n lv_cache RHGS_vg_VMStorage /dev/m

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
Might be related https://bugzilla.redhat.com/show_bug.cgi?id=1720261 ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct:

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
"changed": false } 2019-06-24 17:39:36,862 p=2015 u=ovirt | TASK [gluster-brick-create : Set PV data alignment for RAID] *** 2019-06-24 17:39:36,891 p=2015 u=ovirt | skipping: [131-STR-01.stfd13.org] => { "changed": false, "skip_reason": "Conditional result was False"

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
Are the logs on the host or the oVirt manager? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/comm

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Robert Crawford
I had the WWID's of the drives blacklisted, I just tried it without them blacklisted and same result. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-p

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Strahil Nikolov
Did you blacklist in /etc/multipath.conf all local disks ?In other words, when you run 'lsblk' do you see hte disk to have a child device (usually the wwid) ? Best Regards,Strahil Nikolov В понеделник, 24 юни 2019 г., 2:08:37 ч. Гринуич-4, Robert Crawford написа: Hey Everyone, When

[ovirt-users] Re: Issues when Creating a Gluster Brick with Cache

2019-06-24 Thread Sahina Bose
On Mon, Jun 24, 2019 at 11:39 AM Robert Crawford < robert.crawford4.14...@gmail.com> wrote: > Hey Everyone, > > When in the server manager and creating a brick from the storage device > the brick will fail whenever i attach a cache device to it. > > I'm not really sure why? It just says unknown. >