Search results

  1. E

    VM no Internet

    Ok, I stopped and started the VM, but same error. Service networking restart Job for networking.service failed because the control process exited with error code. See “systemctl status networking.service” and “journalctl -xe” for details. Ifconfig eth0 up Eth0: ERROR while getting...
  2. E

    VM no Internet

    Thank you for the reply. From VM 143, pinging the gateway shows error: connect: Network is unreachable. However, the network seems messed up: This is the current config for /etc/network/interfaces: source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eth0 iface eth0 inet...
  3. E

    VM no Internet

    Thank you. VM 141's network shows: (141 DHCP and static IP has Internet) net0: e1000=02:4A:8D:18:39:63,bridge=vmbr0 VM 143's network shows: (DHCP has Internet, but static IP (preferred) has no Internet) net0: bridge=vmbr0,e1000=36:64:33:61:65:63 I'm not sure why the order of the network...
  4. E

    VM no Internet

    Hello, I upgraded to Proxmox Virtual Environment 4.2-2/725d76f0 and restored the VMs, but 1 VM (Ubuntu) will not access Internet? I set /etc/network/interfaces with the same config as the other VMs, but no Internet for some reason? Setting is: source /etc/network/interfaces.d/* auto lo iface...
  5. E

    io-error how to identify, fix and check?

    So, anyone able to help. The error went away when I resized the hard disk from 100GB to 150GB. However, now the error has come back again even at 150GB?
  6. E

    io-error how to identify, fix and check?

    The io-error seems to come back monthly. I am now upgrading VM4's OS to rule out that possibility. However, VM5 needs an older CentOS version, as the program is very sensitive to any changes. So, what is this io-error? I need to fix this once and for all.
  7. E

    io-error how to identify, fix and check?

    Thank you for the reply. The io-error is in VM 4 and 5 on the Proxmox GUI > Server View > Datacenter > proxmox > VM > Summary > Status > Status > io-error. I've had a look at smartmontools and it looks like I install on the Proxmox machine. The storage used is a hard disk drive (virtio0)...
  8. E

    io-error how to identify, fix and check?

    Hello, I've received an io-error. I would like to know how to pinpoint what the cause of the problem is, to address the correct issue and avoid repeats. I ran some tests Proxmox > /var/logs/messages: Mar 13 06:25:01 proxmox rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="2481"...
  9. E

    How to backup a .raw file?

    Thank you, the problem is, the backup doesn't seem to backup the entire VM, just the server with the configurations. To restore, I have to create a new VM, install CentOS 7, install Virtualmin and only then will the restore of the websites work? I would really like the restore to place all 3...
  10. E

    How to backup a .raw file?

    Hello, is there a way to backup a .raw image? https://pve.proxmox.com/wiki/Backup_and_Restore One of the VMs locked up (with the infamous i/o error) and I was hoping to do a quick restore of the whole VM's OS and configurations, which is easier than manually installing the OS and restoring the...
  11. E

    Proxmox disk full, but why?

    I did run the test, but I guess I didn't understand the output result. Anyway, I fixed this issue...I was missing the /etc/fstab code UUID=. So now, Proxmox reboot now shows the newly mounted 500GB disk. root@proxmox:~# df -h Filesystem Size Used Avail Use% Mounted on udev...
  12. E

    Proxmox disk full, but why?

    Well, I don't think the mount worked. A Proxmox reboot failed, so I had to connect a keyboard and monitor to view the Proxmox boot error below: Waiting for /dev/ to be fully populated...done. Setting parameters of disk: (none). Activating swap...done. Checking root file system...fsck from...
  13. E

    Proxmox disk full, but why?

    Ok, df -h is reading the new 500 GB mount. Proxmox adding storage greyed out the Add button though. Therefore I didn't reach the /etc/fstab step. Not quite clear what to do wtih the fstab after reading https://pve.proxmox.com/wiki/Storage_Model
  14. E

    Proxmox disk full, but why?

    Okay, so I've been manually backing up each VM, then scp'ing to the NAS storage, then deleting the VM, then backing up the next VM. VM 163 gives an error: INFO: status: 63% (20609499136/32212254720), sparse 13% (4428292096), duration 142, 124/117 MB/s lzop: No space left on device: <stdout>...
  15. E

    Proxmox disk full, but why?

    So, I'm trying to move my VMs to a 2nd storage location whilst I reinstall Proxmox and fix up my disk array. Do I transfer /var/lib/vz/images/VMID/vm-VMID-disk-1.raw and /etc/pve/qemu-server VMID.conf? or do I have to run a manual backup and transfer the...
  16. E

    Proxmox disk full, but why?

    Ok, I physically rechecked the computer and found: 4 x 120 GB SSDs. 1 x 500 GB HDD. So, now I'm trying to backup/store my VMs on a safe place, so I can reinstall Proxmox, then setup RAID on the 4 x 120 GB SSDs, then setup auto backup and transfer to a 2nd location. This work might not be...
  17. E

    Proxmox disk full, but why?

    Ok, so this is my plan: Copy existing VMs and transfer to 2nd computer. (need to check the location is var/lib/vz/images or /etc/pve/qemu-server) Fix up Proxmox disks. (maybe use # fdisk -l to see what's wrong) Setup array (I guess use the # mdadm command on the 4 x 120 GB SSDs) Reinstall...
  18. E

    Proxmox disk full, but why?

    So, I have too many options and need help on which option is best. NAS4Free setup and transfers backups from Proxmox server automatically (not sure how). Proxmox runs automatic backups and transfers automatically (I can't set this up as I need to setup NFS on Proxmox and NAS4Free computer)...
  19. E

    Proxmox disk full, but why?

    root@proxmox:~# pvs PV VG Fmt Attr PSize PFree /dev/sda3 pve lvm2 a-- 111.29g 13.87g root@proxmox:~# vgs VG #PV #LV #SN Attr VSize VFree pve 1 3 0 wz--n- 111.29g 13.87g root@proxmox:~# lvs LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert...
  20. E

    Proxmox disk full, but why?

    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...