Search results

  1. L

    NFS Access denied after update proxmox

    Hi, two days ago I updated proxmox, but after that three of my server said: mkdir /mnt/pve/hb_pve/snippets: Permission denied at /usr/share/perl5/PVE/Storage/Plugin.pm line 1175. (500) I thought it was my NAS, I rebooted it but I'm still with the same problem. I reeboot server too. Could...
  2. L

    Server configuration recommendation

    Hello, I just bought a DELL Server Poweredge R450 server, which has 384 GB RAM, and 4 ssd drives of 1.92TB each with a speed of 6Gbps. This server has a PERC H745 RAID card. My question is, what is the best configuration to perform in the SSD arrays. Should I create the RAID with the physical...
  3. L

    How to update Backup Server 0.9.4 beta to stable version?

    Hi, A few month ago I installed backup server 0.9-4 beta, it wasn't an stable version. But now I see that exist an stable version. How can I update my version to tha lastest?, thanks.
  4. L

    VM win2012R2 with SQL SERVER

    Hi, A few days ago I change my VMWARE by PROXMOX, en convert my VM to KVS, so. Before that my system on th VM it was working very fast with out any issue. Now after the conversion my VM in proxmox are very slow, and the resources and harware are the same. Could you tell me if I have to do any...
  5. L

    Failed when I created Directory Storage

    Hi, I have a disk free in my server (dev/sdb), and I use web interface, menu DISKS->Directory create:Directory, and choose disk /dev/sdb, filesystem ext4, name local-pve4, and press button CREATE. And I got an error message: # /sbin/sgdisk -n1 -t1:8300 /dev/sdb The operation has completed...
  6. L

    Add node to cluster fail

    Hello, I have been trying to add a new node to my cluster, but when I added, this node don't work via WEB, only I can accesos using SSH. So, I reinstalled proxmox, and do it again, but it's the same problem. Of course I deleted node in my cluster prevously. "pvecm delnode pve7". When the...
  7. L

    Problem with VM boot OS Windows 2012

    Hi, I converted a vmdk to raw, and copy the image to vm in proxmox, but It doesnt boot. My step a did were: * copy vmdk to PVE machine * Convert to raw: qemu-img convert -p vm-flat.vmdk –O raw vm-pve.raw * Create a vm proxmox, in my case vm id is 101 * copy my raw to VM: dd if=vm-pve.raw | pv...
  8. L

    Restore VM - Doesnt Work after restore

    Hi, I have a VM in ZPOOL, but I have a backuo, and I tried to resoter it in other server, but It use a LVM. When I initial the restore it, it sent me this message (importat message in color red): restore vma archive: lzop -d -c /mnt/pve/hb_pve/dump/vzdump-qemu-100-2020_03_09-12_17_11.vma.lzo |...
  9. L

    ERROR: Backup of VM 106 failed - vma_queue_write: write error - Broken pipe

    Hi, I have an issue when I tried to make a backup, before it was work, but now it doesn't. Do you know how to fix it? INFO: starting new backup job: vzdump 106 --node pve2 --mode snapshot --storage hb_pve --remove 0 --compress lzo INFO: Starting Backup of VM 106 (qemu) INFO: status = stopped...
  10. L

    Can't add a Node in a Cluster

    I have a cluster running, and I am trying to add a new node but receive the following error root@pve3:~# pvecm add 172.16.100.101 Please enter superuser (root) password for '172.16.100.101': Password for root@172.16.100.101...
  11. L

    Proxmox 5.2 doesnt boot in HP Proliant DL120

    Hello, A few days ago, I installed proxmox in a server HP Proliant DL120,but it doesn't run. Any idea? I used that server with VMWare ESXI 6 booting with UEFI without any issues. Is there any special configuration?
  12. L

    Logical Partition Local

    I just installed proxmox. And I want to convert VMWare machine to Proxmox. So, In the installation automatic create these logic disks: And I save my new vm in /var/lib/vz/images/100/svr-domain.qcow2 but if I dont find that path or storage in the interface of promox: In my local storge...