Oracle Solaris System Administration (MOSC)

MOSC Banner

Can't shutdown and restart an immutable zone in r/w and single-user in one shot?

edited Aug 6, 2014 5:03AM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered

I know there's:

# zoneadm -z immutable-z1 reboot -w -- -s

But it seems we don't have an equivalent for shutdown.

That would force me to use two-steps:

# zoneadm -z immutable-z1 shutdown

# zoneadm -z immutable-z1 boot -w -s

Is that really so or am I missing something?

I'm asking because I think that executing the shutdown scripts is the proper way to shutdown a zone even if it's an immutable zone.

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center