Managed to figure this out I think
Removed the entries from /etc/pve/ceph.conf for the dead note
Remove its Ip from mon_host
ceph osd crush rm nodenametoremove
ceph mon remove nodenametoremove
Seemed to have fixed the problem, i am able to re-add the node to everything
Hi
I unfortunately had a node in my cluster die (dead raid), so any pre-existing config is gone.
I used the same name, so before joining to the cluster i did pvecm rm <node>
I've reinstalled the node and re-added it to my cluster, but the Ceph page shows a phantom entry for the old node under...
Hello,
I've followed a guide (wont link because I dont want to be seen as advertising) that exposes an NVIDIA GPU to an unprivileged container.
Essentially, the following has been added to my LXC config
lxc.cgroup.devices.allow: c 195:* rwm
lxc.cgroup.devices.allow: c 508:* rwm...
Hi all
I have a keyboard and mouse attached to a USB switcher. The underlying devices are visible to my host so I pass them through to a VM and it all works fine
If I switch away from the host though, the USB devices detach and it seems QEMU instantly kills the VM.
I'm taking this as a QEMU...
Hi there
Thanks for the feedback - but in this instance I dont think it'd help as my guest is Windows (Although I do have this issue with both Linux and Windows guests).
I'm pretty sure my card has a proper EFI rom (I cant remember the tool I used to check but it dumped the vbios from the...
Hi All
I've been playing around with GPU passthrough recently and whilst I've got it working - I only ever get anything displayed once the guest OS has booted and the driver has loaded. I dont see any of the boot sequence or even the EFI loading screen.
I've tried a different vbios for my card...
Hi all
just wondering if you have any plans at all for something like a standalone version of pveproxy that would allow you to manage multiple clusters from one web interface?
So for example, you build out cluster1 - any of those nodes can be used to manage that cluster no problem.
You the...
Check out sysctl options rp_filter and arp_ignore.
I had problems a while back with two separate interfaces, both in the same broadcast domain - it'd flip flop between them because of a combination of these two settings
I have a more detailed write up for this on my site, but i dont want to be...
Hi @kobuki
I've had to solve this myself when Dual-stacking my own setup - Shameless plug of my site because I documented how to do it :)
https://www.simonmott.co.uk/2018/06/dual-stacking-proxmox-web-ui-pveproxy/
Essentially, you edit /etc/hosts and update the IPv4 binding for your node to...
OK - I've managed to get 4.13 kernel working by adding some delays as per https://forum.proxmox.com/threads/zfs-cannot-import-rpool-after-reboot.37611/
I am still struggling to get 4.15 working. Whenever it boots I get the attached (apologies for it being a photo, the IPMI for the server isnt...
So Further info - none of the kernels in 4.15 branch work at all. I tried the latest 4.13 and it seems it just cant find my zfs pool. Booting the old Proxmox 4 kernel (4.4-128) the server boots, I can see the pool and all subvols, but Proxmox doesnt find any disks for my KVM VMs. (LXC stuff work...
Hi guys
I've tonight attempted to upgrade one of my servers from Proxmox 4 to Proxmox 5 - I followed the guide on the wiki for upgrading and it all seemed to go well until I rebooted the box once done.
Trying to load the new kernel pve-kernel-4.15.17-3-pve I get what appear to be traces...
So just quoting dietmar here in that he's suggested just using cpulimit unless your application cares about the number of cores etc.
Given this, whats the reason for using cores as the default cpu option when creating containers instead of cpulimits like it used to be?
Personally I still use...
OK think I've figured this out based on .. actually reading the above properly :D
I think in the code snippet above, $hostname = "pvelocalhost".
As mentioned by @wbumiller, it picks the family that it sees first and by default this is in /etc/hosts as an IPv4 address.
By making this an...
@elurex bit off topic for this forum as its librenms specific, but there's a pending Pull Reqest to fix it
I made the modifications in the PR manually. You can find the PR on github here with a copy of the fixed script here (I'm not the author):
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.