adamant-kite-43734
10/03/2024, 6:15 PMcreamy-pencil-82913
10/03/2024, 6:38 PM/var/lib/rancher/rke2/bin/
symlink that points into the current data dir? If you need to figure out whats current you can always get at it from bin/..
root@rke2-server-1:/# ls -la /var/lib/rancher/rke2
total 24
drwxr-xr-x 5 root root 4096 Oct 3 18:36 .
drwxr-xr-x 3 root root 4096 Oct 2 23:21 ..
drwxr-xr-x 7 root root 4096 Oct 3 18:36 agent
lrwxrwxrwx 1 root root 64 Oct 3 18:36 bin -> /var/lib/rancher/rke2/data/v1.29.9-dev.afd0d41e-09750b336315/bin
drwxr-xr-x 3 root root 4096 Oct 3 18:36 data
drwx------ 7 root root 4096 Oct 3 18:36 server
root@rke2-server-1:/# ls -la /var/lib/rancher/rke2/bin/..
total 16
drwxr-xr-x 4 root root 4096 Oct 3 18:36 .
drwxr-xr-x 3 root root 4096 Oct 3 18:36 ..
drwxr-xr-x 2 root root 4096 Oct 3 18:36 bin
drwxr-xr-x 2 root root 4096 Oct 3 18:36 charts
shy-zebra-53074
10/03/2024, 6:39 PMcreamy-pencil-82913
10/03/2024, 6:39 PMcreamy-pencil-82913
10/03/2024, 6:39 PMshy-zebra-53074
10/03/2024, 6:40 PMshy-zebra-53074
10/03/2024, 6:40 PMshy-zebra-53074
10/03/2024, 6:40 PMcreamy-pencil-82913
10/03/2024, 6:41 PMcreamy-pencil-82913
10/03/2024, 6:42 PMshy-zebra-53074
10/03/2024, 6:42 PMcreamy-pencil-82913
10/03/2024, 6:43 PMcreamy-pencil-82913
10/03/2024, 6:45 PMallow perm=any all : dir=/var/lib/rancher/rke2/data
allow perm=any all : dir=/var/lib/rancher/rke2/bin
creamy-pencil-82913
10/03/2024, 6:46 PMshy-zebra-53074
10/03/2024, 6:47 PMshy-zebra-53074
10/03/2024, 6:47 PMcreamy-pencil-82913
10/03/2024, 6:57 PM