|
|
Hi,
(second try; my email to the list seems to got lost)
Using sloggi (http://www.roqe.org/sloggi/ <http://www.roqe.org/sloggi/>) I
can change the output of uname for all zones (including the global zone) from
within a zone:
global zone [Mon Dec 31 17:36:11 root@sol9 /export/install/profiles/sol3]
# uname -a
SunOS sol9 5.11 snv_78 sun4u sparc sun4u
sunstudio12 zone [Mon Dec 31 17:36:23 root@sunstudio12 /]
# uname -a
SunOS sunstudio12 5.11 snv_78 sun4u sparc sun4u
gcc zone [Mon Dec 31 17:37:12 root@gcc /]
# uname -a
SunOS gcc 5.11 snv_78 sun4u sparc sun4u
sunstudio12 zone [Mon Dec 31 17:37:34 root@sunstudio12 /]
# slogctl -s MyOS
MyOS sol9 5.11 snv_78 sun4u
sunstudio12 zone [Mon Dec 31 17:37:37 root@sunstudio12 /]
# uname -a
MyOS sol9 5.11 snv_78 sun4u sparc sun4u
gcc zone [Mon Dec 31 17:37:18 root@gcc /]
# uname -a
MyOS sol9 5.11 snv_78 sun4u sparc sun4u
global zone [Mon Dec 31 17:36:12 root@sol9 /export/install/profiles/sol3]
# uname -a
MyOS sol9 5.11 snv_78 sun4u sparc sun4u
The sloggi module was installed before creating the zones; the zones are all
sparse zones.
I think this is a bug.
regards
Bernd
This message posted from opensolaris.org
_______________________________________________
zones-discuss mailing list
zones-discuss@xxxxxxxxxxxxxxx
|
|