Re: [ovirt-users] oVirt 3.6 AAA LDAP cannot not log in when end of UPN is different from domain base

2016-03-28 Thread Karli Sjöberg

Den 28 mars 2016 7:39 em skrev Ondra Machacek :
>
> On 03/27/2016 11:40 AM, Karli Sjöberg wrote:
> >
> >> On 26 Mar 2016, at 21:32, Ondra Machacek  wrote:
> >>
> >> On 03/26/2016 02:09 PM, Karli Sjöberg wrote:
> >>>
>  On 26 Mar 2016, at 13:49, Karli Sjöberg   > wrote:
> 
> 
> > On 26 Mar 2016, at 11:35, Ondra Machacek  > > wrote:
> >
> > For me it's working completelly fine:
> >
> > ...
> > config.mapUser.type = regex
> > config.mapUser.regex.pattern = ^(?[^@]*)$
> > config.mapUser.regex.replacement = ${user}@DOMAINX.com
> > 
> > config.mapUser.regex.mustMatch = false
> > ...
> >
> > $ ovirt-engine-extensions-tool aaa login-user
> > --password=pass:password --user-name=user@DOMAINY --profile=ad
> >
> > INFOAPI: -->Mapping.InvokeCommands.MAP_USER profile='ad'
> > user='user@DOMAINY'
> > INFOAPI: <--Mapping.InvokeCommands.MAP_USER profile='ad'
> > user='user@DOMAINY'
> >
> > $ ovirt-engine-extensions-tool aaa login-user
> > --password=pass:password --user-name=user --profile=ad
> >
> > INFOAPI: -->Mapping.InvokeCommands.MAP_USER profile='ad' user='user'
> > INFOAPI: <--Mapping.InvokeCommands.MAP_USER profile='ad'
> > user='u...@domainx.com '
> >
> > As you can see it's correctly mapped.
> >
> > Please check once again the regex is correct, if it still won't work,
> > please send log output again.
> 
>  /etc/ovirt-engine/extensions.d/mapping-suffix.properties:
>  ovirt.engine.extension.name = mapping-suffix
>  ovirt.engine.extension.bindings.method = jbossmodule
>  ovirt.engine.extension.binding.jbossmodule.module =
>  org.ovirt.engine-extensions.aaa.misc
>  ovirt.engine.extension.binding.jbossmodule.class
>  = org.ovirt.engineextensions.aaa.misc.mapping.MappingExtension
>  ovirt.engine.extension.provides =
>  org.ovirt.engine.api.extensions.aaa.Mapping
>  config.mapUser.type = regex
>  config.mapUser.regex.pattern = ^(?[^@]*)$
>  config.mapUser.regex.replacement = ${user}@foo.bar
>  config.mapUser.regex.mustMatch = false
> 
>  # ovirt-engine-extensions-tool --log-level=FINEST aaa login-user
>  --profile=baz.foo.bar-new --user-name=u...@baz.foo.bar
>  
>  # grep Mapping.InvokeCommands.MAP_USER login.log
>  2016-03-26 13:27:40 INFOAPI: -->Mapping.InvokeCommands.MAP_USER
>  user='u...@baz.foo.bar '
>  2016-03-26 13:27:40 INFOAPI: <--Mapping.InvokeCommands.MAP_USER
>  user='u...@baz.foo.bar '
> 
>  And here is the log:
>  https://dropoff.slu.se/index.php/s/SK9T8vOUO7yB3PM/download
> 
>  /K
> >>>
> >>> Eureka! I changed ‘vars.user’ in ‘baz.foo.bar-new.properties’ from one
> >>> with suffix ‘@baz.foo.bar’ to mine that has a ‘@foo.bar’ ending and now
> >>> it works, for some reason. Very strange, but anyway... How do I go about
> >>> changing from UPN to samAccountName, if I´d want that instead?
> >>
> >> Well, we support only UPN, because sam support only 15characters in 
> >> username.
> >
> > OK, thank you. From here comes the really daunting part, which is to go 
> > through all the VMs, check their permissions, add same user(s) from the new 
> > provider and delete the old. Probably going to start a new thread for doing 
> > that with Python, but I´ll cross that bridge when I get to it, this was 
> > only a virtual test environment for going from 3.4 to 3.6.
>
> Not sure I understand, why would you do that? This is what migration
> tool do for you as well,
> so why do you need it to do again?

