6 Posts

1053

May 18th, 2020 05:00

Can't assign new IP to port MD3200i

Hello,

 

I'm trying to assign an IP to a free network port from MDSM.

I have this free port conected to a switch and it is recognized in MDSM but when I try to setup the port in 'Configure iSCSI host ports' section and I assign an IP, I can't accept the configuration.

How could I activate this option?

Thanks!

scsi_conf.jpg

6 Posts

June 22nd, 2020 06:00

Hello,

 

after reinstall MDSM and restart the system I was able to assign a new IP and configure it.

 

Thanks for all.

Moderator

 • 

7.9K Posts

May 18th, 2020 10:00

Hello cica_esp,

After you manually enter an IP address, did you can also click Advanced to configure the customized TCP listening ports?

Please let us know if you have any other questions.

6 Posts

May 19th, 2020 11:00

I've enter another IP and also customized listening ports but after accept the custom port configuration I still have problems to accept the iSCSI configuration.

scsi_conf2.jpg

Moderator

 • 

7.9K Posts

May 19th, 2020 16:00

Hello cica_esp,

What is the current version of firmware on your system? 

Please let us know if you have any other questions.

6 Posts

May 20th, 2020 08:00

Hello,

my actual firmware version is 07.80.41.60

Thank you.

Moderator

 • 

7.9K Posts

May 20th, 2020 12:00

Hello cica_esp,

That firmware is really old & I believe that it is causing your issue.  What I would do is to upgrade the firmware on your system and then try again to assign the IP.

Please let us know if you have any other questions.

6 Posts

June 9th, 2020 05:00

Hello,

 

I've got upgrade the PowerVault firmware.

Actually the version number is 08.20.21.61 and NVSRAM is N26X0-820890-008. MDSM is 11.25.0g06.0026.

Now the Accept button is clickable but when it is configuring the new iSCSI port the program show a java error with the next message:

java.lang.IllegalArgumentException: can't parse argument number:
at java.text.MessageFormat.makeFormat(MessageFormat.java:1429)
at java.text.MessageFormat.applyPattern(MessageFormat.java:479)
at java.text.MessageFormat. (MessageFormat.java:362)
at java.text.MessageFormat.format(MessageFormat.java:840)
at devmgr.v1120api13.sam.configuration.interfaces.ISCSIConfigurationTask.doTask(ISCSIConfigurationTask.java:235)
at devmgr.v1120api13.shared.task.AbstractTask$1.call(AbstractTask.java:127)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at devmgr.v1120api13.shared.task.AbstractTask.run(AbstractTask.java:446)
at devmgr.v1120api13.shared.task.TaskAction$PriorityEntry.run(TaskAction.java:420)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:592)
at java.lang.Integer.parseInt(Integer.java:615)
at java.text.MessageFormat.makeFormat(MessageFormat.java:1427)
... 11 more

 

 

June 9th, 2020 13:00

Hello cica_esp,

When you upgraded the firmware did you also install the newer version of MDSM?

Please let us know if you have any other questions.

Top