Unable to use attached NFS storage

cl1nt

New Member
Jun 10, 2024
5
0
1
Hello,

Proxmox 8.1.7
Im having an issue with NFS storage with my cluster.
Im trying to use the NAS for shared storage, to contain storage for my containers.


The NAS with NFS share is a ASUSTOR FS6706T.
RW with mounted as Root, the IP's of all cluster nodes is listed.

The storage is atteched to proxmox cluster, and it shows up on all the nodes.
I can see information about the storage, like usage and proxmox have created folders.

However, when i'm trying to move a disk to the storage I gets this error. I get the same error when Im trying to create a new container using that storage.

The error message:
Code:
()
Formatting '/mnt/pve/SSD-NAS/images/100/vm-100-disk-0.raw', fmt=raw size=2147483648 preallocation=off
Creating filesystem with 524288 4k blocks and 131072 inodes
Filesystem UUID: 777dad49-1ab2-4fd1-9eea-c7498b245825
Superblock backups stored on blocks:
    32768, 98304, 163840, 229376, 294912
Warning: could not erase sector 2: Input/output error
Warning: could not read block 0: Input/output error
Warning: could not erase sector 0: Input/output error
ext2fs_write_inode_full: Input/output error while writing reserved inodes
TASK ERROR: command 'mkfs.ext4 -O mmp -E 'root_owner=100000:100000' /mnt/pve/SSD-NAS/images/100/vm-100-disk-0.raw' failed: exit code 1


Hopefully I've provided all information.
 
Last edited:
anything in the dmesg/journal while doing this? any logs visible on the storage side?
 
thanks for the response!
Nothing in dmesg.
Journal showed this:
Code:
Jun 10 11:51:43 OP5-1 pvedaemon[31992]: <root@pam> move volume CT 100: move --volume rootfs --storage NFS
Jun 10 11:51:44 OP5-1 pvedaemon[31992]: command 'mkfs.ext4 -O mmp -E 'root_owner=100000:100000' /mnt/pve/NFS/images/100/vm-100-disk-0.raw' failed: exit code 1
Jun 10 11:51:44 OP5-1 pvedaemon[1975]: <root@pam> end task UPID:OP5-1:00007CF8:00101DAB:6666CCAF:move_volume:100:root@pam: command 'mkfs.ext4 -O mmp -E 'root_owner=100000:100000' /mnt/pve/NFS/images/100/vm-100-disk-0.raw' failed: exit code 1

I havent found anything in the storage side.
 
Input/output error
this error generally means 'problem doing IO' (often a broken disk/storage) so i'd check the storage side first (broken disks, logs, etc)
 
I solved it by changing to SMB/CIFS.
It must be some kind of latency, i read about it in another thread.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!