Ah, I must have misread the instructions. So if it turns out to be necessary, I 
know who to blame:P Thanks for pointing that out!

/K

>
> >
> > /K
> >
> >>
> >>>
> >>> /K
> >>>
> 
> >
> > On 03/26/2016 10:07 AM, Karli Sjöberg wrote:
> >> What the heck, my message disappeares! Trying again.
> >>
> >> Ok, so it's mapping now but the only thing working is:
> >> config.mapUser.regex.pattern = u...@baz.foo.bar
> >> 
> >> config.mapUser.regex.replacement = u...@foo.bar 
> >>
> >> And that isn't very useful. Please advice!
> >>
> >> /K
> >>
> >> On 03/25/2016 12:26 AM, Karli Sjöberg wrote:
> >>>
> >>> Den 25 mars 2016 12:10 fm skrev Karli Sjöberg  >>> >:
> 
> 
>  Den 24 mars 2016 11:26 em skrev Ondra Machacek
> >>> >:
> >
> > On 03/24/2016 11:14 PM, Karli Sjöberg wrote:
> >>
> >> Den 24 

Re: [ovirt-users] ovirt-event-notifier for e-mail notification

2016-03-28 Thread nicolas

El 2016-03-28 13:24, Yedidyah Bar David escribió:

On Mon, Mar 28, 2016 at 2:41 PM,   wrote:

El 2016-03-28 12:30, Yedidyah Bar David escribió:


On Mon, Mar 28, 2016 at 1:38 PM,   wrote:


El 2016-03-28 11:23, Yedidyah Bar David escribió:



On Mon, Mar 28, 2016 at 1:05 PM,   wrote:



Hi,

On oVirt 3.6.3.4-1, when selecting the 'Event notification' 
sub-tab on

a
user in the 'Users' tab, at the bottom this message is shown:

   Note: To receive email notifications, ensure that the mail 
server is

configured and the ovirt-event-notifier service is running.

I cannot find this service installed anywhere, though. Which 
package

should
contain this service?

# systemctl status ovirt-event-notifier
ovirt-event-notifier.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)




This should have found it for you.

Are you trying this on the engine machine?



Yes.



# locate ovirt-event-notifier
#

# yum provides *ovirt-event-notifier
Loading mirror speeds from cached hostfile
[...]
No matches found




It's packaged in ovirt-engine-tools .



The package is indeed installed, but the service seems not.



Can you please try:

systemctl list-unit-files | grep ovirt-engine



Ah, that was the problem. It is installed as ovirt-engine-notifier, 
not as

ovirt-event-notifier.


OK :-)

Only now I realized you wrote 'ovirt-event-notifier' :-)


Maybe it was renamed from a previous version? If you
wish, I can submit a bug so the text in the oVirt admin is renamed.


Please do.

Actually it was never named ovirt-event-notifier. AFAICT this string 
only
ever existed in this message, probably some simple typo no-one ever 
noticed

until you did now :-)

It indeed was renamed in the past, though. It's previous name was
'engine-notifierd':

https://gerrit.ovirt.org/14378

Thanks for the report!



Done. https://bugzilla.redhat.com/show_bug.cgi?id=1321583

Thanks!



Thanks.




# rpm -qa | grep engine-tools
ovirt-engine-tools-3.6.3.4-1.el7.centos.noarch

This is CentOS 7.1.1503, FWIW.



Why not 7.2? IIRC it should not matter, but you can try to upgrade.

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


Re: [ovirt-users] Error Installing Self hosted Engine on Centos 7

2016-03-28 Thread Roy Golan
On Sat, Mar 26, 2016 at 4:13 AM, Modou Conteh  wrote:

