gmzang / maczfs

Automatically exported from code.google.com/p/maczfs
Other
0 stars 0 forks source link

Intech SpeedTools QuickBench 2.1 incompatible #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run QuickBench 2.1
2. Choose a ZFS filesystem.

What is the expected output? What do you see instead?
Expected: A test file is created for the benchmark test.
Instead: A dialog appears saying: "Sorry, you do not have sufficient permission 
to read and/or write to this drive."

What version of the product are you using? On what operating system?
10.5.8 PPC, PowerMac G5 Dual 2GHz, June 2003.
QuickBench 2.1.
MacZFS 74.0.1.
raidz2 (GPT, 4 1TB disks, created by partition).

Please provide any additional information below.

Original issue reported on code.google.com by sbyt...@gmail.com on 20 Mar 2011 at 4:37

GoogleCodeExporter commented 8 years ago
The problem is that the zpool and filesystems were created from sudo, so the 
volume is owned by root.
If you run QuickBench as root, this isn't a problem.

Original comment by sbyt...@gmail.com on 20 Mar 2011 at 4:58

GoogleCodeExporter commented 8 years ago
Do not run it as root. Instead, sudo chown the filesystem after mounting to 
allow it to run as other users. 

Original comment by alex.ble...@gmail.com on 21 Mar 2011 at 6:32