Search results

  1. F

    iSCSI multipath

    :-) thanks, I know this, but this ends where my question starts. Multipath works and I have a multipath device but is there an intended (GUI) way to add this device as a storage target? I'm able to add my singel iSCSI devices with LVM on to with the GUI but I found no way to do so with my...
  2. F

    iSCSI multipath

    Hi, I try to do a test setup with 2 Synology boxes with HA and iSCSI using multipath on my proxmox host. Now I've created a working iSCSI multipath device on the shell but is there an intended (GUI) way to add this device as a storage target? I'm able to add my singel iSCSI devices with LVM on...
  3. F

    KVM Templates

    Thanks, but far too simple, isn't there a more complicated way ? :D Usability suggestion: Everything in the context menu is in the menu when the VM is klicked on the right top but "clone" and "convert to template" - this is inconsistent IMHO.
  4. F

    KVM Templates

    Hi, I've seen /var/lib/vz/template/qemu and wonder if there is a way to create templates for KVM. In my current project I've createted a Windows 7 VM and prepared it with sysprep (generalize) for duplication. TIA
  5. F

    apt-cacher

    even designs can have vital bugs ... q.e.d.
  6. F

    apt-cacher

    Hi, I usually use apt-cacher. The enterprise repository does not work with apt-cacher. Is there a solution and if not, will there ever be a solution? TIA
  7. F

    Disk Space

    Thanks, I think I will use disks, so even if I may not need it I've a bit local storage too.
  8. F

    Disk Space

    Hi, I plan to build a cluster which uses network storage for vm's only. I can get servers with an internal USB stick with 4GB. Is this sufficient or is this not a good idea in general? An other option is to use a MD set for the local proxmox setup. May this be OK? TIA Matthias
  9. F

    iSCSI

    OK, thanks for the advice. I've to configure multipathing manually. Is it OK to create LVM storage with the GUI on top of the resulting devie(s) with HA, as I do not create the iSCSI connection with the GUI.
  10. F

    iSCSI

    I see, I've to create a LVM group on top and multipathing has to be configured manually. Next question: Is ist required to use LVM to make this work properly or can I also create a filsystem like XFS on the resulting disk device? The goal is to have HA storage in combination with HA Proxmox.
  11. F

    HA

    Oct 28 09:19:41 corosync [CLM ] CLM CONFIGURATION CHANGE Oct 28 09:19:41 corosync [CLM ] New Configuration: Oct 28 09:19:41 corosync [CLM ] r(0) ip(10.1.6.51) Oct 28 09:19:41 corosync [CLM ] r(0) ip(10.1.6.52) Oct 28 09:19:41 corosync [CLM ] Members Left: Oct 28 09:19:41...
  12. F

    HA

    corosync.log Oct 18 12:54:47 corosync [MAIN ] Corosync Cluster Engine ('1.4.5'): started and ready to provide service. Oct 18 12:54:47 corosync [MAIN ] Corosync built-in features: nss Oct 18 12:54:47 corosync [MAIN ] Successfully read config from /etc/cluster/cluster.conf Oct 18 12:54:47...
  13. F

    HA

    Finaly found some time to assemble data: rgmanager.log Oct 28 08:31:33 rgmanager I am node #1 Oct 28 08:31:33 rgmanager Resource Group Manager Starting Oct 28 08:31:33 rgmanager Loading Service Data Oct 28 08:31:35 rgmanager Initializing Services Oct 28 08:31:36 rgmanager [pvevm] VM 100 is...
  14. F

    iSCSI

    Hi, I try to test iSCSI. I've created a target and volume on my Synology box and used the Proxmox webinterface to connect the iSCSI volume. What else do I have to do to be able to use it? My goal in the future is to use two Syonology boxes in HA mode and use iSCSI multipathing like I do it with...
  15. F

    Enterprise Repository

    Hi, I've upgraded from 3.0 to 3.1 and I have a subscription which is ative. But when I try to use the enterprise repository I get 403. How to fix this? TIA Matthias
  16. F

    Prevent imediate reboot after blue screen

    Hi, I know that there is a trick to prevent a KVM VM from rebooting imediately after a blue screen. But I don't remember how. I know how to do this in Windows but this is no option as it does not boot at alle. How can I tell Quemu not to reboot imediately? I want to see the bluescreen :-) TIA...
  17. F

    HA

    cat /etc/cluster/cluster.conf <?xml version="1.0"?> <cluster config_version="9" name="CL-SSB"> <cman keyfile="/var/lib/pve-cluster/corosync.authkey"/> <fencedevices> <fencedevice agent="fence_bladecenter" ipaddr="172.27.1.250" login="test" name="blade_mmc" passwd="test1"/>...
  18. F

    HA

    Hi, I've a HA test setup with NFS storage and 3 nodes. Everyting works as expected. VMs could be migrated from one node to an other. Fencing is set up as described in the wiki. But when I remove power from a node to simulate a failure the VMs running on this node are not automatically started...
  19. F

    Kernel 2.6.32-5-amd64

    This is the way I usually do it. Using this without Linux knowledge ... brave :)
  20. F

    Kernel 2.6.32-5-amd64

    Thanks, I will remove it. Yes, true, it's a custom setup. Why do I do this? Because: - ISO requires graphical install with parameters which not always work - at least for me, I'm often forced to use a plain Debian setup ... please provide a text based installer as an option. - The installer...