I have just acquired a DNS-323 with no disks and have not set it up yet except to log into the D-Link interface and poke around. It has the 1.10 firmware and is the A1 version. I have 2 1TB WD Red disks that I intend to use in the NAS that are still in their packaging. My needs are simple. Currently I am using a headless PC running a Linux-based OS called Daphile that acts strictly as a music server. That PC has no data on it except for the OS install on a SSD, and a small (maybe 500GB) USB external drive plugged into it that houses my music collection along with a handful of miscellaneous files I'd like to keep backed up. My girlfriend has a MacBook Pro. I may introduce another Windows PC into the environment someday.I would like to accomplish the following:-Move my music files to the NAS and let it serve those files to my headless PC.-Backup the Daphile OS install to the NAS for recovery if ever needed (the OS has its own backup mechanism and I believe I would just have to point it to the NAS).-Store those other miscellaneous files for safe keeping.-Use Time Machine to back my girlfriend's computer up to the NAS.-Have the option of possibly backing up a Windows PC to the NAS.-Have a level of redundancy that's fairly safe, though I recognize that this is not a perfect system. I'm not going to introduce a bunch of additional drives to make 100% sure I will never lose my data. I'm looking at RAID 1 or 5 but am open to suggestions.
I am not good with this stuff, but I'm good at troubleshooting and following instructions (I did get Daphile set up, after all, and that was quite a feat for me). I've been researching Alt-F for a few days now but I don't see a lot of people who are starting with this kind of clean install and I have some questions. I'm mostly interested in Alt-F because of the limited disk formatting options in the native firmware.Can I install Alt-F to my DNS-323 before introducing the HDDs
or do they need to be in there first? The reason I ask is that I know the native firmware only supports limited disk formats where Alt-F has several options. I feel like I might as well start off with my infrastructure in place before bringing in any data, so why format then reformat the disks unnecessarily?What is the best disk format for my cross platform setup and needs?
I have the option of using that 500GB (or so) external USB drive as a third drive in a RAID 5 setup. It is only able to be powered through its USB cord, however, and I have read enough to know that this could be an issue. I could also pick up a separately powered 1TB external drive and introduce that to the system, but I'm not wanting to spend much more money on this immediately. Is it a poor choice to begin with a RAID 1 system then later convert to RAID 5 (by "convert" I think I probably mean moving all the data off and rebuilding the system as it sounds like you can't just change an existing system from 1 to 5 without erasing your disks or knowing much more than I do)?
Should I attempt to start with a RAID 5 system using my current external USB drive and upgrade it later when I feel like spending the money?
Any other thoughts or suggestions?Thank you in advance for any help. I don't know enough about any of this to be a contributor to what you folks do but I have long been a beneficiary! Maybe just asking good questions is helpful enough and hopefully I have. My only other note is that the current drive space I've allotted myself is not a concern. I know that most of you have graduated to many more TBs than me at this point, but what I have right now is plenty for my music, the few photos we store and our various small files. As I continue converting my music over to FLAC I might have greater needs in the future but I'll just get additional drives then and expand my capabilities when needed.
On Thursday, 7 April 2016 04:24:50 UTC+1, Adam H wrote:I have just acquired a DNS-323 with no disks and have not set it up yet except to log into the D-Link interface and poke around. It has the 1.10 firmware and is the A1 version. I have 2 1TB WD Red disks that I intend to use in the NAS that are still in their packaging. My needs are simple. Currently I am using a headless PC running a Linux-based OS called Daphile that acts strictly as a music server. That PC has no data on it except for the OS install on a SSD, and a small (maybe 500GB) USB external drive plugged into it that houses my music collection along with a handful of miscellaneous files I'd like to keep backed up. My girlfriend has a MacBook Pro. I may introduce another Windows PC into the environment someday.I would like to accomplish the following:-Move my music files to the NAS and let it serve those files to my headless PC.-Backup the Daphile OS install to the NAS for recovery if ever needed (the OS has its own backup mechanism and I believe I would just have to point it to the NAS).-Store those other miscellaneous files for safe keeping.-Use Time Machine to back my girlfriend's computer up to the NAS.-Have the option of possibly backing up a Windows PC to the NAS.-Have a level of redundancy that's fairly safe, though I recognize that this is not a perfect system. I'm not going to introduce a bunch of additional drives to make 100% sure I will never lose my data. I'm looking at RAID 1 or 5 but am open to suggestions.All the above can in principle be done under Alt-F. If it fulfil your specific needs is another question.The DNS-323-rev-A1 is fairly old now, its hardware might start failing. I have one myself (donated) and one of the drive leds is not working -- that's not important, but other vital components might start to fail.
Alt-F will happily handle most disk layout and filesystems it finds in your disks, but if your box fails and you move you disks to another NAS, its OS might be not so forging.I am not good with this stuff, but I'm good at troubleshooting and following instructions (I did get Daphile set up, after all, and that was quite a feat for me). I've been researching Alt-F for a few days now but I don't see a lot of people who are starting with this kind of clean install and I have some questions. I'm mostly interested in Alt-F because of the limited disk formatting options in the native firmware.Can I install Alt-F to my DNS-323 before introducing the HDDsYes. But without disks there is not much that you can try.And a "first login wizard" will guide you thought initial setup, so you know where to go latter to further customize it. That login tour only runs once.
Why don't you attach an old disk to the box, on even an USB pen, just to try Alt-F? Then, to repeat the "first login tour", you only need to remove that disk, apply "Clear Settings" and reboot with the final disks.or do they need to be in there first? The reason I ask is that I know the native firmware only supports limited disk formats where Alt-F has several options. I feel like I might as well start off with my infrastructure in place before bringing in any data, so why format then reformat the disks unnecessarily?What is the best disk format for my cross platform setup and needs?Any.The only requirement is that if you want to install additional software (Alt-F packages), an ext2/3/4 filesystem is needed. NTSF/FAT is not linux native and will not work. If you only want to store data, any filesystem will do, albeit slowly. But you will want to install Alt-F packages, as you need at least 'netalk' for Time Machine.
I have the option of using that 500GB (or so) external USB drive as a third drive in a RAID 5 setup. It is only able to be powered through its USB cord, however, and I have read enough to know that this could be an issue. I could also pick up a separately powered 1TB external drive and introduce that to the system, but I'm not wanting to spend much more money on this immediately. Is it a poor choice to begin with a RAID 1 system then later convert to RAID 5 (by "convert" I think I probably mean moving all the data off and rebuilding the system as it sounds like you can't just change an existing system from 1 to 5 without erasing your disks or knowing much more than I do)?Not exactly. There are ways to convert a RAID1 to RAID5 using the command line, but I have tested it (and already forgot how to do it) on a small test setup. Copying files is just the safer/easier way of doing that.RAID1 should be OK for you.Some users use instead "standard" (non RAID) setups, and they sync every night from one disk to another.Should I attempt to start with a RAID 5 system using my current external USB drive and upgrade it later when I feel like spending the money?Couldn't say.But your USB disk is 500GB, and your disks are 1TB, so on a RAID5 setup you will be using only half of the disks capacity (RAID requires the same capacity on each component (read "partition").Under Alt-F you could use the remaining 2x500GB disk space for "standard" filesystems, or a 500GB RAID1.but then you would have two or three "devices" to deal with, and most people just want "D:" :-)Any other thoughts or suggestions?Thank you in advance for any help. I don't know enough about any of this to be a contributor to what you folks do but I have long been a beneficiary! Maybe just asking good questions is helpful enough and hopefully I have. My only other note is that the current drive space I've allotted myself is not a concern. I know that most of you have graduated to many more TBs than me at this point, but what I have right now is plenty for my music, the few photos we store and our various small files. As I continue converting my music over to FLAC I might have greater needs in the future but I'll just get additional drives then and expand my capabilities when needed.I'm using a RAID1 for homecare and PC backups, and an external USB drive (that I plug when necessary) as secondary backup that I manually do.
A question about Time Machine. Everything is up and running smoothly but I want to limit the amount of disk space Time Machine can take up. In the setup screen there is a Max Size field but it doesn'tdidn't specify what measurement it uses. Kb? Mb?
vol size limit = size in MiB (V)Useful for Time Machine: limits the reported volume size, thus preventing Time Machine from using the whole real disk space for backup. Example: "vol size limit = 1000" would limit the reported disk space to 1 GB. IMPORTANT: This is an approximated calculation taking into account the contents of Time Machine sparsebundle images. Therefor you MUST NOT use this volume to store other content when using this option, because it would NOT be accounted. The calculation works by reading the band size from the Info.plist XML file of the sparsebundle, reading the bands/ directory counting the number of band files, and then multiplying one with the other.
Thank you again, João. One point of clarification just to be safe: you say "you MUST NOT use this volume to store other content when using this option." Please clarify what you mean by "volume." I have a folder within a user folder called Time Machine. I have designated that folder for Time Machine backups and I am going to restrict the size of that folder. When you say "volume" are you describing this folder, or are you describing something like a partition?
SECTION DESCRIPTIONSEach section in the configuration file (except for the [Global] section) describes ashared resource (known as a “volume”). The section name is the name of the volume and theparameters within the section define the volume attributes and options.