Hi,
I passed through the SSD's using the official tutorial.
Here is the VM configs:
I am getting the following error when try to enable Trim:
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 355, in run
await self.future...
ok, some progression!
stuck at this now...
Here is my grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction initcall_blacklist=sysfb_init video=simplefb:off video=vesafb:off video=efifb:off video=vesa:off disable_vga=1...
Hi,
I have the following two NVME's:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme1n1 259:0 0 931.5G 0 disk
├─nvme1n1p1 259:1 0 1007K 0 part
├─nvme1n1p2 259:2 0 1G 0 part /boot/efi...
Hi,
I am thinking to add 2 mini pc nodes with dual NICs and create my first ever proxmox cluster.
I am already running pfSense on my single node.
to do HA on pfSense, you need a sync interface. This would mean that I need 3 network interfaces: WAN, LAN and Sync
Since I have only 2 NICs...
I had problems with setting up the MTU of 9000. I enabled the jumbo frames on my Cisco switch and then pinged it using the following:
ping -s 8184 192.168.10.254 (-s is to specify the size of the data packaget to be sent)
the response shows that it can only carry the data packets of size 8192...
This makes sense. I will try to pass 1 x NIC (enp68s0f0) port to the VM instead of creating a bond and see if that makes a difference. Thanks very much for your help
Hi,
I have a 10Gig card with 2 NICs
I created the Linux Bond using these 2 NICs and then created a Linux bridge on top of this bond as shown below:
I am using this bond0 as a LAN in pfSense by creating the Linux Bridge (vmbr1).
pfSense recognises this interface (vmbr1) as 10 gig as shown...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.