Search results

  1. Y

    Sheepdog more info

    So if i understood : If i have 2 servers with each Proxmox and 10 TB of local storage + 5 servers with each Proxmox and 4 TB of local storage and if i create a sheepdog volume with all, i will have 7 gateways with 40 TB potential storage. Now if i only use the 5 (4 TB) Proxmox to run VMs, i...
  2. Y

    Sheepdog more info

    Re me with my strange questions ... :confused: On the wiki, i have seen that : sheepdog: mysheepdogclustername portal 127.0.0.1:7000 content images Can we connect Proxmox to a remote sheepdog cluster volume with (like gluster) many IP adresses ? Something like that for...
  3. Y

    Ceph or Gluster ?

    Thanks for answer. You are right and on my tests, Ceph is relatively simple to install & configure (i have to test more). Ceph is apparently very used with Openstack but Gluster was acquired by Red Hat and is older than Ceph (less bugs ??? more perfs ???). So the choice is not simple ...
  4. Y

    Ceph or Gluster ?

    New question ...:rolleyes: I am looking for the "perfect solution" :cool: (Yes Santa Claus exist ...) After looking NAS/SAN soluces, i am studiing distributed file system (Ceph & Gluster). So my question : What system do you prefer with Proxmox and why ? ... if I can ask ... :rolleyes:
  5. Y

    Ceph storage

    Thanks for the answer, If i have understood : I must have 3 monitor nodes and X osd nodes. OSD nodes are the "storage" 1 OSD disk is the journal (so on the 3 server) 1 or more OSD disks are the "datas storage" ( on the 3 servers ???) In this wiki, (in french)...
  6. Y

    Ceph storage

    Re sorry, I'm a french boy, my brain does not like English :p I'm on it, but nowhere i have seen that I must have 3 server (Maybe I should see an optician :rolleyes:)
  7. Y

    Ceph storage

    It will be probably a stupid question but I haven't find the response. In the wiki ( http://pve.proxmox.com/wiki/Storage:_Ceph ), you said we need 3 servers minimum. - Why 3 servers ? - Are the 3 servers need to be the same ? - Can i have only 2 big ceph storage (mirroring) ? Sorry for this...
  8. Y

    Sheepdog in GUI

    Cool ! How many node have you (if I can ask) ? It is in production ?
  9. Y

    Sheepdog in GUI

    Of course, i had not seen it was still experimental. Sorry for this question.. :confused:
  10. Y

    Sheepdog in GUI

    I am trying to discover the distributed filesystem (Ceph and Sheepdog). Sheepdog seems to be easier to configure (Y have not tested performances yet). Will you integrate Sheepdog in the GUI or only Ceph ?
  11. Y

    What is the best iSCSi SAN for you ?

    I am testing different soluce so 1 question to all : What is for you the best open source SAN for iSCSi storages + HA ? Openmediavault, Nas4free, Openfiler, other ? All of these have the HA possibilities.
  12. Y

    Can't start VM with iscsi HD + -fda

    Re, It works ! The problem is related to SAN. I am currently testing several soluces (Nas4free, Openmediavault, Openfiler) + virtualisation of the SAN or not. Finaly this problem appears with a virtualized SAN Nas4free. Why ? I don't know ! I installed Openfiler without virtualisation and...
  13. Y

    Can't start VM with iscsi HD + -fda

    Yes, if y start without -fda argument, it works fine. My temporary soluce : an install on the local storage + backup / restore on the iscsi/lvm storage. I don't understand where is the problem. PS : Proxmox is updated.
  14. Y

    Can't start VM with iscsi HD + -fda

    Hello, I just noticed that I could not start VM with HD on iscsi/lvm storage + the -fda argument. The command : /usr/bin/kvm -id 100 -chardev socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait -mon chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/100.vnc,x509,password...
  15. Y

    Microsoft Active Directory on Proxmox

    Have you examples ? Why not a list (yes, I think abuse) :confused:
  16. Y

    Microsoft Active Directory on Proxmox

    Thanks to all. This explains why one of my IT provider doesn't want to virtualize Domain Controlers ... I'll try anyway ... ;)
  17. Y

    Microsoft Active Directory on Proxmox

    Thanks for this reply, Yes, i'm talking about domain controllers. What versions of Microsoft Windows servers are used ? Apparently,there are lots of problems with virtualized Domain Controllers. Have you noticed any problems ?
  18. Y

    Microsoft Active Directory on Proxmox

    Hello, Microsoft says CPD should not be virtualized, so is there anyone who uses Microsoft CPD under Proxmox anyway ? Thanks
  19. Y

    windows 2003 and sage 50 and proxmox

    It was just a question to the "Proxmox dream team" : Why the same VM Windows need DEP disabled with Proxmox 2.x and not with Proxmox 1.9 ? PS : Sorry for my poor English .... I'm French .. ;-)
  20. Y

    windows 2003 and sage 50 and proxmox

    OK, nice. The question now is why in Proxmox 2.x it must be disabled and not in Proxmox 1.9 ?