rodfantana
Dabbler
- Joined
- Jun 10, 2017
- Messages
- 27
I have a test FreeNas setup on a VM. FN is installed on a 8G vmdk. A LSI 9207-8i is in passthrough mode presented to the VM, that makes 4x500g disks avail for a raidz1 zpool. All works as expected. Until i started testing drive failures scenarios.
1. When I pull one of the 500gb drives out, everything continues to work.
2. As soon as I pull the second 500gb drive out, the VM hangs where I can still run commands from an established SSH session, but can't establish new ones, or get anywhere within webUI. Logins to webUI are also not happening at this point. I also tried just writing a file via 'touch /var/log/blah' which did not return the prompt; hence failed.
I thought it was a swap striping issue, so i 'swapoff'ed all of the swap on the zpool disks and pulled them again. Same result.
I understand that I can't run a 4-drive raidz1 with only 2 drives, but would like to know why the FS OS is affected, when it's spun on a completely separate drive.
Thanks in advance.
1. When I pull one of the 500gb drives out, everything continues to work.
2. As soon as I pull the second 500gb drive out, the VM hangs where I can still run commands from an established SSH session, but can't establish new ones, or get anywhere within webUI. Logins to webUI are also not happening at this point. I also tried just writing a file via 'touch /var/log/blah' which did not return the prompt; hence failed.
I thought it was a swap striping issue, so i 'swapoff'ed all of the swap on the zpool disks and pulled them again. Same result.
I understand that I can't run a 4-drive raidz1 with only 2 drives, but would like to know why the FS OS is affected, when it's spun on a completely separate drive.
Thanks in advance.