Redian新闻
>
搭建 Ubuntu File Server (16.04 LTS) 的一点笔记
avatar
搭建 Ubuntu File Server (16.04 LTS) 的一点笔记# Hardware - 计算机硬件
x*j
1
从两年前到现在,断断续续地把自己家的File Server给搭起来了,其间的一点笔记想
来分享给大家。
这是一个Word文档的下载链接(其中有一些内嵌的文本文件):
https://www.dropbox.com/s/2pfj0kgsnkdvwhc/Ubuntu%20File%20Server_WordPress%
20publish_20170722.docx?dl=0
这是贴到Wordpress上的网页版:
https://semixyz.wordpress.com/2017/07/22/ubuntu-file-server-16-04-lts/
欢迎大家提建议!
avatar
j*2
2
为啥不直接用freenas
avatar
j*2
3
我用freenas搭了个nas,巧的是我也用了两块connectx-2,要注意的是mtu设置成9000
,不然跑不到10G
avatar
x*j
5
哇噻!
谢谢你的建议,把MTU设置成9600(Default是1500)后终于跑到了1.0GBps+!太赞啦!

【在 j********2 的大作中提到】
: http://imgur.com/iGovRUO
avatar
x*j
6
当时也纠结过是否要装FreeNAS,但还想用这台机器跑点儿别的程序,Ubuntu的群众基
础要更广泛些~~

【在 j********2 的大作中提到】
: 为啥不直接用freenas
avatar
j*2
7
我以前也是用一台性能比较好的机器当storage & application server,后来发现还是
分开比较好。现在的storage server是用集成celeron 847的低功耗主板,装freenas,
4块硬盘RAID10.
其实你的需求用freenas也可以,因为freenas 11以后可以开vm,装个ubuntu就是。
freenas的好处是集成各种服务,直观的web ui,很多功能不用去学,鼠标点点就用上
了。

【在 x******j 的大作中提到】
: 当时也纠结过是否要装FreeNAS,但还想用这台机器跑点儿别的程序,Ubuntu的群众基
: 础要更广泛些~~

avatar
s*h
8
mark!大赞。目前暂时还是先freenas撑一下。
装了几个jail,host几个http server和owncloud。
以后闲下来了再仔细研究
avatar
c*c
9
是不是需要用ECC的内存?
avatar
x*j
10
不需要。
只是一个普通的PC,能装上Ubuntu就行。

【在 c*****c 的大作中提到】
: 是不是需要用ECC的内存?
avatar
B*y
11
赞一个!先Mark以后在仔细读。
avatar
F*Q
12

looks a bit complicated, but glad it works.
at work, I have about 12 desktops, all of them export drives for sharing,
and all of them can see/use the drives from other desktops. iprof shows 950+
Mbps speed between any of the two nodes (the network will be upgraded to
10GB soon).
if you don't care unified user account management, all you need to do is to
install nfs-kernel-server, autofs, and samba. In my case, I have a master
account/file server (Ubuntu 14.04), running 1) superldap (LDAP server), 2)
samba, 3) nfs server/client, and 4) an exported folder storing all user's
home directories, and 5) an exported nfs folder containing links pointing to
all other machine's shared drive (autofs mounts).
on any client running Ubuntu Linux, I only need to install nscd (ldap client
), autofs, nfs server/client, and configure them to 1) export own resources,
and 2) map the account, home dir, and all exported drives from the master
server.
on any client running windows, I install pGina to connect to the LDAP server
, and a 3rd party package to enable multi-user remote desktop login. Any
user can browse the master server's file tree to read/write shared drives on
any other machines.
the only thing I haven't figured out is to get a Mac machine to this small
cluster. I could not get LDAP to work. nfs/autofs were supposed to be quite
similar.

【在 x******j 的大作中提到】
: 从两年前到现在,断断续续地把自己家的File Server给搭起来了,其间的一点笔记想
: 来分享给大家。
: 这是一个Word文档的下载链接(其中有一些内嵌的文本文件):
: https://www.dropbox.com/s/2pfj0kgsnkdvwhc/Ubuntu%20File%20Server_WordPress%
: 20publish_20170722.docx?dl=0
: 这是贴到Wordpress上的网页版:
: https://semixyz.wordpress.com/2017/07/22/ubuntu-file-server-16-04-lts/
: 欢迎大家提建议!

avatar
t*z
13
支持楼主的工作!
avatar
a*g
14
先mark,学习一下

【在 x******j 的大作中提到】
: 从两年前到现在,断断续续地把自己家的File Server给搭起来了,其间的一点笔记想
: 来分享给大家。
: 这是一个Word文档的下载链接(其中有一些内嵌的文本文件):
: https://www.dropbox.com/s/2pfj0kgsnkdvwhc/Ubuntu%20File%20Server_WordPress%
: 20publish_20170722.docx?dl=0
: 这是贴到Wordpress上的网页版:
: https://semixyz.wordpress.com/2017/07/22/ubuntu-file-server-16-04-lts/
: 欢迎大家提建议!

avatar
c*e
15
mark

【在 x******j 的大作中提到】
: 从两年前到现在,断断续续地把自己家的File Server给搭起来了,其间的一点笔记想
: 来分享给大家。
: 这是一个Word文档的下载链接(其中有一些内嵌的文本文件):
: https://www.dropbox.com/s/2pfj0kgsnkdvwhc/Ubuntu%20File%20Server_WordPress%
: 20publish_20170722.docx?dl=0
: 这是贴到Wordpress上的网页版:
: https://semixyz.wordpress.com/2017/07/22/ubuntu-file-server-16-04-lts/
: 欢迎大家提建议!

avatar
w*m
16
据我的经验,过一段时间ubuntu就是自我更新,然后慢慢系统就死了或出了无法修复的
问题了,慢性自杀。 珍惜生命,远离unbuntu
avatar
w*m
17
据我的经验,过一段时间ubuntu就是自我更新,然后慢慢系统就死了或出了无法修复的
问题了,慢性自杀。 珍惜生命,远离unbuntu
avatar
r*2
18
Mark
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。