DNS-323 Network Storage

Rogue

Senior Member
Joined
Jan 1, 2000
Messages
5,346
Reaction score
105
Is the "Degraded" means normal for RAID 1?

Question 2:
Does anyone knows when the Drive LED indicate PINK colour means what? Subsequently the Drive LED went back to BLUE, should be okay right?

Other than blue , the other colors, pink/white/amber or non-blue, just indicates problems with that harddrive. But if it goes back to blue, it's back to normal.

Which firmware version and did you format the drive after an upgrade or did you install any scripts that mess around with the settings? The drive should be in ext2 format not ext3 as in earlier firmware versions.

http://forum.dsmg600.info/viewtopic.php?id=1703&p=2
 

ringofox

Junior Member
Joined
Jan 9, 2005
Messages
16
Reaction score
0
Other than blue , the other colors, pink/white/amber or non-blue, just indicates problems with that harddrive. But if it goes back to blue, it's back to normal.

Which firmware version and did you format the drive after an upgrade or did you install any scripts that mess around with the settings? The drive should be in ext2 format not ext3 as in earlier firmware versions.

http://forum.dsmg600.info/viewtopic.php?id=1703&p=2

Thanks! I upgraded from v1.03 to v1.04 without formating the hdd. Maybe that's the problem. Let me try. Anyway, do you use the format function provided by the NAS admin tool webpage? Or should I plug out from the NAS into a PC to do the formatting?
 

cyberian

Senior Member
Joined
Jan 1, 2000
Messages
1,586
Reaction score
0
Anyone get iTunes server working? My iTunes was unable to find my shared folder in the DNS323. I have turn on the Itune server. Did I misses anything? Do I need to open ports in the router?
 

4xtemujin

Senior Member
Joined
Feb 28, 2006
Messages
1,156
Reaction score
0
ringofox,

Thanks for the heads up about the steps to connect to the NAS.:)

Rogue,

Thanks for the tutorial and the photo.:D

I'm using the Easy search utility and it keep asking for the password to map the drive.

I was finally able to map the drive by using My Network Places and so far I'm now able to access the DNS323 after restarting my computer but have to key in the password.
 

TheGhost

Master Member
Joined
Mar 20, 2002
Messages
2,519
Reaction score
75
~SOLVED: Problem seem to be gone after setting the transfer mode to ACTIVE instead of PASSIVE mode in the FTP client setting.~

Anyone has problems uploading files via FTP to the DNS-323 remotely? Keep getting timeout when transferring the files, eg. 10 files ( 300kB each) on queue, only managed to upload 2 before getting timeout. I have already set the idle timeout to 10mins.

Current setup: DNS-323 (1.04FW) on network with DIR-655 with ports forwarded.
Local FTP and windows file sharing are working fine, using filezilla for the ftp client.
 
Last edited:

shadowandy

Supremacy Member
Joined
Nov 30, 2000
Messages
7,288
Reaction score
0
hmm strange, i'm using fun0.5 and got librt.so.0 but still complain cant find it

Let me guess, you are accessing and attempting to launch thru a ssh connection? I'm running my fun_plugs and all those stuffs off my thumbdrive, if I were to run thru ssh, it complains that libs are not found and various environment variables for fun_plug will be missing, however I do not face this problem when I use telnet.
 

joyfulcity

Junior Member
Joined
Sep 16, 2002
Messages
47
Reaction score
0
Hi,

Anybody on singnet broadband using the 2wire modem, manage to enable the dyn dns feature in firmware v1.04 of DNS-323?

I tried putting my DNS-323 in the dmz, still can't work....

I'm able to use the WAN ip address to access the DNS-323 directly, it seems the dyndns is not working.... any other software i can install in DNS-323 for dyn dns? I have fun_plug installed already...

regards
 

Condor

Master Member
Joined
Jul 30, 2000
Messages
4,583
Reaction score
0
Just got this neat thing during the show.

Spent the last few days distributing my data out of my drive to other portables and drives so that I can format my drive for use in the NAS. Pathetic huh.

Anyway, I'm having some problems here. After I first format the drive, it works sort of perfect. My Mac can see the device as a shared drive without needing to mount explicitly (or did I?), iTunes was able to detect it, etc. After sometime however I noticed that this wasn't the case anymore.

