VMware WS 6.5 上で稼動している Vista Business の仮想マシンのCドライブが24GBだと残り1GBを切ってしまったので、以下のように vmware-vdiskmanager で30GBに拡張した。
vmware-vdiskmanager -x 30GB vista.vmdk
でもWindowsでは6GBの空きパーティションができただけなので、GPartedを使ってCドライブを30GBに拡張した。
VMware上だとマウスカーソルの位置が微妙にずれてたけどなんとか完了できた。
Partition Magicと作者が同じPartition Logicってのもあるけど、VMware WSではキーボードとマウスがうまく動作しなかった。
2009/05/04
2008/11/17
esxcfg-firewall
VMware ESXで/か/varパーティションがfile system fullになってsshログインやコンソールを開くことができなくなってしまったので、今後のためにvdfの出力結果をメールで定期的に送信することにしようとしたら、ESXのfirewall設定はガチガチなので、送信できなかった。
esxcfg-firewallで設定変更できるみたいなので、25番の外向きパケットは通すことに。
設定の確認は esxcfg-firewall -q でできる。
esxcfg-firewallで設定変更できるみたいなので、25番の外向きパケットは通すことに。
esxcfg-firewall -o 25,tcp,out,SMTP
設定の確認は esxcfg-firewall -q でできる。
# esxcfg-firewall -q
中略...
Incoming and outgoing ports blocked by default.
Enabled services: CIMSLP VCB CIMHttpsServer vpxHeartbeats LicenseClient sshServer
Opened ports:
SMTP : port 25 tcp.out
2008/10/18
VIC 2.5でVMware Server 2を管理
2008/06/24
VMwareのguest OSで"_"(under score)が入力できない
/etc/vmware/configに
xkeymap.usekeycodeMapIfXFree86 = true
xkeymap.keycode.211 = 0x073
を記述すればよい。
xkeymap.usekeycodeMapIfXFree86 = true
xkeymap.keycode.211 = 0x073
を記述すればよい。
2008/04/16
VMware Server Beta 2
主な新機能はこんな感じらしい。
* VI Web Access:
VI Web Access enables you to perform host and virtual machine configuration on VMware Server 2.0. This intuitive web-based interface provides a simple and flexible tool for virtual machine management.
* VMware Remote Console:
VMware Remote Console enables you to interact with the guest operating system on the host or a remote system. After you install it as a Web browser add-on, it can run independently from VI Web Access.
* USB 2.0 Device Support:
VMware Server now supports faster data transfer with USB devices plugged into the host system. If the guest operating system has appropriate USB 2.0 device drivers, you can use peripherals that require high-speed performance, such as speakers, webcams, next-generation printers and scanners, and fast storage devices.
* Increased RAM support:
The maximum amount of memory that can be allocated per virtual machine has been raised from 3.6GB to 8GB. The amount of memory used by all virtual machines combined is limited only by the amount of the host computer's RAM.
* Improved 64-bit guest support:
64-bit guest operating systems that run on Intel EM64T VT-capable or AMD64 revision D or later processors are fully supported.
* Native 64-bit host support on Linux:
VMware Server now runs natively on 64-bit Linux host operating systems.
VMware Server 2.0 Beta 2
* VI Web Access:
VI Web Access enables you to perform host and virtual machine configuration on VMware Server 2.0. This intuitive web-based interface provides a simple and flexible tool for virtual machine management.
* VMware Remote Console:
VMware Remote Console enables you to interact with the guest operating system on the host or a remote system. After you install it as a Web browser add-on, it can run independently from VI Web Access.
* USB 2.0 Device Support:
VMware Server now supports faster data transfer with USB devices plugged into the host system. If the guest operating system has appropriate USB 2.0 device drivers, you can use peripherals that require high-speed performance, such as speakers, webcams, next-generation printers and scanners, and fast storage devices.
* Increased RAM support:
The maximum amount of memory that can be allocated per virtual machine has been raised from 3.6GB to 8GB. The amount of memory used by all virtual machines combined is limited only by the amount of the host computer's RAM.
* Improved 64-bit guest support:
64-bit guest operating systems that run on Intel EM64T VT-capable or AMD64 revision D or later processors are fully supported.
* Native 64-bit host support on Linux:
VMware Server now runs natively on 64-bit Linux host operating systems.
VMware Server 2.0 Beta 2
2008/04/13
VMware Workstation 6.5 Beta Program
VMware WSの次期バージョンのベータが公開されている。
Latest Version: Beta | 4/1/08 | Build 84113
ESX 3.5 update 1もリリースされていた。
Latest Released Version: 3.5 Update 1 | 04/10/08 | 82663
Latest Version: Beta | 4/1/08 | Build 84113
ESX 3.5 update 1もリリースされていた。
Latest Released Version: 3.5 Update 1 | 04/10/08 | 82663
2008/03/16
2008/03/12
VMware Infrastructure Client 2.5はVista 64bitで使えない
Windows版だけしかなくてLinux用のclientがないだけでもかなり不評なのに,32bit版のWindowsでしか管理できないそうです。
がーん!
がーん!
2007/12/19
VMI3が使用するポート
Components Ports Traffic Type
VI Client 902 TCP
VI Client Console 903
Web Access Client 443 TCP
ESX Server host 902 UDP
2007/12/18
VMware ESX Server 3.5
upgrade方法
sftpやftpで更新アーカイブファイルをgetする場合、firewallサービスを停止する必要がある。
VMware Infrastructure Client は https://(ESXサーバホスト)/client/VMware-viclient.exe からダウンロードしてupgradeする必要あり。
ゲストOSをshutdown
ESX3.0をmaintenace modeへ移行
zip archiveをdownload
ESX serverホストにsshログイン
cd /var/update
unzip VMware-esx-upgrade-from-esx3-3.5.0-64607.zip
cd 3.5.0-64607
esxupdate -n update
sftpやftpで更新アーカイブファイルをgetする場合、firewallサービスを停止する必要がある。
service firewall stop
VMware Infrastructure Client は https://(ESXサーバホスト)/client/VMware-viclient.exe からダウンロードしてupgradeする必要あり。
VI3 Starter (VMware Infrastructure 3 Starter) は名称が変わって、"VI3 Foundation"になった。
2007/07/27
Puppy FIU-850-N03がVMware WS6で使えない
VMware WS6(ホスト: RHEWL4WS 64bit)上で稼働させているゲストOSのWindows XP Pro.だとFIU-850-N03を認識するけど,ドライバをうまくロードできなかった。
64MBの容量のFIU-810-N03だと、Puppy Suiteが使えて、ログインやスクリーンロックできるんだけど。
/etc/fstabに次の一行を追加すると動くかもしれない。
64MBの容量のFIU-810-N03だと、Puppy Suiteが使えて、ログインやスクリーンロックできるんだけど。
/etc/fstabに次の一行を追加すると動くかもしれない。
usbfs /proc/bus/usb usbfs auto 0 0
2007/07/17
Upgrade VMware ESX 3.0.0 to 3.0.1
3.0.0のときはうまく起動したインストーラが,3.0.1のCDからは起動できなかったので,パッチアーカイブを展開してアップグレードした。
esxupdateを使用したESX3.0からESX3.x.xへのアップデート手順
esxupdateを使用したESX3.0からESX3.x.xへのアップデート手順
2007/05/16
VMware Workstation 6

