当前位置:网站首页>NFS shared services
NFS shared services
2022-06-30 09:54:00 【thengsd】
Catalog
One 、YUM summary
1、YUM (Yellow dog Updater Modified)
be based on RPM Software update mechanism of package building
Can automatically resolve dependencies
All software packages are centralized YUM Provided by software warehouse
2、 Ready to install source
(1) How to provide software warehouse
Network source
FTP service : ftp://…
HTTP service : http://…
Local sources
Local directory : file://…
(2)RPM The source of the package
CentOS released RPM Bag collection
Issued by a third party organization RPM Bag collection
User defined RPM Bag collection
(3) structure CentOS 7 repositories
RPM The bag comes from CentOS 7 DVD Compact disc
adopt FTP Mode is provided to the client ( Install and enable vsftpd service )
(4) Add unofficial to the software warehouse RPM Package group
Generally obtained through network
Include all other dependencies RPM package
Need to use createrepo Tool building repodata Data file warehouse
The installation package files are stored in /var/ftp/other Under the table of contents
3、 visit YUM Warehouse
Specify... For the client YUM Warehouse location
Profile location : /etc/yum.repos.d/centos7.repo
Two 、NFS Shared storage services
1、 Relevant concepts
NFS It's based on TCP/IP Transport network file system protocol . By using NFS agreement , The client can access the shared resources in the remote server just like accessing the local directory .
For most load balanced clusters , Use NFS Protocol to share data storage is a common practice ,NFS It's also NAS A protocol that storage devices must support . But because of NFS There is no user authentication mechanism , And the data is transmitted in plain text over the network , So the security is very poor , Generally, it can only be used in LAN .
NFS The implementation of a service depends on RPC(Remote Process Call, Remote procedure call ) Mechanism , Mapping to the local process , So you need to install nfs-utils、rpcbind Software package to provide NFS Shared services .
nfs-utils be used for NFS Share publishing and access
2、NFS The configuration file for the service
3、 ... and 、NFS Service configuration details
1、 Use... In a file server NFS Publish shared resources
2、 Access from the client NFS Shared resources
边栏推荐
- Difference between bow and cbow
- 抽象类和接口
- JVM memory common parameter configuration set
- OCX child thread cannot trigger event event (forward)
- Installing Oracle database process in windows2007 on VM
- Flume learning II - Cases
- Initialize static resource demo
- 云技能提升好伙伴,亚马逊云师兄今天正式营业
- Function simplification principle: save if you can
- JVM family
猜你喜欢
训练一个图像分类器demo in PyTorch【学习笔记】
Self service terminal handwritten Chinese character recognition input method library tjfink introduction
Mysq database remote connection error, remote connection is not allowed
Notes on masking and padding in tensorflow keras
Numpy (data type)
How to build a private cloud and create a hybrid cloud ecosystem?
Financial private cloud infrastructure scheme evaluation (Architecture and storage)
Cloud native database
Cb/s Architecture - Implementation Based on cef3+mfc
Read the difference and connection between hyperfusion and private cloud
随机推荐
Initialize static resource demo
How to build an all-in-one database cloud machine that meets the needs of information innovation?
Enum demo
JVM memory common parameter configuration set
Simple redis lock
2021-11-15
qmlplugindump executable not found.It is required to generate the qmltypes file for VTK Qml
MySQL optimization
Clickhouse installation (quick start)
Based on svelte3 X desktop UI component library svelte UI
小程序手持弹幕的原理及实现(uni-app)
Golang magic code
Machine learning note 9: prediction model optimization (to prevent under fitting and over fitting problems)
[new book recommendation] mongodb performance tuning
utlis 内存池 对象池
Returnjson, which allows more custom data or class names to be returned
安装和使用
Thrift easy to use
tf. keras. layers. Attention understanding summary
Dart 开发技巧