[HOW-TO] A how to guide for ARM & Intel NAS servers

Discussion on setting up QNAP NAS products.

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby fwizardy » Tue Feb 03, 2009 2:12 pm

Thank's you for making this guide. :P
fwizardy
First post
 
Posts: 1
Joined: Tue Feb 03, 2009 9:10 am
NAS Model: TS-109/209 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby tasteslikefun » Thu Mar 12, 2009 11:45 pm

Hey Don thanks for the great compilation :)

My only suggestions for the next release;

Customizing Startup:
I'm no Linux expert, but it seems to me that the instructions to change the default autorun.sh file to a link include deleting the default autorun.sh without mentioning you might wanna copy it to /pathtoyourfile/ first if you havent already?

How to change a shared folder name and not lose data:
What is the correct way for renaming shares? You only gave the easy way!

Thanks again for taking the time to put this together :)

J
tasteslikefun
New here
 
Posts: 3
Joined: Mon Feb 23, 2009 8:01 pm
NAS Model: TS-109/209 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Don » Fri Mar 13, 2009 1:00 pm

tasteslikefun wrote:Hey Don thanks for the great compilation :)

You are welcome.

tasteslikefun wrote:My only suggestions for the next release;

Customizing Startup:
I'm no Linux expert, but it seems to me that the instructions to change the default autorun.sh file to a link include deleting the default autorun.sh without mentioning you might wanna copy it to /pathtoyourfile/ first if you havent already?

Good idea. I'll make the update.

tasteslikefun wrote:How to change a shared folder name and not lose data:
What is the correct way for renaming shares? You only gave the easy way!

You want a harder way? :D
Search (upper right hand corner) before posting.

Unofficial QNAP How-To Guide: http://forum.qnap.com/viewtopic.php?f=11&t=10622
How-To increase raid rebuild speed: http://forum.qnap.com/viewtopic.php?f=11&t=10268
How-To install dnsmasq: http://forum.qnap.com/viewtopic.php?f=90&t=26395

NAS: TS-509 F/W 3.6.1.0302 | TS-419P+ F/W 3.8.2.0301 | TS-639 F/W 3.6.1.0302 | TS-669 F/W 3.8.2.0301
QPKG: ipkg, LMS 7.7.1, PhpGedView, phpMyAdmin, WordPress, Xdove 1.3
IPKG: atop, busybox, dnsmasq, flac, htop, lame, less, libid3tag, lsof, man, man-pages, unzip, wakelan
OTHER: crontab, phpXmail, SpeedTest
N/W: Asus RT-N16 router w/dd-wrt | SMC gigagit switch
User avatar
Don
Moderator
 
Posts: 5528
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby jm45 » Fri May 15, 2009 4:58 pm

Hi Don,
First, thanks for your HowTo guide which helped me on several points;

now i perhaps misunderstand what you write page 30 of 35:
"Limiting User Access to FTP
You can control who can log into your FTP server very simply. The ftp process uses a
file named ftpusers to see who can have access. This file contains a list of users that can
log into ftp
."

I read elsewhere on internet that:
The /etc/ftpusers file contains a list of local user names that the ftpd server does not allow remote File Transfer Protocol (FTP) clients to use.

so, users allowed or not allowed ?
TS-109 II firmware version: 3.1.0 Build 0708T (1TB disk)
jm45
Easy as a breeze
 
Posts: 411
Joined: Tue Oct 07, 2008 6:30 pm
NAS Model: TS-109/209 Pro II

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Don » Fri May 15, 2009 10:23 pm

Hi jm45,

You are correct. The ftpusers file denies access. I thought I corrected this before I posted it. I have corrected it and will hopefully be posting version 1.1 soon.

From the proftpd site - Legacy FTP servers generally check a special authorization file (typically /etc/ftpusers) when a client attempts to authenticate. If the user's name is found in this file, FTP access is denied. For compatibility sake, proftpd defaults to checking this file during authentication. This behavior can be suppressed using the UseFtpUsers configuration directive.

Thanks
Don
Search (upper right hand corner) before posting.

