79276314

Date: 2024-12-12 19:13:02
Score: 6 🚩
Natty: 4
Report link

Greetings from the future. Thanks for this post, it helped me solve similar case. However, I'm getting error when I try to write a file in that volume:

root@nginx:/opt/platform-int/udm# echo test > test2

bash: echo: write error: Operation not permitted

Despite the error file actually gets created.

root@nginx:/opt/platform-int/udm# ls -la

total 0

drwxrwxrwx. 2 root root 2 Dec 12 19:03 .

drwxr-xr-x. 3 root root 17 Dec 12 19:03 ..

-rw-r--r--. 1 root root 0 Dec 12 18:06 test

-rw-r--r--. 1 root root 0 Dec 12 19:03 test2

My ceph subVolume and subVolumeGroup both have rwx permissions for all.My dest setup of PV and PVC is almost identical with yours. I don't see any errors in the seph provisioner or ceph nodeplugin. An ideas what's causing this error?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1.5): m getting error
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: ariels