Search results

  1. N

    vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in guest

    Re: vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in gu Thank You Dietmar, But do You think its possible to move ALL containers to different folder? Kind ergards, Piotr
  2. N

    vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in guest

    Re: vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in gu kindly bump
  3. N

    vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in guest

    Re: vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in gu Dear Dietmar, Ive duplicate 2 dirs: var/lib/vz/private/101 to data/vz/private/101 AND var/lib/vz/root/101 to data/vz/root/101 Secondly, Ive edited /etc/vz/conf/101.conf and put #...
  4. N

    vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in guest

    Re: vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in gu Thank You! Do You mean only to move private dir and settings OR move both Private and root dir? Kind regards, Piotr
  5. N

    vzctl set <vmid> --devnodes md0:rw --save : openVZ. how to use second drive in guest

    properly editing /etc/vz/conf to set VZ on second drive Hi, I am struggling with such problem: Ill have 2 disk mounted in Proxmox Host. I want to move and run some openVZ containers from the second drive. Its possible? If not, can I move all containers to second drive/ change config so proxmox...
  6. N

    Its safe to use different dirs for /var/lib/vz/root and /var/lib/vz/private

    Hi, I wonder if its safe to configure different dir for root and private in /etc/vz/conf? I have 2 drives and one where all vz containers is small (80Gb). I have second which is 660Gb and I would make use of it. Additionally I would like to fully support build proxmox backup functionality. Ive...
  7. N

    Using local harddisk with existing data as storage

    So for KVZ You can use "qm set" and for openVZ You use "vzctl". Could somebody tell me what I need to do to make directory on another volume visible to openvz containers ? I mean "vzctl -command here" ;-) I have second volume at /dev/md0 (in proxmox its accessible at /DATA) and I am trying...
  8. N

    Configure VM to use different volumes

    Yes, exactly - Ive used Add directory and set Content:vzDump Backup. Ive created one more storage called virtualdisks and configured this as Content:Virtual Disks. Ive found on another thread that its possible to use "vzctl" command to add disk to vzcontainer. But what I am trying to...
  9. N

    Using local harddisk with existing data as storage

    Dietmar, qm set <cmid> --ide1 /dev/sdc2 Could You tell if this command also works with openVZ containers? Where this configuration change is stored (in container conf files or in proxmox conf file)? Does during VM backup and restore this change will be taken into account automatically or Ill...
  10. N

    Configure VM to use different volumes

    Hi Resoli, Can You tell me more. How to do this - I am not very into Proxmox and linux ;-) I just look for such solution which will be as close to Proxmox philosophy as possible so during next updates it will work. The best solution would be to configure proxmox to add another volume for...
  11. N

    Configure VM to use different volumes

    Thank You for hint. I will only use openVZ instances for now so maybe somebody could help me with this case. This second RAID1 set is visible in Proxmox panel and I had configured backups to be made on this volume already. I just need a way to use this volume for VM as this is big space which...
  12. N

    Configure VM to use different volumes

    Hi, My proxmox installation use dedi (OVH EG Hybrid line - http://www.ovh.pl/produkty/eg_hybrid.xml) with 2 separate raid sets. By defauls all VM I create use one default drive. But this drive will be filled up very soon. Its possivle to use another locally connected volume so it can be used...
  13. N

    Proxmox on Dedicated - how to DNS for all VM on host.

    Hi, Ive move from VPS to my own dedi. I ve installed Proxmox and create few VM (all openVZ). For now Ill connect to VM by IP and everything works great (Thanks Proxmox Team!). Now I am thinking about how to properly configure domains and DNS to get the most easiest setup to manage. I think...
  14. N

    Hot to build very realiable setup using the least number of nodes and optionally ftp

    Hi, I am newbee to this forum and to virtualization per se. Firstly I wanted to thank Developers team to create great product. Ive read many reviews about Proxmox and they are very promising. Yet, I couldn't find the answer to my questions about how safety is to build personal VPS platform...