Hi,
I had a mini NAS mounted on my Proxmox 1.7 and used for VZdumpbackup.
This morning I added a second NAS (the idea is using a NAS for each VM), I follow the instruction as usual but I get an error adding the the new NAS to the Proxmaox storage via web page.
I deleted the new storage to start again, but the old NAS too disappeared.
The dir /BACKUP is again there, but on the storage screen I see only the local storage.
When I try to add it again I get the following error: mkdir /mnt/pve/BACKUP: No space left on device at /usr/share/perl5/PVE/Storage.pm line 2141.
Any tips on how to solve this problem and on how to add the second NAS?
Thanks in advance
Luc
P.S.: I use Proxmox 1.7
root@ns:~# mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mapper/pve-data on /var/lib/vz type ext3 (rw)
10.16.101.6:/nas-000127/mininas-000145 on /BACKUP type nfs (rw,addr=10.16.101.6)
10.16.101.6:/nas-000127/mininas-000145/ on /mnt/pve/ProxMox-BK type nfs (rw,addr=10.16.101.6)
10.16.101.3:/nas-000009/mininas-001293 on /BACKUP-Plesk type nfs (rw,addr=10.16.101.3)
--------------------
root@ns:~# vgdisplay
--- Volume group ---
VG Name pve
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 3354
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size 921.00 GB
PE Size 4.00 MB
Total PE 235777
Alloc PE / Size 210202 / 821.10 GB
Free PE / Size 25575 / 99.90 GB
VG UUID dbByVK-e5ZD-t1TS-j4hk-4UxV-qlHK-9ArUMB
/etc/lvm/cache/.cache.tmp: write error failed: No space left on device
I had a mini NAS mounted on my Proxmox 1.7 and used for VZdumpbackup.
This morning I added a second NAS (the idea is using a NAS for each VM), I follow the instruction as usual but I get an error adding the the new NAS to the Proxmaox storage via web page.
I deleted the new storage to start again, but the old NAS too disappeared.
The dir /BACKUP is again there, but on the storage screen I see only the local storage.
When I try to add it again I get the following error: mkdir /mnt/pve/BACKUP: No space left on device at /usr/share/perl5/PVE/Storage.pm line 2141.
Any tips on how to solve this problem and on how to add the second NAS?
Thanks in advance
Luc
P.S.: I use Proxmox 1.7
root@ns:~# mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mapper/pve-data on /var/lib/vz type ext3 (rw)
10.16.101.6:/nas-000127/mininas-000145 on /BACKUP type nfs (rw,addr=10.16.101.6)
10.16.101.6:/nas-000127/mininas-000145/ on /mnt/pve/ProxMox-BK type nfs (rw,addr=10.16.101.6)
10.16.101.3:/nas-000009/mininas-001293 on /BACKUP-Plesk type nfs (rw,addr=10.16.101.3)
--------------------
root@ns:~# vgdisplay
--- Volume group ---
VG Name pve
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 3354
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size 921.00 GB
PE Size 4.00 MB
Total PE 235777
Alloc PE / Size 210202 / 821.10 GB
Free PE / Size 25575 / 99.90 GB
VG UUID dbByVK-e5ZD-t1TS-j4hk-4UxV-qlHK-9ArUMB
/etc/lvm/cache/.cache.tmp: write error failed: No space left on device