epicurean
Cadet
- Joined
- Feb 22, 2022
- Messages
- 9
Not sure if this is a proxmox question or a truenas one.
I passed through the entire HBA in IT mode to the Truenas VM in Proxmox 7.
However, I cannot create a new pool , or add a vdev in Truenas. I was able to do so just a week ago..until I updated proxmox recently, and also truenas scale a few days ago.
Consistently getting this error
Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 426, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 461, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1186, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1318, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/pool.py", line 757, in do_create verrors.check() File "/usr/lib/python3/dist-packages/middlewared/service_exception.py", line 70, in check raise self middlewared.service_exception.ValidationErrors: [EINVAL] pool_create.topology: Disks have duplicate serial numbers: '' (vda, vdb).
I googled this and found that most people have similar errors either only passthrough their drives, and not the entire HB or their drives were USB attached drives. Which is not true for my case
Any help appreciate. Much thanks!
I passed through the entire HBA in IT mode to the Truenas VM in Proxmox 7.
However, I cannot create a new pool , or add a vdev in Truenas. I was able to do so just a week ago..until I updated proxmox recently, and also truenas scale a few days ago.
Consistently getting this error
Error: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 426, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 461, in __run_body rv = await self.method(*([self] + args)) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1186, in nf res = await f(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1318, in nf return await func(*args, **kwargs) File "/usr/lib/python3/dist-packages/middlewared/plugins/pool.py", line 757, in do_create verrors.check() File "/usr/lib/python3/dist-packages/middlewared/service_exception.py", line 70, in check raise self middlewared.service_exception.ValidationErrors: [EINVAL] pool_create.topology: Disks have duplicate serial numbers: '' (vda, vdb).
I googled this and found that most people have similar errors either only passthrough their drives, and not the entire HB or their drives were USB attached drives. Which is not true for my case
Any help appreciate. Much thanks!