diff options
Diffstat (limited to 'extras/group-virt.example')
-rw-r--r-- | extras/group-virt.example | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/extras/group-virt.example b/extras/group-virt.example index 0abe9f400a6..b699c9e98e2 100644 --- a/extras/group-virt.example +++ b/extras/group-virt.example @@ -1,8 +1,8 @@ -quick-read=off -read-ahead=off -io-cache=off -stat-prefetch=off -eager-lock=enable -remote-dio=enable -quorum-type=auto -server-quorum-type=server +performance.quick-read=off +performance.read-ahead=off +performance.io-cache=off +performance.stat-prefetch=off +cluster.eager-lock=enable +network.remote-dio=enable +cluster.quorum-type=auto +cluster.server-quorum-type=server |