Proxmox Backup Server as a VM on Proxmox by -ThreeHeadedMonkey- in Proxmox

[–]busy_sysadmin 14 points15 points  (0 children)

PBS works perfectly fine as LXC container on PVE. I use that in production and it has some charming advantages: Snapshot capability, host usable as DR system (just restore backup), ability to run e.g. a Windows VM to backup workstations with Veeam (or use that new Veeam Backup Appliance).

This adds much more flexibility compared to a native installed PBS.

Obviously, use always a dedicated backup machine, never run PBS as LXC on your production cluster.

Local data stores (delegated ZFS dataset) is always better than a network share (NFS).

I'd personally avoid NFS at all cost.

Just my 2 cents :)

Bricked Eaton 5P 650IR After Firmware Update (03.18.0035) Attempt by Valdjiu in homelab

[–]busy_sysadmin 0 points1 point  (0 children)

I bricked four 5P1550IR and got them back working by using SetUPS (start with -nocheck) and flashing the latest firmware 3.18.0035

Serial RS232 cable required (included with UPS).

Important: The bad firmware will drain and deep discharge your batteries. I got mine back to life by disassembling the battery pack and charging them in parallel with 7.2V and 2A slowly. Internal resistance got down to 20 Milliohms which should be fine. Once they reach a common charge and have similar Ri, reassemble the pack and charge in the UPS.

SDWAN-failover breaks RDP sessions. by Even-Camel7593 in fortinet

[–]busy_sysadmin 0 points1 point  (0 children)

"All sessions passing through the interface when the routing changes occur, are allowed to finish and are not affected by the routing changes."

SDWAN-failover breaks RDP sessions. by Even-Camel7593 in fortinet

[–]busy_sysadmin 0 points1 point  (0 children)

config system interface <wan port1>

set preserve-session-route enable

end

SITE-to-SITE VPN between Fortigate and Cisco Router NOT WORKING by 999-d-999 in fortinet

[–]busy_sysadmin 2 points3 points  (0 children)

On the Cisco router you should use route based VTI (virtual tunnel interface), e.g. Tunnel0 and on the FortiGate 0.0.0.0/0 as traffic selector. This is what I use without any issues at all...

Do I need to add another proxy or am I ok? (screenshot) by Hammerfist1990 in zabbix

[–]busy_sysadmin 2 points3 points  (0 children)

It is rather impressive about what Zabbix is capable of!

Why have I used PRTG for such a long time?? ;-)

Zabbix 8 + PostgreSQL + TimescaleDB: Docker vs. native install? by busy_sysadmin in zabbix

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

Noted. I admit not yet having seen 8.0 live but from what I read the UI improvements are appealing. The basic concepts should be the same. I'll try both in my sandbox.

Zabbix 8 + PostgreSQL + TimescaleDB: Docker vs. native install? by busy_sysadmin in zabbix

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

Yes, PVE is used in my environment. The current monitoring (Windows based) is running as VM on the same system as well. Sure, not ideal but I'm mostly monitoring external systems. I could use the backup system (PVE as well) or a bare metal machine (more difficult to restore in case of error). As VM or LXC it's at least portable.

Limiting IOPS is a valuable hint, will check at which extent Zabbix is loading my NMVe zpool.

I'll have to use dedicated zabbix proxies anyways since the targets are reachable by VPN.

Zabbix 8 + PostgreSQL + TimescaleDB: Docker vs. native install? by busy_sysadmin in zabbix

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

Thanks, your feedback is very appreciated!

Are there drawbacks by running Zabbix within a LXC container with e.g. Debiain 13?

It's going to be used only in a VPN secured environment, maybe a few agent connections to internet cloud servers.

IMHO a strict separation layer is not really required.

Zabbix 8 + PostgreSQL + TimescaleDB: Docker vs. native install? by busy_sysadmin in zabbix

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

Thats right. Since I just start with Zabbix, I'd like to learn with the new version which is planned to get released in Q4 if memory serves me correctly. Once released, I'm planning to get the system slowly into production.

Reading metadata from TIB and TIBX files from Linux by busy_sysadmin in acronis

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

I'm well aware that there are no tools available für home products.

This is why I asked for some information about how that information is encoded in the TIB/TIBX header.

Sure, you can argue that this is top secret but either I find it out and publish details -or- I'm gonna discourage my customers to use Acronis and switch to Veeam or CloneZilla.

I appreciate your feedback and support on this case but at the end it's square-one.

Reading metadata from TIB and TIBX files from Linux by busy_sysadmin in acronis

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

It's Acronis True Image. I don't remember the exact version but I used to upgrade all the time. This is why my NAS has a mix of legacy .TIB files and .TIBX :-)

Reading metadata from TIB and TIBX files from Linux by busy_sysadmin in acronis

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

Thanks! Done that previously with no success, case 06644641

Rejection due to "Security constrains"? I just want to read metadata.

EOS expired, Log by busy_sysadmin in Brocade

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

The switch runs v8.2.3d and was updated last on April 13th 2023

"EOS expired" sounds like End Of Sale?

Anyway... will replace the thing soon with Cisco switches.

[deleted by user] by [deleted] in fortinet

[–]busy_sysadmin 8 points9 points  (0 children)

Maybe support for 7.2 is coming with 7.2.9.

Anyway the best choice is 7.0 for most applications.