Search results

  1. D

    proxmox-backup-client failed

    Network is ok, i've many vm's installed and no one has Problem. Storage ok and the Problem is only in one of the three nodes.
  2. D

    proxmox-backup-client failed

    Hi, in many case i've this problem on one of three proxmox nodes, not always but it happens : Error: connection error: Connection reset by peer (os error 104) (500) (see Screenshot) This appears when browsing from proxmox I don't know how to debug this situation. I've other two nodes in...
  3. D

    [SOLVED] CLOSED BUT NON CORRECTED: PBS: permission problem

    Done but i think that this is a problem with the backup user on 1synology and the local local has id 34 synology has id 1026 THe dir are all writeable from backup user Manually, i intend Diaolin
  4. D

    [SOLVED] CLOSED BUT NON CORRECTED: PBS: permission problem

    No, sorry, i've used the correct user and assigned the permission This happens because i've the datastore mounted over nfs on a synology server and even changing the id on the synology this does not work. Changing to a local datastore this is ok. THe system says always: permission denied but if...
  5. D

    [SOLVED] CLOSED BUT NON CORRECTED: PBS: permission problem

    I have a pbs server installed and a ProxmoxVE cluster separate. Configured pbs server datastore is mounted over nfs and backup and root could write withouth problem proxmox-backup-manager datastore list ┌─────────┬──────────────┬─────────┐ │ name │ path │ comment...
  6. D

    Proxmox4 shutdown

    Nobody has this problem? Diaolin
  7. D

    Proxmox4 shutdown

    It happens many times that a job hangs the shutdown process Any hint? I'm sure that's systemd related but i don't understand why :-( Diaolin
  8. D

    [SOLVED] [Solved] USB connected GDI printer passthrough to Windows VM

    Re: [Q] USB connected GDI printer passthrough to Windows VM From command line do lsusb write the ID in your memory :-) intercept the line of your usb device and put this in the /etc/pve/qemu-server-VMID.conf usb0: host=051d:0003 then qm shutdown VMID qm start VMID Ciao
  9. D

    Questions regarding Proxmox and Dell Power Edge VRTX

    Sorry, no more possiblity to test it. My customer has choosen another hardware, ù Tx, anyway
  10. D

    Questions regarding Proxmox and Dell Power Edge VRTX

    I'll test it next month... Tx, i'll take you informed Diaolin
  11. D

    Kernel Panic when disconnecting USB hardware

    Re: Kernel Panic when disconnecting keyboard In my situation the hang happens on a server... :-( Diaolin
  12. D

    Questions regarding Proxmox and Dell Power Edge VRTX

    Then this recompilation is only for the PERC8 storage? True? Diaolin
  13. D

    Kernel Panic when disconnecting USB hardware

    Re: Kernel Panic when disconnecting keyboard For me the same with a UPS via USB... when i disconnect the plug the system freezes and dies Diaolin
  14. D

    Questions regarding Proxmox and Dell Power Edge VRTX

    Downloaded, many thanks... but just a question: how did you install the system? With the normal installer or? Diaolin
  15. D

    Questions regarding Proxmox and Dell Power Edge VRTX

    Perfect: didi you produce an installer with the kernel? Or better, do you have a link for downloading it? My e-mail is diaolin AT diaolin DOT com Tx, Diaolin
  16. D

    Questions regarding Proxmox and Dell Power Edge VRTX

    Anyone resolved this question??? Diaolin
  17. D

    update from version one to version 3

    Yeah, done many times and result was always ok Diaolin
  18. D

    Add physical drive to virtual appliance

    Edit the conf file directly DIaolin
  19. D

    Only a question about network interfaces hint

    My suggestion on /usr/share/pve-manager/ext4/pvemanagerlib.js In this case I could mantain the actual naming convention or use my idea: vmbr0 old method vmbr0lan my method vmbr1 -> vmbr1net vmbr2 -> vmbr2dmz and bond in the same mode I use the addition of the hint to the bridge/bond...