Skip to content

install nfs-common package as a e2e node test is mounting an nfs server#44

Merged
dims merged 1 commit into
kubernetes-sigs:mainfrom
dims:install-nfs-common-as-a-e2e-node-test-needs-it
Jun 29, 2023
Merged

install nfs-common package as a e2e node test is mounting an nfs server#44
dims merged 1 commit into
kubernetes-sigs:mainfrom
dims:install-nfs-common-as-a-e2e-node-test-needs-it

Conversation

@dims
Copy link
Copy Markdown
Member

@dims dims commented Jun 29, 2023

https://cs.k8s.io/?q=nfs&i=nope&files=.*mirror_pod_test.go&excludeFiles=&repos=

Errors looks like these:

Jun 29 17:35:33.680: INFO: At 2023-06-29 17:33:28 +0000 UTC - event for static-pod-nfs-test-pod03241026-a521-42ee-825d-2a6ece0586c0-i-0cff3de3e6ff915b7: {kubelet i-0cff3de3e6ff915b7} FailedMount: MountVolume.SetUp failed for volume "nfs-vol" : mount failed: exit status 32
Mounting command: mount
Mounting arguments: -t nfs 10.100.0.119:/exports /var/lib/kubelet/pods/aefc5e225fd23cb971c5db6b5d339959/volumes/kubernetes.io~nfs/nfs-vol
Output: mount: /var/lib/kubelet/pods/aefc5e225fd23cb971c5db6b5d339959/volumes/kubernetes.io~nfs/nfs-vol: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 29, 2023
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dims

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 29, 2023
@dims dims merged commit 035d5f1 into kubernetes-sigs:main Jun 29, 2023
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants