Skip to content

Instantly share code, notes, and snippets.

@exsky
Created April 23, 2018 11:49
Show Gist options
  • Save exsky/96d69156743fd34aa9fc193fcdc811f1 to your computer and use it in GitHub Desktop.
Save exsky/96d69156743fd34aa9fc193fcdc811f1 to your computer and use it in GitHub Desktop.

Revisions

  1. exsky created this gist Apr 23, 2018.
    19 changes: 19 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    2018.03.30
    [針對文件的檢討](https://hackmd.io/F7C-2hJ1TeC1m2-UhmP4EQ?both)

    1. 為什麼要用 virt-install 而非直接用 virsh ?
    -> 單純就只是因為比較好用而已XD

    2. 補齊 shutdown, define, restore, suspend

    3. 一些 sub-command 後面不只能接 vm_name,還可以接 UUID 等等,以補進文件裡面

    4. 加入 dumpxml (已完成)

    5. 針對 disk bus 的 cache 項目探討 (io, thread, native)

    6. 針對 network bus 項目探討 (mac 等)
    6.1 針對 model 的部分進行不同種類網卡測試 (已完成)

    7. virt-xml 的細項修改
    (預知 virt-xml 有沒有什麼特殊限制)