Re: Не запускается служба vCenter 5.1
1. Это было не решение вашей проблемы а пример оного2. VPX_ENTITY это не таблица а viewВам нужно с помощью SQL Managment Studio определить на какой vmid происходит и ошибка и почему
View ArticleRe: powerCLI move-vm commandlet
Now that this code works, im looking to log any errors that might result in the overallocation of resources; the following does not work: try{move-vm -VM $Vm -destination $dest}catch{ write-log "Some...
View ArticleRe: SAN para ESX
EMHO no veo inconvenientes en utilizar OpenSource en Producción. Sin ir más lejos, Vmware ESX esta basado en una distribución RHEL que posee (sacando los binarios y las actualizaciones) el código con...
View ArticleRe: wrong remaining space
Yeah, that's something I wanted to prevent. If you or someone else have no more ideas, I need to dig a whole and cry..........
View ArticleRe: Не запускается служба vCenter 5.1
Пишу вот такой запрос в sql: delete from VPX_VM where id in (selectt1.idfromVPX_ENTITY t1, VPX_VM t2wheret1.ID != t2.id ) По идее должен удалить строки из таблицы VPX_VM если они не совпадают по ID с...
View ArticleRe: SAN para ESX
Hola error unsupported scsi op 0x85 <<<=== esto es bastante relevante. Quiere decir que lo que se le manda al freenas no está soportadoMira en los logs del esx a ver si tienes el mismo error....
View ArticleEnum - VirtualMachineGuestOsIdentifier for Windows Server 2012
Hello, As ESXi 5.1 supports Windows Server 2012, can somebody please provide Enum - VirtualMachineGuestOsIdentifier for Windows Server 2012?...
View ArticleRe: SAN para ESX
El error que mencionas (***ERROR*** lu_disk_lbread() failed) puede que sea un error del hardware del equipo, revisa este post:http://forums.freenas.org/archive/index.php/t-2581.html Por otro lado, como...
View ArticleRe: Confused about entering licenses
Sorry to hijack the thread but I was wondering about this too. You say to use the vSphere desktop license which is what I have done but now I can see the usage in vCenter is being measured by how many...
View ArticleRe: SAN para ESX
Hola, En ningún momento he dicho NO utilizar open source. Estoy hablando que si lo más crítico de una infraestructura virtual que es el almacenamiento, yo utilizaría Nexenta. Un saludo. Sent from my...
View ArticleRe: SAN para ESX
A por cierto, Usa open source con soporte para tu cabina, no dejaría en mano de foros cualquier incidencia. Un saludo. Sent from my iPhone
View ArticleRe: Не запускается служба vCenter 5.1
О, такой запрос отработал правильно delete VPX_VM from VPX_VM left join VPX_ENTITY on VPX_VM.ID=VPX_ENTITY.id where (VPX_ENTITY.id is Null)
View ArticleIntel processor and Mother board
Hello , I am planning to have an home lab to practice VCP . I will go for I7 series processor and Intel mother board with 16GB RAM , Please suggest me which I7 series processor and Intel mother board...
View ArticleRe: I Need help, How to configure IP addresses of VMs with PowerCLI
Hello, The operating system used is Windows. How can I apply this script to my VM via PowerCLI?How do I proceed to indicate the vm to MODIFY? The script: Function Rename-ComputerName...
View ArticleRe: SAN para ESX
Si la conexion opr supeusto que es 1Gbps hay una conexion dedicada para esx-nas con una unica red, probare esta tarde NAS4Free. Lo de :Por cierto, hay un apliance virtual de la cabina P4000 de hp,...
View ArticleRe: About AD Container import
Are you doing a clone or a "bare metal" provisioning using our guest agent? If you're cloning from a template, the proper methodology is to use a customization specification and set it on our...
View ArticleRe: Не запускается служба vCenter 5.1
Ну всё, теперь точно тупик, вот что пишет в конце лога: 2013-03-12T16:36:25.712+04:00 [06812 info 'Default'] [VpxdResourcePoolHostMirror::SetRoot] root moref vim.ResourcePool:resgroup-132 in mirror...
View ArticleRe: Unable to integrate with vCloud Director - Compute resources data...
Do your OrgVDC have an errant or no network? There is a known issue that there must be at least one valid network on the OrgVDC you are trying to manage. This could break data collection for other...
View ArticleRe: PSOD on Dell R515 BIOS 2.0.2 - ESXi 5.0 Updatetd
Folks, I can't give you case numbers, as that violates out corporate policy. This is what I know: Dell's R815 3.0.4 BIOS causes PSOD in VMware. Downgrading to 2.9.0 with ALL of the other firmwares in...
View ArticleRe: SAN para ESX
Vale, me explico mejor Echa un vistazo a http://www8.hp.com/us/en/products/data-storage/data-storage-products.html?compURI=1275961No es barato precisamente, pero cuenta con soporte tanto de hp como de...
View Article