Search results

  1. J

    apt-get upgrade broke my VE-3.2

    thank you for teaching me about pvecm. one less thing to worry about. I would love to get a good backup. but I'm not sure how with the webgui broken. i tried proxmox1> vzdump 100 --mode suspend ipcc_send_rec failed: Resource temporarily unavailable ipcc_send_rec failed: Resource...
  2. J

    apt-get upgrade broke my VE-3.2

    this is just a single server, no cluster. only 1 VM guest is installed, id 100. do you think the only way to get commands working again is a reboot? like "pvecm status" shown at the top of this thread.
  3. J

    apt-get upgrade broke my VE-3.2

    proxmox1> dpkg -l | egrep 'pve|proxmox' ii clvm 2.02.98-pve4 amd64 Cluster LVM Daemon for lvm2 ii corosync-pve 1.4.7-1 amd64 Standards-based cluster framework (daemon and modules) ii...
  4. J

    apt-get upgrade broke my VE-3.2

    proxmox1> apt-get install proxmox-ve Reading package lists... Done Building dependency tree Reading state information... Done Package proxmox-ve is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from...
  5. J

    apt-get upgrade broke my VE-3.2

    i'd be willing to pay a fee - maybe $50 in bitcoin/bch or paypal -- if a well known & capable member is willing to jump into this box via ssh to fix this up for me (and possibly upgrade to proxmox4 or 5 with the existing guest). i do not have access to the console because the console port is...
  6. J

    apt-get upgrade broke my VE-3.2

    i havent rebooted this box yet -- hoping someone may be able to clue me in if a reboot is likely to succeed. the last thing i did was an apt-get dist-upgrade. pvecm commands fail because of cman not running issue (see above) webgui doesnt let me authenticate, when i try syslog shows...
  7. J

    apt-get upgrade broke my VE-3.2

    ok, hindsight 20/20. is it safe to reboot now after dist-upgrade (after a regular upgrade) ? not sure what to do now. after dist-upgrade: proxmox1> qm suspend 100 ipcc_send_rec failed: Resource temporarily unavailable ipcc_send_rec failed: Resource temporarily unavailable ipcc_send_rec...
  8. J

    apt-get upgrade broke my VE-3.2

    running an older (but fully working) version of VE and ran 'apt-get update && apt-get upgrade'. it upgraded lots of packages. apt-get update apt-get upgrade afterwards, the https gui started acting funky. timing out, not showing correct fields, just weird. proxmox1> pveversion -v...
  9. J

    failing backups

    Perfect. root@proxmox1:~# lvremove /dev/pve/vzsnap-proxmox1-0 /dev/pve/vzsnap-proxmox1-0: read failed after 0 of 4096 at 184771608576: Input/output error /dev/pve/vzsnap-proxmox1-0: read failed after 0 of 4096 at 184771665920: Input/output error /dev/pve/vzsnap-proxmox1-0: read failed...
  10. J

    failing backups

    I added pvetest to /etc/apt/sources.list apt-get update apt-get install lvm2 Setting up LVM Volume Groups... /dev/pve/vzsnap-proxmox1-0: read failed after 0 of 4096 at 184771608576: Input/output error /dev/pve/vzsnap-proxmox1-0: read failed after 0 of 4096 at 184771665920: Input/output error...
  11. J

    failing backups

    I noticed my backups recently started failing: INFO: starting new backup job: vzdump --quiet 1 --mailto proxmox@example.com --mode snapshot --compress gzip --storage backup0 --all 1 INFO: Starting Backup of VM 100 (openvz) INFO: CTID 100 exist mounted running INFO: status = running INFO...