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...
We're looking at it from opposite perspectives. the word "prefer" tells the story; to facilitate high load, you will need to do this.
The key remains that backup systems are essentially passive- all the work have to occur from the sender end; If...
My reconfiguration, 3 HP G8 384Gib Ram , 2 x 10GBE storage nics configured for MPIO and a 4th HP G8 with 2 x 10 Gbe in MPIO mode Truenas CE v25 with 25 900GB sata disks (5wide \ 5vdev) usable Capacity: 11.94 TiB
all running on the ALPHA branch...
I tried the stop mode but I get the same error. So I guess I need to move my tmpdir because local only has 120Gb capacity. The Main2TB drive has about a terabyte of free space perhaps I could move it there. Being new to Linux I am not sure...
Hi,
You don’t need to configure RSTP on your Juniper switch for that trunk port. The reason is that the vmbr1 bridge in Proxmox behaves like a simple switch internally, so it doesn’t participate in spanning tree.
What you really need to do is...