Unofficial QNAP How-To Guide: http://forum.qnap.com/viewtopic.php?f=11&t=10622
How-To increase raid rebuild speed: http://forum.qnap.com/viewtopic.php?f=11&t=10268
How-To install dnsmasq: http://forum.qnap.com/viewtopic.php?f=90&t=26395

NAS: TS-509 F/W 3.6.1.0302 | TS-419P+ F/W 3.8.2.0301 | TS-639 F/W 3.6.1.0302 | TS-669 F/W 3.8.2.0301
QPKG: ipkg, LMS 7.7.1, PhpGedView, phpMyAdmin, WordPress, Xdove 1.3
IPKG: atop, busybox, dnsmasq, flac, htop, lame, less, libid3tag, lsof, man, man-pages, unzip, wakelan
OTHER: crontab, phpXmail, SpeedTest
N/W: Asus RT-N16 router w/dd-wrt | SMC gigagit switch
User avatar
Don
Moderator
 
Posts: 5528
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby robpillar » Wed May 27, 2009 10:26 pm

Hi- Nice compilation. One thing missing though is "how to hot swap dead drive" - I have a TS409, in Raid 1- 500G Drive 1, 500G Drive 2. Drive 2 light is green constant (not flashing like Drive 1), and SMART says there is nothing in Drive 2, there is also a constant high pitched noise coming from what I think is Drive 2. I can still access my data, phew.

So-- what next? This is RAID 101 right? Can I just hot swap a new drive, straight from the bubble wrap? does it have to be another 500G? It looks like its not in RAID1 anymore, since the capacity with one drive is showing up as full 500G. This was easy when I had no data on the drives, but now that I've got data- I really don't want to mess it up!

Any thoughts comments, or additional chapter on this to the "how to guide" would be great!
Thanks
Rob
robpillar
Starting out
 
Posts: 13
Joined: Fri Dec 28, 2007 7:02 am

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Don » Wed May 27, 2009 10:45 pm

Does the log and/or device configuration pages say that your raid is in degraded mode? To replace a dead drive just pull it out and replace it with another drive. The rebuild should start automatically. The drive size must be the same or larger although the additional space on a larger drive will not be used.
Search (upper right hand corner) before posting.

Unofficial QNAP How-To Guide: http://forum.qnap.com/viewtopic.php?f=11&t=10622
How-To increase raid rebuild speed: http://forum.qnap.com/viewtopic.php?f=11&t=10268
How-To install dnsmasq: http://forum.qnap.com/viewtopic.php?f=90&t=26395

NAS: TS-509 F/W 3.6.1.0302 | TS-419P+ F/W 3.8.2.0301 | TS-639 F/W 3.6.1.0302 | TS-669 F/W 3.8.2.0301
QPKG: ipkg, LMS 7.7.1, PhpGedView, phpMyAdmin, WordPress, Xdove 1.3
IPKG: atop, busybox, dnsmasq, flac, htop, lame, less, libid3tag, lsof, man, man-pages, unzip, wakelan
OTHER: crontab, phpXmail, SpeedTest
N/W: Asus RT-N16 router w/dd-wrt | SMC gigagit switch
User avatar
Don
Moderator
 
Posts: 5528
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Manni » Mon Jun 01, 2009 7:29 pm

Great contribution, thanks a lot, it's going to make my switch from Thecus to Qnap much easier!

Two questions though:

1) is this guide mostly relevant for the TS-809?
2) How do you enter command line mode? Is it through a module, or is there an option in the web interface to get a command line window?

Sorry for the last question, I know it's very basic, but I'm not experienced in Unix (yet).

Thanks!
NAS1: TS-809Pro 16TB 8xSamsung HD4204UI RAID5/EXT4/No encryption F/W: 3.7.3
NAS2: TS-859Pro 24TB 8xHitachi Deskstar 5K3000 3TB RAID6/EXT4/No encryption F/W: 3.7.3
NAS3: TS-119P+ 3TB 1xHDS723030ALA640 EXT4/No encryption F/W: 3.7.3
NAS4: Synology DS-2411+ 48TB 12xHitachi 7K4000
NAS5: Thecus N5200 10TB 5xWD20EADS RAID5/EXT3 F/W 2.00.18.4
NAS6: Intel RAID5 10TB 5xWD20EADS RAID5
N/W: GS116, WNDR 3700, Netgear DM111P
Clients (Win7 Ult SP1 x64): Corei5 Desktop, MacBookPro 13" 2012
UPS: APC Back UPS ES700, ES700ES, & Belkin F6H500UKUNV
Misc: Dune BD Base 3.0, NeoTV 550, Slingbox Pro HD
User avatar
Manni
Easy as a breeze
 
Posts: 415
Joined: Thu May 28, 2009 6:19 am
NAS Model: TS-859 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Don » Mon Jun 01, 2009 11:54 pm

Thanks. I have a newer version (1.1) that I have not posted yet. I'll send it to you in a private message.

1 - Yes it is relevant to the 809.
2 - You enter command line mode using a utility like PuTTY which is described in the manual.
Search (upper right hand corner) before posting.

Unofficial QNAP How-To Guide: http://forum.qnap.com/viewtopic.php?f=11&t=10622
How-To increase raid rebuild speed: http://forum.qnap.com/viewtopic.php?f=11&t=10268
How-To install dnsmasq: http://forum.qnap.com/viewtopic.php?f=90&t=26395

NAS: TS-509 F/W 3.6.1.0302 | TS-419P+ F/W 3.8.2.0301 | TS-639 F/W 3.6.1.0302 | TS-669 F/W 3.8.2.0301
QPKG: ipkg, LMS 7.7.1, PhpGedView, phpMyAdmin, WordPress, Xdove 1.3
IPKG: atop, busybox, dnsmasq, flac, htop, lame, less, libid3tag, lsof, man, man-pages, unzip, wakelan
OTHER: crontab, phpXmail, SpeedTest
N/W: Asus RT-N16 router w/dd-wrt | SMC gigagit switch
User avatar
Don
Moderator
 
Posts: 5528
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Manni » Tue Jun 02, 2009 12:04 am

Thanks for the quick reply.

I have downloaded PuTTY and have managed to connect.

My ts-809 is formatting 8 x 1.5TB at the moment (raid 6, ext 4 with latest beta firmware), so I'm going to let it do its thing before I experiment with a command line...

Looking forward to reading v1.1
NAS1: TS-809Pro 16TB 8xSamsung HD4204UI RAID5/EXT4/No encryption F/W: 3.7.3
NAS2: TS-859Pro 24TB 8xHitachi Deskstar 5K3000 3TB RAID6/EXT4/No encryption F/W: 3.7.3
NAS3: TS-119P+ 3TB 1xHDS723030ALA640 EXT4/No encryption F/W: 3.7.3
NAS4: Synology DS-2411+ 48TB 12xHitachi 7K4000
NAS5: Thecus N5200 10TB 5xWD20EADS RAID5/EXT3 F/W 2.00.18.4
NAS6: Intel RAID5 10TB 5xWD20EADS RAID5
N/W: GS116, WNDR 3700, Netgear DM111P
Clients (Win7 Ult SP1 x64): Corei5 Desktop, MacBookPro 13" 2012
UPS: APC Back UPS ES700, ES700ES, & Belkin F6H500UKUNV
Misc: Dune BD Base 3.0, NeoTV 550, Slingbox Pro HD
User avatar
Manni
Easy as a breeze
 
Posts: 415
Joined: Thu May 28, 2009 6:19 am
NAS Model: TS-859 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby niwa2 » Wed Jun 03, 2009 1:56 am

what are the changes/additions in 1.1?
TS-639 Pro | Version 3.6.1 Build 0302| 5x 2TB SAMSUNG HD204UI RAID5 + 1x 320GB WDC WD3200AAKS
LianLi EX-50 with 3x 2TB SAMSUNG HD203WI +2x 2TB SAMSUNG HD204UI in RAID5 as Backup drive
TS-109 + TS-109 Pro II | Version 3.3.2 Build 0918
HDI Dune BD Prime 3.0, SqueezeBox Duet, Netgear GS608 v2 8 Port GBit Switch
niwa2
Experience counts
 