9日に正式版がリリースされてたので、購入した。5.5で使ってたVM(Virtual Machine)はそのまま動いたけど、VMware Toolsのインストールでこけた(ホストOS: Windows XP Pro. 32bit)。
Workstation Overview - VMware
VMware ToolsはWS5のをアンインストールしてから再インストールしたらできた。
VMware serverみたいにbackgroundで実行できるのがベンリ。
2007/05/07
VMware Workstation 5.5.4
4/26に更新されてた。
ホストOSにRHEL4WS x86_64を使って、ゲストにWindows XP Pro.(32bit)を動かしてるけど、DR-BT20NXは使えた。
ホストやゲストに高い負荷がかかると、音飛びする(当たり前)。

ホストOSにRHEL4WS x86_64を使って、ゲストにWindows XP Pro.(32bit)を動かしてるけど、DR-BT20NXは使えた。
ホストやゲストに高い負荷がかかると、音飛びする(当たり前)。
2007/01/05
BT-UD1 + BT-MH1 + WinXP on VMware 5.5.3
VMware WS 5.5.3(ホストOS: RHEL4.4)上で稼働させているWindows XPでBT-UD1+BT-MH1がちゃんと使えた。Skypeでの通話も問題なし。
ちなみに,ホストOS上でBluetooth関係のドライバは必要ない。
VMware WS 5.5+Linux 2.6のUSBデバイスの動作はかなりよくなっている様子。
ちなみに,ホストOS上でBluetooth関係のドライバは必要ない。
VMware WS 5.5+Linux 2.6のUSBデバイスの動作はかなりよくなっている様子。
2006/12/20
2006/08/18
キーボードマップが変
他のマシンで稼動させていたVirtual Machineを新しいマシンに移動したらキーボードレイアウトが変に。"_"(アンダースコア)が入力できない。
Linuxでkeycedeの一覧を表示するには,xmodmap -pkを実行。
http://www.vmware.com/support/ws5/doc/ws_devices_keymap_vscan.html
http://www.vmware.com/support/ws5/doc/ws_devices_keymap_linux_longer.html
Linuxでkeycedeの一覧を表示するには,xmodmap -pkを実行。
http://www.vmware.com/support/ws5/doc/ws_devices_keymap_vscan.html
http://www.vmware.com/support/ws5/doc/ws_devices_keymap_linux_longer.html
2006/08/13
2006/07/22
VMware consoleでblank screen
VMware GSX server 3.2.1(host OS: RHEL3WS)で稼動させているvirtual machineのうち、一つだけconsoleが真っ黒。
chmod 755 *.vmx
を実行した途端なおった。
VMTN:Black Screen on Remote Console when connecting to VM
chmod 755 *.vmx
を実行した途端なおった。
VMTN:Black Screen on Remote Console when connecting to VM
2006/07/10
VMware Server 1.0
正式版、Version: 1.0 Build 28343がリリース。
VirtualCenter for VMware ServerがVMware server, GSX serverにも対応するらしい。でもVMotionは使えないらしい。
http://www.vmware.com/products/server_comp.html
VMware WS 5.5.1用のVMはそのまま動いた。
VirtualCenter for VMware ServerがVMware server, GSX serverにも対応するらしい。でもVMotionは使えないらしい。
http://www.vmware.com/products/server_comp.html
VMware WS 5.5.1用のVMはそのまま動いた。
登録:
投稿 (Atom)
