PIXNET Logo登入

狂暴綿羊完勝企鵝教戰手冊

跳到主文

歡迎光臨stellaforauto在痞客邦的小天地,把一些有用的資訊記錄下來,幫助自己也幫助別人,也做為一種成長記錄.

部落格全站分類:不設分類

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 4月 10 週一 201720:10
  • Notice the time when you deploy ovf VM

deploy ovf
 
If you deploy the ovf file to create a vm, please notice its system time.
If the system time is ealier than now, some web page can't be shown normally.
 
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(7)

  • 個人分類:virtualbox相關
▲top
  • 4月 10 週一 201719:02
  • delete partition on esxi server but shows msg:"Unable to delete partition 1 from device"

Step:
1. login ESXi server via SSH and check local drive partition:    
[root@esxi57:~] ls -lh /dev/disks/t10*
-rw------- 1 root root 1.8T Mar 11 10:54 /dev/disks/t10.ATA_____HGST_HUS724020ALA640__________________________PN1134P6HJ8Z4N
-rw------- 1 root root 2.0M Mar 11 10:54 /dev/disks/t10.ATA_____HGST_HUS724020ALA640__________________________PN1134P6HJ8Z4N:1
-rw------- 1 root root 1.8T Mar 11 10:54 /dev/disks/t10.ATA_____HGST_HUS724020ALA640__________________________PN1134P6HJ8Z4N:2
-rw------- 1 root root 2.7T Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA
-rw------- 1 root root 4.0M Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:1
-rw------- 1 root root 4.0G Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:2
-rw------- 1 root root 2.7T Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:3
-rw------- 1 root root 250.0M Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:5
-rw------- 1 root root 250.0M Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:6
-rw------- 1 root root 110.0M Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:7
-rw------- 1 root root 286.0M Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:8
-rw------- 1 root root 2.5G Mar 11 10:54 /dev/disks/t10.ATA_____Hitachi_HUA723030ALA640_______________________MK0331YHGD0BMA:9
-rw------- 1 root root 29.8G Mar 11 10:54 /dev/disks/t10.ATA_____SanDisk_SSD_U110_32GB___________________141280400124________
-rw------- 1 root root 2.0M Mar 11 10:54 /dev/disks/t10.ATA_____SanDisk_SSD_U110_32GB___________________141280400124________:1
-rw------- 1 root root 29.8G Mar 11 10:54 /dev/disks/t10.ATA_____SanDisk_SSD_U110_32GB___________________141280400124________:2
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(41)

  • 個人分類:virtualbox相關
▲top
  • 4月 07 週五 201719:01
  • esxi command to deploy/export ovf:ovftools

ovftool
Before download & install, you must prepare:
1. Account of MyVMware for login, because you have to download this SW from MyVMware.
2. Check your vSphere version. Specific ovftool version is responded to the specific vSphere version. For example: ovftool v4.2.0 is sutible to vSphere 6.0, otherwise, if you run ovftools 3.5.0 on vSphere 6.0, there will be error msg like: Segmentation fault. Detail of ovftool and vSphere version mapping, you can check the release note.
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(599)

  • 個人分類:virtualbox相關
▲top
  • 1月 19 週四 201723:48
  • VM相關檔案功能說明

以下為 Virtual Machine (Guest OS) 相關檔案功能說明

.vmx: Virtual Machine 設定檔,內容為純文字記錄著作業系統版本、Memory、HDD、虛擬網卡 MAC Address...等。
.vmdk: Virtual Disk 描述檔,實際佔用空間小 (其實指向至 flat.vmdk,但未執行備份動作前看不到此一檔案)

  • flat.vmdk: 真正佔用 DataStore 的空間的 Virtual Disk,實際佔用空間大 (備份之後才看得到此檔案)

  • delta.vmdk: 當使用 Snapshot 時原來的 .vmdk 將保持狀態不在寫入,而將後續變動寫入此檔案中 (一次 Snapshot 產生一個檔案)

    • .vmsd: Virtual Machine Snapshot 的 Metadata File

    • .vmsn: Virtual Machine Snapshot 若有 Memory State 便會產生此檔案





