This series of articles focuses on learning and researching OpenStack Swift, including environment building, principles, architecture, monitoring, and performance.(1) OpenStack + Three-node Swift cluster + HAProxy + UCARP installation and configuration(2) Swift Principles an
10. OpenStack Object Storage Service (SWIFT)
configuration: I added two hard drives (SDB,SDC) to the compute node for storage, and the compute node in my build is the storage node, because the computer can't pull more virtual ...
Brief introduction:
There are four main components of Swift: Swift-proxy-server,
We are building a swift environment on our own these days. After reading some documents and combining my own practices, I wrote it down:
1. Physical Environment Description:
Linux: Ubuntu server 12.04 Proxy Server IP: 10.214.0.181storage server one: 10.214.0.179storage server two: 10.214.0.180storage server three: 10.214.0.182
2. important components:
Node: runs one or more object storage services.
Proxy node: Run proxy services
Auth node: Run auth
/1467698493.15690.dataMap: Ring (Ring) mapped to hard disk
Containers create objects inside a container
Object files are objects
Account Permissions
Save the ring file to your hard disk
account.ring.gz Account
container.ring.gz container
Object.ring.gz Object
The directory that is saved to the hard disk, the zone/srv/node/swiftloopback/mount point must be placed in the /srv/node/ directory
Zone1
Zone2 two identical,
Records for easy access.
Just part of the explanation.Install and configure the Controller nodeKeystone User-create--name Swift--Pass Swiftkeystone User-role-add--user Swift--tenant Service--Role Adminkeystone Service-create--name Swift--typeObject-store--description"OpenStack Object Storage"Keystone Endpoint-Cre
In the smooth installation of the deployment of Keystone, the original thought of Swift installation and commissioning will be like Keystone general, but the process is full of frustrations, in combination with some of the source code functions, finally successfully completed the installation of Swift, and experimented with uploading and downloading files and other functions, The following is an overview of
Disclaimer:
This article is transferred from an online article. This article is only for personal favorites and shared knowledge. If there is any infringement, please contact the blogger to delete it.
Original article Cui binghua
Http://blog.csdn.net/ I _chips/article/details/17787017 1 Overview openstack Object Storage (SWIFT) is one of the sub-projects of openstack
After the smooth installation of the deployment of Keystone, the original thought that Swift installation and debugging will be like Keystone general, but the process is full of bumpy, in the combination of some functions in the source code, finally successfully completed the installation of Swift, and experimental upload download files and other functions, The following set up the
The following steps are performed on the controller node1, remote access to/etc/swift/swift.conf files:Https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/newton2. Modify the/etc/swift/swift.conf configuration file:[Swift-hash]...swift_hash_pa
This series of articles focuses on learning and researching OpenStack Swift, including environment building, principles, architecture, monitoring, and performance.(1) OpenStack + Three-node Swift cluster + HAProxy + UCARP installation and configuration(2) principle, architecture and performance(3) Monitoring1. Architec
Swift is an important component of the OpenStack cloud storage service, which provides highly available, distributed, persistent, large file object storage services. In addition, Swift can utilize a range of inexpensive hardware storage devices to provide secure and reliable storage services.Q: Why use Swift? What adva
Original: http://www.testlab.com.cn/Index/article/id/1085.html#rd?sukey= fc78a68049a14bb228cb2742bdec2b9498806815fcb59399eee501874bb9e9086bce3050baf1438179330d72d2508871
Absrtact: The greatest charm of open source is to satisfy people's exploration and curiosity, so that we can understand a system in depth, if we find that its design or implementation of any unreasonable or wrong place, we can come up with their own ideas and realize it, and personally to improve a people are conce
Recently, when looking for a job, I was asked some principles of Swift's bottom, so I decided to take notes in order to be able to impress.
The following is reproduced by (http://www.openstack.cn/?p=776)
--Openstack Swift Open Source cloud storage technology Analysis
The OpenStack
Recently built a swift cloud storage architecture for the needs of the jobLet's take a look at the technical knowledge Inside: The SWIFT Service is a component service belonging to OpenStack, the Component Services in OpenStack are Keystone, Nova, glance, etc., different services are responsible for different functions
We are building a swift environment on our own these days. After reading some documents and combining my own practices, I wrote it: For more information about the OpenStackHandsonlab series, see workshop.
We are building a swift environment on our own these days. After reading some documents and combining my own practices, I wrote it down:
For more information about the
Recently, a student asked me about the difference between the hadoop Distributed File System and openstack Object Storage Service, and said a few words to him. I personally think that data processing and storage are preferred. There is no absolute quality. It should be used based on specific applications.
I found some online saying: this is the original: http:// OS .51cto.com/art/201202/314254.htm
"Both hadoop Distributed File System (HDFS) and
for authentication, including tempauth (self-contained in SWIFT) and swauth (this is a method that uses Swift's authentication service as wsgi middleware, it uses swift as the backend storage, and swauth can be downloaded through GitHub), openstack Authentication Service (keystone), or you can use your own authentication system.Store the API access key in the Re
Okay, this is the last article. In fact, from the organization of the original official document, this section is 3.3 -- after the iner, before the object, for the consistency of the overall idea of the API, I made the final part. This chapter is an interesting one in my opinion. You can directly configure swift as a static site as a data download site, which directly solves the problem of static site data backup
So long time did not update the blog, hey, before are used Ubuntu physical machine built OpenStack, but recently with their own CentOS virtual machine built when always error, some basic things, frequent errors, it is helpless ah, it seems that my ability is still to be improved, Although the virtual machine to build OpenStack will have some problems, but also not my so exaggerated it, so I decided that the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.