Zone in down state


 
Thread Tools Search this Thread
Operating Systems Solaris Zone in down state
# 1  
Old 04-13-2012
Zone in down state

Hi all,

One of my zone is stuck in down state, not able to boot it or halt it

Code:
root@xpm9ka1 # zoneadm list -iv
ID NAME STATUS PATH BRAND IP 
0 global running / native shared
2 bsmrxdb4 down /zones/bsmrxdb4 native shared

root@xpm9ka1 # zoneadm -z bsmrxdb4 boot
zoneadm: zone 'bsmrxdb4': zone is already booted
root@xpm9ka1 # zlogin bsmrxdb4
zlogin: login allowed only to running zones (bsmrxdb4 is 'down').


I halted it using zlogin from global zone and then init 0

Any idea?Smilie


Thanks

Moderator's Comments:
Mod Comment Code tags for code, please.
# 2  
Old 04-13-2012
You say that you can't halt the zone?

What is the result of........

Quote:
zoneadm -z bsmrxdb4 halt
---------- Post updated at 05:09 PM ---------- Previous update was at 05:02 PM ----------

Could be a bug........

Alasdair on Everything Killing a Solaris 10 Zone stuck in the shutting_down state.
# 3  
Old 04-13-2012
hi hicksd8

no outputs...command was still pending
I gave Ctrl-C
# 4  
Old 04-13-2012
Did you see the link I added to my previous post?

Does any of that work?
# 5  
Old 04-13-2012
Quote:
Originally Posted by hicksd8
Did you see the link I added to my previous post?

Does any of that work?
oh sorry no...
I'm reading...
# 6  
Old 04-22-2012
I solved rebooting global zone....Smilie
Opened an SR on Oracle Support
# 7  
Old 05-03-2012
Quote:
Originally Posted by peppeunz
I solved rebooting global zone....Smilie
Opened an SR on Oracle Support
Hi, did you get a response back from Oracle ? I've the exact same issue.

---------- Post updated at 01:43 PM ---------- Previous update was at 01:22 PM ----------

Quote:
Originally Posted by peppeunz
I solved rebooting global zone....Smilie
Opened an SR on Oracle Support
Hi, did you get a response back from Oracle ? I've the exact same issue.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 11 zone has no external network access (except to Global Zone)

Hi, hoping someone can help, its been a while since I used Solaris. After creating a NGZ (non global zone), the NGZ can access the GZ (Global Zone) and the GZ can access the NGZ (using ssh, zlogin) However, the NGZ cannot access any other netwqork devices, it can't even see the default router ... (2 Replies)
Discussion started by: GazinLincoln
2 Replies

2. UNIX for Advanced & Expert Users

Solaris 10: I forgot to detach a zone before zpool export. Uninstall zone?

Dear all, recently, I migrated a solaris zone from one host to another. The zone was inside of a zpool. The zpool cotains two volumes. I did the following: host1: $ zlogin zone1 shutdown -y -g0 -i0 #Zone status changes from running to installed $ zpool export zone1 host2: $ zpool... (2 Replies)
Discussion started by: custos
2 Replies

3. AIX

Open firmware state to running state

Hi Admins, I am having a whole system lpar in open firmware state on HMC. How can I bring it to running state ? Let me know. Thanks. (2 Replies)
Discussion started by: snchaudhari2
2 Replies

4. Solaris

showing 2 different time zones in global zone and nonglobal zone

can some one help me out as it is showing 2 different time zones in global zone and nonglobal zone .In global zone it is showing in GMT while in nonglobal zone i it showing as PDT. System in running with solaris 10 (3 Replies)
Discussion started by: ravijanjanam12
3 Replies

5. Solaris

Zone failes to boot due to mount issue, dir exists in zone.

I have two physical servers, with zones that mount local storage. We were using "raw device" in the zonecfg to point to a metadevice on the global zone (it was not mounted in the global zone at any point). It failed to mount on every boot because the directory existed in the zone. I... (6 Replies)
Discussion started by: BG_JrAdmin
6 Replies

6. Solaris

Help with zone in "mounted" state

Greetings Forumers! I have a zone in a "mounted state and cannot do anything with it: # zoneadm list -cv ID NAME STATUS PATH BRAND IP 0 global running / native shared 4 zone1 running... (11 Replies)
Discussion started by: bluescreen
11 Replies

7. Solaris

Non-global zone not in a patchable state

Hi I am trying to install the latest patch cluster on a Solaris 10 box in single-user mode. However when I run the ./installcluster command I get the following error: All our zones have been working fine as far as we know as they are all serving live websites. Does anyone have any... (2 Replies)
Discussion started by: skewbie
2 Replies

8. Solaris

Zone stuck in shutting down state.

One of my zone got stuck while rebooting in shutting down state. I tried following 1. Halt the zone with zoneadm -z zone1 halt 2. kill zoneadmd process for that zone and halt the zone but none helped me. How can i shut it down and restart it ? ---------- Post updated 10-09-09 at 01:54 AM... (0 Replies)
Discussion started by: fugitive
0 Replies

9. Solaris

Zone in down state.

One of my zone is stuck in down state, not able to boot it or halt it .. not even detach .. is there any way to recover without rebooting the whole system ( global zone ) ? (3 Replies)
Discussion started by: fugitive
3 Replies
Login or Register to Ask a Question