惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
U
Unit 42
人人都是产品经理
人人都是产品经理
罗磊的独立博客
Recent Announcements
Recent Announcements
云风的 BLOG
云风的 BLOG
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
I
InfoQ
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
B
Blog RSS Feed
WordPress大学
WordPress大学
腾讯CDC
H
Help Net Security
博客园 - Franky
博客园 - 【当耐特】
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
B
Blog
Vercel News
Vercel News
博客园 - 司徒正美

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice ceph-osd crashes with kernel 6.17.2-1-pve on Dell system
NFS Share status unknown on 2 of 5 nodes
invalid@exam · 2026-05-30 · via Proxmox Support Forum

Hi, I am trying to track down an issue I am having. About a month ago or so 2 of my 5 nodes started to have an issue with the NFS share showing up as unknown. The NFS share is set up within the datacenter, and all 5 nodes have access. It’s a unraid filerserver with NFS on with the default values. It will not allow me to shut down or stop the lxc that has access. It will not reboot or shut down. I must manually restart the server. Once restarted it comes back online for a week or two. The other nodes work without issue. I am a novice. Can someone point me in the right direction

All 5 nodes are on Virtual Environment 9.1.6. All are the same equipment.

Code:

nfs: fileserver
export /mnt/user/Media
path /mnt/pve/fileserver
server 192.168.1.200
content images
prune-backups keep-all=1

Code:

May 12 20:35:32 Zeus pvestatd[2484083]: unable to activate storage 'fileserver' - directory '/mnt/pve/fileserver' does not exist or is unre>
May 12 20:35:43 Zeus pvestatd[2484083]: got timeout
May 12 20:35:43 Zeus pvestatd[2484083]: unable to activate storage 'fileserver' - directory '/mnt/pve/fileserver' does not exist or is unre>
May 12 20:35:52 Zeus pvestatd[2484083]: got timeout

Code:

pvesm status
got timeout
unable to activate storage 'fileserver' - directory '/mnt/pve/fileserver' does not exist or is unreachable
fileserver nfs inactive

Can you manually mount the NFS share on the problematic nodes when the issue is present?
Are you sure there is duplicate IP on the network at that time? Have you compared all package versions, including Kernel, across the nodes?
Without logs and additional debug, at the time the issue is present, it would be hard to hypothesize.

Carefully check journalctl for any errors at the approximate time of when the issue starts.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox

Can you manually mount the NFS share on the problematic nodes when the issue is present?
Are you sure there is duplicate IP on the network at that time? Have you compared all package versions, including Kernel, across the nodes?
Without logs and additional debug, at the time the issue is present, it would be hard to hypothesize.

Carefully check journalctl for any errors at the approximate time of when the issue starts.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox

I tried to manually mount it. I believe i did it correctly. It just sits there and hangs up.

i am confident there are no duplicate ip address on the network.

i quickly compared between the one working and one that isnt. it looks the same. i did the updates at the same time. there are a few updates maybe ill do those to see if it fixes.

when i try pvesm status and the ip address it does show the shared folders.

the problem i am not sure when its happening. Its random and i dont think i catch it quickly. ill try to keep a better eye see if i can catch it close to when the issue happen.

i have thought about just wiping the system and setting it up again if i cant trace the issue.

I tried to manually mount it. I believe i did it correctly. It just sits there and hangs up.

PVE uses native Linux means of connecting NFS, i.e. Ubuntu-based Kernel and Debian-based userland. These are used in millions of nodes world-wide.

There are many possibilities here, for example,a bad NIC/Cable that is affected by solar flares, a firmware leak, NAS issue, etc.

You need to methodically work through basic Linux NFS troubleshooting at the time of the problem. Keep good records of what you did and the results. If you don't come to any conclusions - post the output here.

Given the timeout errors - a network trace may be illuminating.

Cheers


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox

PVE uses native Linux means of connecting NFS, i.e. Ubuntu-based Kernel and Debian-based userland. These are used in millions of nodes world-wide.

There are many possibilities here, for example,a bad NIC/Cable that is affected by solar flares, a firmware leak, NAS issue, etc.

You need to methodically work through basic Linux NFS troubleshooting at the time of the problem. Keep good records of what you did and the results. If you don't come to any conclusions - post the output here.

Given the timeout errors - a network trace may be illuminating.

Cheers


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox

sorry i have been trying to catch it when it happens. its so infrequent that i never thought i would but i did. do you have a guide or something to point me in the right direction? i had this happen on a 3rd node that hasnt had this issue before

these systems are all on a 10gb switch. if it was the nas causing the issue i would assume they would all break at once. This is always one system at a time.

here is a section of the log right as it happened.

Code:

May 29 15:20:01 Artemis kernel: audit: type=1400 audit(1780093201.105:605): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-110_<-var-lib-lxc>" profile="rsyslogd" name="/run/systemd/journal/dev-log" pid=1750 comm="systemd-journal" requested_mask="r" denied_mask="r" fsuid=100000 ouid=100000
May 29 15:25:01 Artemis kernel: audit: type=1400 audit(1780093501.943:606): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-110_<-var-lib-lxc>" profile="rsyslogd" name="/run/systemd/journal/dev-log" pid=1750 comm="systemd-journal" requested_mask="r" denied_mask="r" fsuid=100000 ouid=100000
May 29 15:25:01 Artemis kernel: audit: type=1400 audit(1780093501.950:607): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-110_<-var-lib-lxc>" profile="rsyslogd" name="/run/systemd/journal/dev-log" pid=1750 comm="systemd-journal" requested_mask="r" denied_mask="r" fsuid=100000 ouid=100000
May 29 15:25:01 Artemis kernel: audit: type=1400 audit(1780093501.950:608): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-110_<-var-lib-lxc>" profile="rsyslogd" name="/run/systemd/journal/dev-log" pid=1750 comm="systemd-journal" requested_mask="r" denied_mask="r" fsuid=100000 ouid=100000
May 29 15:25:15 Artemis pvestatd[1283]: got timeout
May 29 15:25:15 Artemis pvestatd[1283]: unable to activate storage 'fileserver' - directory '/mnt/pve/fileserver' does not exist or is unreachable
May 29 15:25:15 Artemis pvestatd[1283]: status update time (12.541 seconds)
May 29 15:25:28 Artemis pvestatd[1283]: got timeout
May 29 15:25:28 Artemis pvestatd[1283]: unable to activate storage 'fileserver' - directory '/mnt/pve/fileserver' does not exist or is unreachable
May 29 15:25:28 Artemis pvestatd[1283]: status update time (12.568 seconds)