- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Create a new volume: Best practice?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Create a new volume: Best practice?
Should quota be used?
Create default shares does not create any shares on new volume. Why? Bug?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Create a new volume: Best practice?
Here's a good KB on Quota https://kb.netgear.com/29891/ReadyNAS-OS-6-4-Share-quota
Are you saying there are no default shares (Documents, Music, Videos, Pictures) present after creating the volume? even when the option is checked?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Create a new volume: Best practice?
1. Quota on volume?
I still don't understand why there is a quota setting on the volume.
The KB article describes quotas on shares.
Will quotas on shares only work if the volume has the quotas setting marked?
There is also no size limit on quota for volume, only for shares.
2. Default shares?
After recreating the volume for the 4:time the default shares appeared. I have no clue what's going on here. Just for the record: I haven't created any users yet.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Create a new volume: Best practice?
@eton wrote:
I still don't understand why there is a quota setting on the volume.
Space usage in BTRFS is a slippery concept, and turning on quota for the volume tells the file system to track it more accurately. So the setting has a non-intuitive name (unfortunately inherited from the BTRFS folks).
Even if you don't use quotas to limit disk space on any shares, it's helpful fo enable quota on the volume. Without it, you won't see the space used by snapshots or even the space used by each share. You can change it at any time, so if you can try it after you get data loaded onto the NAS. Just look at the shares page, and compare what you see when Quota on and off.
@eton wrote:
2. Default shares?
After recreating the volume for the 4:time the default shares appeared.
Are you talking about Pictures, Documents, etc? Or are you talking about something else?
If you destroy and recreate a volume, the system won't recreate the default shares (Picture, Documents, etc). It will after a factory default. There's nothing special about those shares - you can delete the ones you don't care about, and create them manually when you recreate a volume.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Create a new volume: Best practice?
@StephenB wrote:Space usage in BTRFS is a slippery concept, and turning on quota for the volume tells the file system to track it more accurately. So the setting has a non-intuitive name (unfortunately inherited from the BTRFS folks).
I just want to emphasize that it's "more accurate". I moved a backup from one NAS to another for some load-leveling of my backups. Before I deleted the original backup, I had the same share on three NAS, the main one and two backups, each showing slightly different useage. Yet a Windows Properties inquiry verified all had the same space useage and number of files.
Not really completely germane to your question, but for the benefit of all. Don't use the reported use as gospel. But it's better than nothing.