Displaying 20 results from an estimated 55 matches for "thecus".
2008 Oct 29
0
FW: Thecus N7700
Not directly related to Asterisk but I'm sure one or two of you will get
hot and bothered over this.
:-)
http://deancollinsblog.blogspot.com/2008/10/thecus-n7700.html
Regards,
Dean Collins
Cognation Inc
dean at cognation.net
<mailto:dean at cognation.net> +1-212-203-4357 New York
+61-2-9016-5642 (Sydney in-dial).
+44-20-3129-6001 (London in-dial).
________________________________
From: Dean Collins [mailto:dean at cognation....
2009 Aug 27
5
using Linux as a NAS / SAN device
Hi,
I'm looking at using Linux as a NAS / SAN device, and would like some
input from other's who have done this before?
How would it compare to commercial SAN devices, Thecus N8800SAS
(http://www.thecus.com/products_over.php?cid=11&pid=177&set_language=english)
or something similar to these?
I would probably use hardware RAID 10, and could go with either SAS /
SATA, and then probably offer iSCSI, Samba. NFS & rsync.
In terms of servers hardware, well either...
2017 Jun 13
2
Huge number of small files performance regression from 3.5.16 to 4.6.5 with identical smb.conf
Hello Samba experts,
I have just successfully replaced the old default Thecus Samba version
3.5.16 on my Thecus NAS (32-bit Intel Atom, 3 GB RAM, i686 Thecus kernel
2.6.33) by a current Samba 4.6.5 build that I have cross-compiled myself
from scratch.
Note that so far, I am using the unchanged (i.e. exactly identical) old
3.5.16 smb.conf file for 4.6.5.
Everything seem...
2017 May 25
1
"@LIBICU_CFLAGS@: No such file or directory" during libtool command for lib-fts (cross compile)
Hello,
I am a complete newbie to dovecot, but do have reasonable experience in
compiling Unix/Linux software.
I am currently trying to do a cross-compile of dovecot-2.29.1 to be used
on my home office Thecus NAS (host: Thecus kernel 2.6.33 on 32-bit Intel
Atom: "i686-nptl-linux-gnu"; my build machine has Ubuntu 16.04.2 LTS)
"from ground up", i.e. I need to build and provide all dovecot
dependencies from within my module.
My compiler toolchain (using gcc-5.2.0) has been set up pr...
2017 Jun 29
5
Friendly Reminder: Huge number of small files performance regression from 3.5.16 to 4.6.5 with identical smb.conf
...e than SMB/1.5 in Samba 3.6.15 in scenarios with a
huge number of small files.
As requested by Jeremy, I have done wireshark "pcapng" captures of the
four scenarios as described in my original post below:
* smb311_write - Win 10 client storing ~ 1000 small files onto Samba
4.6.5/Thecus NAS
* smb15_write - Win 10 client storing ~ 1000 small files on Samba
3.6.15/Thecus NAS
* smb311_read - Win 10 client reading ~ 2000 small files from Samba
4.6.5/Thecus NAS
* smb15_read - Win 10 client reading ~ 2000 small files from Samba
3.6.15/Thecus NAS
These recordings do in...
2008 Jan 09
2
Making a NAS/HFS server
I ran into a problem that I couldn't resolve straight away, but would
like to solve for sometime in the future.
We have a Thecus storage server (similar to a Buffalo TeraByte, if that
helps?) that has a Mac filesystem on it. The mother board was failing,
but the drives are still OK. A new box has been added, so the urgency is
sort of gone. I was going to try and back up the data to a new CentOS
5.1 box I had until the ne...
2017 Jun 13
0
Huge number of small files performance regression from 3.5.16 to 4.6.5 with identical smb.conf
On Tue, Jun 13, 2017 at 12:09:41PM +0200, awl1 via samba wrote:
> Hello Samba experts,
>
> I have just successfully replaced the old default Thecus Samba
> version 3.5.16 on my Thecus NAS (32-bit Intel Atom, 3 GB RAM, i686
> Thecus kernel 2.6.33) by a current Samba 4.6.5 build that I have
> cross-compiled myself from scratch.
>
> Note that so far, I am using the unchanged (i.e. exactly identical)
> old 3.5.16 smb.conf file f...
2013 Jan 15
0
Telephony card in Thecus N4800
Hello,
I've seen this Atom-based NAS appliance with one PCIe 1x slot :
http://www.thecus.com/product.php?PROD_ID=65
Has someone successfully added a Digium, Sangoma or other telephony card in
it along asterisk of course ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130115/8d...
2006 Mar 06
0
write failure on smb mounted NAS partition
I have a Thecus NAS, which seems to be a samba server internally
# smbclient -L thecus :
Domain=[THECUS] OS=[Unix] Server=[Samba 3.0.14a]
My Workstation (Mandrake 10.1):
# uname -r
2.6.11-6mdk
# rpm -qa |grep samba
samba-server-3.0.13-2mdk
samba-swat-3.0.13-2mdk
samba-common-3.0.13-2mdk
samba-client-3.0.13-2mdk...
2009 Oct 21
3
Low End NAS hardware.
Hey,
The recent discussion on NAS/SAN and the Thecus N8800 got me to thinking.
Bit of background. I have an old Dual Athlon MP2800+ that I'm using
for a home web/file server. It runs fine but between the noise of the
various fans and it's location in the living room, I've been asked by
my spouse to find a replacement for it that's sm...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello Samba experts,
due to the "SambaCry" issue (CVE-2017-7494), I am trying to update the
Samba server installation on my Thecus NAS (dating back to 2011) from
version 3.5.16 to the current 4.6.4.
So far, I have successfully
* created a cross-compiling toolchain for the NAS
(i686-nptl-linux-gnu) based on gcc-5.2
* compiled Python and Samba library dependencies for my target
configuration
* configured the Sam...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...based on
the inconsistent function prototypes!?
Many thanks one more time & best regards,
Andreas
Am 05.06.2017 um 12:57 schrieb awl1:
> Hello Samba experts,
>
> due to the "SambaCry" issue (CVE-2017-7494), I am trying to update the
> Samba server installation on my Thecus NAS (dating back to 2011) from
> version 3.5.16 to the current 4.6.4.
>
> So far, I have successfully
>
> * created a cross-compiling toolchain for the NAS
> (i686-nptl-linux-gnu) based on gcc-5.2
> * compiled Python and Samba library dependencies for my target
>...
2018 Nov 17
2
Forum
Hi Bruce
Thank you very much for reaching out. This is likely to be a short discussion due to me potentially learning that my infrastructure possibly has shortfalls that I did not appreciate until just recently.
What I was hoping to do is deploy Windows from a Thecus branded NAS. Natively the NAS does not support PXE, but with community created mods it is achievable. So with this mod <http://www.thecus.com/sp_app_intro.php?APP_ID=357> I went about configuring the NAS to achieve this. Since also the author of the mod mentions SYSLinux I naturally sought i...
2017 Jun 13
2
Huge number of small files performance regression from 3.5.16 to 4.6.5 with identical smb.conf
Hello Jeremy,
thanks a million for your help and interest in tracking this down! :-)
Am 13.06.2017 um 18:36 schrieb Jeremy Allison:
> Can you get comparitive wireshark traces for the two cases ?
>
> That would help discover what the bottleneck is.
I am not at all a network guy, but I hope that - maybe with a little
more help from your part once I have tried to do so in practice - I
2015 Nov 18
13
OT: Replacing Venerable NAS
...ting provider.
SMART+ reporting shows ~75K hours operation, with zero sectors
reallocated, on each of the four disks.
I'm thinking I should be looking for a replacement, even with all this
good info/luck.
Would like to hear recommendations here. Besides the ReadyNAS, I have
worked with a Thecus NAS (don't recall model). What are the features I
should look at?
Thanks.
--
Tim Evans |5 Chestnut Court
443-394-3864 |Owings Mills, MD 21117
2009 Aug 28
2
using Linux as a NAS / SAN device
Hi,
I''m looking at using Linux as a NAS / SAN device, and would like some
input from other''s who have done this before?
How would it compare to commercial SAN devices, Thecus N8800SAS
(http://www.thecus.com/products_over.php?cid=11&pid=177&set_language=english)
or something similar to these?
I would probably use hardware RAID 10, and could go with either SAS /
SATA, and then probably offer iSCSI, Samba. NFS & rsync. In terms of
servers hardware, well either...
2017 May 30
2
Thunderbird "Empty Trash" causes inconsistent IMAP session state?
All,
having successfully compiled and set up Dovecot 2.2.29.1 on my Thecus
NAS as a newbie without any further hassle, and already imported an
external mail archive of ~15 GB into a lz4-compressed mdbox (with
impressive performance on the old Intel Atom CPU!), I stumbled into a
minor, but reproducible issue that might well be already known, but I
haven't managed...
2017 Jun 13
0
Successful compile / i686 "LARGEFILE64" question (was: Lots of RPC-related compile errors trying to update Samba from 3.5 to 4.6)
...lated issue about a severe
performance degradation when using SMB version 3.1.1 dialect (as opposed
to SMB 1.5) with a huge number of small files - I will do so shortly in
a separate mail to this alias - and I have one more question regarding
the comparison of "smbd -b" output between Thecus 3.5.16 and my new 4.6.5:
I have noticed that on my 32-bit NAS (Intel Atom), the "smbd -b" output
of the old Thecus version explicitly lists several file handling system
calls as 64-bit capable versions:
$ grep 64 smbd-b_thecus.txt
HAVE_AIOCB64
HAVE_AIO_CANCEL64
HAVE_AIO_E...
2018 Nov 17
1
Forum
...e:
>
> Hi Bruce
>
> Thank you very much for reaching out. This is likely to be a short discussion due to me potentially learning that my infrastructure possibly has shortfalls that I did not
> appreciate until just recently.
>
> What I was hoping to do is deploy Windows from a Thecus branded NAS. Natively the NAS does not support PXE, but with community created mods it is achievable. So with this mod
> <http://www.thecus.com/sp_app_intro.php?APP_ID=357> I went about configuring the NAS to achieve this. Since also the author of the mod mentions SYSLinux I naturally sou...
2011 Feb 25
3
can't create large LVM, even though pvscan shows enough space left
I'm trying to create a 500GB lv volume on a 500GB physical volume, but can't:
[root at francois-pc ~]# pvscan
PV /dev/sdd VG freenas lvm2 [500.00 GB / 500.00 GB free]
PV /dev/sdc VG thecus lvm2 [1010.00 GB /
910.00 GB free]
PV /dev/mapper/ddf1_RAIDp2 VG VolGroup00 lvm2 [931.25 GB / 0 free]
Total: 3 [2.38 TB] / in use: 3 [2.38 TB] / in no VG: 0 [0 ]
[root at francois-pc ~]# lvcreate -L 500gig -n 500G freenas
Insufficient free extents (127999) in volume group freen...