3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
6.18
Managing Host Personas
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
6.11.1 Viewing Host Personas
To view a list of all host personas, issue the showhost -listpersona command.
6.11.2 Displaying Host Persona Settings
To display the host persona parameters, issue the showhost -persona <host_name>
command, where
<host_name> is the name of the host or hosts.
6.11.3 Creating a Host with an Assigned Host Persona
To create a host with an assigned host persona, issue the
createhost -persona <persona_val> <host_name> <WWN> command, where:
◆ <persona_val> is the persona number, see Table 6-1 for persona value descriptions.
◆ <host_name> is the name of the host being created.
◆ <WWN> is the host’s hexadecimal WWN.
6.11.4 Assigning a Host Persona to a Host
To assign a host persona to an existing host, issue the
sethost -persona <persona_val> <host_name> command, where:
◆ <persona_val> is the persona number, see Table 6-1 for persona value descriptions.
◆ <host_name> is the name of the host being modified.
6.11.5 Converting a Legacy Host Persona to a Host Persona
A legacy host persona is a host persona that simulates the behavior of a port persona. Prior to
the 3PAR InForm Operating System 2.3.1 release, port personas were used on InServ Storage
Server ports. Port personas are no longer supported. If you upgraded to the 3PAR InForm
Operating System 2.3.1 release from a previous release, your port personas were converted to
legacy host personas during the upgrade process.
If you are converting from a legacy host persona with an operating system that supports RTPG,
you should convert to new persona number 2.
To convert a legacy host persona is a host persona, issue the
sethost -persona <persona_num> <hostname> command, where:
◆ <persona_num> is the number of the new host persona.