merkel
Goto Top

Vspehre Admin Command Line Script in Vspehre 6.00 bringt Fehler im Bash

Hallo,

gemäss dieser Anleitung möchte ich einen Vcenter registrieren

https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere ...

Leider geht es noch nicht mit der Webseite wie beschrieben:
https://www.vladan.fr/how-to-register-vsphere-web-client-with-vcenter-vs ...

https://192.168.1.18:9443/admin-app
Es erscheint dann 404 - Page not found

wie ich verstehe muss das per SSh passieren

12

Er bringt Bash No such file or directory. Das Admin-cmd.sh finde ich aber auch in dem Pfad nicht

gruss
Jonas

Content-ID: 494159

Url: https://administrator.de/forum/vspehre-admin-command-line-script-in-vspehre-6-00-bringt-fehler-im-bash-494159.html

Ausgedruckt am: 23.12.2024 um 05:12 Uhr

SlainteMhath
SlainteMhath 12.09.2019 um 15:34:15 Uhr
Goto Top
Moin,

Fragen:
1. Ist deine vCenter/VCSA Version tatsächlich noch 5.x?
2. Bist du da auf der vCenter Server Appiiance aufgewählt?
3. 192.168.1.18 ist die VCSA?

Wechsle doch mal nach /usr/lib/vmware-vsphere-client/scripts und sieh nach was da an Scripts herum liegt.

lg,
Slainte
merkel
merkel 12.09.2019 aktualisiert um 16:00:26 Uhr
Goto Top
Hallo,

wir haben Version 6.00. Ist eben für das LAB. Hat mal ein Vorgänger installiert.
Vsphere hat es eben zerrissen.
Ich habe mich per SSH connected. Zuvor SSH und Bash enabled.
192.168.1.18 per SSH auf dem VCenter connected.

Scripte liegen da gross nicht rum

pi

Beim Register hatte ich den Command
https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere ...

Register vCenter Server with the vSphere Web Client from the Command-line
If you are using the VMware vCenter Server Apppliance, you must register a vCenter Server 5.0 system with the vSphere Web Client from the command-line.

Because the admin-app user interface is not available on the vCenter Server Appliance, to register a vCenter Server system with the vSphere Web Client, you must register from the command-line using admin-cmd.sh.

Procedure

Enter the following command on the vCenter Server Appliance:

/usr/lib/vmware-vsphere-client/scripts/admin-cmd.sh register

https://<WebClient_IPorHostName>:<WebClient_HttpsPort>/vsphere-client <VC_IP> <VC_Admin-User> <VC_Admin-Passwd>

Example: Passwords with Special Characters
If you use any special characters for the administrator password, you must enclose the password in single quotes.

/usr/lib/vmware-vsphere-client/scripts/admin-cmd.sh register https://webclient.mydomain.com:9443/vsphere-client vc.mydomain.com administrator 'CENSORED'

Gruss
Jonas
SlainteMhath
SlainteMhath 13.09.2019 um 09:06:31 Uhr
Goto Top
wir haben Version 6.00.
Die von dir verlinkten Anleitungen beziehen sich auf die 5.x - ich denke das wird das Problem sein.

Vsphere hat es eben zerrissen.
Wenn das ne Lab Umgebung ist, dann setz doch einfach einen frischen VCSA auf und häng deine Hosts inkl VM da ran.
merkel
merkel 13.09.2019 um 11:06:14 Uhr
Goto Top
Hallo,

ich habe es nun geprüft. Ich konnte mit unserere Lizenz doch höher gehen. Mit 6.5 konnte ich nun das ESXI connecten.
HAbe nun nur 1 Problem. Wie kann ich den Administrator@vsphere.local so ändern. Das ich einfach mit Administrator einloggen kann.

Gruss
Jonas
SlainteMhath
SlainteMhath 13.09.2019 um 14:23:49 Uhr
Goto Top
ie kann ich den Administrator@vsphere.local so ändern. Das ich einfach mit Administrator einloggen kann.
Gar nicht. Du kannst die AD-Anmeldung im vCenter konfigurieren, aber auch dann musst du bei der Anmeldung deine Domäne mitgeben.
merkel
merkel 18.09.2019 um 18:01:55 Uhr
Goto Top
Danke. Es geht nun alles.
Wie rufe ich eigentlich das Vsphere Update Center auf.

Gruss
Jonas
SlainteMhath
Lösung SlainteMhath 19.09.2019 um 09:56:12 Uhr
Goto Top
Über den vCenter Client.
Evtl. solltest du dich einfach mal in das Thema VMware vSphere einlesen. Auf der VMWare Website gibts dazu ausführliche Dokumentationen und Youtube ist voll von guten Videos.