The NAS simply is not listening on port 3689 which is for iTunes server. Nothing on the web interface helps, on/off, etc. Telnetted in and did some troubleshooting and noted that the mt-daapd daemon could not be started. A pid file would be created but would not show in the process. Think it probably ran into some errors and terminated? Could not find any logs that would help. Anyone?

I also played around a bit with trying to understand the unit. Apparently fun_plug does not really work in Volume_1. Here's my scenario. I have my own drive. I have another loan drive that I want to use to transfer data to so that I can format my own drive for use in the NAS. So what I did was to put in the loan drive, format as split volume, copied my files in. Removed the loan drive, put in my own drive, formatted as split volume again and ready to transfer my files back.

Now, both are Volume_1 when they were used. So what happens when I plug both in? Which is which? Before this I tried moving a drive between the bays. It's bay agnostic. No matter which bay I put in it will be recognised as Volume_1. The cool thing is when I put both drives in, both would be recognised. 1 as Volume_1, the other automatically as Volume_2. One cool thing is that for my case the drive I wanted as the first volume is Volume_1. The other somehow got labelled as Volume_2. This labelling somehow remains even if I were to swap the drives across the bays. Wonder why.

The real groundwork is that the right bay is /dev/HD_a and the left bay /dev/HD_b. When there's only 1 drive, fun_plug works off Volume_1 which is the only drive. If both bays are filled, then fun_plug would only be run from /mnt/HD_a2 which may be Volume_2.

So I spend the whole of yesterday being a dumbass. I wanted to move contents from 1 drive to another. The easy way is to mount samba and move. Well, this is ok. But it incurs 2x traffic and is limited by the network and samba overhead. My connection is only 10M so effectively I've halfed my speed. It's gonna take like days to copy even my little 200GB data. Then found out that FTP is faster, ~11MB vs ~8MB. So well, switched to FTP. But hey! not so soon.

FTP does not support unicode! Unicoded filenames would be named as unintelligent ASCII. So thought hmm.. Maybe is my client. So fired up my VM and tried. No, Filezilla is unicode aware alright. So the server? Was told DNS323 is wu-ftp but my test I used PureFTPd. So tried to search for some info. Then later found out that DNS323 is using PureFTPd. But no unicode support? So I thought is server side issue. So I telnetted in, edited the config to change the server encoding to unicode. Hmm.. Nice. The web interface shows as unicode even though the option was not available in the listbox. :)

But... No going. Failed my file transfer test. Unicode files are not accessible. In fact no need to transfer. Filezilla would not show the correct filenames in th first place. So how? No idea. Leaving things as it is now. Not compared the PureFTPd versions but could be the problem here. It's probably not compiled with unicode support in the first place. Anyone can work this out? Maybe will play more with this next weekend if I can afford the time.

Ok, back to my transfer story. So I just confirmed and proven that there's another way to copy my files back, even though I've completed my file transfer. It's to telnet in and then run a cp. Really much faster even though no benchmark could be made.

Now I'm thinking if I should reformat my drive so that my iTunes come back then I do a data recopy. Hmm...

Anyway took a long and wrong way. Should have started playing with installing fun_plug and telnet before copying my data and things end up much faster. But at least I learnt things that were not documented in the wiki.

Once I resolve my issues I'll probably install Debian and then try to install a web server. Not going to use the fun_plug litty for now. Will try nginx. It's even more lightweight than litty so would probably be a better choice for a embedded device web server.

If shadowandy is free to try, please do so before I do as I'm quite tied up these days with work and to many things to do at the same time... :(

OH, I noted that the web interface is also available in https when I saw that the device is listening on port 443. So I tried connecting on https and yeah, it worked. But SLOW. Really SLOW, even when the key is 512 bits if I'm not mistaken. Anyway, the server name and everything is wrong and a bit screwy. So I'll probably generate my own cert and put it in just for fun... Hahaha...
 
Last edited:

Condor

Master Member
Joined
Jul 30, 2000
Messages
4,583
Reaction score
0
Was quite a long reply... :p

Anyway to update that after doing cp to copy between drives using shell access you have to chown else the files would not be deleteably be anyone as the process was performed by root.

Will probably make a simple webpage for internal copying. Anyone want to beat me to it? :)
 

quekky

