9/01/2015

Solaris Branded Zones running on a LDOM - Part 6/6

Posted in , , , , , ,   with  No comments     Edit
Now we can verify the access between our primary domain, ldoms and zones

root@t5-2:~# more /etc/release
  Oracle Solaris 11.2 SPARC
  Copyright (c) 1983, 2014, Oracle and/or its affiliates. All rights reserved.
Assembled 23 June 2014
root@t5-2:~#
root@t5-2:~#
root@t5-2:~# ldm list

NAME STATE FLAGS CONS VCPU MEMORY UTIL NORM UPTIME
primary active -n-cv- UART 16 16G 0.1% 0.1% 7d 5h 9m
legacy-systems active -n---- 5000 16 16G 0.0% 0.0% 1d 27m

root@t5-2:~# telnet localhost 5000
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

Connecting to console "legacy-systems" in group "legacy-systems" ....
Press ~? for control options ..

solaris10-legacy console login: root
Password:
Last login: Fri Aug 21 15:08:56 on console
Oracle Corporation SunOS 5.10 Generic Patch January 2005

# bash
bash-3.2# more /etc/release

Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
  Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
Assembled 23 August 2011
 
bash-3.2# zoneadm list -v

  ID NAME STATUS PATH BRAND IP
  0 global running / native shared
2 s8-zone running /export/zones/sol8-zone solaris8 shared
  3 s9-zone running /export/zones/sol9-zone solaris9 shared
bash-3.2#
bash-3.2#

bash-3.2# zlogin s8-zone

[Connected to zone 's8-zone' pts/1]
Last login: Fri Aug 21 07:35:47 on pts/1
Sun Microsystems Inc. SunOS 5.8 Generic Patch December 2002
# bash

bash-2.03# more /etc/release
  Solaris 8 HW 12/02 s28s_hw1wos_06a SPARC
  Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
Assembled 12 December 2002
bash-2.03# exit
exit
# exit

[Connection to zone 's8-zone' pts/1 closed]

bash-3.2# zlogin -C s9-zone
[Connected to zone 's9-zone' console]

bash-2.05#

bash-2.05# more /etc/release
  Solaris 9 4/04 s9s_u6wos_08a SPARC
  Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
  Use is subject to license terms.
Assembled 22 March 2004
bash-2.05#

https://community.oracle.com/docs/DOC-920423

CONTENT

1) Getting the flar files from the Physical Systems (Part 2)
2) Creating LDOM (Part 3)
3) Creating Solaris 8 zone (Part 4)
4) Creating Solaris 9 zone (Part 5)
5) Moving between Primary/Guest Domain and Zones (Part 6)


0 comentarios:

Post a Comment