> Thanks for your reponse, No I have not tried that but I was able use the
> iso image and install the vm but when the vm starts it does not have
> internet connection even after configuring eth0 with a valid ip address.  I
> decided to start over but there is no easy way to start over. Also the disk
> that was used for installing the VM could not be reused even though there
> is plenty of space on it.  It seems it says it could not be initialized, I
> had to use the delete the raid config and readd through the BOIS setup to
> be able to reuse the disk.
> I am trying again one more time and see.  I hope there is a way to make
> the disk available again after a failed setup instead of the above
> mentioned method.
>
> Thanks
> On Mar 25, 2016 04:01, "Simone Tiraboschi"  wrote:
>
>> On Wed, Mar 23, 2016 at 8:15 PM, Modou Conteh
>>  wrote:
>> >
>> > I am seeking some assistance installing Ovirt Self hosted Engine, but I
>> keep getting and error at the end "System not stable or unable to read
>> dev/mapper etc.  here is the log file from my last try.  I am testing this
>> for use at work as a test environment, there I have a single server to run
>> this on the reason I choose the Self Hosted Engine.  I guess the
>> instructions is not clear either, i.e when i try to disk install with Cento
>> OVA I get and error, and finally when I choose the cdrom it work fine until
>> the end and fail to initialize /dev/mapper, etc.
>> > Any assistance will be highly appreciated.
>> >
>>
>> Did you tried running
>>  yum install ovirt-engine-appliance
>> ?
>>
>
Strongly suggest to use the appliance, this will make the process easier,
quicker and less error prone. More than that, the install is geared for
that. if you have a reserved mac address which is resolved and the storage
space ready, you can get up and running in 15 minutes or so.

>
>> It will download a ready to use Centos base appliance with oVirt engine
>> on it.
>>
>
> ___
> 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-event-notifier for e-mail notification

2016-03-28 Thread Yedidyah Bar David
On Mon, Mar 28, 2016 at 2:41 PM,   wrote:
> El 2016-03-28 12:30, Yedidyah Bar David escribió:
>>
>> On Mon, Mar 28, 2016 at 1:38 PM,   wrote:
>>>
>>> El 2016-03-28 11:23, Yedidyah Bar David escribió:


 On Mon, Mar 28, 2016 at 1:05 PM,   wrote:
>
>
> Hi,
>
> On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab on
> a
> user in the 'Users' tab, at the bottom this message is shown:
>
>Note: To receive email notifications, ensure that the mail server is
> configured and the ovirt-event-notifier service is running.
>
> I cannot find this service installed anywhere, though. Which package
> should
> contain this service?
>
> # systemctl status ovirt-event-notifier
> ovirt-event-notifier.service
>Loaded: not-found (Reason: No such file or directory)
>Active: inactive (dead)



 This should have found it for you.

 Are you trying this on the engine machine?

>>>
>>> Yes.
>>>
>
> # locate ovirt-event-notifier
> #
>
> # yum provides *ovirt-event-notifier
> Loading mirror speeds from cached hostfile
> [...]
> No matches found



 It's packaged in ovirt-engine-tools .

>>>
>>> The package is indeed installed, but the service seems not.
>>
>>
>> Can you please try:
>>
>> systemctl list-unit-files | grep ovirt-engine
>>
>
> Ah, that was the problem. It is installed as ovirt-engine-notifier, not as
> ovirt-event-notifier.

OK :-)

Only now I realized you wrote 'ovirt-event-notifier' :-)

> Maybe it was renamed from a previous version? If you
> wish, I can submit a bug so the text in the oVirt admin is renamed.

Please do.

Actually it was never named ovirt-event-notifier. AFAICT this string only
ever existed in this message, probably some simple typo no-one ever noticed
until you did now :-)

It indeed was renamed in the past, though. It's previous name was
'engine-notifierd':

https://gerrit.ovirt.org/14378

Thanks for the report!

>
> Thanks.
>
>
>>>
>>> # rpm -qa | grep engine-tools
>>> ovirt-engine-tools-3.6.3.4-1.el7.centos.noarch
>>>
>>> This is CentOS 7.1.1503, FWIW.
>>
>>
>> Why not 7.2? IIRC it should not matter, but you can try to upgrade.
-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt-event-notifier for e-mail notification

