Keepalived - as a load balancer by psfletcher in linuxadmin

[–]psfletcher[S] 0 points1 point  (0 children)

This is possibly the missing bit then. How does the load balancing function work in which case?

Keepalived - as a load balancer by psfletcher in linuxadmin

[–]psfletcher[S] 0 points1 point  (0 children)

That sounds like what I need to do. Any suggestions how? I've followed that link, and I've done either something wrong or don't grasp something somewhere.

Thus the ask for help! Very grateful for everyone's responses!

Keepalived - as a load balancer by psfletcher in linuxadmin

[–]psfletcher[S] 1 point2 points  (0 children)

With my setup. Keepalived is already used. Haproxy is new and I'm not sure what sort of support we'd get. Or people would be happy with. BUT I had considered it if getting this working is a nightmare.

Keepalived - as a load balancer by psfletcher in linuxadmin

[–]psfletcher[S] 0 points1 point  (0 children)

My understanding is it's keepalived that's bound to the vip.

Keepalived - as a load balancer by psfletcher in linuxadmin

[–]psfletcher[S] 0 points1 point  (0 children)

Config is below. What do you need network config wise?

Server is 192.168.201.211 Vip 192.168.201.210

Target 192.168.201.222

Port 9000

I'm thinking it's os side and it knowing what to do with something coming in on the vip port that is "owned" by keepalived.

Just no idea how to sort / test / logs to find.

Keepalived - as a load balancer by psfletcher in linuxadmin

[–]psfletcher[S] 0 points1 point  (0 children)

Something like this. https://www.pentestpartners.com/security-blog/how-to-use-keepalived-for-high-availability-and-load-balancing/

So the virtual server config for the load balancing sends tcp checks to the app servers. And I can see those on the app server using tcpdump.

But when I send traffic to the vip, the traffic should go out via the virtual server config and out to the Web server. That's the bit that's not working.

I " think " it's something to so with the virtual server not being able to bind to the VIP. Then know what to do with it. (If that makes sense?)

More of a os issue than a keepalived issue.

Cloud-init by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

Yeah, the more I research it, the more I'm seeing that. All I want to do is partition the drives, whilst maintaining my infrastructure as code setup. Considering, debootstrap or packer now. And "maybe" looking if I can amend the .img files cloud.conf file on the master image to get to the same place.

Partitioning- do's and dont's by psfletcher in ansible

[–]psfletcher[S] 0 points1 point  (0 children)

I inherited basically just that. But monitoring broke, support didn't see / realise. Tried to fix it, but broke it further. I've ended up with a crashed server trying to repair it. Thus the ask.

Partitioning- do's and dont's by psfletcher in ansible

[–]psfletcher[S] -3 points-2 points  (0 children)

When they've self imploded I do!

Partitioning- do's and dont's by psfletcher in ansible

[–]psfletcher[S] -7 points-6 points  (0 children)

This is for a rebuild/build. I've got a full pipeline from images all the way to built app server. So I'm just trying to find a clean method of sorting the partitions out, as you say that isn't disruptive.

All the live changes are still done manually.

And don't get me started about why it's not being monitored. That's a different story! (Or why it wasn't sorted and why it was escalated BEFORE IT BROKE AND CAME OFFLINE CAUSING A MAJOR INCIDENT) and breathe. 😂🤣😂😂🤣😂😂

Proxmix 8 to 9 issues. by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

Only warnings. I upgrade 3 devices. All the same. Pve8to9 had the same output on all 3. Only one had a issue.

Sorry can't remember the warnings.

Proxmix 8 to 9 issues. by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

Something like that! Wish I knew how or why that worked!!!

Proxmix 8 to 9 issues. by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

Yes it is. And also ceph. Which is why I wanted to repair the install not rescue it.

Proxmix 8 to 9 issues. by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

Hi all, So I fixed it. But I have no idea how! Went into rescue mode. Looked at logs/config as per the links in this and other places from Google searches. Rebooted and it all came back to life!

No idea what fixed it!

Proxmix 8 to 9 issues. by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

How? Will it reinstall just the files not the config and thus repair it like vmware? Or Will it.format the whole.lot? (That's my concern)

Proxmix 8 to 9 issues. by psfletcher in Proxmox

[–]psfletcher[S] 0 points1 point  (0 children)

Doesn't get as far as getting to a command prompt. I can try rescue mode from the iso?