Search results

  1. M

    [SOLVED] RBD error when creating VM using CEPH

    Ok so this is how I fixed it ceph auth list give me a different key than the one on my priv/ceph files so I changed the key to match the one given in the list and all fixed I have no idea why the key I was copying was different Mike
  2. M

    [SOLVED] RBD error when creating VM using CEPH

    Ok so I found an error in a log file which would seem to be the issue, still not sure how to fix 2016-05-23 10:58:42.209426 7fcfc2903700 0 cephx server client.admin: unexpected key: req.key=2d9c8444e2560735 expected_key=7a67648ddf3f5a52 2016-05-23 10:58:42.248380 7fcfc2903700 0 cephx server...
  3. M

    [SOLVED] RBD error when creating VM using CEPH

    Ok, yes I was missing those files. We are creating the storage via the GUI why does it not do this ? Still I've done this, but still getting the error. rbd: lxc monhost 10.1.5.201;10.1.5.203;10.1.5.205;10.1.5.207 username admin content rootdir pool rbd krbd root@blade1:~# ls...
  4. M

    [SOLVED] RBD error when creating VM using CEPH

    Hi All I'm having trouble creating VM's using RBD over CEPH, I've tried a number of methods to create the storage. 1. have spaces between the ip addresses 2. have a comma or a semicolon 3. all of the above using <ip>:6789 I always get the following error --- TASK ERROR: create failed - rbd...
  5. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    In general that fixes the issue via a patch but the issue its self is not fixed and will come back to be a pain.
  6. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    As I understand it the hspa driver support the new P4xx cards but not the one used in these storage blades.
  7. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    The cards which use this controller can be purchased from eBay very cheaply ($50 AU). My 6 drive blade has a standard PCI-E card in it with two MiniSAS connectors which are connected to via standard flexible cables. The website for the cciss driver give an indication of the cards which are...
  8. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    Yes, from the other forum posts and my look at this issue its clear to me that this is a design and script issue.
  9. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    I found a bug report for the same issue, https://bugzilla.proxmox.com/show_bug.cgi?id=702. It seem like the DEV's have taken no interested as the status as not been updated or assigned to anyone. The drive in this case are local and non raided,. the annoying things is that the GUI and the CLI...
  10. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    So I've done as you indicated and it would seem to be a bug in Proxmox. root@blade7:~# ceph-disk list /dev/cciss/c0d0 other, unknown /dev/cciss/c0d1 other, unknown /dev/cciss/c0d2 other, unknown /dev/cciss/c0d3 other, unknown /dev/cciss/c0d4 other, unknown /dev/cciss/c0d5 other, unknown...
  11. M

    Proxmox v4 Cluster - HP C3000 - Flex-10 Network - G7 blades

    The wiki is not valid for VE 4, files they talk about do not exist.
  12. M

    Proxmox v4 - Ceph OSD not liking CCISS disks on HP C30000

    Hi All I'm trying to enable a disk in proxmox 4.x under the CEPH system. I'm getting an error 'no such block device '/dev/cciss!c0d0' (500)' when trying to create the OSD. The correct path should be /dev/cciss/c0d0 Thanks
  13. M

    Proxmox v4 Cluster - HP C3000 - Flex-10 Network - G7 blades

    So using some notes from http://www.dvbyell.org/doc/multicast.html I installed xorp on my local server and was able to get a IGMP Querier running. Using omping I was able to confirm multicast was working. After a reboot I get the following. root@blade5:~# pvecm nodes Membership information...
  14. M

    Proxmox v4 Cluster - HP C3000 - Flex-10 Network - G7 blades

    As I indicated I'm able to ssh between the machines. The first machine added did not have an issue, only the second. I tried it between blade1 and blade3. Then create a new cluster between blade7 and blade5, rebuilt blade1 and had the same problom. I really think the issue is related to the...
  15. M

    Proxmox v4 Cluster - HP C3000 - Flex-10 Network - G7 blades

    Hi All I have a 4 blade cluster I'm trying to setup and a I can not get past the first step after install, creating the cluster. hosts are: blade1 - 10.5.1.201 blade3 - 10.5.1.203 blade5 - 10.5.1.205 blade7 - 10.5.1.207 I've added these as host records in the hosts file and I'm able to ssh...
  16. M

    Ceph on proxmox with fibre channell interconnect

    IP over Infiniband works. A friend has been doing it for years on a HP C7000.
  17. M

    Intel Modular Server and expanding size of LVM parition

    Hi Guys I've realized I did not allocate enough space to my LVM partition for KVM hosts. I'm running the system on an Intel Modular Server and the storage controller allows me to increase the size of a 'virtual drive'. I've never tried to increase the size of an LVM partition let along tried...
  18. M

    New KVM 0.12.4 in pvetest repo (Kernel branch 2.6.24 and 2.6.32)

    Has this release been tested on your intel modular server ? Thanks Mike
  19. M

    ProxMox on a direct attached shared storage system

    I actual think the setup could be very simple, I downloaded the Intel package which adds the support for multipath and pulled the package part. It was a very small and simple package. It had a dependency for the multipath package and a very simple config file. You will need to install the...
  20. M

    ProxMox on a direct attached shared storage system

    Hi David Sorry I do not have the the extra storage module so I'm unable to test this as yet. I think Petrus is more likely to get to it before me. :) Mike