Feature #941
add_storage.py should add a Music storage group
Status: | Closed | Start date: | 11/20/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | brfransen | % Done: | 0% |
|
Category: | Packages: Core | Spent time: | - | |
Target version: | 8.1 |
Description
.27 allows music to be in an SG.
Associated revisions
LinHES-system: add_storage.py: add music storage group. refs #941.
Combine frontend SG and backend SG to all SGs or none. --add_sg option is new and is recognized in normal operation.
LinHES-config: mv_config.py: add music dir to NFS_SKIP. refs #941.
mv_install.py: update sg option to --add_sg
History
Updated by jams about 11 years ago
mv_config.py should be updated as well so that the music dir does not get auto_nfs mounted on the client.
SG_MAP_AUTONFS_SKIP=['media/tv','media/video','media/video_stuff','media/streami
ng']
Also video_stuff should be updated to reflect it's new name
Updated by brfransen about 11 years ago
Thanks. I will do that. video_stuff was done in b571d821fa367c9977064954e238a72d736a4436
Updated by brfransen about 11 years ago
- Status changed from New to Closed