Search results

  1. T

    How to extend partition in Ubuntu server

    Hi everyone, I have a 20G disk and want to resize it to 25G I added 5G and used parted command to fix the partition and parted got 25G but then I mount it in my folder and check with df -h command the disk size is still 20G, I'm very confused confused, I don't know if it will receive enough 25G.
  2. T

    How to restore vm on old proxmoxve

    Hi everyone, Can I ask is there a way to restore the vm on the old proxmox, if my proxmox dies there is no way to get the config file. Are there ways to set up for the case like I described if in case there is no backup system?
  3. T

    Check hard drive information on raid card is hdd or ssd

    I have a server with 4 hard drives 2 ssd and 2 hdd on promox that only shows the information of the hard raid card, but not the information about sdd or hdd. The question is how can I check which is hdd and which is ssd.
  4. T

    fail to add hard disk vm

    It's worked ! Thank you.
  5. T

    fail to add hard disk vm

    I try upgrade libpve-storage-perl to 7.0.8 but proxmox is say libpve-storage-perl is already the newest version (7.0-7).. So I update proxmox but is say Err:4 https://enterprise.proxmox.com/debian/pve bullseye InRelease 401 Unauthorized [IP: 144.217.225.162 443]
  6. T

    fail to add hard disk vm

    Hear is my pveversion -v and storage.cfg
  7. T

    fail to add hard disk vm

    Hi, My proxmoxve os is die, and I install new proxmoxve os. vmdisk of the old proxmoxveos was on another storage, I re-mounted that hard drive, then created a vm with a different id than the old vm id. Then I ran the command dd if=newdrive-vm--104--disk--0 of=newdrive-vm--100--disk--0, the vm...