Search results

  1. M

    Get server from hetzner for proxmox

    I want use hetzner dedicated server and install on this server latest proxmox and install VMs on it and give SSH access to users from internet and they can connect to this VMs and use them. Please help me to buy right server for my projects. For example how many Lan or IPs this server should...
  2. M

    fdisk -l do not show second hrd

    My Boss give another HP server for config and this new HP server has four HDD and I install on First HDD Proxmox and I want partitioning other HDDs, When I type this command fdisk /dev/cciss/c0d1 and I choose t I see this error No partition is defined yet! and I can not continue partitioning
  3. M

    Proxmox 4.2.2 , four HDD one for OS and other

    Thanks So I have to partitioning other HDDs by Fdisk I wish in next version of proxmox , we have options for partitioning and mount other HDD during installation process and we can do this with more options in first installation of proxmox, I like this distro because it is pure Linux and I do...
  4. M

    Proxmox 4.2.2 , four HDD one for OS and other

    I have HP server , with four HDDs , I install on Proxmox 4.2.2 on first HDD , and I can not find options for partitioning other HDD, during Installation . So what I must do ? Do I partitioning three HDD with Fdisk and then mount them ? I need clean way . I want when first. HDD failed and I...
  5. M

    Proxmox 4, two HDD , one for OS and other for VM , change first HDD with new one

    Re: Proxm,ox 4 two HDD , one for OS and other for VM , change first HDD with new one Can we find another way ? easy and with low risk
  6. M

    Proxmox 4, two HDD , one for OS and other for VM , change first HDD with new one

    Re: Proxm,ox 4 two HDD , one for OS and other for VM , change first HDD with new one Thanks I wish Proxmox has option for get backup from important config files and we can restore it next time this process is so hard and I am afraid I lose my DATA
  7. M

    Proxmox 4, two HDD , one for OS and other for VM , change first HDD with new one

    Re: Proxm,ox 4 two HDD , one for OS and other for VM , change first HDD with new one Any Idea or guide DO I have to new installatiin in new HDD ?
  8. M

    Proxmox 4, two HDD , one for OS and other for VM , change first HDD with new one

    I installed Proxmox 4 on HP server , and HP server has two HDD , one of them 80GB and another one is 1TB HDD. this HP server work for us over 5 years , without any error , we have another HP too , yesterday first HDD is faild and OS can not boot . So I want change first HDD , I install OS on...
  9. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    Thanks all guys , I resize VM HDD , but when I connect to Cerntos server by ssh I see this root@aal-prox:~# ssh -l root 8.8.8.1root@8.8.8.1's password: Last login: Fri Nov 6 22:46:21 2015 ******************************************** Welcome to CWP (CentOS WebPanel) server Restart CWP...
  10. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    Thanks all guys I come back after trip Is this correct I run these commands qm stop 100 and qemu-img convert raw /data/images/100/vm-100-disk-1.qcow2 /data/images/100/vm-100-disk-1.raw and qemu-img resize -f raw /data/images/100/vm-100-disk-1.raw 60G and qemu-img convert -O qcow2...
  11. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    before start resize VM HDD , I make backup , and after fail , I restore it by Proxmox UI , and my VM work good . but I do not know what happen for old VM , during restore I choose another destination for restore VM. I have VM ID 100 and it work.
  12. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    my Centos VM was on local and I made backup and restored it on another HDD. my question is this. is backup script , create backup from 800GB HDD or only 32GB HDD ?
  13. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    my boss call me amd ask why local site is stopped . so I have to restore backup and restore backup to big HDD . but I want still resize VM How I check I have problem ?
  14. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    I remove or rm raw file and right now I do not have it I do everything you type for me.
  15. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    I see this qemu-img: This image format does not support checks
  16. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    when I run file /data/images/100/vm-100-disk-1.qcow2c I see /data/images/100/vm-100-disk-1.qcow2: DOS/MBR boot sector; GRand Unified Bootloader, stage1 version 0x3, boot drive 0x80, 1st sector stage2 0x849fe, GRUB version 0.94
  17. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    Sorry for late I loose connection to proxmox I see root@aal-prox:~# ls -lh /data/images/100/ showsls: cannot access shows: No such file or directory /data/images/100/: total 44G -rw-r----- 1 root root 60G Oct 30 15:15 vm-100-disk-1.qcow2 -rw-r----- 1 root root 101G Oct 30 14:17 vm-100-disk-2.qcow2
  18. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    I do all command , but when I want run centos I see this Running as unit 100.scope. kvm: -drive file=/data/images/100/vm-100-disk-1.qcow2,if=none,id=drive-sata0,format=qcow2,cache=none,aio=native,detect-zeroes=on: Image is not in qcow2 format TASK ERROR: start failed: command...
  19. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    I find option in UI and creat backup on another HDD. I am ready for decrease 800GB HDD
  20. M

    resize VM HDD to 800GB and my real HDD has only 80GB

    Ok, Thanks I create backup and move it another HDD. , what I must do right now ? how I remove 800GB ?