2016-03-28 Thread nicolas

El 2016-03-28 12:30, Yedidyah Bar David escribió:

On Mon, Mar 28, 2016 at 1:38 PM,   wrote:

El 2016-03-28 11:23, Yedidyah Bar David escribió:


On Mon, Mar 28, 2016 at 1:05 PM,   wrote:


Hi,

On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab 
on a

user in the 'Users' tab, at the bottom this message is shown:

   Note: To receive email notifications, ensure that the mail server 
is

configured and the ovirt-event-notifier service is running.

I cannot find this service installed anywhere, though. Which package
should
contain this service?

# systemctl status ovirt-event-notifier
ovirt-event-notifier.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)



This should have found it for you.

Are you trying this on the engine machine?



Yes.



# locate ovirt-event-notifier
#

# yum provides *ovirt-event-notifier
Loading mirror speeds from cached hostfile
[...]
No matches found



It's packaged in ovirt-engine-tools .



The package is indeed installed, but the service seems not.


Can you please try:

systemctl list-unit-files | grep ovirt-engine



Ah, that was the problem. It is installed as ovirt-engine-notifier, not 
as ovirt-event-notifier. Maybe it was renamed from a previous version? 
If you wish, I can submit a bug so the text in the oVirt admin is 
renamed.


Thanks.



# rpm -qa | grep engine-tools
ovirt-engine-tools-3.6.3.4-1.el7.centos.noarch

This is CentOS 7.1.1503, FWIW.


Why not 7.2? IIRC it should not matter, but you can try to upgrade.

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


Re: [ovirt-users] ovirt-event-notifier for e-mail notification

2016-03-28 Thread Yedidyah Bar David
On Mon, Mar 28, 2016 at 1:38 PM,   wrote:
> El 2016-03-28 11:23, Yedidyah Bar David escribió:
>>
>> On Mon, Mar 28, 2016 at 1:05 PM,   wrote:
>>>
>>> Hi,
>>>
>>> On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab on a
>>> user in the 'Users' tab, at the bottom this message is shown:
>>>
>>>Note: To receive email notifications, ensure that the mail server is
>>> configured and the ovirt-event-notifier service is running.
>>>
>>> I cannot find this service installed anywhere, though. Which package
>>> should
>>> contain this service?
>>>
>>> # systemctl status ovirt-event-notifier
>>> ovirt-event-notifier.service
>>>Loaded: not-found (Reason: No such file or directory)
>>>Active: inactive (dead)
>>
>>
>> This should have found it for you.
>>
>> Are you trying this on the engine machine?
>>
>
> Yes.
>
>>>
>>> # locate ovirt-event-notifier
>>> #
>>>
>>> # yum provides *ovirt-event-notifier
>>> Loading mirror speeds from cached hostfile
>>> [...]
>>> No matches found
>>
>>
>> It's packaged in ovirt-engine-tools .
>>
>
> The package is indeed installed, but the service seems not.

Can you please try:

systemctl list-unit-files | grep ovirt-engine

>
> # rpm -qa | grep engine-tools
> ovirt-engine-tools-3.6.3.4-1.el7.centos.noarch
>
> This is CentOS 7.1.1503, FWIW.

Why not 7.2? IIRC it should not matter, but you can try to upgrade.

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


Re: [ovirt-users] ovirt-event-notifier for e-mail notification

2016-03-28 Thread nicolas

El 2016-03-28 11:23, Yedidyah Bar David escribió:

On Mon, Mar 28, 2016 at 1:05 PM,   wrote:

Hi,

On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab on 
a

user in the 'Users' tab, at the bottom this message is shown:

   Note: To receive email notifications, ensure that the mail server 
is

configured and the ovirt-event-notifier service is running.

I cannot find this service installed anywhere, though. Which package 
should

contain this service?

# systemctl status ovirt-event-notifier
ovirt-event-notifier.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)


This should have found it for you.

Are you trying this on the engine machine?



Yes.



# locate ovirt-event-notifier
#

# yum provides *ovirt-event-notifier
Loading mirror speeds from cached hostfile
[...]
No matches found


