based on OP's description I don't see a reason for iSCSI traffic to ever be generated from 10/20/30 or passed to 100/101. So I do not think this would come up as an issue.
I also do not see where OP mentions using Bond. It seems to me they have...
Very convoluted! I'll give it a try one day out of curiosity but would not want to troubleshoot something like this in production...
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
I checked my /etc/network/interfaces and it uses the static setting for the wireless interface, so I've gone ahead and updated the main post to reflect this. Curiously, no one else ever reported this issue prior and numerous people replied to...
I'm sure this has probably come up before, but:
I've set up a proxy under Datacenter -> Options.
But I'm _also_ trying to connect to an internal URL to do OIDC (keycloak) auth. Which the proxy configured there won't allow (as that's for...
It will. I've used this kind of config in the lab before. like I said, not ideal for a production environment but can be done.
edit- I'll explain the logic. nic1 has mac1. nic 2 has mac2
in the above config, either mac1 or 2 is present in V0...
I don't think its a valid config. You may be able to assign an IP to a NIC that is part of the Bridge, but you definitely can't assign IP to a NIC that is part of a Bond.
Your VLAN would need to sit on the Bond, but if each switch is handling...
You can. it works. Its a bad idea, but it can be done. (as an aside, its a bad idea on vmware too; iscsi interfaces dont like to share the link.)
the interfaces would look like this:
iface nic0 inet manual
mtu 9000
iface nic1 inet...
You can. it works. Its a bad idea, but it can be done. (as an aside, its a bad idea on vmware too; iscsi interfaces dont like to share the link.)
the interfaces would look like this:
iface nic0 inet manual
mtu 9000
iface nic1 inet...
Greetings! I have been testing PDM and its great so far! I did have a question/feature request to have the ability to restart VMs on nodes. I know you can shutdown/start VMs, but it would be nice to have service desk role with access to reboot...
Is your TrueNAS setup as mirrored vDevs? Also do you have Jumbo frames and MTU's set? I have tried both jumbo and non-jumbo and don't seee a huge differnce, but just checking. Here is my iSCSI tests on my system I am seeing some higher...
On getting the locale warning from perl, I tried to reset it per instructions I found on this forum:
root@pve:~# pveversion
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset)...
Hi together,
we have 4 hosts/nodes, everyone with a valid PVE Standard Subscription. Datacenter Manager mentions an active subscription on the subscription tab too and the statistic points out a subscription ratio of 100% (>=80%).
Anyhow when I...
Ja auf gewisse Art und Weise hat es mit Proxmox zu tun....
Und ja ich habe Lizensierte Software keine Sorge nur gibt es bestimmt jemanden der auch auf Proxmox umgestiegen ist und vor den selbigen Herausforderungen gestanden hat.
Und die 300€...
well, you have quite the loadout.
Before we begin, make sure you have multipath-boot-tools installed. it is critical for the proper ordering of devices during boot.
next, I assume the disks in question are the 600GB drives. assuming you can...