snailium
snailium
Here is the troubleshoot steps. **1. Make sure it is not the SataMap problem.** If you are using ESXi or any virtualization, try remove SATA controller in VM configuration, and...
难怪在Unraid通过虚拟SCSI直通SAS硬盘的时候会丢盘。 顺便说一下,Unraid和PVE之类使用libvirt虚拟SCSI控制器,可以选择LSI和VMware模式 - model: lsilogic,虚拟为LSI 53c895a,使用驱动sym53c8xx(rr本身支持,但是没有提供DSM modules) - model: lsisas1068,虚拟为LSI SAS1068,使用驱动mptsas(仅支持2TB以下硬盘,2TB以上硬盘系统无法识别,应该是默认用了IR模式) - model: lsisas1078,虚拟为LSI MegaRAID SAS 1078,使用驱动megaraid_sas(在DSM里可以识别硬盘但无法正常使用,推测是因为没有启用JBOD模式) - model: vmpvscsi,虚拟为VMware PVSCSI,使用驱动vmw_pvscsi(需要在VM或libvirt设置里将target和unit的值对调,进入DSM可正常识别和使用硬盘) 也可以在直通SAS硬盘的时候选择挂载到SATA控制器下,DSM内也可以正常使用
My loader lost model/architecture information after upgrade to 24.5.4. I had to rebuild the loader from scratch. After that, DSM seems corrupted. It gave me the first setup wizard. I...
换条网线试试?
Maybe try to switch "Priority use official driver" to false?
中间有一个版本的脚本有问题(具体是哪个版本忘记了),运行到一半会报错退出,结局方法就是重新做个loader U盘,然后可以使用恢复选项导入之前的设置,重建loader
Same error on Ubuntu 24.04.3 LTS with Portainer 2.33.3 LTS (business edition). ``` $ uname -a Linux HOME-CENTER 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64 x86_64...
> Same issue here! When I get the "environment is unreachable" error, I see this in the browser Network tab: > > ``` > GET /api/endpoints/X/docker/v1.41/_ping > Response: {"message":"client version...
> I'm having the same issue, but I've found a solution: > > Use version 2.20.2 until the Portainer developers fix the issue. This version works for me. > >...