• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » dev
Trace: • 09 Ubuntu Bcache Ceph • 04 CentOS7 古いカーネルで起動 • 60 CentOS OpenVPN • 28 Ceph ISCSI • 31 CentOS5 TLS1.2

dev

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@06_virtualization
  • Any namespace
  • 06_virtualization:05_container (7)
  • 06_virtualization:03_xen (3)
  • 06_virtualization:01_citrix_xenserver (1)
  • 06_virtualization:02_vmware_esxi (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

16 Kubernetes + DRBD Linstor @06_virtualization:05_container
28 Hits, Last modified: 3 years ago
^ name ^ IP ^ Disk ^ DRBD用 ^ |node1|172.16.0.65|/dev/sda|/dev/sdb| |node2|172.16.0.252|/dev/sda|/dev/sdb| |node3|172.16.0.234|/dev/sda|/dev/sdb| ※sdaは/用、sdbはlinstor用 ====== 2. DRBDインストール ======
01 lvmをマウント @06_virtualization:03_xen
11 Hits, Last modified: 9 years ago
= <code console> # lvcreate -s -n snapshot -L 5G /dev/disk.image # lvdisplay /dev/disk.image --- Logical volume --- LV Name /dev/disk.image VG Name dg7tv18txypm1... ot status source of /dev/dg7tv18txypm17/snapshot [active] LV Status
30 React-admin @06_virtualization:05_container
4 Hits, Last modified: 18 months ago
pp command: sh -c 'cd [test-admin] && npm run dev' ports: - '3000:5173' </code> <color #... /app command: sh -c 'cd test-admin && npm run dev' #ports: # - '3000:5173' environment... tart working, run cd test-admin. Start the app in development mode by running npm run dev. You can sign in to the application with the following usernames a
34 UnboundでHA構成 @06_virtualization:05_container
3 Hits, Last modified: 5 months ago
#!/bin/bash if ping -c 1 100.10.10.254 -I ens5 > /dev/null 2>&1; then exit 0 else exit 1 fi __E... } virtual_ipaddress { 192.168.0.15/24 dev ens4 100.10.10.15/24 dev ens5 } track_interface { ens4 ens5 }
01 VMware ESXi mount @06_virtualization:02_vmware_esxi
2 Hits, Last modified: 6 years ago
oot@vmware:~] esxcfg-mpath -l | grep -i cd-rom Device Display Name: Local USB CD-ROM (mpx.vmhba32:C0:T0:L0) Device Display Name: Local hp CD-ROM (mpx.vmhba0:C0:T
05 Xen Guestインストール @06_virtualization:03_xen
2 Hits, Last modified: 11 years ago
# lvcreate testvg -L50G -n test-lvm # mkfs.ext3 /dev/testvg/test-lvm </code> ===== ②virt-installでインスト... -install -n testvm -r 2048 --nographics \ --file=/dev/testvg/test-lvm --vcpus=2 --check-cpu \ -l http:/
18 Kubernetes GlusterFS @06_virtualization:05_container
2 Hits, Last modified: 3 years ago
ne name: alpine command: ["tail", "-f", "/dev/null"] volumeMounts: - name: data-disk ... 0 3537200 17424080 17% /data /data # dd if=/dev/zero of=TEST bs=1M count=1024 1024+0 records in 1
XenServer Toolsインストール @06_virtualization:01_citrix_xenserver
1 Hits, Last modified: 11 years ago
DVD Driveにxs-tools.isoを選択しておく <code console> # mount /dev/xvdd /mnt # sh /mnt/Linux/install.sh </code>
03 Xenインバンドに制限をかける @06_virtualization:03_xen
1 Hits, Last modified: 11 years ago
ode console> # xm list i3e6lqftov4csw --long (device (vif (bridge j4ihd7fqt3ugj
14 Kubernetes Master冗長化 @06_virtualization:05_container
1 Hits, Last modified: 3 years ago
対応 ==== これはVIPへの通信ができない時にでるよう。 下記などでVIPを先に割振ってみる。 ip addr add [VIP] dev [ETHER] {{tag>Kubernetes}}
15 Kubernetes Error @06_virtualization:05_container
1 Hits, Last modified: 3 years ago
で出るよう。 一度下記などで、VIPを付けて試してみる。 ip addr add [VIP] dev [Eth] ※VIPだけ先に用意していおいて、後からipvsadmなどでVIP用意すれば良いと思
29 Next.js @06_virtualization:05_container
1 Hits, Last modified: 18 months ago
/src/app command: sh -c "cd my-app && npm run dev" ports: - '3000:3000' environment:

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