Home Forums OS X Server and Client Discussion File Serving Ownership disabled on RAID with active shares?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #378423
    kennyj
    Participant

    Hello,

    I noticed today that I could not set ownership on a new folder… always shows _unknown for user and group. I ran diskutil info against the volume which shows ownership: disabled. Is there any reason ownership should be disabled on a RAID with active shares? I’m stumped as to how this may have changed.

    Do you think I would cause any issues if I enable ownership on this volume?

    I also noticed that vsdbutil is deprecated in 10.5, however it seems that diskutil does not have the feature to enable ownership until 10.6. Shall I still use vsdbutil to change this?

    Thanks,
    Ken Edgar

    #378702
    thinkingman
    Participant

    I’ve had some luck with the following (per diskutil’s manpage):
    [code]diskutil enableOwnership /Volumes/VolName[/code]
    While it still shows as [code]Owners Enabled: No[/code] in Disk Utility, it shows as [code]Owners: Enabled[/code] when running:
    [code]diskutil info /Volumes/VolName[/code]

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed