DNS-323 Network Storage

stephen8

Member
Joined
Jan 1, 2000
Messages
184
Reaction score
0
Recently set up my DNS-323 with 2*1 tn WD green@Raid 1,ver.1.08.
Install BT sucessfully, but strangely can not find the BT config window.
Brothers, any thing wrong?
 

stephen8

Member
Joined
Jan 1, 2000
Messages
184
Reaction score
0
The Faststone DriveClone Pro included in the DNS323 package seems have serious compatible issue with the Win7 home premium.It crash the system twice and need to restore the sys image use back the OS sys restore. The driveclone pro also cannot backup the OS image to the network DNS as stated,for the home premium, is it true?
 

Errz

Arch-Supremacy Member
Joined
Nov 26, 2002
Messages
12,943
Reaction score
0
my DNS-323 failed, how can i access the Raid 1 configured drive?

someone mention a software b4 but was on the PC show category and its gone now
 

tekster

High Supremacy Member
Joined
Aug 24, 2003
Messages
35,992
Reaction score
12
may i check with you experts out there.

if i shut down my nas and replace 1 drive with same capacity, what will happen?

eg hdd a, hdd b and hdd c, 320gb hdd. mirroring raid.
i remove hdd b and put in hdd c.

will the NAS auto-reformat hdd c and then copy all the data from hdd a?
 

stephen8

Member
Joined
Jan 1, 2000
Messages
184
Reaction score
0
may i check with you experts out there.

if i shut down my nas and replace 1 drive with same capacity, what will happen?

eg hdd a, hdd b and hdd c, 320gb hdd. mirroring raid.
i remove hdd b and put in hdd c.

will the NAS auto-reformat hdd c and then copy all the data from hdd a?

You have to enable the auto rebuild function first in the config. before replacing HDD in raid mirror.
 

duffy

Arch-Supremacy Member
Joined
Jul 7, 2001
Messages
10,170
Reaction score
17
is the new WD Advanced Format works with this for mirroring raid?

was looking at the EARS version

any suggestions?
 

jus

Senior Member
Joined
Apr 29, 2000
Messages
1,308
Reaction score
0
Complete Idiot’s Guide to installing Transmission & Clutch on DNS-323. There could be typo errors/ missed steps. Pls use at your own risks.

Acknowledgements & Credits :
The contents below were 99.99999% extracted from information provided by Shadowandy . Thanks to Shadowandy!!!

