search for: 1gtest

Displaying 1 result from an estimated 1 matches for "1gtest".

Did you mean: gtest
2009 Oct 29
2
Difficulty testing an SSD as a ZIL
...d my SSD, and wanted to test it out using fake zpools with files as backing stores before attaching it to my production pool. However, when I exported the test pool and imported, I get an error. Here is what I did: I created a file to use as a backing store for my new pool: mkfile 1g /data01/test2/1gtest Created a new pool: zpool create ziltest2 /data01/test2/1gtest Added the SSD as a log: zpool add -f ziltest2 log c7t1d0 (c7t1d0 is my SSD. I used the -f option since I had done this before with a pool called ''ziltest'', same results) A ''zpool status'' returned...