Hi Folks,

I used to run transmission for torrents on opensolaris snv_134. My working zfs 
was newsan/tmp and when the torrent completed i had transmission configured to 
move the files to newsan/incoming.

I upgraded to sol11exp and the related zfs updates and now the files no longer 
move to newsan/incoming upon completion. 

I believe this to be a zfs acl issue and could use some assistance in 
diagnosing it. 

My ideal situation would be that i set perms on /newsan/tmp and 
/newsan/incoming with inheritance turned on and these perms are passed down to 
all files and subdirs below them. 

Is there a way to get the move error to be logged somewhere like syslog?

bash-4.0$ /bin/ls -ladV /newsan/tmp
drwxr-x---+ 42 me    media         50 Jan 25 17:26 /newsan/tmp
                 owner@:rwxpdDaARWcCos:fd-----:allow
                 group@:r-x---a-R-c--s:-------:allow
              everyone@:------a-R-c--s:-------:allow
bash-4.0$ /bin/ls -ladV /newsan/incoming
drwxr-xr-x+ 11 me    media        326 Jan 25 17:37 /newsan/incoming
                 owner@:rwxpdDaARWcCos:fd-----:allow
                 group@:r-x---a-R-c--s:-------:allow
              everyone@:r-x---a-R-c---:fd-----:allow
bash-4.0$ 

thanks in advance 
Rep
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to