صفحه‌ای که درخواست کرده‌اید، درحال حاضر به زبان شما در دسترس نیست. می‌توانید با استفاده از قابلیت ترجمه داخلی Google Chrome، فوراً هر صفحه وبی را به زبان موردنظرتان ترجمه نمایید.

How to change the system ownership_policy

Overview

Elastifile best practices recommends to set the ownership_policy property to either 'local_node' or 'round_robin'.

The not recommended value is 'local_core' which might impact the cluster performance.

 

Check the current value

1. SSH to the Elastifile Management Server

2. Run the following commands:

sudo su -
. elfs_admin
elfs-cli system show --id 1 | grep ownership_policy
ownership_policy:                        local_core

 

Set the ownership_policy value

1. SSH to the Elastifile Management Server

2. Run the following commands:

sudo su -
. elfs_admin
elfs-cli system update --ownership_policy round_robin --id 1
If the above command does not work, you must upgrade your Elastifile system version

 

Validate the ownership_policy value

1. SSH to the Elastifile Management Server

2. Run the following commands:

sudo su -
. elfs_admin
elfs-cli system show --id 1 | grep ownership_policy
ownership_policy:                        round_robin

 

Was this helpful?

How can we improve it?
true
Search
Clear search
Close search
Main menu
5922808034528787927
true
Search Help Center
true
true
true
false
false