[ovirt-users] Re: For data integrity make sure that the server is configured with Quorum (both client and server Quorum)

2021-01-23 Thread Strahil Nikolov via Users
> Then I enable the quorum on the server side:
>  
> [root@gluster1 ~]# gluster volume set all cluster.server-quorum-ratio 
> 51%
> volume set: success
> [root@gluster1 ~]#
> [root@gluster1 ~]# gluster volume set volume1 cluster.server-quorum-
> type server
> volume set: success
> [root@gluster1 ~]#
> 
You don't need to do it manually, there is a an option in Admin portal
-> Storage -> Volumes -> Select Volume -> "three dots in upper right"
-> Optimize for Virt Store

Best Regards,
Strahil Nikolov
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7XNLI57LE2Z3K5XP2WTVJKIUUDCR2U67/


[ovirt-users] Re: For data integrity make sure that the server is configured with Quorum (both client and server Quorum)

2021-01-21 Thread Ahmad Khiet
added Ritesh Chikatwar,
what do you think?

On Thu, Jan 21, 2021 at 12:32 PM tommy  wrote:

> *I get the current setting:*
>
>
>
> [root@gluster1 ~]# gluster volume info all
>
>
>
> Volume Name: volume1
>
> Type: Disperse
>
> Volume ID: 237f7379-cd03-44ef-af39-f6065d01d520
>
> Status: Started
>
> Snapshot Count: 0
>
> Number of Bricks: 1 x (2 + 1) = 3
>
> Transport-type: tcp
>
> Bricks:
>
> Brick1: gluster1:/data/glusterfs/myvolume/mybrick1/brick
>
> Brick2: gluster2:/data/glusterfs/myvolume/mybrick1/brick
>
> Brick3: gluster3:/data/glusterfs/myvolume/mybrick1/brick
>
> Options Reconfigured:
>
> transport.address-family: inet
>
> nfs.disable: on
>
>
>
>
>
> *Then I enable the quorum on the server side:*
>
>
>
> [root@gluster1 ~]# gluster volume set all cluster.server-quorum-ratio 51%
>
> volume set: success
>
> [root@gluster1 ~]#
>
> [root@gluster1 ~]# gluster volume set volume1 cluster.server-quorum-type
> server
>
> volume set: success
>
> [root@gluster1 ~]#
>
>
>
>
>
> *Now, the configure is :*
>
>
>
> [root@gluster1 ~]# gluster volume info volume1
>
>
>
> Volume Name: volume1
>
> Type: Disperse
>
> Volume ID: 237f7379-cd03-44ef-af39-f6065d01d520
>
> Status: Started
>
> Snapshot Count: 0
>
> Number of Bricks: 1 x (2 + 1) = 3
>
> Transport-type: tcp
>
> Bricks:
>
> Brick1: gluster1:/data/glusterfs/myvolume/mybrick1/brick
>
> Brick2: gluster2:/data/glusterfs/myvolume/mybrick1/brick
>
> Brick3: gluster3:/data/glusterfs/myvolume/mybrick1/brick
>
> Options Reconfigured:
>
> *cluster.server-quorum-type: server*
>
> transport.address-family: inet
>
> nfs.disable: on
>
> *cluster.server-quorum-ratio: 51%*
>
> [root@gluster1 ~]#
>
>
>
>
>
> I want know ,the server quorum is about setting the percen of numbers of
> the active-connected nodes,  no matter what type of the volumes , is this
> right ?
>
>
>
> But if I use the client quorum, the the type of volumes now mounting is
> acting, only duplicated type volume can use the client quorum, is this
> right ?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *From:* users-boun...@ovirt.org  *On Behalf Of *Ahmad
> Khiet
> *Sent:* Thursday, January 21, 2021 2:48 AM
> *To:* tommy 
> *Cc:* users 
> *Subject:* [ovirt-users] Re: For data integrity make sure that the server
> is configured with Quorum (both client and server Quorum)
>
>
>
> Hi,
>
> as shown in the alert message, that Quorum must be configured with
> GlusterFs in the server side and client side.
>
> please see this resource to configure it for client side and server side
> https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.1/html/administration_guide/sect-managing_split-brain
>
>
>
> Have a nice day
>
>
>
> On Wed, Jan 20, 2021 at 10:37 AM tommy  wrote:
>
> When I want to create a glusterFS domain, the above words appear.
>
>
>
> What’s meaning of these words?
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/UMTB5A6AODYZJU26ILP4ZL3CNOX5D6KC/
>
>
>
>
> --
>
> *Ahmad Khiet*
>
> Red Hat <https://www.redhat.com/>
>
> akh...@redhat.com
> M: +972-54-6225629
>
> <https://red.ht/sig>
>
>
>


-- 

Ahmad Khiet

Red Hat <https://www.redhat.com/>

akh...@redhat.com
M: +972-54-6225629
<https://red.ht/sig>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HKRHP6DGTEQYFP2WUPWDJQEYKV322E6M/


[ovirt-users] Re: For data integrity make sure that the server is configured with Quorum (both client and server Quorum)

2021-01-21 Thread tommy
I get the current setting:

 

[root@gluster1 ~]# gluster volume info all

 

Volume Name: volume1

Type: Disperse

Volume ID: 237f7379-cd03-44ef-af39-f6065d01d520

Status: Started

Snapshot Count: 0

Number of Bricks: 1 x (2 + 1) = 3

Transport-type: tcp

Bricks:

Brick1: gluster1:/data/glusterfs/myvolume/mybrick1/brick

Brick2: gluster2:/data/glusterfs/myvolume/mybrick1/brick

Brick3: gluster3:/data/glusterfs/myvolume/mybrick1/brick

Options Reconfigured:

transport.address-family: inet

nfs.disable: on

 

 

Then I enable the quorum on the server side:

 

[root@gluster1 ~]# gluster volume set all cluster.server-quorum-ratio 51%

volume set: success

[root@gluster1 ~]#

[root@gluster1 ~]# gluster volume set volume1 cluster.server-quorum-type server

volume set: success

[root@gluster1 ~]#

 

 

Now, the configure is :

 

[root@gluster1 ~]# gluster volume info volume1

 

Volume Name: volume1

Type: Disperse

Volume ID: 237f7379-cd03-44ef-af39-f6065d01d520

Status: Started

Snapshot Count: 0

Number of Bricks: 1 x (2 + 1) = 3

Transport-type: tcp

Bricks:

Brick1: gluster1:/data/glusterfs/myvolume/mybrick1/brick

Brick2: gluster2:/data/glusterfs/myvolume/mybrick1/brick

Brick3: gluster3:/data/glusterfs/myvolume/mybrick1/brick

Options Reconfigured:

cluster.server-quorum-type: server

transport.address-family: inet

nfs.disable: on

cluster.server-quorum-ratio: 51%

[root@gluster1 ~]#

 

 

I want know ,the server quorum is about setting the percen of numbers of the 
active-connected nodes,  no matter what type of the volumes , is this right ?

 

But if I use the client quorum, the the type of volumes now mounting is acting, 
only duplicated type volume can use the client quorum, is this right ?

 

 

 

 

 

 

 

 

 

 

 

 

From: users-boun...@ovirt.org  On Behalf Of Ahmad Khiet
Sent: Thursday, January 21, 2021 2:48 AM
To: tommy 
Cc: users 
Subject: [ovirt-users] Re: For data integrity make sure that the server is 
configured with Quorum (both client and server Quorum)

 

Hi,

as shown in the alert message, that Quorum must be configured with GlusterFs in 
the server side and client side.

please see this resource to configure it for client side and server side 
https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.1/html/administration_guide/sect-managing_split-brain

 

Have a nice day

 

On Wed, Jan 20, 2021 at 10:37 AM tommy mailto:sz_cui...@163.com> > wrote:

When I want to create a glusterFS domain, the above words appear.

 

What’s meaning of these words?

 



___
Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> 
To unsubscribe send an email to users-le...@ovirt.org 
<mailto:users-le...@ovirt.org> 
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UMTB5A6AODYZJU26ILP4ZL3CNOX5D6KC/




 

-- 

Ahmad Khiet

 <https://www.redhat.com/> Red Hat

 <mailto:akh...@redhat.com> akh...@redhat.com
M:   +972-54-6225629


 <https://red.ht/sig> 

 

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZZ2VGRPDB7MQKBGKQRDXNRTTGBEOGJIR/


[ovirt-users] Re: For data integrity make sure that the server is configured with Quorum (both client and server Quorum)

2021-01-20 Thread Ahmad Khiet
Hi,
as shown in the alert message, that Quorum must be configured with
GlusterFs in the server side and client side.
please see this resource to configure it for client side and server side
https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.1/html/administration_guide/sect-managing_split-brain

Have a nice day

On Wed, Jan 20, 2021 at 10:37 AM tommy  wrote:

> When I want to create a glusterFS domain, the above words appear.
>
>
>
> What’s meaning of these words?
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/UMTB5A6AODYZJU26ILP4ZL3CNOX5D6KC/
>


-- 

Ahmad Khiet

Red Hat 

akh...@redhat.com
M: +972-54-6225629

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IEQ5VNZ2JFULHCX4IOGDNDX2F7ODA5FM/