Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- % zpool status -x ; date ; uptime
- pool: august
- state: ONLINE
- status: One or more devices has experienced an unrecoverable error. An
- attempt was made to correct the error. Applications are unaffected.
- action: Determine if the device needs to be replaced, and clear the errors
- using 'zpool clear' or replace the device with 'zpool replace'.
- see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
- scan: scrub repaired 0B in 04:06:54 with 0 errors on Mon Aug 19 01:20:53 2024
- config:
- NAME STATE READ WRITE CKSUM
- august ONLINE 0 0 0
- ada1p3.eli ONLINE 0 0 0
- cache
- gpt/cache1-august ONLINE 59.2K 931K 0
- gpt/cache2-august ONLINE 0 0 0
- errors: No known data errors
- Tue 8 Oct 2024 07:39:43 BST
- 7:39a.m. up 11:34, 6 users, load averages: 1.19, 1.00, 0.95
- % su -
- Password:
- root@mowa219-gjp4-zbook-freebsd:~ # date ; time zpool offline august gpt/cache1-august && zpool clear august gpt/cache1-august && zpool status -x ; date ; tail -f -n 0 /var/log/messages
- Tue Oct 8 07:40:26 BST 2024
- 0.012u 0.006s 1:20.29 0.0% 288+272k 1+1io 0pf+0w
- pool: august
- state: ONLINE
- status: One or more devices has been taken offline by the administrator.
- Sufficient replicas exist for the pool to continue functioning in a
- degraded state.
- action: Online the device using 'zpool online' or replace the device with
- 'zpool replace'.
- scan: scrub repaired 0B in 04:06:54 with 0 errors on Mon Aug 19 01:20:53 2024
- config:
- NAME STATE READ WRITE CKSUM
- august ONLINE 0 0 0
- ada1p3.eli ONLINE 0 0 0
- cache
- gpt/cache1-august OFFLINE 0 0 0
- gpt/cache2-august ONLINE 0 0 0
- errors: No known data errors
- Tue Oct 8 07:41:47 BST 2024
- Oct 8 07:41:52 mowa219-gjp4-zbook-freebsd kernel: ugen0.3: <Kingston DataTraveler 3.0> at usbus0 (disconnected)
- Oct 8 07:41:52 mowa219-gjp4-zbook-freebsd kernel: umass0: at uhub1, port 1, addr 15 (disconnected)
- Oct 8 07:41:52 mowa219-gjp4-zbook-freebsd kernel: umass0: detached
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: ugen0.3: <Kingston DataTraveler 3.0> at usbus0
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: umass0 on uhub1
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: umass0: <Kingston DataTraveler 3.0, class 0/0, rev 2.10/0.01, addr 19> on usbus0
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: umass0: SCSI over Bulk-Only; quirks = 0xc000
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: umass0:4:0: Attached to scbus4
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: da0: <Kingston DataTraveler 3.0 > Removable Direct Access SPC-4 SCSI device
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: da0: Serial Number E0D55EA1C84FF390A9500FDA
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: da0: 40.000MB/s transfers
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: da0: 29510MB (60437492 512 byte sectors)
- Oct 8 07:41:58 mowa219-gjp4-zbook-freebsd kernel: da0: quirks=0x2<NO_6_BYTE>
- Oct 8 07:42:01 mowa219-gjp4-zbook-freebsd ZFS[3780]: vdev state changed, pool_guid=1913339710710793892 vdev_guid=2707065736465968084
- ^C
- root@mowa219-gjp4-zbook-freebsd:~ # date ; zpool status -x ; zpool iostat -v august ada1p3.eli gpt/cache1-august gpt/cache2-august
- Tue Oct 8 07:42:41 BST 2024
- all pools are healthy
- capacity operations bandwidth
- vdev alloc free read write read write
- ------------------- ----- ----- ----- ----- ----- -----
- ada1p3.eli 563G 349G 37 21 515K 551K
- gpt/cache1-august 27.0G 1.79G 11 0 124K 140K
- gpt/cache2-august 7.14G 141M 6 1 60.7K 508K
- ------------------- ----- ----- ----- ----- ----- -----
- root@mowa219-gjp4-zbook-freebsd:~ # service zfsd status
- zfsd is running as pid 2927.
- root@mowa219-gjp4-zbook-freebsd:~ # exit
- logout
- % zfs version
- zfs-2.2.99-693-FreeBSD_gb10992582
- zfs-kmod-2.2.99-693-FreeBSd_gb10992582
- % uname -aKU
- FreeBSD mowa219-gjp4-zbook-freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT main-n272683-2d84f79c4e45 GENERIC amd64 1500025 1500025
- % zpool status -x ; date ; uptime
- all pools are healthy
- Tue 8 Oct 2024 07:44:13 BST
- 7:44a.m. up 11:38, 5 users, load averages: 0.86, 0.86, 0.89
- % zpool iostat -v august ada1p3.eli gpt/cache1-august gpt/cache2-august 10
- capacity operations bandwidth
- vdev alloc free read write read write
- ------------------- ----- ----- ----- ----- ----- -----
- ada1p3.eli 563G 349G 37 21 514K 557K
- gpt/cache1-august 27.0G 1.79G 11 0 124K 143K
- gpt/cache2-august 7.13G 150M 6 1 60.5K 511K
- ------------------- ----- ----- ----- ----- ----- -----
- capacity operations bandwidth
- vdev alloc free read write read write
- ------------------- ----- ----- ----- ----- ----- -----
- ada1p3.eli 563G 349G 0 22 0 1.97M
- gpt/cache1-august 27.0G 1.77G 0 2 0 1.84M
- gpt/cache2-august 7.13G 150M 0 2 0 2.54M
- ------------------- ----- ----- ----- ----- ----- -----
- ^C
- %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement