Search Results

Search: Posts Made By: mzainal
Forum: Solaris 03-25-2015
4,954
Posted By jlliagre
This should do it:zfs create rpool/database zfs...
This should do it:zfs create rpool/database
zfs set quota=210G rpool/database
zfs set reservation=210G rpool/database
zfs set mountpoint=/database rpool/database
1,786
Posted By Aia
That would produce a file named...
That would produce a file named larger_than_100M.list which it has the information you are requesting, formatted the way you posted.

du -sm /mnt/* | awk -v d=`date "+%d%b%Y"` '$1 > 100 {printf "%s...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy