Document directory
1. Design a CEpH Cluster
3. Configure the CEpH Cluster
4. Enable CEpH to work
5. Problems Encountered during setup
Appendix 1 modify hostname
Appendix 2 password-less SSH access
CEpH is a relatively new Distributed File
As an architect in the storage industry, I have a special liking for file systems. These systems are used to store the user interfaces of the system. Although they tend to provide a series of similar functions, they can also provide significantly different functions. CEpH is no exception. It also provides some of the most interesting features you can find in the
]-admin ~]# ceph OSD Pool Create metadata the the[[Email protected]-admin ~]# ceph OSD Pool Create data the the[[Email protected]-admin ~]# ceph fs New filesystemnew metadata Data[[email protected]-admin ceph]# Ceph FSlsname:filesystemnew, metadata pool:metadata, data pool
Explore Ceph file systems and ecosystemsM. Tim Jones, freelance writerIntroduction: Linux® continues to expand into scalable computing space, especially for scalable storage. Ceph recently joined the impressive file system alternatives in Linux, a distributed
Ceph was originally a PhD research project on storage systems, implemented by Sage Weil in University of California, Santa Cruz (UCSC). But by the end of March 2010, you can find Ceph in the mainline Linux kernel (starting with version 2.6.34). Although Ceph may not be suitable for production environments, it is useful for testing purposes. This article explores
Ceph file system getting started,
Zhang Yu (@ Yi Ling Yan), an open-source technical expert, shared Ceph at the C3 salon and recently wrote a series of blog posts about Ceph Analysis in one breath. There are 8 articles in total:
One of the "
Ceph provides three storage methods: Object Storage, block storage, and file system. The following figure shows the architecture of the Ceph storage cluster:We are mainly concerned about block storage. In the second half of the year, we will gradually transition the virtual machine backend storage from SAN to
1. Current status
2. Add a Mon (mon.node2) SSH node2 to 172.10.2.172 (Node2)
vim/etc/ceph/ceph.conf Add Mon.node2 related configuration
Ceph-authtool/tmp/ceph.mon.keyring--import-keyring/etc/ceph/ceph.client.admin.keyring
Monmaptool--create--add node1 172.10.2.172--fsid
Mkdir-p/var/lib/ceph/mon/
1. ceph File System Overview Ceph was initially a PhD research project on storage systems, implemented by SageWeil in UniversityofCalifornia and SantaCruz (UCSC. Ceph is an open source distributed storage and part of the main Linux kernel (2.6.34. 1)
[Osdnode1][error] Runtimeerror:command returned Non-zero exit status:1 [Ceph_deploy][error] runtimeerror:failed to execute command:/usr/sbin/ceph-disk zap/dev/sda32. Actual impact
I osdnode1 the device is not working properly, reflected in:Commands that do not return results after the list of related commands fail
1 2 3 4 5 6 7 8 9 Ten One A - - the - - -
[email protected] home]# df-h -bash:/bin/df:input/outputerror
Tags: blog http ar for SP strong file Div on
1. Mount System Call-related codeSource code location: do_mount () function of the kernel/fs/namespace. c file,
[CPP] View plaincopy
Long do_mount (char * dev_name, char * dir_name, char * type_page, unsigned long flags, void * data_page)
Dev_name refers to the name of the
I. Disk and file System management1. Partitioning and file systemsPartitioning: record the start and end cylinders of each partitionMasterBoot recorder: Records partition data and logs all partition information on the hard diskAfter partitioning, format the partition as a file syst
from:http://www.lnmpblog.com/archives/323
To use the Distributed file system to reduce costs, we searched for open source Distributed file systems. After the installation of deployment and testing, I encountered in the use of some of the problems summed up, I hope to help you, I also have some problems do not understand, I hope to communicate with you, and common
1, Mount exampleMount (/dev/hdb1 to/home/xpl) A. to mount a new device, you must create a superblock first. Use file_system_type of the file system to be mounted and call get_sb () to create a new super blockb. create vfsmountfor/dev/hdb1 and add to current EMC. new vfsmount:-mountpoint the dentry-mnt_root for xpl points to the vfsmount where/home/xpl is located for the root dentry-mnt_parent on the hdb1 De
1. Meaning of parameters of the mount command
Parameters of the mount command
2. Description of the Flag parameter in the Mount System Call# Define ms_rdonly 1/* Mount read-only */# Define ms_nosuid 2/* ignore SUID and SGID bits */# Define ms_nodev 4/* prohibit access to device files on the installed file system */# Define ms_noexec 8/* programs cannot run on an
In the HPUX operating system, the LV is drawn from the VG, and the LV is made into a file system, then mount the file systemCreating a logical Volume LVOL5#lvcreate-L 20480m-n lvol5/dev/vg01Note: LVOL5 is the name of the LVUse character device files (with R) to create a new file
Sometimes we use a virtual machine to install linux, but the system time of our developers may be adjusted due to some special requirements (for example, to keep some special software out of date and lock time ), in this way, the linux system has been unavailable for a long time. if the time is incorrect, the ext file system
File System Controls
Attribute
Event
DriveListBox (driver list box Control)
Drive: determines the drive listThe top name in the box is displayed.
ChangeClick
DirListBox (directory list box Control)
Path: indicates the current directory.Listindex: the property value of the subdirectory.Eg: First subdirectory listindexThe property value is 0.Listcount:
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.