Some howtos and benchmarks

Everything Windows related

Some howtos and benchmarks

Postby gea » Sat Mar 30, 2024 4:28 am

https://www.hardwareluxx.de/community/t ... r.1351984/

If you can't read German, use Chrome to translate on the fly.
gea
 
Posts: 15
Joined: Tue Jan 23, 2024 9:56 am

Re: Some howtos and benchmarks

Postby gea » Tue Apr 02, 2024 1:23 am

How do I handle ZFS on Windows USB disks
- I always name usb pools "usb"
- I create three batch files on the desktop

poolstate.bat with file content:
zpool list
timeout /t 5

import_usb_pool.bat with file content:
zpool import -f usb
timeout /t 5

export_usb_pool.bat with file content:
zpool export -f usb
timeout /t 5

Execute the file via a mouse right click and "run as administrator"
Prior an unplug, export or check state as ZFS hangs (reboot required) when you just unplug a single disk pool
gea
 
Posts: 15
Joined: Tue Jan 23, 2024 9:56 am


Return to Windows

Who is online

Users browsing this forum: No registered users and 1 guest