I am making zpools on FreeBSD machine. While creating zpools I observe these two cases:
If I take
raw disksand createzpoolthen I am able to form zpools and they are working perfectly.If I format disks using
gpartinfreebsd-zfsformat and then make zpool then also they are working perfectly.
What I am confused in, is which approach is better for creation of zpools?