Scharbag
Guru
- Joined
- Feb 1, 2012
- Messages
- 620
So after waiting 9 days to have my new 20TB HDDs finish their burnin, I created a pool called bigbackuptank. It worked fine.
Then I remembered that my other pool is called bigtank... So, I destroyed bigbackuptank. I then tried to add a pool called slowtank (I also have a pool named fasttank) and I get this:
da0 and da1 are my boot disks from ESXi. They do not show serial numbers:
I have rebooted twice - once to install 13.0-U2 and once as a compete TrueNAS shutdown and restart.
My system specifics are in my signature. I have never had this issue before running on ESXi and it is very strange that the pool added fine the first time and then it will not allow me to add the pool now with the proper name.
Any help would be fantastic.
Thank you,
Then I remembered that my other pool is called bigtank... So, I destroyed bigbackuptank. I then tried to add a pool called slowtank (I also have a pool named fasttank) and I get this:
Code:
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 355, in run
await self.future
File "/usr/local/lib/python3.9/site-packages/middlewared/job.py", line 391, in __run_body
rv = await self.method(*([self] + args))
File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 975, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/pool.py", line 639, in do_create
verrors.check()
File "/usr/local/lib/python3.9/site-packages/middlewared/service_exception.py", line 62, in check
raise self
middlewared.service_exception.ValidationErrors: [EINVAL] pool_create.topology: Disks have duplicate serial numbers: '' (da0, da1).da0 and da1 are my boot disks from ESXi. They do not show serial numbers:
I have rebooted twice - once to install 13.0-U2 and once as a compete TrueNAS shutdown and restart.
My system specifics are in my signature. I have never had this issue before running on ESXi and it is very strange that the pool added fine the first time and then it will not allow me to add the pool now with the proper name.
Any help would be fantastic.
Thank you,