Hi,
Customer has FAS8080 firmware v9.1P14.
We replace failed disk for customer, when new disk is plugged in, command disk assign fail with these messages:
cluster1::> disk assign -disk x.y.z -pool 0 -owner cluster1-01
The management gateway server restarted. Waiting to see if the connection can be reestablished.
The connection with the management gateway server has been reestablished.
If the root cause of the interupption was a process core, you can see the core file details by issuing the following command:
system node coredump show -node local -type application -corename mgwd.* -instance
cluster1::>
Customer say that each time they issue command "disk show" for the new disk the log message management gatewary server restarted happen, but not for other disks.
We aslo download the cordump files (-type application) but can't see the contents.
The new disk is now in unassigned status.
1. How can we read the coredump file?
2. Is there a workaround to fix this "management gateway server restarted" ?
3. We have other second spare disk, and want to try take out 1st spare disk, then plug-in 2nd spare disk. Can we hot-plug out the 1st spare disk currently in unassigned status? Is there any procedure/command should be done before?
Thanks in advance.