Arch-Supremacy Member
Joined
Nov 12, 2000
Messages
18,440
Reaction score
0
u could use the -a option, retains ownership, permission and dates

funplug got a program call "time", which tells u how long your program runs. to run time, just put time in front of whatever command u need to run, eg

Code:
root@NAS:~# time dd if=/dev/zero of=testfile bs=1000 count=10000
10000+0 records in
10000+0 records out

real    0m0.348s
user    0m0.030s
sys     0m0.300s
(funplug got some linux commands, just search on the net their manual page. my fav site is www.die.net)
 

Condor

Master Member
Joined
Jul 30, 2000
Messages
4,583
Reaction score
0
u could use the -a option, retains ownership, permission and dates

funplug got a program call "time", which tells u how long your program runs. to run time, just put time in front of whatever command u need to run, eg

Code:
root@NAS:~# time dd if=/dev/zero of=testfile bs=1000 count=10000
10000+0 records in
10000+0 records out

real    0m0.348s
user    0m0.030s
sys     0m0.300s
(funplug got some linux commands, just search on the net their manual page. my fav site is www.die.net)

got anything to compute the real time bps?

anyway i sort of confirmed that it's something on/about my drive that caused the itunes server to fail. without the drive, i could reach the itunes porting. means the service started normally and is working. but when i put in my drive no more...

i plugged the drive to a linux machine and everything can be read nice nice. nothing special was done to the filesystem, except for a partition 4 of 500mb. seems to be used for the lpr.
 

Rogue

Senior Member
Joined
Jan 1, 2000
Messages
5,346
Reaction score
105
~SOLVED: Problem seem to be gone after setting the transfer mode to ACTIVE instead of PASSIVE mode in the FTP client setting.~

Anyone has problems uploading files via FTP to the DNS-323 remotely? Keep getting timeout when transferring the files, eg. 10 files ( 300kB each) on queue, only managed to upload 2 before getting timeout. I have already set the idle timeout to 10mins.

Current setup: DNS-323 (1.04FW) on network with DIR-655 with ports forwarded.
Local FTP and windows file sharing are working fine, using filezilla for the ftp client.

For those using FTP, be careful of transfer binaries/executable files over. By default for some ftp client, it's ASCII transfer for unknown file extension(usually no extension for linux like mlnet). This causes corruption and your file will not run.

Similarly for compression programs like 7-zip and Winrar, they decompress differently... Winrar gives fun_plug and fun_plug.tar while 7-zip only produces fun_plug-version.tar(from gz format) and requires another level of extraction to get fun_plug and fun_plug.tar.
 
Last edited:

Vittra

Arch-Supremacy Member
Joined
Jun 16, 2003
Messages
15,048
Reaction score
0
I have a question.
Say i plug in 1TB into bay 1..use it for say 6 months.
Later on, i plug in another 1TB into the 2nd bay.
Will the NAS reexecute a reformat on the two drives?
I am intending to use them as seperate drives, only problem is i do not wish to buy 2x1tb at once. Will die wan. =P
 

Rogue

Senior Member
Joined
Jan 1, 2000
Messages
5,346
Reaction score
105
I have a question.
Say i plug in 1TB into bay 1..use it for say 6 months.
Later on, i plug in another 1TB into the 2nd bay.
Will the NAS reexecute a reformat on the two drives?
I am intending to use them as seperate drives, only problem is i do not wish to buy 2x1tb at once. Will die wan. =P

Nope, it allows you to format separately if you set to use separate volumes. So buy years later is okay... as long as the NAS still works.
 

duffy

Arch-Supremacy Member
Joined
Jul 7, 2001
Messages
10,170
Reaction score
17
hi,

let's say i insert a 500GB HDD

and then like next time i got money, wanna get another 500gb to do a raid 1 (mirroring)

can it be done using juz the NAS + 500GB(current) + 500GB(Future) ?
 

duffy

Arch-Supremacy Member
Joined
Jul 7, 2001
Messages
10,170
Reaction score
17
oo... so i must straight away get 2x 500gb right?

hmmm then if next time wanna upgrade capacity,

raid 1 can be done?
 

tangpx

Senior Member
Joined
Oct 29, 2000
Messages
769
Reaction score
11
i am having some problem.
after i upgrade my dns-323 to 1.04 and use Easy Search Utility to change the language.
It say it does not support this device
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top