i dont see the folder Structure from NAS

mauric

New Member
Mar 5, 2024
12
0
1
Hello Proxmox Community

I'am absolutly new here, and i need little help, in the meantime i have done the Backup from existings Esxi Images to Synology.
After i threw it away Esxi, and installing from scratch ProxmoxVE-8.1, the last version, this has come. i have a little problem here ;-)

In the server view-storage view, the connection to Synology is established with IP address and storage, v3 to NAS. I also see a green
dot in the server-view-storage, but I do not see the folder structure on this share.

Troubleshooting:
from Client> Ping to Proxmox and NAS, Alive
from NAS> Ping to Proxmox and Client, Alive
from Proxmox> Ping to NAS and Client, Alive

Proxmox-cli> check if "nfs-common" are installed, yes, and on last Version
Proxmox-cli> check logs "/var/log/" but no "messages" file available, creating manually but the size dont grow.
Proxmox-cli> df -h, i dont see any NFS connection esablished
Proxmox-cli> df -h, also i dont see the 3Tb space volume, but on Server-view-Storage, are visible.

meny thanks

--
yes I think the Beatles song, Help, is kind of appropriate here! thanks.
 
but I do not see the folder structure on this share.
That's normal. PVE sees only its storage structure and nothing else. That is by design.

Proxmox-cli> check logs "/var/log/" but no "messages" file available, creating manually but the size dont grow.
Proxmox VE 8 is based on Debian Bullseye, which does not use syslog anymore, but journald. Changelog.
 
thanks for your quick answer!

That's normal. PVE sees only its storage structure and nothing else. That is by design.

But how i can access now to my existing VM on NAS? so that i copy this to "local-Storage" and register to PVE?
thanks
 
Last edited:
No, a somewhat angry decision has forced me to switch to PVE.

thanks
 
Last edited:
Code:
LnxBil said:
Ohh ... kay .... so you don't know if your backup/export works and now you try to import it? I wish you luck.

No definitely no, that was not the question!
meny thanks
 
Proxmox-cli> df -h, i dont see any NFS connection esablished
Proxmox-cli> df -h, also i dont see the 3Tb space volume, but on Server-view-Storage, are visible.
Please add the output to the thread encoded with CODE or SPOILER tags. As well as outputs of "cat /etc/pve/storage.cfg" and "pvesm status".


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
stella@proxmox01:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 48G 0 48G 0% /dev
tmpfs 9.5G 1.4M 9.5G 1% /run
/dev/mapper/pve-root 94G 2.5G 87G 3% /
tmpfs 48G 28M 48G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
efivarfs 120K 82K 34K 71% /sys/firmware/efi/efivars
/dev/sda2 1022M 12M 1011M 2% /boot/efi
/dev/fuse 128M 16K 128M 1% /etc/pve
tmpfs 9.5G 0 9.5G 0% /run/user/0

stella@Proxmox01:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content iso,backup,vztmpl

lvmthin: local-lvm
thinpool data
vgname pve
content images,rootdir

nfs: Vmware-Image
export /volume1/VMWARE
path /mnt/pve/Vmware-Image
server 192.168.11.5
content snippets,images,iso,backup,vztmpl,rootdir
nodes Proxmox01
options vers=3
preallocation full
prune-backups keep-all=1


thanks for check
 
Last edited:
In the server view-storage view, the connection to Synology is established with IP address and storage, v3 to NAS. I also see a green
dot in the server-view-storage, but I do not see the folder structure on this share.
both this statement ^ and your content of "storage.cfg" cannot be true at the same time on the same machine.

The storage.cfg file defines the storage pools that Proxmox sees and operates on. The GUI reads the context of that file to present back. Your configuration file has no trace of NFS.

I recommend that you go back and examine everything carefully, perhaps you've modified your configuration since opening the thread.
Or may be you are confused as to what "proxmox-cli" means and were not looking at the actual hypervisor at the time.

Good luck



Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
after playing here on Cli, i see from Proxmox server to SymantecNAS
thanks Mauric!

stella@Proxmox01:/etc# fdisk -l
Disk /dev/sda: 1.82 TiB, 2000341917696 bytes, 3906917808 sectors
Disk model: LOGICAL VOLUME
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 262144 bytes / 524288 bytes
Disklabel type: gpt
Disk identifier: 053B1F14-B9BB-4C90-BBE1-30D8959DE5BF

this 1.82tib are connected on hp h220 controller

mount -t xfs /dev/sda /mnt/images , but not mounting

thanks
 
Now

stellaProxmox01:/etc# df -h
Filesystem Size Used Avail Use% Mounted on
udev 48G 0 48G 0% /dev
tmpfs 9.5G 1.4M 9.5G 1% /run
/dev/mapper/pve-root 94G 2.5G 87G 3% /
tmpfs 48G 46M 48G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
efivarfs 120K 82K 34K 71% /sys/firmware/efi/efivars
/dev/sda2 1022M 12M 1011M 2% /boot/efi
/dev/fuse 128M 16K 128M 1% /etc/pve
tmpfs 9.5G 0 9.5G 0% /run/user/0
192.168.11.5:/volume1/VMWARE 3.6T 1.9T 1.7T 54% /mnt/pve/Vmware-Image

and i see this on /mnt/pve/Vmware-Image

--
but now asking how i can mount the 1.8 tb from h220 controller?

thanks
 
ok,
on web interface i see this volume 1.8tb the other additional 1.8tb are not necesarry on this time. but i dont see the SynologyNAS drive

on cli i see now the synology but not this 1.8tb disk?
if check this with fdisk i see this on /dev/sda
 
the 1.8tb ssd are the local /dev/sda disk from proxmox that are mounted, yes true, and empty at this moment.

the synology has me VM imagesBackup that are from esxi. i need or i have intention to move this NASimages to /dev/sda
the NAS Server are only a Backupstation. and i will tranfer this.
 
i dont see here this 1.8Tb disk

stella@Proxmox01:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 48G 0 48G 0% /dev
tmpfs 9.5G 1.4M 9.5G 1% /run
/dev/mapper/pve-root 94G 2.5G 87G 3% /
tmpfs 48G 46M 48G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
efivarfs 120K 82K 34K 71% /sys/firmware/efi/efivars
/dev/sda2 1022M 12M 1011M 2% /boot/efi
/dev/fuse 128M 16K 128M 1% /etc/pve
192.168.11.5:/volume1/VMWARE 3.6T 1.9T 1.7T 54% /mnt/pve/Vmware-Image
tmpfs 9.5G 0 9.5G 0% /run/user/0

i want only copy the Synology Disk space with images to /dev/sda

Disk /dev/sda: 1.82 TiB, 2000341917696 bytes, 3906917808 sectors
Disk model: LOGICAL VOLUME
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 262144 bytes / 524288 bytes
Disklabel type: gpt
Disk identifier: 053B1F14-B9BB-4C90-BBE1-30D8959DE5BF
 

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!