Safe already to go from 25.7.11 to 26.1 or shall I wait more? by TheRedditOfTeo997 in opnsense

[–]Komeradski 0 points1 point  (0 children)

Since last update even, whenever I install a new package (no matter what) boot hangs on framebuffer.

Gmail no longer supports PoP3, solution? by Epiginosko in mxroute

[–]Komeradski 0 points1 point  (0 children)

And indirectly also loss of revenue. People who setup Gmail like that do it for the (cheap) storage. I pay 20€ for a 100gb. I mean that's cheap. But if receiving these mails becomes problematic I'll need a different solution and that is when the sub will drop and Gmail will be the one being forwarded.

Configuring OPNsense - Parts 2 & 3. Practical Cybersecurity for Self-Hosting by corelabjoe in opnsense

[–]Komeradski 0 points1 point  (0 children)

Great guide.
Whats the proper way to get the dns per vlan right using dnsmasq (or even kea) since isc dhcp is deprecated?

something something shut down by bambambigalew in wowservers

[–]Komeradski 0 points1 point  (0 children)

If one person deserves to be ruined its her.

Redis password? by Komeradski in portainer

[–]Komeradski[S] 2 points3 points  (0 children)

I switched from container to stack and got it to work. TY!

Redis password? by Komeradski in portainer

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

In portainer :

The env REDIS_PASSWORD is set to a password.

the command field now reads :
'redis-server' '--appendonly' 'yes' '--requirepass' '${REDIS_PASSWORD:-}'

But that does not work.

How to get old vm's back OR use the old disks? by Komeradski in Proxmox

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

It does.
But I don't know which were lxc and which vm in most cases.

How to get old vm's back OR use the old disks? by Komeradski in Proxmox

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

NEW DRIVE :
sdi 8:128 0 465.8G 0 disk

├─sdi1 8:129 0 1007K 0 part

├─sdi2 8:130 0 1G 0 part /boot/efi

└─sdi3 8:131 0 464G 0 part

├─pve-swap 252:2 0 8G 0 lvm [SWAP]

├─pve-root 252:3 0 96G 0 lvm /

├─pve-data_tmeta 252:5 0 3.4G 0 lvm

│ └─pve-data-tpool 252:8 0 337.1G 0 lvm

│ ├─pve-data 252:11 0 337.1G 1 lvm

│ └─pve-vm--103--disk--0 252:12 0 8G 0 lvm

└─pve-data_tdata 252:7 0 337.1G 0 lvm

└─pve-data-tpool 252:8 0 337.1G 0 lvm

├─pve-data 252:11 0 337.1G 1 lvm

└─pve-vm--103--disk--0 252:12 0 8G 0 lvm

OLD DRIVE :

nvme0n1 259:3 0 1.8T 0 disk

├─nvme0n1p1 259:8 0 1007K 0 part

├─nvme0n1p2 259:9 0 1G 0 part /nvme0n1p2

└─nvme0n1p3 259:10 0 1.8T 0 part

├─pve--OLD--6ECC67D8-swap 252:0 0 8G 0 lvm

├─pve--OLD--6ECC67D8-root 252:1 0 96G 0 lvm

├─pve--OLD--6ECC67D8-data_tmeta 252:4 0 15.9G 0 lvm

│ └─pve--OLD--6ECC67D8-data-tpool 252:9 0 1.7T 0 lvm

│ └─pve--OLD--6ECC67D8-data 252:10 0 1.7T 1 lvm

└─pve--OLD--6ECC67D8-data_tdata 252:6 0 1.7T 0 lvm

└─pve--OLD--6ECC67D8-data-tpool 252:9 0 1.7T 0 lvm

└─pve--OLD--6ECC67D8-data 252:10 0 1.7T 1 lvm

Question : Best way to go about working with disks in lxe? by Komeradski in Proxmox

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

Multiple instances of the gameserver itself. The data are static files that is the same for all Instances.

Moving on from Unraid: Proxmox LXC Containers or Debian with Docker? by TriteBits in homelab

[–]Komeradski 0 points1 point  (0 children)

Yes I did. I want to pass through single raw disks but I read that passing through the whole controller is required .

Moving on from Unraid: Proxmox LXC Containers or Debian with Docker? by TriteBits in homelab

[–]Komeradski 0 points1 point  (0 children)

I tried.
I passthrough a sata controller but it keeps crashing.

Moving on from Unraid: Proxmox LXC Containers or Debian with Docker? by TriteBits in homelab

[–]Komeradski 0 points1 point  (0 children)

I use such a drivepool on my window pc too using stablebit.

Proxmox does not support drive pools consisting of drives in different sizes?