Opened 2 years ago

Closed 2 years ago

#69 closed defect (fixed)

Want the ability to share at a finer granularity than 'whole volume'

Reported by: flcontrol Owned by:
Priority: major Milestone: 8.0-RELEASE
Component: GUI Version: 8.0 Beta (r5606)
Keywords: Cc:

Description

The only path that can be set when configuring new shares with the FreeNAS 8 web GUI is the main path for the drive volumes that's set when configuring the disks. It doesn't allow any other paths, so, only shares that all point to the same location can be set (alternative being go edit smb.conf yourself). Of two possible choices in the dropdown box, '...' and '/mnt/<name>', only the latter works, where <name> is always the same. If you select '...', an error results, producing a screen full of error information.

Change History (7)

comment:1 Changed 2 years ago by bsdimp

  • Summary changed from Creating shares from Web GUI in FreeNAS 8 not working correctly to Want the ability to share at a finer granularity than 'whole volume'

comment:2 Changed 2 years ago by hostman

I'm also experiencing this in 0.7.2 Sabanda (revision 5543), it was working in the version prior.

Running ZFS, if that makes any difference.

comment:3 Changed 2 years ago by axel_2078

I agree with you. I'm not digging how the new setup forces you to use the whole volume either.

comment:4 Changed 2 years ago by bsdimp

We plan an enhancement that lets you specify any subdirectory of the volume (plus the ability to make that subdirectory, set ownership, etc).

comment:5 Changed 2 years ago by shadowwolf

Looking forward to this fix.

comment:6 Changed 2 years ago by jpaetzel

For ZFS volumes, you can now create, manage permissions of, and share datasets. For UFS it's still at the volume granularity.

comment:7 Changed 2 years ago by jpaetzel

  • Resolution set to fixed
  • Status changed from new to closed

8.0.1 allows shares to be done at the directory level instead of the volume level.

Note: See TracTickets for help on using tickets.