I have an incredibly horrible not-at-all-optimal cluster going on with some older HP hardware. All three have RAID 10 with a hot spare and all have Proxmox 4.4 running on them. Proxmox was installed on each computer with a 10GB limit, thus leaving the rest of each logical RAID drive unformatted. My hope is that I can format this unpartitioned space with a 10GB partition to dump logs to and the remainder formatted for use with Ceph. Thus, each computer would have 10gb for Proxmox, 10gb for logs (possibly overkill), and the remainder managed with Ceph. To this end I have two questions:
How can I partition/format the unpartitioned space from within Proxmox? fdisk simply shows the existing partitions and a series of ram## drives that are 64mb. No /dev/sda or anything else I'm used to when working with Linux.
Will any of what I'm trying to do work? Almost all docs or tutorials I can find regarding Ceph assume dedicated drives and identical RAID arrays for each node, which due to this cluster being made out of hand-me-down recycled and kludged together hardware is fairly unrealistic.
Thanks,
Jake
How can I partition/format the unpartitioned space from within Proxmox? fdisk simply shows the existing partitions and a series of ram## drives that are 64mb. No /dev/sda or anything else I'm used to when working with Linux.
Will any of what I'm trying to do work? Almost all docs or tutorials I can find regarding Ceph assume dedicated drives and identical RAID arrays for each node, which due to this cluster being made out of hand-me-down recycled and kludged together hardware is fairly unrealistic.
Thanks,
Jake