Posts: 1725
Joined: Sat Oct 13, 2007 2:21 am
Location: Germany
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Don » Wed Jun 03, 2009 9:38 am

Some minor reformatting, some corrections, some new sections, and also adds the new models. Is there something in particular that you are looking for?
Search (upper right hand corner) before posting.

Unofficial QNAP How-To Guide: http://forum.qnap.com/viewtopic.php?f=11&t=10622
How-To increase raid rebuild speed: http://forum.qnap.com/viewtopic.php?f=11&t=10268
How-To install dnsmasq: http://forum.qnap.com/viewtopic.php?f=90&t=26395

NAS: TS-509 F/W 3.6.1.0302 | TS-419P+ F/W 3.8.2.0301 | TS-639 F/W 3.6.1.0302 | TS-669 F/W 3.8.2.0301
QPKG: ipkg, LMS 7.7.1, PhpGedView, phpMyAdmin, WordPress, Xdove 1.3
IPKG: atop, busybox, dnsmasq, flac, htop, lame, less, libid3tag, lsof, man, man-pages, unzip, wakelan
OTHER: crontab, phpXmail, SpeedTest
N/W: Asus RT-N16 router w/dd-wrt | SMC gigagit switch
User avatar
Don
Moderator
 
Posts: 5528
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby niwa2 » Wed Jun 03, 2009 3:53 pm

no i am just curious.
TS-639 Pro | Version 3.6.1 Build 0302| 5x 2TB SAMSUNG HD204UI RAID5 + 1x 320GB WDC WD3200AAKS
LianLi EX-50 with 3x 2TB SAMSUNG HD203WI +2x 2TB SAMSUNG HD204UI in RAID5 as Backup drive
TS-109 + TS-109 Pro II | Version 3.3.2 Build 0918
HDI Dune BD Prime 3.0, SqueezeBox Duet, Netgear GS608 v2 8 Port GBit Switch
niwa2
Experience counts
 
Posts: 1725
Joined: Sat Oct 13, 2007 2:21 am
Location: Germany
NAS Model: TS-509 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby mulder » Mon Jun 08, 2009 12:41 am

Hi Don,
Do you have an ETA for v1.1?
- NAS 1 : 439Pro / fw: 3.7.3 Build 0801 / HDD: 4 x WD Green 2TB
- NAS 2 : 809U-RP / fw: 3.8.0 Build 1012 / HDD: 8 x WD Green 2TB
User avatar
mulder
Know my way around
 
Posts: 167
Joined: Tue Apr 21, 2009 9:31 pm
NAS Model: TS-809 Pro

Re: [HOW-TO] A how to guide for TS-x09 NAS servers

Postby Don » Mon Jun 08, 2009 2:14 am

mulder wrote:Hi Don,
Do you have an ETA for v1.1?

The next couple of weeks.
Search (upper right hand corner) before posting.

Unofficial QNAP How-To Guide: http://forum.qnap.com/viewtopic.php?f=11&t=10622
How-To increase raid rebuild speed: http://forum.qnap.com/viewtopic.php?f=11&t=10268
How-To install dnsmasq: http://forum.qnap.com/viewtopic.php?f=90&t=26395

NAS: TS-509 F/W 3.6.1.0302 | TS-419P+ F/W 3.8.2.0301 | TS-639 F/W 3.6.1.0302 | TS-669 F/W 3.8.2.0301
QPKG: ipkg, LMS 7.7.1, PhpGedView, phpMyAdmin, WordPress, Xdove 1.3
IPKG: atop, busybox, dnsmasq, flac, htop, lame, less, libid3tag, lsof, man, man-pages, unzip, wakelan
OTHER: crontab, phpXmail, SpeedTest
N/W: Asus RT-N16 router w/dd-wrt | SMC gigagit switch
User avatar
Don
Moderator
 
Posts: 5528
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York
NAS Model: TS-509 Pro

PreviousNext

Return to Turbo Station Installation & Setup

Who is online

Users browsing this forum: No registered users and 7 guests