Rob Granger
Dabbler
- Joined
- May 12, 2015
- Messages
- 23
I wasn't going to worry, but then started to check and found out that I can't offline the drive via the gui, other drives can be offline-ed.
I had one of the IBM SSD start getting some smart errors on start up. it was warrantied and I offlineed the old drive, and put in the new drive, zeroed and did a replace. do I manually fail the drive and take it to another system, wiipe it and add it again? All the remove and replace was done though the GUI so, my understanding is that this should have worked.
Thanks
Rob
TrueNAS-13.0-U5.3
HP Z4 Workstation
281gb Ram
6 1.92 IBM Data Center SSD
Virtualized on Proxmox 7.4.17
...
And I hope my system info is still in my signature. and it's not. truly apologize, just had a call and I have to run. Will complete the post with more details when I return
I had one of the IBM SSD start getting some smart errors on start up. it was warrantied and I offlineed the old drive, and put in the new drive, zeroed and did a replace. do I manually fail the drive and take it to another system, wiipe it and add it again? All the remove and replace was done though the GUI so, my understanding is that this should have worked.
Thanks
Rob
TrueNAS-13.0-U5.3
HP Z4 Workstation
281gb Ram
6 1.92 IBM Data Center SSD
Virtualized on Proxmox 7.4.17
...
And I hope my system info is still in my signature. and it's not. truly apologize, just had a call and I have to run. Will complete the post with more details when I return
Code:
root@freenas[~]# zpool status new-tank
pool: new-tank
state: ONLINE
scan: resilvered 132K in 00:00:00 with 0 errors on Tue Jan 30 09:20:12 2024
config:
NAME STATE READ WRITE CKSUM
new-tank ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
gptid/f206a5a7-824d-11ee-a3a0-d05099c0ad1e ONLINE 0 0 0
gptid/f234d657-824d-11ee-a3a0-d05099c0ad1e ONLINE 0 0 0
gptid/f239fc89-824d-11ee-a3a0-d05099c0ad1e ONLINE 0 0 0
da3p2 ONLINE 0 0 0
gptid/f2120d43-824d-11ee-a3a0-d05099c0ad1e ONLINE 0 0 0
gptid/5ba49f11-9c4c-11ee-baa6-338af3b95ab7 ONLINE 0 0 0
errors: No known data errors
#note the drive does not show up in glabel status:
root@freenas[~]# glabel status
Name Status Components
gptid/93dd5ddc-8455-11ee-936e-bd2b4da75ad7 N/A da0p1
iso9660/TRUENAS N/A cd0
gptid/f239fc89-824d-11ee-a3a0-d05099c0ad1e N/A da4p2
gptid/5ba49f11-9c4c-11ee-baa6-338af3b95ab7 N/A da1p2
gptid/f2120d43-824d-11ee-a3a0-d05099c0ad1e N/A da2p2
gptid/f206a5a7-824d-11ee-a3a0-d05099c0ad1e N/A da6p2
gptid/f234d657-824d-11ee-a3a0-d05099c0ad1e N/A da5p2
#The log from the GUI offline command for the disk I want to fix the gpid on.
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.507018+00:00 freenas.home zfsd 184 - - Creating new CaseFile:
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.507034+00:00 freenas.home zfsd 184 - - CaseFile(10581997627745921799,10923598432274648838,)
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.507045+00:00 freenas.home zfsd 184 - - Vdev State = OFFLINE
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.508449+00:00 freenas.home zfsd 184 - - GEOM: Notify cdev=gptid/f2311aac-824d-11ee-a3a0-d05099c0ad1e subsystem=DEV timestamp=1706628802 type=CREATE
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.513965+00:00 freenas.home zfsd 184 - - Interrogating VDEV label for /dev/gptid/f2311aac-824d-11ee-a3a0-d05099c0ad1e
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.566657+00:00 freenas.home zfsd 184 - - Onlined vdev(new-tank/10923598432274648838:/dev/gptid/f2311aac-824d-11ee-a3a0-d05099c0ad1e). State now ONLINE.
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.566675+00:00 freenas.home zfsd 184 - - CaseFile(10581997627745921799,10923598432274648838) closed - State ONLINE
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.568547+00:00 freenas.home zfsd 184 - - Creating new CaseFile:
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.568563+00:00 freenas.home zfsd 184 - - CaseFile(10581997627745921799,10923598432274648838,)
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.568574+00:00 freenas.home zfsd 184 - - Vdev State = ONLINE
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.570007+00:00 freenas.home zfsd 184 - - CaseFile(10581997627745921799,10923598432274648838) closed - State ONLINE
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.571326+00:00 freenas.home zfsd 184 - - Creating new CaseFile:
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.571337+00:00 freenas.home zfsd 184 - - CaseFile(10581997627745921799,10923598432274648838,)
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.571344+00:00 freenas.home zfsd 184 - - Vdev State = ONLINE
Jan 30 09:33:22 freenas 1 2024-01-30T15:33:22.571351+00:00 freenas.home zfsd 184 - - CaseFile(10581997627745921799,10923598432274648838) closed - State ONLINE
Last edited: