当前位置:网站首页>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
- Numpy (time date and time increment)
- Xlnet (generalized autorefressive trainingfor language understanding) paper notes
- [ubuntu-mysql 8 installation and master-slave replication]
- ReturnJson,让返回数据多一些自定义数据或类名
- Numpy (data type)
- Oracle cross database replication data table dblink
- Numpy (constant)
- Flume learning 1
猜你喜欢

MySQL优化

Bloom filter

The present situation and challenge of the infrastructure of Yiwen parsing database

Good partner for cloud skill improvement, senior brother cloud of Amazon officially opened today

Properties of string

Dart 开发技巧

Oracle cross database replication data table dblink

布隆过滤器

【新书推荐】MongoDB Performance Tuning

oracle跨数据库复制数据表-dblink
随机推荐
Installing Oracle database process in windows2007 on VM
JVM garbage collector G1 & ZGC details
直播带货源码开发中,如何降低直播中的延迟?
2021-07-26
Forrester senior analyst: five important trends in the development of the hyper convergence market
Read the difference and connection between hyperfusion and private cloud
How to reduce the delay in live broadcast in the development of live broadcast source code with goods?
Differences and relationships among hyper convergence, software defined storage (SDS), distributed storage and server San
How to build an all-in-one database cloud machine that meets the needs of information innovation?
ABAP time function
JWT expiration processing - single token scheme
Bloom filter
小程序手持弹幕的原理及实现(uni-app)
Comparison problems encountered in recent study
训练一个图像分类器demo in PyTorch【学习笔记】
Xlnet (generalized autorefressive trainingfor language understanding) paper notes
Is the jar package for the project or the project for the jar package
P. Summary of NP, NPC, NP hard and other issues
NTP of Prometheus monitoring_ exporter
11.自定义hooks