Search results

  1. F

    Change log

    Thanks, I've seen that Ceph Jewel is now supported. Can you recommend to upgrade to Jewel and if so, what is best practice?
  2. F

    Change log

    Hi, today some patches arrived: libpve-common-perl libpve-storage-perl lxc-pve lxcfs proxmox-ve pve-container pve-kernel-4.4.35-1-pve pve-manager pve-qemu-kvm I wonder what has changed. I'm unable to finde a real change log. Is there one? TIA
  3. F

    [SOLVED] Replace cluster node

    What I finally did: Fresh install to get GPT setup (faster than thinking my self :-), deleted everything, copied all files offline, corrected disk UUIDs in grub.cfg und fstab. Works.
  4. F

    [SOLVED] Replace cluster node

    Tanks for your Reply. As the node ist down any way at the moment I can replicate the disk using an other Linux system. The disk is a pure boot disk, there is no data (images etc.) on the disk. All data is stored in Ceph storage. How is the process when I'm not able to replicate the boot disk...
  5. F

    [SOLVED] Replace cluster node

    Hi, I've a proxmox / Ceph cluster with 3 nodes. Every thing is setup as described in the wiki with a Ceph mesh network. I've to replace the boot disk of one node. What is best practice to do so? As the problem disk works for some time I could just duplicate it. An other alternative would be to...
  6. F

    HA beaviour

    Hi, I've read this: http://pve.proxmox.com/wiki/High_Availability Is there a way to configure HA to get VMs relocated automatically by live migration when a node gets rebooted or shutdown. In addition it would be nice to have that in case of reboot and the node comes back online automatic...
  7. F

    [SOLVED] Cluster IP

    For management you have to connect to ONE specific node. When you need to reboot the node you are connected to you have to connect to an other node or you will loose control. So it would be nice to have a cluster IP for management or a vmware like management appliance.
  8. F

    [SOLVED] Cluster IP

    Hi, is there a reason why there is no cluster IP for accessing the web interface? TIA
  9. F

    Preview, Feedback wanted - Cluster Dashboard

    Suggestion: Add storage details to the dashboard like the node lists which lists all types of storage (for me: ceph, nfs backup, 3 x local) its size, usage and a sum over all items in the list.
  10. F

    Preview, Feedback wanted - Cluster Dashboard

    How is the dashboard storage calculated by the API call it uses? I see a relatively big difference between dashboard und Ceph. Dashboard reports at my cluster 2.62 TiB of 11.29 TIB used and Ceph 23.59 Gib of 8.18 TiB.
  11. F

    [SOLVED] Problem creating Ceph OSD

    Thanks for the replies. The problem was that device names seem to be moving targets. I've created the first OSDs with sdb as log destination. Later I've rebooted the node. Then I've added new disks and had a look in command history and tried to use the old commands without checking how the...
  12. F

    Storage Problems With Proxmox/Ceph

    I've hit the same problem. Wiki is outdated and web gui does not work in most cases. For me this fixed it: https://forum.proxmox.com/threads/ceph-rbd-error-rbd-couldnt-connect-to-cluster-500.18319/#post-152563
  13. F

    [SOLVED] Problem creating Ceph OSD

    Hi, I've setup a 3 node Cluster with Ceph for some tests. Today I tried to add new disk and thougt it may be a good idea to use the button "Initialize disk with GPT" on the first node. I was wrong. On the node where I did so I'm unable to add the disk to Ceph. root@pve01:~# pveceph createosd...
  14. F

    Guest Agent

    Hallo, jetzt auch in Deutsch :-) dann benutze ich das doch gleich mal ... Ich habe auf der Virtio-CD den "Guest Agent" gesehen. Sehe ich es richtig, dass es (im Moment) nichts bringt den zu installieren? Ich fände es ja Cool, wenn man im GUI (ala vmware) die IP des KVM-Gastes sehen könnte...
  15. F

    virtio for disks (viostor) hangs with Windows 2003

    Thanks, you made my day. I can confirm that 102 is NOT working! Hangs while installing VIRTIO SCSI drivers.
  16. F

    Restore Fails

    Hi, on an old (3.2 - with out working restore an update is no option!) system a restore of a KVM VM fails with the following message: ** (process:502272): ERROR **: restore failed - bdrv_write to drive-ide0 failed (-28) /bin/bash: line 1: 502271 Broken pipe lzop -d -c...
  17. F

    upgrade 3.2

    Hi, is it save to upgrade from 3.2 to 3.4 by apt? TIA Matthias
  18. F

    /etc/pve not writable

    Hi, I've an old, not yet updated system with 3.2-4. Before I update I need to know if I can do this as /etc/pve is not writable. Any operation on /etc/pve fails, any changes by the gui fail, backups fail, e.g: INFO: unable to open file '/etc/pve/nodes/basis01/qemu-server/101.conf.tmp.118766' -...