It's packaged in ovirt-engine-tools .



The package is indeed installed, but the service seems not.

# rpm -qa | grep engine-tools
ovirt-engine-tools-3.6.3.4-1.el7.centos.noarch

This is CentOS 7.1.1503, FWIW.


Best,

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


Re: [ovirt-users] ovirt-event-notifier for e-mail notification

2016-03-28 Thread Yedidyah Bar David
On Mon, Mar 28, 2016 at 1:05 PM,   wrote:
> Hi,
>
> On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab on a
> user in the 'Users' tab, at the bottom this message is shown:
>
>Note: To receive email notifications, ensure that the mail server is
> configured and the ovirt-event-notifier service is running.
>
> I cannot find this service installed anywhere, though. Which package should
> contain this service?
>
> # systemctl status ovirt-event-notifier
> ovirt-event-notifier.service
>Loaded: not-found (Reason: No such file or directory)
>Active: inactive (dead)

This should have found it for you.

Are you trying this on the engine machine?

>
> # locate ovirt-event-notifier
> #
>
> # yum provides *ovirt-event-notifier
> Loading mirror speeds from cached hostfile
> [...]
> No matches found

It's packaged in ovirt-engine-tools .

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


[ovirt-users] ovirt-event-notifier for e-mail notification

2016-03-28 Thread nicolas

Hi,

On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab on a 
user in the 'Users' tab, at the bottom this message is shown:


   Note: To receive email notifications, ensure that the mail server is 
configured and the ovirt-event-notifier service is running.


I cannot find this service installed anywhere, though. Which package 
should contain this service?


# systemctl status ovirt-event-notifier
ovirt-event-notifier.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

# locate ovirt-event-notifier
#

# yum provides *ovirt-event-notifier
Loading mirror speeds from cached hostfile
[...]
No matches found

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


Re: [ovirt-users] python sdk create vm to specific target storage domain from template

2016-03-28 Thread Juan Hernández
On 03/22/2016 02:41 PM, Dobó László wrote:
> Hi,
> 
> Here is one of my system setup:
> 
> Data Centers
>  dc01
>  Storage
>  storagedomain01
>  storagedomain02
>  storagedomain03
>  Clusters
>  cl01
> 
> When i making vm from template on webgui, under the resource allocation 
> i can choose which target storagedomain like to provision.
> The question is how can i set this target parameter when i'm using 
> python sdk for vm creation?
> 
> regards
> enax
> 

There is an example of how to do that in this message:

  http://lists.ovirt.org/pipermail/devel/2015-June/010789.html


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt - unsupported GFS config ??

