HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //lib/python3.9/site-packages/ansible_collections/cisco/intersight/playbooks/example_hx_host_vars
# HX Cluster Profile Settings
intersight_org_name: Test-Org
hx_cluster_name: M5-Hybrid
hx_mgmt_platform: FI
hx_hypervisor_type: ESXi
hxdp_version: 4.5(1a)
ucs_firmware_version: 4.2(1a)
hx_mgmt_mac_prefix: 00:25:B5:7F
#hx_replication_factor: 3
#hx_vdi_optimization: false
hx_disk_cleanup: true
#hx_laz_autoconfig: false

# VCenter Settings
hx_vcenter_hostname: vcenter.hx.lab.cisco.com
hx_vcenter_username: [email protected]
hx_vcenter_datacenter: Datacenter

# HX Credentials
hx_hypervisor_admin: root
hx_hypervisor_factory_password: true
#hx_hypervisor_password:
#hx_dp_root_password:
#hx_vcenter_password:

# HX Network Services Settings
hx_sys_config_timezone: America/Los_Angeles
hx_sys_config_dns_servers:
  - 10.29.133.110
hx_sys_config_ntp_servers:
  - ntp1.hx.lab.cisco.com
  - ntp2.hx.lab.cisco.com
hx_sys_config_dns_domain: hx.lab.cisco.com

# HX Networking Settings
hx_mgmt_ip: 10.29.133.237
hx_mgmt_vm_ip_start: 10.29.133.238
hx_mgmt_vm_ip_end: 10.29.133.241
hx_mgmt_netmask: 255.255.255.0
hx_mgmt_gateway: 10.29.133.1
hx_jumbo_frames: true
hx_mgmt_vlan_name: hx-mgmt-133
hx_mgmt_vlan_id: 133
hx_migration_vlan_name: vmotion-200
hx_migration_vlan_id: 200
hx_data_vlan_name: storage-51
hx_data_vlan_id: 51
#hx_vm_vlan_name: vm-network-100
#hx_vm_vlan: 100
hx_guest_vm_vlans:
  - {"Name": vm-network-100, "VlanId": 100}
  - {"Name": vm-network-101, "VlanId": 101}

# HX Auto Support Settings
#hx_auto_support_enable: false
hx_auto_support_receipient: [email protected]

# HX Proxy Settings
hx_proxy_setting_hostname: proxy-wsa.esl.cisco.com
hx_proxy_setting_port: 80

# FC Settings
hx_vsan_a_name: vsan-10
hx_vsan_a_id: 10
hx_vsan_b_name: vsan-20
hx_vsan_b_id: 20
hx_fc_wwxn_range_start: 20:00:00:25:B5:7F
hx_fc_wwxn_range_end: 20:00:00:25:B5:7F

# iSCSI Settings
hx_iscsi_vlan_a_name: iscsi-110
hx_iscsi_vlan_a_id: 110
hx_iscsi_vlan_b_name: iscsi-111
hx_iscsi_vlan_b_id: 111

# HX Node Settings
hx_node_profile_prefix: hx220m5
esx_mgmt_ip_start: 10.29.133.246
esx_mgmt_ip_end: 10.29.133.249
ucs_kvm_start_ip: 10.29.133.242
ucs_kvm_end_ip: 10.29.133.245
ucs_kvm_gateway: 10.29.133.1
ucs_kvm_netmask: 255.255.255.0
hx_mac_start: 00:25:B5:7F
hx_mac_end: 00:25:B5:7F

hx_servers:
  - SJC2-151-K27-6332-9
  - SJC2-151-K27-6332-10
  - SJC2-151-K27-6332-11
  - SJC2-151-K27-6332-12