Revision [4108]
Last edited on 2011-08-22 00:54:31 by KenFongAdditions:
===Hot-add disk to linux vm===
After adding a vdisk in VI client, go to the guest OS and issue a scsi rescan command:
echo “- – -” > /sys/class/scsi_host/host0/scan
dmesg will then show you a new drive
Vendor: VMware Model: Virtual disk Rev: 1.0
Type: Direct-Access ANSI SCSI revision: 02
target0:0:1: Beginning Domain Validation
target0:0:1: Domain Validation skipping write tests
target0:0:1: Ending Domain Validation
target0:0:1: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
SCSI device sdb: 52428800 512-byte hdwr sectors (26844 MB)
After adding a vdisk in VI client, go to the guest OS and issue a scsi rescan command:
echo “- – -” > /sys/class/scsi_host/host0/scan
dmesg will then show you a new drive
Vendor: VMware Model: Virtual disk Rev: 1.0
Type: Direct-Access ANSI SCSI revision: 02
target0:0:1: Beginning Domain Validation
target0:0:1: Domain Validation skipping write tests
target0:0:1: Ending Domain Validation
target0:0:1: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
SCSI device sdb: 52428800 512-byte hdwr sectors (26844 MB)
Revision [4060]
Edited on 2011-07-08 08:16:43 by KenFongAdditions:
~ [[VmwarePowercli Shutdown using PowerCli]]
Deletions:
Revision [4059]
Edited on 2011-07-08 08:16:15 by KenFongAdditions:
~ [VmwarePowercli Shutdown using PowerCli]
Deletions:
Revision [4058]
Edited on 2011-07-08 08:15:52 by KenFongAdditions:
===VMWare===
= [VmwarePowercli Shutdown using PowerCli]=
-----
= [VmwarePowercli Shutdown using PowerCli]=
-----
Revision [3885]
Edited on 2010-12-08 01:52:56 by KenFongAdditions:
===Enable snmp monitoring===
http://knowledgebase.solarwinds.com/kb/questions/1340/Enabling+SNMP+on+VMware+ESX%7B47%7DESXi+Server+version+4
http://knowledgebase.solarwinds.com/kb/questions/1340/Enabling+SNMP+on+VMware+ESX%7B47%7DESXi+Server+version+4
Revision [2366]
Edited on 2009-07-07 05:04:18 by WikiAdminAdditions:
===Vmware ocfs2 with vmdk files===
Drop to a shell and create a vmdk file. To get a shell from ESXi, hit "Alt-F1" on the console and then enter "unsupported".
%%
vmware-vdiskmanager -c -s 8Gb -a
%%
On each of the guest, create a new SCSI controller and select "Virtual" type. This allows the file being opened by multiple guests. Then Create a new drive and reference the formatted vmdk file. Choose "Independent" and "persistent". Then proceed to ocfs2 creation.
Drop to a shell and create a vmdk file. To get a shell from ESXi, hit "Alt-F1" on the console and then enter "unsupported".
%%
vmware-vdiskmanager -c -s 8Gb -a
%%
On each of the guest, create a new SCSI controller and select "Virtual" type. This allows the file being opened by multiple guests. Then Create a new drive and reference the formatted vmdk file. Choose "Independent" and "persistent". Then proceed to ocfs2 creation.
Revision [1583]
Edited on 2008-03-31 21:15:39 by WikiAdminAdditions:
Read: http://www.petri.co.il/virtual_using_vnc_and_vmware_server.htm
Revision [418]
Edited on 2007-04-29 21:24:19 by WikiAdminAdditions:
vmmod might not build on the above OS. Both 1.0.2 and 1.0.3 exits with errors when running vmware-config.pl. Fortunately, an easy fix is available on [[http://forums.fedoraforum.org/forum/showpost.php?p=731693&postcount=70 FedoraForum]]:
Deletions:
Revision [417]
Edited on 2007-04-29 21:23:39 by WikiAdminAdditions:
vmmod might not build on the above OS. Both 1.0.2 and 1.0.3 exits with errors when running vmware-config.pl. Fortunately, ([[http://forums.fedoraforum.org/forum/showpost.php?p=731693&postcount=70 someone]]) has come up with an easy fix:
Deletions:
([[http://forums.fedoraforum.org/forum/showpost.php?p=731693&postcount=70 Original link]])