Article Tags
How to set up a high-availability Apache (HTTP) cluster on RHEL 9/8

How to set up a high-availability Apache (HTTP) cluster on RHEL 9/8

Pacemaker is high-availability cluster software for Linux-like operating systems. Pacemaker is known as the "cluster resource manager" and it provides maximum availability of cluster resources by failover of resources between cluster nodes. Pacemaker uses Corosync for heartbeat and internal communication between cluster components. Corosync is also responsible for voting (Quorum) in the cluster. Prerequisites Before we begin, make sure you have the following: Two RHEL9/8 servers RedHat subscription or locally configured repository Access to both servers via SSH root or sudo permissions Internet connection Lab details: Server 1: node1.exa

Jun 09, 2023 pm 06:20 PM
RHEL 9/8 Apache
HAS 2023 | Intelligent Operations and Maintenance Roundtable, discussing the new generation of intelligent operation and maintenance of the '30' vision

HAS 2023 | Intelligent Operations and Maintenance Roundtable, discussing the new generation of intelligent operation and maintenance of the '30' vision

[Shenzhen, China, April 27, 2023] At the recently held Huawei Analyst Conference, Mr. Ye Rongchun, Director of the Intelligent Operation and Maintenance Business Department of Huawei's Global Technical Services Department, met with operators, vertical industry partners and global TOP analysts from around the world. Organizations gathered together to share and communicate around the vision, key elements and technologies of the new generation of intelligent operation and maintenance. [HAS2023 Huawei Intelligent Operation and Maintenance Roundtable] Mr. Ye Rongchun shared his understanding of the digital transformation of operation and maintenance, intergenerational operation and maintenance and its elements, and introduced Huawei AUTIN intelligent operation and maintenance solutions and practices. 1. The intergenerational evolution of operation and maintenance is the result of dual drivers of business and technology. In terms of technology drivers, Huawei believes that in addition to being driven by general-purpose technologies (such as AI), it is also necessary to have breakthroughs in domain technologies and even theoretical breakthroughs.

Jun 09, 2023 pm 05:52 PM
运维
Uber Practice: Some experiences in operating and maintaining large-scale distributed systems

Uber Practice: Some experiences in operating and maintaining large-scale distributed systems

This article is an article by Uber engineer Gergely Orosz. The original address is: https://blog.pragmaticengineer.com/operating-a-high-scale-distributed-system/ In the past few years, I have been building and operating a large-scale Distributed systems: Uber’s payment system. During this period, I learned a lot about distributed architecture concepts and witnessed first-hand the challenges of running high-load and high-availability systems (a system is far from finished when it is developed, and the challenges of running it online are actually even greater). Building the system itself is an interesting endeavor. How planning systems handle 10x/100

Jun 09, 2023 pm 04:53 PM
运维 分布式系统 Uber
Well Source: Operational and Maintenance Geometry

Well Source: Operational and Maintenance Geometry

Editor: Boss Jing was the boss of my team when I joined Baidu in 2011. He is a hard-core veteran. It was not easy to seize this opportunity. He asked all the common questions in the industry for the benefit of readers. Boss Jing has a free and easy nature, and his jokes and curses are all written down, and his principles are easy to understand. This is the first issue of the down-to-earth and high-level "Operation and Maintenance Forum", starting now! Guest introduction: Jing Yuan, first from left, former Baidu operation and maintenance architect, former Xiaomi operation and maintenance leader, former Meicai CIO. Some operation and maintenance personnel reported that the company knew very little about the value of operation and maintenance. How did you explain operation and maintenance clearly to the company back then? What about the value of dimension? First of all, you need to clearly explain the job responsibilities of operation and maintenance (what operation and maintenance does and what it produces) and key indicators (measuring output results) with the company. For example, the work will focus on stability, safety, efficiency, etc., and start

Jun 09, 2023 pm 04:50 PM
运维
Three surprising things you can do with systemd

Three surprising things you can do with systemd