2016-03-28 Thread p...@email.cz
- Yes, database will run in VM , but with RMAN online backups. So VM 
takes  over 1,4TB . This VM wil  run 5-6x   :o(
- I have no special issues with  512MB shard size, looks OK but not 
tested for such databases yet ( Waiting for 3.7.10 gluster (dupl.healing 
fix))


regs.
Pavel

On 28.3.2016 08:30, Sahina Bose wrote:




On 03/27/2016 10:24 PM, p...@email.cz wrote:
What's the recommended shard size for databases ( espacially Oracle ) 
, I'm afraid that 512M is too large.
I found that someones using  about 16MB , but it generate a lot of 
files for healing if volumes  splitted. (eg. for 500GB DB in worse case )


Would the database be running within the guest VM?

Did you run into any specific issue with 512M shard size?
What we have noticed is that with smaller shard sizes , like 4MB, the 
number of entries in the .shard directory is too high, and hence 
affects the performance when it comes to healing entries in directory. 
The 256M/512M shard size is a good balance between the number of 
entries created and data size to heal.




Pa.

On 27.3.2016 16:57, Sahina Bose wrote:

Stripe is not supported.

What you need to do instead is turn on sharding for the volume.

So:

gluster volume create 12HP12-S2R3A1P2 replica 3 arbiter 1 
1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS 
kvmarbiter:/STORAGES/P2-1/GFS  force


gluster volume set 12HP12-S2R3A1P2 features.shard on
gluster volume set 12HP12-S2R3A1P2 features.shard-block-size 512MB

If you want to utilize the additional nodes as well, you can change 
this to a distributed replicate volume - instead of the volume 
creation in step above , use below


gluster volume create 12HP12-S2R3A1P2 replica 3 arbiter 1 
1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS 
kvmarbiter:/STORAGES/P2-1/GFS 2hp1:/STORAGES/P2/GFS 
2hp2:/STORAGES/P2/GFS  kvmarbiter:/STORAGES/P2-2/GFS  force



On 03/24/2016 07:49 PM, p...@email.cz wrote:

Hello,
I tried create stripe 2 replica 3 arbiter1 gluster volume for testing.
So , glusterFS such type from commandline was successfull, but 
domain creation looks to be unsupported. with oVirt message "Error 
while executing action AddGlusterFsStorageDomain: Storage Domain 
target is unsupported".

Cam U tell me if is it  error or really unsuported ??

exam:
gluster volume create 12HP12-S2R3A1P2 stripe 2 replica 3 arbiter 1 
1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS 
kvmarbiter:/STORAGES/P2-1/GFS 2hp1:/STORAGES/P2/GFS 
2hp2:/STORAGES/P2/GFS  kvmarbiter:/STORAGES/P2-2/GFS  force



RHEL 7-2.1511
vdsm - vdsm-4.17.23-1.el7
gluster - glusterfs-3.7.9-1.el7
ovirt - 3.5.6.2-1

regs.Pavel


___
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 - unsupported GFS config ??

2016-03-28 Thread Sahina Bose




On 03/27/2016 10:24 PM, p...@email.cz wrote:
What's the recommended shard size for databases ( espacially Oracle ) 
, I'm afraid that 512M is too large.
I found that someones using  about 16MB , but it generate a lot of 
files for healing if volumes  splitted. (eg. for 500GB DB in worse case )


Would the database be running within the guest VM?

Did you run into any specific issue with 512M shard size?
What we have noticed is that with smaller shard sizes , like 4MB, the 
number of entries in the .shard directory is too high, and hence affects 
the performance when it comes to healing entries in directory. The 
256M/512M shard size is a good balance between the number of entries 
created and data size to heal.




Pa.

On 27.3.2016 16:57, Sahina Bose wrote:

Stripe is not supported.

What you need to do instead is turn on sharding for the volume.

So:

gluster volume create 12HP12-S2R3A1P2 replica 3 arbiter 1 
1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS 
kvmarbiter:/STORAGES/P2-1/GFS  force


gluster volume set 12HP12-S2R3A1P2 features.shard on
gluster volume set 12HP12-S2R3A1P2 features.shard-block-size 512MB

If you want to utilize the additional nodes as well, you can change 
this to a distributed replicate volume - instead of the volume 
creation in step above , use below


gluster volume create 12HP12-S2R3A1P2 replica 3 arbiter 1 
1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS 
kvmarbiter:/STORAGES/P2-1/GFS 2hp1:/STORAGES/P2/GFS 
2hp2:/STORAGES/P2/GFS  kvmarbiter:/STORAGES/P2-2/GFS  force



On 03/24/2016 07:49 PM, p...@email.cz wrote:

Hello,
I tried create stripe 2 replica 3 arbiter1 gluster volume for testing.
So , glusterFS such type from commandline was successfull, but 
domain creation looks to be unsupported. with oVirt message "Error 
while executing action AddGlusterFsStorageDomain: Storage Domain 
target is unsupported".

Cam U tell me if is it  error or really unsuported ??

exam:
gluster volume create 12HP12-S2R3A1P2 stripe 2 replica 3 arbiter 1 
1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS 
kvmarbiter:/STORAGES/P2-1/GFS 2hp1:/STORAGES/P2/GFS 
2hp2:/STORAGES/P2/GFS  kvmarbiter:/STORAGES/P2-2/GFS  force



RHEL 7-2.1511
vdsm - vdsm-4.17.23-1.el7
gluster - glusterfs-3.7.9-1.el7
ovirt - 3.5.6.2-1

regs.Pavel


___
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