Hi guys,
I want install docker on FreeBSD 11. The problem is that I want to install first ZFS and then a raid.
But I have read the doc and watch a video about ZFS and I'm getting an error every time I write:
Does anybody know what that means? And how can I fix it?
Thanks.
I want install docker on FreeBSD 11. The problem is that I want to install first ZFS and then a raid.
But I have read the doc and watch a video about ZFS and I'm getting an error every time I write:
zpool create my_storage raidz da0 da1 da2 da4
Code:
error: "cannot open 'da0': no such GEOM provider must be a full path or shorthand device name"
Does anybody know what that means? And how can I fix it?
Thanks.