Skip to content

Commit

Permalink
[FIX] bugs fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ismoilovdevml committed Oct 5, 2024
1 parent a523182 commit f7dea68
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
22 changes: 22 additions & 0 deletions pages/tutorials/article/_meta.en-UZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,28 @@
"pagination": true
}
},

"nfs-server": {
"title": "NFS Server sozlash",
"longTitle": "NFS Server sozlash",
"description": "NFS Server sozlash",
"level": "Hamma uchun",
"category": "DevOps",
"author": {
"name": "Otabek Ismoilov",
"image": "https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/tutorials/authors/ismoilovdev.jpeg"
},
"createdAt": "2024-10-04",
"minutesRead": 20,
"href": "/tutorials/article/nfs-server",
"theme": {
"breadcrumb": false,
"footer": true,
"sidebar": false,
"toc": false,
"pagination": true
}
},
"cephga-kirish": {
"title": "Cephga Kirish",
"longTitle": "Cephga Kirish",
Expand Down
8 changes: 7 additions & 1 deletion pages/tutorials/article/cephga-kirish.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
import { Callout } from "nextra-theme-docs";

# Cephga Kirish
![cephga-kirish](https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/cephga-kirish/banner.png)
![cephga-kirish](https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/cephga-kirish/banner.png)

**Ceph** open-source storage system bo'lib, u high scalability(yuqori miqyoslilik), avtomatlashtirilgan boshqaruv va mustahkam ishonchlilikni(reliability) ta'minlaydi. U turli xil storage ehtiyojlarini qondirish uchun bloklar(block), ob'ektlar(object) va fayllarni saqlash xizmatlarini birlashtiradi. **Ceph** katta hajmdagi ma'lumotlarni xavfsiz va samarali saqlash uchun mo'ljallangan bo'lib, ma'lumotlar markazlari(data center) uchun oson kengaytirish va moslashuvchanlikni taklif etadi.

Ceph dastlab Kaliforniya universitetida(University of California) **Sage Weil** tomonidan doktorlik dissertatsiyasining bir qismi sifatida ishlab chiqilgan va u **2004** yilda ommaga taqdim etilgan. Uning asosiy maqsadi yuqori avtonomiya(high autonomy) va avtomatlashtirilgan xususiyatlarga ega bo'lgan distributed storage systemni yaratish edi. O'shandan beri Ceph asosan open-source hamjamiyat tomonidan qo'llab-quvvatlangan va **Red Hat** tomonidan **2014** yilda sotib olingan.

Keyingi bo'limlarda biz Cefning tarkibiy qismlari, arxitekturasi va turli xil foydalanish holatlarini batafsil o'rganamiz.

0 comments on commit f7dea68

Please sign in to comment.