• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » code
Trace: • VPNサーバ(PacketiX VPN -> SoftEther VPN)移行方法 • 01 epel • 20 Ceph PG数 • 09 Linux rescue ドライバあり • 05 Ubuntu シリアルコンソール • 26 Ceph recovery speed • 31 Cannot open your terminal '/dev/pts/X' - please check. • MySQL - シェルで枠まで出力する • 57 RocketChat • Dokuwiki.fl8.jp

code

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@50_dialy:2021:06
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

2021.06.14 Ceph OSD page allocation failure
4 Hits, Last modified: 4 years ago
4 Real Memory の64分の1をvm.min_free_kbytesに割り当てておく。 <code> # free -m total used ... _kbytes = 524288' >> /etc/sysctl.conf sysctl -p </code> ===== Log ===== <code> [37618448.777187] rocksdb:low0: page allocation failure: order:2, mode:0x40... p: loaded Tainted: G OE ------------ 3.10.0-1062.18.1.el7.x86_64 #1 </code> {{tag>Ceph}}
2021.06.19 Ceph HEALTH_WARN mon is allowing insecure global_id reclaim
4 Hits, Last modified: 4 years ago
lobal_id_reclaim set to true バージョンアップで出るようになる。 <code> # ceph versions { "mon": { "ceph ver... 21bb43bd3022d35cb) nautilus (stable)": 2 }, </code> ===== 対応 ===== バージョンの差分がある時にWarningを出力する設定なので、... h_allow_insecure_global_id_reclaim をfalseに設定する。 <code> # ceph daemon mon.ceph004 config show | grep aut... re_global_id_reclaim = 'false' (not observed, change may require restart) " } </code> {{tag>Ceph 日記}}
2021.06.27 AlmaLinux
4 Hits, Last modified: 4 years ago
backup_restore]] ===== AlmaLinux Deploy ===== <code> $ curl -O https://raw.githubusercontent.com/Alma... linux-deploy.sh $ sudo bash almalinux-deploy.sh </code> ==== 確認 ==== <code> # cat /etc/redhat-release AlmaLinux release 8.4 (Electric Cheetah) </code> {{tag>日記 AlmaLinux}}
2021.06.22 Unknown: Input variables exceeded 1000
2 Hits, Last modified: 4 years ago
php.ini. in Unknown on line 0 ===== 対応 ===== <code|/etc/php.ini> max_input_vars = 2000 </code> /etc/init.d/httpd reload {{tag>PHP 日記}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki