• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » file
トレース: • whois • 12 ファイルをすべてバックアップ • 40 CentOS6 yum使えない • 36 smartctlでディスク情報確認 • route • fgとbg • unzip • 12 Gcal Connection for Cybozu Office

file

検索

以下に検索結果を表示します。

完全一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@01_linux:08_仮想化
  • 全ての名前空間
  • 01_linux:08_仮想化:kvm (6)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

マッチした文書名:

  • 12 ファイルをすべてバックアップ
  • 09 qcow2 backing file

全文検索:

08 qcow2 バックアップ 外部へ取得する場合(online external) @01_linux:08_仮想化:kvm
9 ヒット, 最終更新: 2年前
ode> # virsh dumpxml testvm . . . <disk type='file' device='disk'> <driver name='qemu' type='qcow2'/> <source file='/var/lib/libvirt/images/testvm.testsnap' index='3'/> <backingStore type='file' index='2'> <format type='qcow2'/> <source file='/var/lib/libvirt/images/testvm.qcow2'/>
KVMでWindowsを動かし、virtio化
8 ヒット, 最終更新: 6年前
oドライバ]]も一緒に定義しておく <code console> <disk type='file' device='disk'> <driver name='qemu' type='qcow2'/> <source file='/tmp/test.img'/> <target dev='vdb' bus='virtio'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu'/> <source file='/CDROM/virtio-win-0.1-30.iso'/> <target de
09 qcow2 backing file @01_linux:08_仮想化:kvm
6 ヒット, 最終更新: 3年前
====== 09 qcow2 backing file ====== ===== backing fileを使って、create ===== from.qcow2 から to.qcow2 を作成 <c... <code> # qemu-img info to.qcow2 image: to.qcow2 file format: qcow2 virtual size: 15G (16106127360 bytes) disk size: 196K cluster_size: 65536 backing file: from.qcow2 Format specific information: comp... .qcow2 # qemu-img info to.qcow2 image: to.qcow2 file format: qcow2 virtual size: 15G (16106127360 byte
仮想化KVM
4 ヒット, 最終更新: 13年前
'/> ↓ <boot dev='cdrom'/> <disk type='file' device='cdrom'> <driver name='qemu'/> <source file='/CDROM/W2k3SP2.iso'/> <target dev='hdc' bu... 0' bus='1' unit='0'/> </disk> <disk type='file' device='floppy'> <driver name='qemu' type='raw'/> <source file='/CDROM/virtio-win-1.1.16.vfd'/> <target de
03 KVM install
2 ヒット, 最終更新: 5年前
> # virt-install \ --name TESTVM \ --ram 2048 \ --file=/dev/VolG00/VolTEST \ --vcpus 4 \ --clock offset=... > # virt-install \ --name TESTVM \ --ram 2048 \ --file=/dev/VolG00/VolTEST \ --vcpus 4 \ --clock offset=
12 ファイルをすべてバックアップ
2 ヒット, 最終更新: 3年前
t/snapshot # tar -C /mnt/snapshot --sparse --one-file-system -zcp --numeric-owner --xattrs . | ssh root... ID番号で保存 -S, --sparse 疎らなファイルを効率的に処理する -l, --one-file-system ローカルなファイル・システムに限定してアーカイブを作成する </code> {{ta
36 qcow2 シンプロ 圧縮
2 ヒット, 最終更新: 3年前
w2 10G # qemu-img info aa.qcow2 image: aa.qcow2 file format: qcow2 virtual size: 10 GiB (10737418240 b... w2 10G # qemu-img info aa.qcow2 image: aa.qcow2 file format: qcow2 virtual size: 10 GiB (10737418240 b
07 qemuでserial接続 @01_linux:08_仮想化:kvm
2 ヒット, 最終更新: 5年前
-vga cirrus \ -name VM1 \ -object memory-backend-file,id=mem0,size=1G,mem-path=/dev/hugepages,share=on ... -numa node,memdev=mem0 \ -boot strict=on \ -drive file=/var/lib/libvirt/images/TESTVM.qcow2,format=qcow2
10 LVM 丸ごとバックアップ
1 ヒット, 最終更新: 5年前
p/boot/ バックアップ # tar -C /mnt/snap --sparse --one-file-system -zcp --numeric-owner --xattrs . | cat > ./
04 KVM cdrom attach @01_linux:08_仮想化:kvm
1 ヒット, 最終更新: 7年前
tach-disk [domain-id] [source] [target] --driver file --type cdrom --mode readonly ===== 例 ===== <cod
33 qcow2 中身確認 @01_linux:08_仮想化:kvm
1 ヒット, 最終更新: 6カ月前
xport LIBGUESTFS_BACKEND=direct guestfish --rw -a file.img -i ### -i を指定すればmountまで自動でやってくれる ### ><fs>
34 疑似NVMe Drive @01_linux:08_仮想化:kvm
1 ヒット, 最終更新: 3年前
<qemu:arg value='-drive'/> <qemu:arg value='file=/var/lib/libvirt/images/test.qcow2,format=qcow2,i

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: 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