1. Go to this webby to dl fun_plug and fun_plug.tgz
http://www.shadowandy.net/2008/05/running-fonzs-fun_plug-05-on-dns-323.htm
Required files
fun_plug (from http://www.inreto.de/dns323/fun-plug/0.5/)
- right click on url and select “Save Target As…” to Volume 1
fun_plug.tgz (from http://www.inreto.de/dns323/fun-plug/0.5/)
- click on url and save to Volume 1

2. Reboot DSN-323 to unzip fun_plug.tgz (Uzip should be automatic)
3. After reboot, check Volume 1 and see if additional folders have been created on Volume1
4. Then click on this url: http://www.shadowandy.net/2008/05/transmission-for-dns-313-dns-323.htm
To dl these 2 files to your Volume 1
- libcurl (7.18.1) download
- transmission (1.22) download

5. On yr PC, click ‘Start’ and select ‘Command Prompt’
6. At command prompt level (“>”), enter “Telnet <your dns-323 ip-addr)
7. It should tell you that you are connected to your DNS-323
8. Enter the following commands in sequence
- / # cd mnt/HD_a2
- /mnt/HD_a2 # funpkg -i curl-7181.tgz
System Response: Installing package curl-7181 …
- /mnt/HD_a2 # funpkg -i Transmission-1.22-ffp0.5.tgz
System Response: Installing package Transmission-1.22-ffp0.5.tgz …
If you encounter Fatal Error; File not found, do not call 999. Simply rename the command to .tar instead of .tgz If still cannot, shout for help
Ok, you are half-way there……..the next steps are Life & Death….
9. At the /mnt/HD_a2 # prompt, enter the following command to execute Transmission-Daemon:
/ffp/start/transmission.sh start
System Response: Starting transmission-daemon
10.Enter the command to create a Torrents Folder on Volume 1:
- mkdir -p /mnt/HD_a2/torrents
11. Enter these commands in sequence:
- export TRANSMISSION_HOME=/mnt/HD_a2/.transmission
- transmission-remote -f /mnt/HD_a2/torrents
- chmod a+x /ffp/start/transmission.sh

Now to Install Clutch for Transmission
12. Again at the /mnt/HD_a2 # prompt, enter these commands in sequence:
Downloading the required files
- wget http://www.inreto.de/dns323/fun-plug/0.5/packages/php-5.2.6-2.tgz
System Response: Connecting to www.inreto.de (217.119.59.48:80)
php-5.2.6-2.tgz 100% |*******************************| 6414k 00:00:00 ETA

13. Setting up PHP and lighttpd. Enter these commands in sequence:
- funpkg -i php-5.2.6-2.tgz
System Response: Installing package php-5.2.6-2 …
- cp /ffp/etc/examples/lighttpd.conf-with-php /ffp/etc/lighttpd.conf
- mkdir -p /mnt/HD_a2/www/pages /mnt/HD_a2/www/logs
14. Downloading Clutch. Enter these commands in sequence:
- wget http://clutchbt.com/Files/Clutch-0.4.tar.gz
System Response: Connecting to clutchbt.com (74.52.213.130:80)
Clutch-0.4.tar.gz 100% |*******************************| 155k 00:00:00 ETA

15. Setting up Clutch. Enter these commands in sequence:
- tar xf Clutch-0.4.tar.gz -C /mnt/HD_a2/www/pages/
- mv /mnt/HD_a2/www/pages/Clutch-0.4/ /mnt/HD_a2/www/pages/clutch
- echo “/mnt/HD_a2/.transmission/daemon/socket” > mnt/HD_a2/www/pages/clutch/remote/data/socket.txt * this is a whole command *
16. Starting up lighttpd
- chmod a+x /ffp/start/lighttpd.sh
- sh /ffp/start/lighttpd.sh start
System Response: Starting /ffp/sbin/lighttpd -f /ffp/etc/lighttpd.conf

17. Accessing your Clutch
Now surf to http://<DSN-323 ippr-addr>:8080/clutch/ to use your transmission

18. If you encounter ‘Permission Denied’ during BT, then Telnet to your DSN323 again to give your Torrents folder ‘write’ access. Enter this command:
- chmod -R a=rwx /mnt/HD_a2/<Torrents> * Thanks to Lss *

I'm till step 12. The php package is no longer there. Anyone can help?
 

Lss

Honorary Member
Joined
Aug 14, 2002
Messages
122,617
Reaction score
14,596
thats a old guide you might want to try looking for a newer guide instead.
 

SaDnEsS82

Senior Member
Joined
Apr 13, 2004
Messages
1,081
Reaction score
0
Hi all,

Can anyone provide guidedance on how to get Transmission working?
Been trying for the pass three days to no avail..

Sadly, I'm a total stranger to Linux. Hence, kindly list explaination in layman terms.

I am trying to get it working with Transmission-remote as a GUI to view the torrents.

Files installed:

Funpkg 0.5
Transmission-2.01-1.tgz
curl-7.18.1.tgz

At first the torrents auto paused itself after downloading for a few seconds.
The error returned was No space left

After creating a new folder using 'mkdir' and setting it as a download folder, the error return saying permission denied /home/nobody/torrent name...

I am able to login using web interface, thru SSH and using Transmission Remote UI.

I also tried uninstallation and reinstallation with restarting of the NAS
Now when I try to uninstall, it echoed Transmission-2.01-1.tgz already installed


Please help.
 
Last edited:

Bieffe

Supremacy Member
Joined
Sep 14, 2001
Messages
6,021
Reaction score
50
Hi all,

Can anyone provide guidedance on how to get Transmission working?
Been trying for the pass three days to no avail..

Sadly, I'm a total stranger to Linux. Hence, kindly list explaination in layman terms.

I am trying to get it working with Transmission-remote as a GUI to view the torrents.

Files installed:

Funpkg 0.5
Transmission-2.01-1.tgz
curl-7.18.1.tgz

At first the torrents auto paused itself after downloading for a few seconds.
The error returned was No space left

After creating a new folder using 'mkdir' and setting it as a download folder, the error return saying permission denied /home/nobody/torrent name...

I am able to login using web interface, thru SSH and using Transmission Remote UI.

I also tried uninstallation and reinstallation with restarting of the NAS
Now when I try to uninstall, it echoed Transmission-2.01-1.tgz already installed


Please help.
I suggest u reformat the drive if possible then restart following the guide by thread starter one by one.
http://www.shadowandy.net/2009/01/transmission-142-for-dns-323.htm/comment-page-4#comment-15703

Then come back here again for help should work.
Also don't change the default folder. I tried and finally give up once u change u cannot solve the permission part...keep returing the "no permission error" can see my previous post.
 

SaDnEsS82

Senior Member
Joined
Apr 13, 2004
Messages
1,081
Reaction score
0
Thank you very much Bieffe.

I guess I really messed up the syntax. The formating of the hard disk along with the guide provided help.

Although it took me about 30mins trying to figure out how to set a password again as I was previously using a different guide.

All work fine now. Thanks again for your help.


Another question that hopefully anyone here can help?

Is there any other way to secure the device or set up the security? :D
 

Bieffe

Supremacy Member
Joined
Sep 14, 2001
Messages
6,021
Reaction score
50
Thank you very much Bieffe.

I guess I really messed up the syntax. The formating of the hard disk along with the guide provided help.

Although it took me about 30mins trying to figure out how to set a password again as I was previously using a different guide.

All work fine now. Thanks again for your help.


Another question that hopefully anyone here can help?

Is there any other way to secure the device or set up the security? :D
Welcome...how abt u tell me how u set the password to make it work.
Say the new folder I created is "party".
How to make it permission granted? Once I change the defaulf folder it say "permission denied"....very fruss.
 

SaDnEsS82

Senior Member
Joined
Apr 13, 2004
Messages
1,081
Reaction score
0
The password settings that I was referring to was the request for password by Transmission when I tried to access it via internet browsers.

Judging from what I done and your issue, I try to make sense out of this command line posted on Transmission client

transmission-remote 127.0.0.1 -w /mnt/HD_a2/transmission-downloads

so if i am not wrong, your solution might be:

$ cd /mnt/HD_a2/
$ sh /ffp/start/transmission.sh start -> start transmission if it has not been started yet
$ transmission-remote 127.0.0.1 -w /mnt/HD_a2/party --> using -w to give write access
A message return saying ...... sucess

If you still have issues like "Access denied", or "invalid folder". Do this:

$ /ffp/start/transmission.sh stop (wait a while after this)
$ chown -R nobody /mnt/HD_a2/.transmission-daemon --> this provides read access to username 'nobody'
$ chown -R nobody /mnt/HD_a2/party --> this provides read access to username 'nobody' for your folder

I'm a total noob at this so I'm not sure if that works. But I hope this can help you out.
 
Last edited:

halocast

Great Supremacy Member
Joined
Feb 19, 2005
Messages
58,185
Reaction score
1,610
Quite sian le... this 323

doesn't support - DNS-323 does not support Western Digitals new Desktop disk drives with Advanced Formatting Technology.

but nowadays.. all WD all come with the Advance formating tech right?
 

ZiXianG84

Senior Member
Joined
Sep 22, 2002
Messages
929
Reaction score
0
Quite sian le... this 323

doesn't support - DNS-323 does not support Western Digitals new Desktop disk drives with Advanced Formatting Technology.

but nowadays.. all WD all come with the Advance formating tech right?


Really? Who said so one? My DNS323 detected Western Digital 1tb Caviar Green
 
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