.nvram: Virtual Machine 的 BIOS (一樣開機時按下 F2 可進入 BIOS 設定畫面)
.log: Virtual Machine 記錄檔
.vswp: Virtual Machine SWAP File (即 VMkernel 的 SWAP,通常等於該 VM 的 Memory 大小)
.vmss: 當 Virtual Machine 進入 Suspend 時的暫存檔案,當 Virtual Machine 關機後此檔案會自動刪除
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(22)

  • 個人分類:virtualbox相關
▲top
  • 1月 19 週四 201723:25
  • clone vm without vCenter

clone vm with snapshot
vmkfstools -i /vmfs/volumes/<vm datasore>/<vm name>/<vm disk name>-000001.vmdk /vmfs/volumes/<new vm datasore>/<new vm name>/<new vm disk name>.vmdk
clone vm without snapshot
vmkfstools -i /vmfs/volumes/<vm datasore>/<vm name>/<vm disk name>.vmdk /vmfs/volumes/<new vm datasore>/<new vm name>/<new vm disk name>.vmdk
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(16)

  • 個人分類:virtualbox相關
▲top
  • 7月 25 週一 201617:54
  • STAF.cfg error

STAF conf problem
Error Mesg:
 
 
try to run staf test to identify the root cause:
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(23)

  • 個人分類:virtualbox相關
▲top
  • 7月 25 週一 201615:32
  • Problems of install STAF and certification toolkit

workbench install STAF
When I installed STAF in the windows vm by workbench installer, I got the following message at about 65% of process:
 
 
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(214)

  • 個人分類:virtualbox相關
▲top
  • 7月 22 週五 201615:37
  • How to increase the defult value of max number of NFS mounted on an esxi host

NFS Setting(1)
Defult value of max number of NFS mounted on an esxi host is only 8. Setting path is as bellow:
choose esxi host-->Configuration-->Software-->advanced settings

 
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(4)

  • 個人分類:virtualbox相關
▲top
  • 7月 22 週五 201610:49
  • install NIC driver in ESXi host

check NIC model
1. NIC Model: check by lspci command
    lspci -vv | less. In this case, the Intel X710 is our new network card.
 
    or you can also use: esxcfg-info | less to check device name.
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(531)

  • 個人分類:virtualbox相關
▲top
  • 7月 21 週四 201617:17
  • there is error message when deploy paravirtual vm

7
Error message:
 
 
The vm with paravirtual disk can't be deployed as same as other type disk, so you must backup when you install OS complete.
(繼續閱讀...)
文章標籤

stellaforauto 發表在 痞客邦 留言(0) 人氣(3)

  • 個人分類:virtualbox相關
▲top
123»

文章分類

toggle 心情記事 (1)
  • 心情記事 (4)
toggle 食譜 (2)
  • 四隻腳的 (1)
  • 地上沒腳的 (1)
toggle 健康 (1)
  • 健康 (10)
toggle 技術 (7)
  • Oracle DB (2)
  • SAN (1)
  • shell_script技術 (5)
  • unix_liked系統 (24)
  • windows系統相關 (7)
  • virtualbox相關 (26)
  • ipmi (1)
  • 未分類文章 (1)

最新文章

  • ORA-12154 in Oracle reco trace file
  • su failed to execute /bin/bash resource temporarily unavailable
  • how to extend lvm size?
  • yum update failed with PYCURL ERROR 7 - "Failed to connect to 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable
  • How to check windows system version & type & patch by CMD
  • declare an array in shell script on HP-UX platform
  • Notice the time when you deploy ovf VM
  • delete partition on esxi server but shows msg:"Unable to delete partition 1 from device"
  • esxi command to deploy/export ovf:ovftools
  • failed to load ldlinux.c32

文章精選

文章搜尋

誰來我家