[PVE-User] cant add-nfs storage
Eneko Lacunza
elacunza at binovo.es
Thu Jun 2 10:16:09 CEST 2022
Hi,
Ok, last try, does this work:
mkdir /mnt/tmp
mount -t nfs 192.168.222.213:/volume1/nas-nfs /mnt/tmp
If this doesn't work, you have a NFS problem (not a Proxmox problem).
Is firewall on in Proxmox?
El 2/6/22 a las 10:11, Sebastian Gödecke escribió:
>
>
> Am Do., 2. Juni 2022 um 10:05 Uhr schrieb Eneko Lacunza
> <elacunza at binovo.es>:
>
> Hi,
>
> Can you try adding the following in /etc/pve/storage.cfg ?
>
> nfs: ds4141-nas-nfs
> export /volume1/nas-nfs
> path /mnt/pve/ds4141-nas-nfs
> server 192.168.222.213
> content images,iso,backup
> options vers=3
>
> Storage will appear in WUI, let's see if it works (shows space
> info, etc.) or not.
>
>
> Hi, I added it yesterday and yes it is in WUI, but the additional
> storage couldn't be reached. There is a question mark as icon at the
> storage icon.
>
> On Synology the services is running, no firewall, no vlan or something
> else. I can ping the nas from pve.
>
>
> Cheers
>
> El 1/6/22 a las 17:04, Sebastian Gödecke escribió:
>>
>>
>> Am Mi., 1. Juni 2022 um 14:55 Uhr schrieb Eneko Lacunza
>> <elacunza at binovo.es>:
>>
>>
>> Ok, I can't think of anything more about this :)
>>
>> What PVE version (pveversion -v)?
>>
>>
>>
>> pveversion -v
>> proxmox-ve: 7.2-1 (running kernel: 5.15.35-1-pve)
>> pve-manager: 7.2-4 (running version: 7.2-4/ca9d43cc)
>> pve-kernel-5.15: 7.2-3
>> pve-kernel-helper: 7.2-3
>> pve-kernel-5.13: 7.1-9
>> pve-kernel-5.15.35-1-pve: 5.15.35-3
>> pve-kernel-5.13.19-6-pve: 5.13.19-15
>> pve-kernel-5.13.19-4-pve: 5.13.19-9
>> pve-kernel-5.13.19-3-pve: 5.13.19-7
>> pve-kernel-5.13.19-2-pve: 5.13.19-4
>> ceph-fuse: 15.2.15-pve1
>> corosync: 3.1.5-pve2
>> criu: 3.15-1+pve-1
>> glusterfs-client: 9.2-1
>> ifupdown2: 3.1.0-1+pmx3
>> ksm-control-daemon: 1.4-1
>> libjs-extjs: 7.0.0-1
>> libknet1: 1.22-pve2
>> libproxmox-acme-perl: 1.4.2
>> libproxmox-backup-qemu0: 1.3.1-1
>> libpve-access-control: 7.1-8
>> libpve-apiclient-perl: 3.2-1
>> libpve-common-perl: 7.2-2
>> libpve-guest-common-perl: 4.1-2
>> libpve-http-server-perl: 4.1-2
>> libpve-storage-perl: 7.2-4
>> libspice-server1: 0.14.3-2.1
>> lvm2: 2.03.11-2.1
>> lxc-pve: 4.0.12-1
>> lxcfs: 4.0.12-pve1
>> novnc-pve: 1.3.0-3
>> proxmox-backup-client: 2.2.1-1
>> proxmox-backup-file-restore: 2.2.1-1
>> proxmox-mini-journalreader: 1.3-1
>> proxmox-widget-toolkit: 3.5.1
>> pve-cluster: 7.2-1
>> pve-container: 4.2-1
>> pve-docs: 7.2-2
>> pve-edk2-firmware: 3.20210831-2
>> pve-firewall: 4.2-5
>> pve-firmware: 3.4-2
>> pve-ha-manager: 3.3-4
>> pve-i18n: 2.7-2
>> pve-qemu-kvm: 6.2.0-8
>> pve-xtermjs: 4.16.0-1
>> qemu-server: 7.2-3
>> smartmontools: 7.2-pve3
>> spiceterm: 3.2-2
>> swtpm: 0.7.1~bpo11+1
>> vncterm: 1.7-1
>> zfsutils-linux: 2.1.4-pve1
>>
>>
>>
>>
>> El 1/6/22 a las 14:51, Sebastian Gödecke escribió:
>>>
>>>
>>> Am Mi., 1. Juni 2022 um 14:49 Uhr schrieb Eneko Lacunza
>>> <elacunza at binovo.es>:
>>>
>>> Hi,
>>>
>>> El 1/6/22 a las 14:43, Sebastian Gödecke escribió:
>>>>
>>>>
>>>> Am Mi., 1. Juni 2022 um 14:35 Uhr schrieb Eneko Lacunza
>>>> <elacunza at binovo.es>:
>>>>
>>>> Hi,
>>>>
>>>> Ok, so storage is not added.
>>>>
>>>> Can you send a filled "Add Storage" dialog capture
>>>> and the working pvesm scan command?
>>>>
>>>>
>>>> Here the command:
>>>> root at pve:~# pvesm scan nfs 192.168.222.213
>>>> /volume1/nas-nfs *
>>>>
>>>> and the screener with the settings...
>>>
>>> Good, did you fill "Export" value, or Proxmox offered it
>>> to you?
>>>
>>> Have you tried NFS Version 3?
>>>
>>> And last, have you enabled squash settings in Synology?
>>>
>>>
>>> I fill. Yes, ver. 3 i tried to an squash it root to admin.
>>>
>>>
>>>
>>>
>>>
>>>
>>>>
>>>>
>>>> El 1/6/22 a las 14:30, Sebastian Gödecke escribió:
>>>>>
>>>>>
>>>>> Am Mi., 1. Juni 2022 um 14:28 Uhr schrieb Eneko
>>>>> Lacunza via pve-user <pve-user at lists.proxmox.com>:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: Eneko Lacunza <elacunza at binovo.es>
>>>>> To: pve-user at lists.proxmox.com
>>>>> Cc:
>>>>> Bcc:
>>>>> Date: Wed, 1 Jun 2022 14:27:44 +0200
>>>>> Subject: Re: [PVE-User] cant add-nfs storage
>>>>>
>>>>> Hi,
>>>>>
>>>>> Can you post your /etc/pve/storage.cfg contents?
>>>>>
>>>>>
>>>>>
>>>>> cat /etc/pve/storage.cfg
>>>>> dir: local
>>>>> path /var/lib/vz
>>>>> content iso,vztmpl,backup
>>>>>
>>>>> lvmthin: local-lvm
>>>>> thinpool data
>>>>> vgname pve
>>>>> content rootdir,images
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> El 1/6/22 a las 14:24, Sebastian Gödecke via
>>>>> pve-user escribió:
>>>>> > Am Mi., 1. Juni 2022 um 14:16 Uhr schrieb
>>>>> Gilberto Ferreira <
>>>>> > gilberto.nunes32 at gmail.com>:
>>>>> >
>>>>> >> Hi
>>>>> >>
>>>>> >> Can you do pvesm scan nfs <IP-server> from
>>>>> Proxmox?
>>>>> >>
>>>>> > It shows me the exports. And changing it to
>>>>> * in ip-range it didn't change
>>>>> > anything.
>>>>> >
>>>>> >
>>>>> >
>>>>>
>>>>> Eneko Lacunza
>>>>> Zuzendari teknikoa | Director técnico
>>>>> Binovo IT Human Project
>>>>>
>>>>> Tel. +34 943 569 206 |https://www.binovo.es
>>>>> Astigarragako Bidea, 2 - 2º izda. Oficina
>>>>> 10-11, 20180 Oiartzun
>>>>>
>>>>> https://www.youtube.com/user/CANALBINOVO
>>>>> https://www.linkedin.com/company/37269706/
>>>>>
>>>>>
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: Eneko Lacunza via pve-user
>>>>> <pve-user at lists.proxmox.com>
>>>>> To: pve-user at lists.proxmox.com
>>>>> Cc: Eneko Lacunza <elacunza at binovo.es>
>>>>> Bcc:
>>>>> Date: Wed, 1 Jun 2022 14:27:44 +0200
>>>>> Subject: Re: [PVE-User] cant add-nfs storage
>>>>> _______________________________________________
>>>>> pve-user mailing list
>>>>> pve-user at lists.proxmox.com
>>>>> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>>>>>
>>>>>
>>>>>
>>>> Eneko Lacunza
>>>> Zuzendari teknikoa | Director técnico
>>>> Binovo IT Human Project
>>>>
>>>> Tel. +34 943 569 206 |https://www.binovo.es
>>>> Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun
>>>>
>>>> https://www.youtube.com/user/CANALBINOVO
>>>> https://www.linkedin.com/company/37269706/
>>>>
>>>>
>>>>
>>> Eneko Lacunza
>>> Zuzendari teknikoa | Director técnico
>>> Binovo IT Human Project
>>>
>>> Tel. +34 943 569 206 |https://www.binovo.es
>>> Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun
>>>
>>> https://www.youtube.com/user/CANALBINOVO
>>> https://www.linkedin.com/company/37269706/
>>>
>>>
>>>
>> EnekoLacunza
>>
>> Director Técnico | Zuzendari teknikoa
>>
>> Binovo IT Human Project
>>
>> 943 569 206 <tel:943%20569%20206>
>>
>> elacunza at binovo.es <mailto:elacunza at binovo.es>
>>
>> binovo.es <//binovo.es>
>>
>> Astigarragako Bidea, 2 - 2 izda. Oficina 10-11, 20180 Oiartzun
>>
>>
>> youtube <https://www.youtube.com/user/CANALBINOVO/> linkedin
>> <https://www.linkedin.com/company/37269706/>
>>
>>
>>
> Eneko Lacunza
> Zuzendari teknikoa | Director técnico
> Binovo IT Human Project
>
> Tel. +34 943 569 206 |https://www.binovo.es
> Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun
>
> https://www.youtube.com/user/CANALBINOVO
> https://www.linkedin.com/company/37269706/
>
>
>
EnekoLacunza
Director Técnico | Zuzendari teknikoa
Binovo IT Human Project
943 569 206 <tel:943 569 206>
elacunza at binovo.es <mailto:elacunza at binovo.es>
binovo.es <//binovo.es>
Astigarragako Bidea, 2 - 2 izda. Oficina 10-11, 20180 Oiartzun
youtube <https://www.youtube.com/user/CANALBINOVO/>
linkedin <https://www.linkedin.com/company/37269706/>
More information about the pve-user
mailing list