Displaying 2 results from an estimated 2 matches for "snv_37".
Did you mean:
snv_39
2006 Apr 25
3
ZFS quotas & zoned datasets
...NAME PROPERTY VALUE SOURCE
table/player2 quota none default
pingpong:pts/1# zlogin player2
[Connected to zone ''player2'' pts/2]
Last login: Wed Apr 12 06:53:47 on pts/2
Sun Microsystems Inc. SunOS 5.11 snv_37 October 2007
# zfs get quota table/player2
NAME PROPERTY VALUE SOURCE
table/player2 quota none default
# zfs set quota=20g table/player2
cannot set quota for ''table/player2'': permission denied
As expected b...
2006 May 19
3
Oracle on ZFS vs. UFS
Hi,
I''m preparing a personal TPC-H benchmark. The goal is not to measure or
optimize the database performance, but to compare ZFS to UFS in similar
configurations.
At the moment I''m preparing the tests at home. The test setup is as
follows:
. Solaris snv_37
. 2 x AMD Opteron 252
. 4 GB RAM
. 2 x 80 GB ST380817AS
. Oracle 10gR2 (small SGA (320m))
The disks also contain the OS image (mirrored via SVM). On the remaining
space I have created one zpool (one disk) resp. one MD-Volume with an UFS
filesystem ontop (the other disk)
Later I want to rerun the t...