Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 173819

Proxmox disk full, but why?

$
0
0
Hello,
my Proxmox machine ran a backup of the VMs and filled up my disk, causing VM issues.
I'm trying to reduce the disk back down to minimum levels so backups can complete.
I then transfer the backups to a NAS storage PC, to keep the Proxmox disk empty with just Proxmox running and ready for backups.

This is what I really have when physically looking with my own eyes:
4 x 120 GB SSDs to setup RAID.
1 x 500 GB HDD for daily backups.
1 x 250 GB HDD for daily backups.

This # df -h command shows what disks are mounted on Proxmox. Strangely 55G, but should be 120GB.
HTML Code:

# df -hFilesystem            Size  Used Avail Use% Mounted on
udev                  10M    0  10M  0% /dev
tmpfs                1.6G  368K  1.6G  1% /run
/dev/mapper/pve-root  28G  1.1G  25G  5% /
tmpfs                5.0M    0  5.0M  0% /run/lock
tmpfs                3.2G  28M  3.1G  1% /run/shm
/dev/mapper/pve-data  55G  51G  4.7G  92% /var/lib/vz
/dev/sda2            494M  36M  434M  8% /boot /dev/fuse              30M  16K  30M  1% /etc/pve


# fdisk -l shows all the physical disks connected on the Proxmox machine.
HTML Code:

# fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

  Device Boot      Start        End      Blocks  Id  System
/dev/sda1              1  234441647  117220823+  ee  GPT

Disk /dev/sdc: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/sdc doesn't contain a valid partition table

Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sdd: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00047af5

  Device Boot      Start        End      Blocks  Id  System
/dev/sdd1            2048  228225023  114111488  83  Linux
/dev/sdd2      228227070  234440703    3106817    5  Extended
/dev/sdd5      228227072  234440703    3106816  82  Linux swap / Solaris

Disk /dev/sde: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00022ee2

  Device Boot      Start        End      Blocks  Id  System
/dev/sde1  *        2048  970555391  485276672  83  Linux
/dev/sde2      970557438  976771071    3106817    5  Extended
/dev/sde5      970557440  976771071    3106816  82  Linux swap / Solaris

Disk /dev/mapper/pve-root: 29.8 GB, 29796335616 bytes
255 heads, 63 sectors/track, 3622 cylinders, total 58195968 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/mapper/pve-root doesn't contain a valid partition table

Disk /dev/mapper/pve-swap: 14.9 GB, 14898167808 bytes
255 heads, 63 sectors/track, 1811 cylinders, total 29097984 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/mapper/pve-swap doesn't contain a valid partition table

Disk /dev/mapper/pve-data: 59.9 GB, 59907244032 bytes
255 heads, 63 sectors/track, 7283 cylinders, total 117006336 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
 Disk /dev/mapper/pve-data doesn't contain a valid partition table

# parted -l shows
HTML Code:

# parted -lModel: ATA INTEL SSDSC2BW12 (scsi)
Disk /dev/sda: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start  End    Size    File system  Name    Flags
 1      1049kB  2097kB  1049kB              primary  bios_grub
 2      2097kB  537MB  535MB  ext3        primary  boot
 3      537MB  120GB  119GB                primary  lvm


Error: /dev/sdb: unrecognised disk label                                 

Error: /dev/sdc: unrecognised disk label                                 

Model: ATA INTEL SSDSC2BW12 (scsi)
Disk /dev/sdd: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start  End    Size    Type      File system    Flags
 1      1049kB  117GB  117GB  primary  ext4
 2      117GB  120GB  3181MB  extended
 5      117GB  120GB  3181MB  logical  linux-swap(v1)


Model: ATA Hitachi HDS72105 (scsi)
Disk /dev/sde: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start  End    Size    Type      File system    Flags
 1      1049kB  497GB  497GB  primary  ext4            boot
 2      497GB  500GB  3181MB  extended
 5      497GB  500GB  3181MB  logical  linux-swap(v1)


Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-data: 59.9GB
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  End    Size    File system  Flags
 1      0.00B  59.9GB  59.9GB  ext3


Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-swap: 14.9GB
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  End    Size    File system    Flags
 1      0.00B  14.9GB  14.9GB  linux-swap(v1)


Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-root: 29.8GB
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  End    Size    File system  Flags  1      0.00B  29.8GB  29.8GB  ext3


Any help on how to sort out my disks please?

Viewing all articles
Browse latest Browse all 173819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>