- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- 3PAR 8200 ISCSI port configuration
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 07:09 AM - last edited on 01-20-2025 02:05 AM by support_s
01-17-2025 07:09 AM - last edited on 01-20-2025 02:05 AM by support_s
Hi,
I've been given a re-purposed 8200 to reconfigure for our company lab. I've got most of it done, but I'm struggling with the ISCSI port config. I'll give the example for the first port, but all 4 are the same.
It started as;
N:S:P State IPAddr Netmask/PrefixLen Gateway TPGT MTU Rate iSNS_Addr iSNS_Port STGT VLAN
0:2:1 ready 192.168.53.11 255.255.255.0 192.168.53.254 21 1500 10Gbps 0.0.0.0 3205 21 Y
The following commands where issued via CLI (All I have atm) using admin account that is a super user
controliscsiport delete -f 0:2:1
cli% controliscsiport addr x.x.x.1 255.255.255.0 -vlan 4000 -f 0:2:1
cli% controliscsiport gw x.x.x.254 -vlan 4000 -f 0:2:1
cli% controliscsiport mtu 1500 -vlan 4000 -f 0:2:1
But when I issued another showport -iscsi I get the following output
N:S:P State IPAddr Netmask/PrefixLen Gateway TPGT MTU Rate iSNS_Addr iSNS_Port STGT VLAN
0:2:1 ready 0.0.0.0 0.0.0.0 0.0.0.0 21 1500 10Gbps 0.0.0.0 3205 21 Y
Since the delete command worked, I'm not sure what I'm doing wrong. Any help?
Solved! Go to Solution.
- Tags:
- 3PAR StoreServe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 01:03 AM
01-20-2025 01:03 AM
Re: 3PAR 8200 ISCSI port configuration
Try
controlport rst -f 0:2:1
at the End.
If this does not help, try to set the Port Offline first. (controlport offline).
Cali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 02:44 AM
01-21-2025 02:44 AM
Re: 3PAR 8200 ISCSI port configuration
Hi,
Thank you for getting back to my thread. Unfortunately that was a no go.
Actions.
1. I ran the reset. Tried to apply the config.
2. Ran reset, apllied config and reset again
3. Ran config commands and offlined the port
4. Offlined the port ran the config commands, brought the port up.
5. same as above but reset the port at the end.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 03:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 10:56 PM
01-22-2025 10:56 PM
Re: 3PAR 8200 ISCSI port configuration
Hi @SimonUK,
Perfect!
We are glad to know you were able to find the solution and we appreciate you for keeping us updated.