It's not just about making your computer boot up faster. When systemd first came out, there was a lot of news about how it could speed up boot times. This feature appeals to most people (less so to those who don't reboot), so in many ways, that's the reputation it still has today. While systemd does play a role in starting services in parallel during the startup process, it does much more than that. Here are three things you might not realize systemd can do, but you should take advantage of. 1. Simplify Linuxps If you have ever used ps, or even just the top command, then you know that your computer has hundreds of processes running at all times. sometimes it's you

Jun 09, 2023 pm 03:38 PM
运维
Beginner's Guide: Kubernetes Observability Basics

Beginner's Guide: Kubernetes Observability Basics

In today's complex software development environment, ensuring that applications run smoothly is critical. Observability is a key aspect in infrastructure management, helping development and operations teams gain insights into the performance and health of systems, effectively detect and resolve issues, and ultimately deliver a better user experience. Kubernetes is an open source container orchestration engine used to automate the deployment, scaling and management of containerized applications. As Kubernetes grows in popularity, it becomes critical to understand how to monitor and observe these clusters. In this article, we will introduce the concept of observability and its three main pillars: metrics, logs, and traces. We’ll explore the observability features built into K8s and introduce some popular Kubernetes enhancements

Jun 09, 2023 pm 02:22 PM
可观测性
K8s enhanced workload OpenKruise operation and maintenance enhancements

K8s enhanced workload OpenKruise operation and maintenance enhancements

We have already learned the basic concepts of OpenKruise and several commonly used enhanced controllers. Next, we will continue to learn about other advanced functions. SidecarSetSidecarSet supports automatically injecting sidecar containers into qualified Pods created in the cluster through admissionwebhook. In addition to injecting them when the Pod is created, SidecarSet also provides the ability to upgrade the sidecar container image that has been injected into the Pod in place. SidecarSet decouples the definition and life cycle of sidecar containers from business containers. It is mainly used to manage stateless sidecar containers, such as monitoring, logging, etc.

Jun 09, 2023 pm 02:13 PM
容器
Tuyou Zou Yi: How to operate and maintain small and medium-sized companies?

Tuyou Zou Yi: How to operate and maintain small and medium-sized companies?

Through interviews and submissions, veterans in the field of operation and maintenance are invited to provide profound insights and collide together, with a view to forming some advanced consensus and promoting the industry to move forward better. In this issue, we invite Zou Yi, the operation and maintenance director of Tuyou Games. Mr. Zou often jokingly calls himself the operation and maintenance representative of the world's top 5 million companies. It can be seen that in his heart, he feels that the operation and maintenance construction ideas of small and medium-sized companies are different from those of large enterprises. There are differences. Today we have a few questions and ask Mr. Zou to share his journey of integrating research and operations for small and medium-sized companies. This is the 6th issue of the down-to-earth and high-level "Operation and Maintenance Forum", starting now! Question Preview Tuyou is a game company. What do you think are the unique features of game operation and maintenance? What are the biggest operational challenges you face? How did you solve these challenges? Game operation and maintenance people

Jun 09, 2023 pm 01:56 PM
运维 途游
A must-read for operation and maintenance monitoring: A must-know InfluxDB usage guide that can be used at critical moments

A must-read for operation and maintenance monitoring: A must-know InfluxDB usage guide that can be used at critical moments

What is InfluxDB? InfluxDB is an open source sequential database developed by InfluxData. It is written in Go and focuses on high-performance query and storage of time series data. InfluxDB is widely used in scenarios such as monitoring data of storage systems and real-time data in the IoT industry. Technical features include: InfluxDB fully utilizes the characteristics of the Go language in technical implementation and can be deployed independently without any external dependencies [5]. InfluxDB provides a SQL-like query language and a series of built-in functions to facilitate users to query data. The data stored in InfluxDB is logically composed of Measurement, tag group, field group and a

Jun 09, 2023 pm 01:40 PM
监控 运维
From a CTO perspective: How to build operation and maintenance/SRE capabilities

From a CTO perspective: How to build operation and maintenance/SRE capabilities

