Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.3 FilePersona: invalidfsowner - Error message need correction. #739

Open
sandesh-desai opened this issue Sep 23, 2019 · 0 comments
Open
Assignees

Comments

@sandesh-desai
Copy link

sandesh-desai commented Sep 23, 2019

Testbed Details:
Host: -- Kubernetes single master setup.
Host OS: "Red Hat Enterprise Linux Server"VERSION="7.6
OC version: oc v3.11.117

Steps to reproduce:

  1. Create PV,PVC with invalid fsOwner e.g (fsOwner: "1007:1007")
  2. Create a POD for PVC.
  3. POD is in ContainerCreating
  4. Describe pod it shows following error messages:

Events:
Type Reason Age From Message


Normal Scheduled 10m default-scheduler Successfully assigned default/podinfsown to cssosbe04-b02
Warning FailedMount 1m (x4 over 8m) kubelet, cssosbe04-b02 Unable to mount volumes for pod "podinfsown_default(c15f9c71-ddf9-11e9-8134-f40343a90200)": timeout expired waiting for volumes to attach or mount for pod "default"/"podinfsown". list of unmounted volumes=[export]. list of unattached volumes=[export default-token-4z9mb]
Warning FailedMount 20s (x12 over 10m) kubelet, cssosbe04-b02 MountVolume.SetUp failed for volume "pvinfsown" : mount command failed, status: Failure, reason: invalid character '<' looking for beginning of value

Attaching the yml:

Messages file.txt
pv,pvc,pod yml.txt
Test case 7.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants