Actions
Bug #6568
closedzfs_allow_010_pos and zfs_allow_012_neg fail intermittently
Start date:
2016-01-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
zfs_allow_010_pos and zfs_allow_012_neg fail intermittently while trying to do legacy sharing - I don't understand why that step is needed at all, so the fix would be removing the legacy share stuff from verify_fs_share().
Related issues
Updated by Yuri Pankov over 6 years ago
Looks like legacy sharing was actually done to start nfs/server, which wouldn't otherwise start without shared FS, but with the fix for #6088 in place, we don't need that workaround anymore.
Updated by Yuri Pankov over 6 years ago
- Related to Bug #6088: Unable to enable the nfs/server service when nothing is shared added
Updated by Electric Monk over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 751609474e831927e5706b37cb08160df31dcd4d
commit 751609474e831927e5706b37cb08160df31dcd4d Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2016-02-03T17:31:21.000Z 6568 zfs_allow_010_pos and zfs_allow_012_neg fail intermittently Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions