Mario Goebbels (Webmail) wrote:
> 
>> MG> How can I set up a ZVOL that's accessible by non-root users, too?
>> MG> The intent is to use sparse ZVOLs as raw disks in virtualization
>> MG> (reducing overhead compared to file-based virtual volumes).
>>
>> change zvol permissions to whatever you want?
> 
> The nodes in /dev/zvol are all 777 from the start. The ones in /devices, to
> which the /dev ones link, are just 400.

That is because the /dev/zvol files are actually symlinks and on Solaris 
symlinks don't have their own permissions so you see lrwxrwxrwx instead.


-- 
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to