Recently, there have been many articles discussing the issue of whether to retain or retain operation and maintenance positions. The SRETalk public account I hosted also posted the opinions of many operation and maintenance directors. I also personally communicated with many people in the industry and had some small ideas. , record it for reference by CTO/CIO. As an operation and maintenance/SRE, if you feel confused, I also recommend that you read this article carefully. I think this is an in-depth thinking, it may be boring, but it will be helpful for career choice and team building. This article welcomes well-founded discussions, but does not welcome arrogance. In addition, many things are not black and white. It is great if the content of the article can inspire you and bring new thinking to CXOs' decision-making. In addition, SRETalk’s interview with the Operations and Maintenance Director will continue, and there will be more

Jun 09, 2023 pm 12:37 PM
运维
Use Terraform to manage OpenStack clusters

Use Terraform to manage OpenStack clusters

After having an OpenStack production environment and home lab for a while, I can safely say that provisioning workloads and managing it from both an administrator and tenant perspective is important. Terraform is an open source Infrastructure as Code (IaC) software tool for provisioning networks, servers, cloud platforms, etc. Terraform is a declarative language that serves as a blueprint for the infrastructure you are building. You can manage it with Git, which has a powerful GitOps use case. This article introduces the basics of using Terraform to manage OpenStack clusters. I recreated Open using Terraform

Jun 09, 2023 pm 12:20 PM
运维
Detailed explanation of MBR and GPT partitions, have you learned it?

Detailed explanation of MBR and GPT partitions, have you learned it?

1. MBR partition MBR is the abbreviation of MasterBootRecord. It is an old partition table format used to identify and manage partitions on the hard disk. The MBR partition table can identify up to 4 primary partitions or 3 primary partitions and 1 extended partition. The 2TB limit means that a hard disk using the MBR partition table format can only be partitioned to a maximum of 2TB. Because MBR uses the 32-bit LBA (Logical Block Addressing) addressing method, the maximum address can only represent 2^32 sectors, and each sector The size is 512 bytes, so the maximum supported hard drive size is 2TB. In order to support larger hard disk capacities, hard disk manufacturers and operating system developers introduced GPT (GUID Partit

Jun 09, 2023 am 11:02 AM
mbr GPT分区
[Nightingale Monitoring] First time meeting Nightingale, still strong!

[Nightingale Monitoring] First time meeting Nightingale, still strong!

Preface Observability is a headache for most small and medium-sized companies, mainly in the following aspects: different open source software is required to assemble to achieve different functions, such as using Skywalking to implement link monitoring, using ELK to implement log collection and monitoring, using Grafana+Prometheus to implement indicator monitoring. Behind each open source software is an independent system. They were independent of each other before (Grafana family bucket has been combined). Data islands, links, logs, and indicators are all separate, and no connection is established. The solutions currently on the market are either commercial products or self-developed. In fact, the protagonist of this article has not unified it. At the current stage, different open source components still implement different functions.

Jun 09, 2023 am 10:01 AM
开源
Du Xiaoman and Chen Cunli: 20-year-old 'commander' talks about operation and maintenance, performance and growth

Du Xiaoman and Chen Cunli: 20-year-old 'commander' talks about operation and maintenance, performance and growth

Through interviews and submissions, veterans in the field of operation and maintenance are invited to provide profound insights and collide together, with a view to forming some advanced consensus and promoting the industry to move forward better. In this issue, we invite Chen Cunli, general manager of Du Xiaoman System Operation and Maintenance Department. He has spent most of his 20-year career in the Internet field. During his time in the Baidu Operations and Maintenance Department, his team members called him "Commander Chen" due to his excellent leadership style. Today we invite "Commander Chen" to talk about his views. This is the 5th issue of the down-to-earth and high-level "Operation and Maintenance Forum", starting now! Question preview: You joined Baidu very early and later became independent with Du Xiaoman. We understand that many employees around you have been following you for a long time and have experienced many business operation and maintenance tests. I believe everyone is very interested.

Jun 09, 2023 am 09:56 AM
运维 陈司令

Hot tools Tags

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)

vc9-vc14 (32+64 bit) runtime library collection (link below)

Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit

VC9 32-bit

VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version

PHP programmer toolbox full version

Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit

VC11 32-bit

VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Hot Topics

Java Tutorial
1657
14
PHP Tutorial
1257
29
C# Tutorial
1230
24