![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 1942685.1 : Oracle ZFS Storage Appliance: SP Gateway IP Address can't be Changed
In this Document
Applies to:Sun ZFS Storage 7420 - Version All Versions and laterSun ZFS Storage 7320 - Version All Versions and later Sun ZFS Storage 7120 - Version All Versions and later Sun Storage 7410 Unified Storage System - Version All Versions and later Sun Storage 7310 Unified Storage System - Version All Versions and later 7000 Appliance OS (Fishworks) SymptomsThe gateway IP address for the SP (maintenance hardware select chassis-000 select sp show) is not correct and any attempt to change it does not succeed. In addition, changing the IP address for the management port (configuration net interfaces) is successful, but then the IP address of the SP also changes to the same information.
CauseThe network information on the SP is not setup correctly. SolutionConnect into the serial port of the SP and run 'show /SP/network': -> show /SP/network /SP/network Targets: interconnect ipv6 test Properties: commitpending = (Cannot show property) dhcp_server_ip = none ipaddress = aa.bb.cc.100 ipdiscovery = static ipgateway = aa.bb.cc.1 ipnetmask = 255.255.252.0 macaddress = 00:21:28:F0:58:34 managementport = MGMT outofbandmacaddress = 00:21:28:F0:58:34 pendingipaddress = aa.bb.cc.100 pendingipdiscovery = static pendingipgateway = aa.bb.cc.1 pendingipnetmask = 255.255.252.0 pendingmanagementport = MGMT sidebandmacaddress = 00:21:28:F0:58:35 state = enabled
The ipaddress and ipgateway are set correctly above, but are being displayed incorrectly in the CLI.
The "managementport" should be set to /SYS/SP/NET0. Run ... -> set pendingmanagementport= /SYS/SP/NET0 -> set /SP/network commitpending=true ... then reboot the head.
When the head reboots, the SP network configuration should be correct. Attachments This solution has no attachment |
||||||||||||||||
|