The UI looks quite modern and intuitive! Great job on getting this started.
If your goal is to target large-scale, multi-cluster enterprise environments, I would suggest incorporating more robust monitoring and alerting features. For instance...
I can see use softdep for stopping the nvidia drivers , with softdep nvidia pre: vfio-pci
But be you stop a sata controller ?
I've done the bit above .
echo "options vfio-pci ids=197b:0585" > /etc/modprobe.d/vfio.conf
update-initramfs -u
reboot...
Hi peter247,
To find out why the disks are still showing up, we need to verify if that SATA controller is successfully bound to the vfio-pci driver, rather than the host's default driver (like ahci).
Could you run the following command to check...
Hi,
Since Windows reports that the folder "already exists," it confirms that the file system operation has already been successfully executed on the server side (OMV), but the Windows client is failing to refresh its directory listing in...
thank you .
05:00.0 SATA controller [0106]: JMicron Technology Corp. JMB58x AHCI SATA controller [197b:0585]
You got that spot on !!!!!
BUT the disk are still showing in disks on proxmox
It looks like you're already passing the controller through to your TrueNAS VM, which is the right approach.
From what you're describing, the issue might be that the host is still loading the AHCI driver for that controller. When the VM stops...
die Installation via .ISO/USB-Stick verlief fehlerfrei. Das Proxmox bootet in das CLI, GUI oder Browser scheint nicht verfügbar zu sein.
Hat Jemand eine Idee ?
Beste Grüße
Stefan
Hi There,
As promised, here are some useful Links to get OpenStep installation iso's and interresting software:
For those interested, I compiled a littel lists with useful Links to install OpnStep 4.2
OpenStep installation (in toast format)...
Ich bitte um eine Diskussion/RFC zu o.g. Thematik.
Mittlerweile nehmen die Beiträge welche erkenn- und nachweisbar zu nahezu ausschließlich KI-Content bestehen massiv überhand. Besteht die Möglichkeit dies einzuschränken und/oder eine...
Das gurkt mich schon ewig und drei Tage in den M$-Foren so an. Also lange bevor es KI gab.
"I am an independant advisor from Rawalpindi and here to help you."
Dann folgt einfach eine Liste von Googleergebnissen, die jeder selbst schon 1000x...
ASMedia Chipsätze haben grundsätzlich nur maximal 2 PCIe 3.0-Lanes, auch wenn die Steckkarte evtl eine x4-Leiste hat (x2 Steckplätze habe ich noch nie gesehen).
Kann man direkt bei ASMedia nachlesen, z.b. für den ASM1166 hier...
I'm passing the full controller to my virtualised truenas which looks to working well , BUT I tried stopping it and restarting I will left with a load of errors in the logs .
Which gets me concerned about data corruption ? , how do stop the...
Before mounting the NFS share inside your PBS VM you may want to set a immutable flag to the mount directory with chattr +i <directory>
If you don't do that and your NFS share is not mounted for whatever reason PBS may write data to this...