Search results

  1. M

    ceph cluster / public network question

    Hi, We have a three-node proxmox/ceph setup, with a 10G internal (meshed, 10.10.89.0) network and a public (1G) network. We would like ALL heavy traffic to be on the 10G network. However, we also see a lot of traffic on ports 680? on the 1G public network. Google tells me: "The "public"...
  2. M

    don't understand ifconfig stats

    Hi Dominik, cat /etc/network/interfaces: root@pm2:~# cat /etc/network/interfaces # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage part of the network configuration manually, # please utilize the...
  3. M

    windows 2008 guest, uefi, install iso doesn't boot

    Anyone? What do I have to do to make proxmox (4.2-15/6669ad2c) boot windows 2008 installation cdroms with UEFI?
  4. M

    don't understand ifconfig stats

    Hi, Another question. Three node proxmox, with a meshed ceph-network (10.10.89.1/2/3) on eth2 and eth3, on 10Gbit intel nics. eth0 is vmbr0 with the external ip / dns. ifconfig looks like this, nota bene the TX and TX values: eth0 Link encap:Ethernet HWaddr 68:05:ca:43:3a:8c UP...
  5. M

    windows 2008 guest, uefi, install iso doesn't boot

    Some more observations: * the windows 2008 R2 iso boots a bit further (passing the "windows is loading files" into "starting windows", but then a blank screen again) * installed virt-viewer to get spice viewer access: same result Ideas?
  6. M

    windows 2008 guest, uefi, install iso doesn't boot

    Hi! I'm trying to virtualise a windows 2008 x64 server running on uefi hardware into proxmox. A created a system backup using the windows backup application. Now trying to restore that backup in proxmox, using the windows installation media. That's where things stop working... Created a VM...
  7. M

    add existing image to new vm

    Hi, I have read several posts, where they say: copy the image to the proper location (./images/100/vm-100-disk-1.raw) and then it should appear in the gui as an unused disk, ready to be assigned to the machine. However, this does not seem to work here. I can of course add a second disk to a...
  8. M

    data / os disks, snapshots

    Thanks for your suggestion. :-)
  9. M

    data / os disks, snapshots

    Hi, Just wondering if there is a good solution for this: One mailserver in proxmox, two disks, one with the OS, other disk containing data, mounted on /var/vmail for maildir data. I create a snapshot and then start a big software update. The server runs for a few hours, but the updates turn...
  10. M

    unable to delete the 'local' storage

    Ah right. Will do that, thanks LnxBil!
  11. M

    unable to delete the 'local' storage

    Hi, I have created a "local-btrfs" storage on my nodes, and to prevent misstakes I would like I would like to delete the default 'local' storage on my proxmox 4.2 nodes. I'm not getting an error, but the 'local' storage is also not going away. :-) Is it perhaps impossible to delete that...
  12. M

    switchless 3-node ceph, direct connections

    Thanks very much for your insight, Tom!
  13. M

    switchless 3-node ceph, direct connections

    Hi Tom, Great, thanks. Just to make sure I understand things correctly: * the 10.14.14.50/51/52 on eth3 has nothing to do with the ceph mesh, and (probably? perhaps?) is to restrict access the proxmox management interface from that subnet? * the 10.15.15.50/51/52 is where the magic happens...
  14. M

    switchless 3-node ceph, direct connections

    That is great. Thanks in advance, looking forward to your info.
  15. M

    switchless 3-node ceph, direct connections

    Hi, Is it possible to use direct 10G connections between my three proxmox/ceph machines for ceph traffic? The machines have dual 10G nic plus regular gigabit nics, so physically I can connect the machines to each other on 10G. I'm just not sure how to configure the 10G nics. Should I be...
  16. M

    recreated ceph, no access

    Pff :-) I thought that was the TYPE of storage... Well, as I already said: it must be something simple that I'm overlooking.... Thanks, enjoy your weekend!
  17. M

    recreated ceph, no access

    A bit more info: Looking at the configured ceph storages gives: rbd error: rbd: error opening pool rbd: (2) No such file or directory (500) "ceph osd lspools" gives: "8 new-ceph" "ceph auth list" gives: client.admin key: AQBqoChXKqPvOBAAyrhsfH329q7otbrwKfjNMg== auid: 0 caps: [mds]...
  18. M

    recreated ceph, no access

    Hi, Just testing everything here. I recreated the ceph component of our proxmox test cluster, using new disks: HEALTH_OK, quorum: yes, etc, etc. All looks good, ceph-wise. Trying to add this fresh ceph storage to proxmox now: the storage appears on all hosts, however no status values appear...
  19. M

    new install, error during benchmark: -5

    Dear Dominik, And I tried so hard using google... Thanks for pointing me to that post. :-)