Hi,
I am trying to implement custom crush scripts in latest PVE 5.1 and ceph luminous.
Unfortunately this doesn't work as expected. Below is the file location, ownership and permission
root@localhost:/home# ls -l
-rwxrwxrwx 1 ceph ceph 1390 Jan 17 2017 crushloc.sh
/var/log/syslog
sh[18038]: 2017-11-16 16:46:22.610312 7f87be001e00 -1 the user define crush location hook: /home/crushloc.sh may not exist or can not access it
/etc/pve/ceph.conf
crush location hook = /home/crushloc.sh
What I'm wrong?
I am trying to implement custom crush scripts in latest PVE 5.1 and ceph luminous.
Unfortunately this doesn't work as expected. Below is the file location, ownership and permission
root@localhost:/home# ls -l
-rwxrwxrwx 1 ceph ceph 1390 Jan 17 2017 crushloc.sh
/var/log/syslog
sh[18038]: 2017-11-16 16:46:22.610312 7f87be001e00 -1 the user define crush location hook: /home/crushloc.sh may not exist or can not access it
/etc/pve/ceph.conf
crush location hook = /home/crushloc.sh
What I'm wrong?