Hello ,
When i try to make a new directory storage , i find it's size 10MB , i don't know how to configure that,
that's what i set :
And that's my filesystems config
And in the disks in the Web interface of proxmox :
But when i use the /var/lib/vz/backup he gives me 16GB which is the free space in my pve disk , so the problem is with the hd2 i think.
How can i fix that ? (it looks like if the HD2 volume isn't reachable)
Thank you
When i try to make a new directory storage , i find it's size 10MB , i don't know how to configure that,
that's what i set :
And that's my filesystems config
Code:
root@virtual1:/var# pvdisplay
--- Physical volume ---
PV Name /dev/sdb3
VG Name pve
PV Size 67.72 GiB / not usable 3.98 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 17335
Free PE 1356
Allocated PE 15979
PV UUID YIOh2f-xJ0U-AtWp-VHY5-wKJk-KBIu-UXu9jd
--- Physical volume ---
PV Name /dev/sda1
VG Name hd2
PV Size 1.82 TiB / not usable 3.00 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 476671
Free PE 131033
Allocated PE 345638
PV UUID NRE7dI-Rtot-PxkG-nMna-u2Mf-8mtP-1Tv2ZY
Code:
root@virtual1:/dev/hd2# lvdisplay
--- Logical volume ---
LV Path /dev/pve/swap
LV Name swap
VG Name pve
LV UUID mguBAk-WNoo-rHOk-l3aU-xwOc-gUYM-H0ws9Z
LV Write Access read/write
LV Creation host, time proxmox, 2016-12-14 02:26:13 +0100
LV Status available
# open 2
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:1
--- Logical volume ---
LV Path /dev/pve/root
LV Name root
VG Name pve
LV UUID FRlLYm-WGxO-OHf3-ydoe-2Vsk-tgtg-W2cKf4
LV Write Access read/write
LV Creation host, time proxmox, 2016-12-14 02:26:13 +0100
LV Status available
# open 1
LV Size 16.75 GiB
Current LE 4288
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:0
--- Logical volume ---
LV Name data
VG Name pve
LV UUID pmzka6-fcKK-P05n-UcRA-HTAP-Gng9-nx4yiE
LV Write Access read/write
LV Creation host, time proxmox, 2016-12-14 02:26:15 +0100
LV Pool metadata data_tmeta
LV Pool data data_tdata
LV Status available
# open 2
LV Size 34.59 GiB
Allocated pool data 11.59%
Allocated metadata 5.78%
Current LE 8856
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:4
--- Logical volume ---
LV Path /dev/pve/vm-100-disk-1
LV Name vm-100-disk-1
VG Name pve
LV UUID QlLdgS-sR2x-Jizt-f6VM-Mer7-y4WD-6N3acb
LV Write Access read/write
LV Creation host, time virtual1, 2016-12-14 18:13:04 +0100
LV Pool name data
LV Status available
# open 1
LV Size 20.00 GiB
Mapped size 20.05%
Current LE 5120
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:6
--- Logical volume ---
LV Name ar
VG Name pve
LV UUID 2pPmYt-YpxK-jzzZ-F62Q-H4rX-hH9d-QmQtWJ
LV Write Access read/write
LV Creation host, time virtual1, 2016-12-20 10:47:05 +0100
LV Pool metadata ar_tmeta
LV Pool data ar_tdata
LV Status available
# open 0
LV Size 3.00 GiB
Allocated pool data 0.00%
Allocated metadata 1.17%
Current LE 768
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:20
--- Logical volume ---
LV Path /dev/hd2/vm-102-disk-1
LV Name vm-102-disk-1
VG Name hd2
LV UUID pt6GAR-pOW2-ocTj-3u06-y3cl-wUbt-Mlpiws
LV Write Access read/write
LV Creation host, time virtual1, 2016-12-19 11:39:34 +0100
LV Status available
# open 0
LV Size 50.00 GiB
Current LE 12800
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:7
--- Logical volume ---
LV Path /dev/hd2/vm-103-disk-1
LV Name vm-103-disk-1
VG Name hd2
LV UUID 4PsInd-wLNm-EM6J-hUoH-cNbO-H1ON-Nzc9ab
LV Write Access read/write
LV Creation host, time virtual1, 2016-12-19 12:36:25 +0100
LV Status available
# open 0
LV Size 50.00 GiB
Current LE 12800
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:8
--- Logical volume ---
LV Path /dev/hd2/backup
LV Name backup
VG Name hd2
LV UUID stya9Q-e1sn-C9fp-dtAD-2KRe-cA8W-u7gfFY
LV Write Access read/write
LV Creation host, time virtual1, 2016-12-21 13:06:16 +0100
LV Status available
# open 0
LV Size 200.00 GiB
Current LE 51200
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 251:10
And in the disks in the Web interface of proxmox :
But when i use the /var/lib/vz/backup he gives me 16GB which is the free space in my pve disk , so the problem is with the hd2 i think.
How can i fix that ? (it looks like if the HD2 volume isn't reachable)
Thank you
Last edited: