Search results

  1. B

    pveceph stop and pveceph purge

    Nothing, the OSD is running just fine. When I list all my ceph OSDs, the OSD is shown at the bottom of the list; it has no relation to anything else in the cluster. In fact it’s so broken now that if I go into ceph cluster view, I can’t even see my hosts in there. It just shows one node-...
  2. B

    pveceph stop and pveceph purge

    I want to figure out what went wrong here The whole reason I'm here now is that I had a working ceph setup, I deleted it but when I went to re-add the OSDs, one of the OSDs just wouldn't show up. Who/what is responsible for creating the initial CRUSH map?
  3. B

    pveceph stop and pveceph purge

    Alright... I've managed to get the monitors and managers created (using ceph luminous) But when I go to view OSDs, I don't see my host names in there like I did earlier; I only see "default". My crush map doesn't have any of my hosts in it either: # begin crush map tunable choose_local_tries...
  4. B

    pveceph stop and pveceph purge

    So I completely messed up my ceph config in my test environment. I read that running "pveceph stop" then "pveceph purge" will remove all config & data. So I did. Then I went to the Ceph guide (https://pve.proxmox.com/wiki/Ceph_Server#Ceph_on_Proxmox_VE_5.1) and began creating my cluster again...
  5. B

    Can't start ct after stopping it

    Is that likely to help if I don't have any zfs voulumes on my systems at all? My boot volume is ext4/LVM, and my data volumes are ceph/ext4.
  6. B

    Can't start ct after stopping it

    Right, I went through those threads you linked but a lot of it went over my head. What is the root cause of this?
  7. B

    Removal of failed node

    Ok... I have resolved this. Turns out you also have to go to /etc/pve/nodes And remove the folder by the name of your node to fully remove it from the WebGUI. Anyone else think this should really be in the documentation? Or did I do something wrong here and mess this up?
  8. B

    Can't start ct after stopping it

    We only started using proxmox from 4.1, and by then it was already LXC so I suppose it was "Fresh".
  9. B

    Can't start ct after stopping it

    That information is in my post above but I'll put it here again: # pveversion --verbose proxmox-ve: 5.1-38 (running kernel: 4.13.13-5-pve) pve-manager: 5.1-43 (running version: 5.1-43/bdb08029) pve-kernel-4.13.4-1-pve: 4.13.4-26 pve-kernel-4.13.13-5-pve: 4.13.13-38 libpve-http-server-perl...
  10. B

    Removal of failed node

    A few months ago one of my nodes (3 node cluster) failed. I replaced it with a new machine at around the same time, then added another node. (So now we have 1 dead node, 4 live nodes). I went through this documentation to remove the node...
  11. B

    Can't start ct after stopping it

    Vasu, do you know the root cause of this issue. I had a read of that thread and it doesn't look like this is the same issue? You're using ZFS but I am just using EXT4. My proxmox node is still responsive inside the cluster (I can access the consoles of running VM/CT). However I cannot log into...
  12. B

    Can't start ct after stopping it

    A host reboot has resolved this but I'd like to know why this is happening... as you can imagine the host has other VMs and CTs running on it and restarting the host is a bit of a pain.
  13. B

    Can't start ct after stopping it

    Hi, I am running a 3-node cluster. I stopped a container to make some changes to the hardware. When I went to power it back on, I couldn't. When I press the "start' button, I get a spinning 'Please wait' thing for a while. Then eventually it says "Timed Out". I ssh'ed into the host itself...
  14. B

    Proxmox 5.1 nested - assistance needed

    Hi All I've got Proxmox 5.1 running as a VMWare ESXi guest. So far everything seems OK. I need to run several Linux CT and one Windows 2012 R2 VM. I have so far set up a single VM on ESXi and installed proxmox on top. It's all working properly, and I've followed the "Nested Virtualization...
  15. B

    Large-scale migration from VMWare to Proxmox (Ceph)

    Unfortunately due to no stable release of ceph being available on 5.0 or 5.1, I can't quite upgrade just yet. Is there a solution that doesn't involve using those commands? I don't have them on 4.4.
  16. B

    Large-scale migration from VMWare to Proxmox (Ceph)

    Hi, I'm working on a project right now where I've got a number of vmware VMs (approx 50) taking up approx 5-8 TB of space. They're running on a VMWare cluster. I've also got a 3-node proxmox cluster setup with Ceph up and running - ready to migrate off VMware to Proxmox/Ceph. I've done this...
  17. B

    Ceph Journal on SSD

    Hi All, I've got 3 servers each with 4 x 4 TB disks and a 500 GB NVMe SSD which I'm wanting to use as a journal for each of the disks. I've created 5 x partitions on my SSD, the first partitions being 2GB each (one per 3TB disk) and with the remaining space I've made 1 partition which I'll use...
  18. B

    Can't access WebGUI over IPv6

    Yep... that did it. Thanks.
  19. B

    Can't access WebGUI over IPv6

    Hello team, I've got 2 x proxmox hosts. One originally was Debian which was converted into proxmox by following the official guide (https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie) I've now installed a second host and done apt upgrade and it's all up to date. I configured IPv6...
  20. B

    Bad ram issues

    Hello Everyone I'm in a bit of a sticky situation right now. We've got a dedicated server running proxmox in a datacenter far far way. It kept going offline so we had the hosting provider check it out, and it turns out it had some bad ram. We had them replace the RAM but it looks like whatever...