adamant-kite-43734
05/26/2023, 12:04 PMwide-garage-9465
05/26/2023, 12:13 PMwide-garage-9465
05/26/2023, 12:14 PM--k3s-arg ARG@NODEFILTER[;@NODEFILTER] Additional args passed to k3s command (Format: ARG@NODEFILTER[;@NODEFILTER])
flat-bird-89111
05/26/2023, 12:16 PMflat-bird-89111
05/26/2023, 12:17 PMwide-garage-9465
05/26/2023, 12:32 PMcreamy-pencil-82913
05/26/2023, 2:33 PMflat-bird-89111
05/26/2023, 2:36 PM--k3s-arg "--etcd-arg=quota-backend-bytes=8589934592@server:*"
. And this seems setting the storage size to 8GB correctly:
/ # cat /var/lib/rancher/k3s/server/db/etcd/config | tail -2
quota-backend-bytes: 8589934592
flat-bird-89111
05/26/2023, 2:41 PMLet’s use the first endpoint as an example, itsMy result doesn’t seem to be align with that though, my “dbSize”:291110912 and “dbSizeInUse”:160505856.is 5177344 bytes, anddbSize
is 2039808 bytes. It means that there are (5177344-2039808) bytes of free space, which can be reclaimed by executing the defragmentation operation.dbSizeInUse
creamy-pencil-82913
05/26/2023, 3:35 PMflat-bird-89111
05/26/2023, 3:36 PM