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

CIFS VFS: No writable handle in writepages rc=-22 #251

Closed
vittico opened this issue Apr 15, 2021 · 4 comments
Closed

CIFS VFS: No writable handle in writepages rc=-22 #251

vittico opened this issue Apr 15, 2021 · 4 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@vittico
Copy link

vittico commented Apr 15, 2021

Hello

I keep seeing this message in dsmesg logs constantly. This is an Openshift 4.6 installation on Azure, everything seems to work OK, no data loss or connection issues that we can tell, just this message keeps going on, any idea what it could be?

[Mon Apr  5 01:54:53 2021] CIFS VFS: No writable handle in writepages rc=-22 
[Mon Apr  5 01:55:35 2021] CIFS VFS: No writable handle in writepages rc=-22
[Mon Apr  5 01:56:16 2021] CIFS VFS: No writable handle in writepages rc=-22
[Mon Apr  5 01:56:57 2021] CIFS VFS: No writable handle in writepages rc=-22

Other interesting lines

[Tue Apr  6 08:04:28 2021] CIFS VFS: No writable handle in writepages rc=-22
[Tue Apr  6 08:05:02 2021] FS-Cache: Duplicate cookie detected
[Tue Apr  6 08:05:02 2021] FS-Cache: O-cookie c=00000000f7ba8096 [p=0000000046187f39 fl=222 nc=0 na=1]
[Tue Apr  6 08:05:02 2021] CIFS: Attempting to mount //xxxxxxxxx.file.core.windows.net/ocp-xx-xxxxxx-dynamic-pvc-uuid-xxxxxxx-xxxxxxx-xxxxxxxx
[Tue Apr  6 08:05:02 2021] FS-Cache: O-cookie d=000000000548def0 n=0000000029b01628
[Tue Apr  6 08:05:02 2021] FS-Cache: O-key=[10] '0400020008010a0c020c'
[Tue Apr  6 08:05:02 2021] FS-Cache: N-cookie c=00000000b44104d7 [p=0000000046187f39 fl=2 nc=0 na=1]
[Tue Apr  6 08:05:02 2021] FS-Cache: N-cookie d=000000000548def0 n=000000001ba653e7
[Tue Apr  6 08:05:02 2021] FS-Cache: N-key=[10] '0400020008010a0c020c'
[Tue Apr  6 08:05:02 2021] FS-Cache: Duplicate cookie detected
[Tue Apr  6 08:05:02 2021] FS-Cache: O-cookie c=00000000f7ba8096 [p=0000000046187f39 fl=222 nc=0 na=1]
[Tue Apr  6 08:05:02 2021] FS-Cache: O-cookie d=000000000548def0 n=0000000029b01628
[Tue Apr  6 08:05:02 2021] FS-Cache: O-key=[10] '0400020008010a0c020c'
[Tue Apr  6 08:05:02 2021] FS-Cache: N-cookie c=00000000771c4595 [p=0000000046187f39 fl=2 nc=0 na=1]
[Tue Apr  6 08:05:03 2021] FS-Cache: N-cookie d=000000000548def0 n=000000000da5e939
[Tue Apr  6 08:05:03 2021] FS-Cache: N-key=[10] '0400020008010a0c020c'

spec:
  accessModes:
  - ReadWriteMany
  capacity:
    storage: 200Gi
  claimRef:
    apiVersion: v1
    kind: PersistentVolumeClaim
    name: ************
    namespace: ******
    resourceVersion: "xxxxxxxx"
    uid:  xxxxx-xxxxxx-xxxxxx
  csi:
    driver: smb.csi.k8s.io
    nodeStageSecretRef:
      name: ****************
      namespace: *************
    volumeAttributes:
      source: //xx.xx.xx.xx/xxxxx
    volumeHandle: ************
  mountOptions:
  - dir_mode=0777
  - file_mode=0777
  - vers=3.0
  persistentVolumeReclaimPolicy: Retain
  volumeMode: Filesystem
status:
  phase: Bound
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 14, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Aug 13, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

@k8s-ci-robot
Copy link
Contributor

@k8s-triage-robot: Closing this issue.

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

andyzhangx added a commit to andyzhangx/csi-driver-smb that referenced this issue Jun 5, 2024
f40f0ccd4 Merge pull request kubernetes-csi#256 from solumath/master
cfa92106c Instruction update
379a1bb9b Merge pull request kubernetes-csi#255 from humblec/sidecar-md
a5667bbbb fix typo in sidecar release process
49676850e Merge pull request kubernetes-csi#254 from bells17/add-github-actions
d9bd160c2 Update skip list in codespell GitHub Action
adb3af9df Merge pull request kubernetes-csi#252 from bells17/update-go-version
f5aebfc9f Add GitHub Actions workflows
b82ee3888 Merge pull request kubernetes-csi#253 from bells17/fix-typo
c31745621 Fix typo
0a7850561 Bump to Go 1.22.3
edd89ad58 Merge pull request kubernetes-csi#251 from jsafrane/add-logcheck
043fd0991 Add test-logcheck target
d7535ae0c Merge pull request kubernetes-csi#250 from jsafrane/go-1.22
b52e7ad35 Update go to 1.22.2
14fdb6f66 Merge pull request kubernetes-csi#247 from msau42/prow
dc4d0ae20 Merge pull request kubernetes-csi#249 from jsafrane/use-go-version
e681b170e Use .go-version to get Kubernetes go version
9b4352e9f Update release playbook
c7bb972cc Fix release notes script to use fixed tags
463a0e9f5 Add script to update specific go modules

git-subtree-dir: release-tools
git-subtree-split: f40f0ccd458f2d4555e3ca98d69b5a984bae0f14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

4 participants