Inacio Alves
Dabbler
- Joined
- Mar 5, 2015
- Messages
- 14
First, sorry my poor english.
I create a zpool named ifce and create two DataSet ifce/inacio and ifce/inacio/vbox.
So, I set refquota=2G to ifce/inacio and refquota=5G to ifce/inacio/vbox.
After that, I try some dd to write files on disk in both DataSet. I was capable to exceed my quotas.
The same experiment in FreeBSD. So, if I try write on ifce/inacio, this has impact on both ifce/inacio and ifce/inacio/vbox. But if I try write on ifce/inacio/vbox just has impact on this DataSet. Futhermore, the refquota allow me to write at most 5GB in ifce/inacio/vbox.
I create a zpool named ifce and create two DataSet ifce/inacio and ifce/inacio/vbox.
So, I set refquota=2G to ifce/inacio and refquota=5G to ifce/inacio/vbox.
After that, I try some dd to write files on disk in both DataSet. I was capable to exceed my quotas.
The same experiment in FreeBSD. So, if I try write on ifce/inacio, this has impact on both ifce/inacio and ifce/inacio/vbox. But if I try write on ifce/inacio/vbox just has impact on this DataSet. Futhermore, the refquota allow me to write at most 5GB in ifce/inacio/vbox.