Recent content by Proxmoxgoogle

  1. P

    virtual machine disk path

    Hello, what is the directory of the virtual machines look here / var / lib / vz / images and there is nothing
  2. P

    Reduce disk Virtual Machine

    En https://pve.proxmox.com/wiki/Resize_disks dice que puedes
  3. P

    Reduce disk Virtual Machine

    Hi ! Can you help me with the reduction of a disk of a machine I have tried to reduce but I have not been able, I have tried with these commands: qemu-img resize -f raw vm-100 -30G qm resize 100 scsi0 -30G qemu-img resize vm-100-disk-0.raw -30G and with none I have not had luck Can...
  4. P

    Pass virtual machines from a broken proxmox a new proxmox

    Hello guys I have a problem with a server with proxmox, it turns off. So I want to pass a virtual machine that has that broken server, to another proxmox. but the virtual machine is very heavy, I plan to extract the disk with that virtual machine and mount it to the new proxmox, but I don't see...
  5. P

    Problem with a hard drive

    attached pictures: the disk is / dev / sdc Fstab: is mounted on / mnt / hddatos
  6. P

    Problem with a hard drive

    Hi I have a problem with a disk in proxmox. It restarted, and a disk failed, it cannot be mounted. This error comes out: mount -a mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error In some cases useful info is found...
  7. P

    problem proxmox disks I / O error, dev sdb

    So the solution is to change the disk?
  8. P

    problem proxmox disks I / O error, dev sdb

    this is the output of the smart smartctl -a /dev/sdb smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.13.13-2-pve] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Blue Device Model...
  9. P

    problem proxmox disks I / O error, dev sdb

    Hello After a power cut, it starts to have failures in one of the proxmox server disks. Proxmox starts but in the proxmox console it shows me these errors print_req_error i / o error dev sda sector 562581672. Execute the command "fsck -y / dev / sdb" and it gave me the following error: / dev...
  10. P

    I can not start virtual machine

    Hi guys I have a problem with a virtual machine I can not start it I get this error TASK ERROR: storage 'backup' is disabled Does anyone know the solution?
  11. P

    Errors HD

    Thank you! I solve it! execute fsck -y / dev / sdb1 and I went back riding! and it got loaded with the backups
  12. P

    Errors HD

    Hello I have two proxmox servers with errors with errors It turns out that electricity was cut off yesterday When I started the porxmoxs I threw an error in the fstab file and could not initiate, what I did was comment the line where the back up disk was, I had added a disk for back up...