Search results

  1. S

    erase former ceph disks

    I'm in a rush at the moment so I can't look it up, but there is a command to remove LVM members. I think it's "lmremove <lvm member>". I vaguely remember having to do this on one of my dev machines when I was playing around with Ceph. If my memory isn't failing me; i had to issue the command...
  2. S

    Ceph disk layout

    Last night I made a decision but I haven't had time to fully implement. Can you vet this idea? Move 1 disk from Node 3 to Node 2. So, I'll have 5 disks on each node. Use the 2TB NVMe drives as the DB disk for all drives. From what I read the journal will automatically be placed on the NMVe...
  3. S

    Nas auf Proxmox mit Raid

    Got it. I don't think you need that second "raid0" in there. So I think it's " zpool add RAID0 /dev/sdh " . Also, I remember in the past our storage guy going on and on about re-balancing the pool afterwards. Look into that. kind regards
  4. S

    Nas auf Proxmox mit Raid

    I don't know anything about a raid0 in the GUI. Maybe that's at the root of all this. Respectfully, good luck with that. My assumption is you have a plan. To my earlier point; do you need SMART data in OMV if Proxmox is getting them and managing the disks? I could be out of line but I didn't...
  5. S

    Nas auf Proxmox mit Raid

    I'm not trying to derail you, but why not just configure the raid on Proxmox (LVM, ZFS, doesn't matter) and just assign a single large virtual disk to OMV? I didn't think you have to use raid with OMV, you could just share out a single disk. If the disk has raid protection at the HV level, i'm...
  6. S

    PVE Kernel doen't work after install

    It looks like your finger or something is blocking a valuable message in the picture. Something doesn't have enough space. I have no clue what your issue is, but I would start with a bios update. I've seen this a long time ago, not with Proxmox, I think it was windows and the CPU was over...
  7. S

    Ceph disk layout

    Hi All, I'm having a hard time making a decision on storage for my new proxmox cluster, hoping for some advise. I have 3 nodes with a mismatch assortment of disks. This hardware was not intended to be clustered when purchased, this is a new direction. All nodes are Poweredge servers with...