Tags: zone
Apr
20
This document will be using the EMC symmetrix configuration. There are a number of EMC Symmetrix configurations but they all use the same architecture as detailed below.
Front End Director Ports (SA-16b:1)
Front End Director (SA-16b)… more »
Jul
20
Stop xntp service if your server is an ntp client.
# stopsrc -s xntpd
Change time zone to IST CUT +5:30 using command
# chtz IST-5:30
Login/logout. nullify your drift file after taking a backup
# > /etc/ntp.drift
Set correct time using… more »
Jul
20
Step by Step Procedure of Zoning via Cli.
1.Create a Zone Alias using "AliCreate"
SW0:admin> alicreate "SUNX4150_HBA0"
2.Add member to Alias using "Aliadd"
SW0:admin> aliadd "SUNX4150_HBA0","21:00:00:1b:32:13:a8:9f"
3.Create a Zone using "Z… more »
Jul
10
Prerequisites to configuration
create a directory for the root of your non-global zone, mkdir /export/zones/dzone1.
chown root:root /export/zones/dzone1; chmod 700 /export/zones/dzone1
create a 1G partition for the non-global zone root file… more »
Recent comments