|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
zlogin: makeutx failed
Hi I created a zone on my Sun-Blade-T6320 , its on ZFS, i am able to boot my zone and get it in Running state. am able to login to zone in console mode.. zlogin -C myzone but when i do zlogin its giving this error and not able to login Code:
bash-3.00# zlogin myzone [Connected to zone 'myzone' pts/3] zlogin: makeutx failed [Connection to zone 'myzone' pts/3 closed] bash-3.00# how to get this fixed.. please..
Last edited by Scott; 08-14-2011 at 03:34 AM.. Reason: Code tags |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Post output from:
zoneadm list -cv |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Do you have any other non global zones , If so try to start any of them and try to login if not post the output of the command sent by dude2cool
|
|
#4
|
|||
|
|||
|
Code:
bash-3.00# zoneadm list -cv ID NAME STATUS PATH BRAND IP 0 global running / native shared 1 testzone1 running /pool/testzone1 native shared 2 testzone2 running /pool/testzone2 native shared 5 myzone running /pool/myzone native shared - dzone installed /pool/dzone native shared what is wrong when its makeutx failed ? Last edited by Scott; 08-14-2011 at 03:34 AM.. Reason: Code tags |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Did you run lucreate /lumake in the affected zone ?
|
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
no i havent run lucreate/lumake commands when i login affected zone using console am getting these error messages Code:
bash-3.00# zlogin -C myzone [Connected to zone 'myzone' console] ERROR: svc:/system/filesystem/minimal:default failed to mount /var/run (see 'svcs -x' for details) Aug 24 10:46:01 svc.startd[83149]: svc:/system/filesystem/minimal:default: Method "/lib/svc/method/fs-minimal" failed with exit status 95. Aug 24 10:46:01 svc.startd[83149]: system/filesystem/minimal:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details) Requesting System Maintenance Mode (See /lib/svc/share/README for more information.) Console login service(s) cannot run Root password for system maintenance (control-d to bypass): single-user privilege assigned to /dev/console. Entering System Maintenance Mode so whats next i need to do.. not able to understand what's wrong.. Last edited by vbe; 08-25-2011 at 03:57 AM.. |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
Run "svcs -xv".
It will show service "svc:/system/filesystem/minimal:default " intom maintenance. Check corresponding log file mentioned in o/p of svcs -xv. See if you are able to figure out why /var/run is not getting mounted. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cygwin X Server error: xdmcp fatal error session failed session 23 failed for display | HarishKumarM | Solaris | 3 | 12-02-2010 03:44 PM |
| Doubt in zlogin non interactive mode........ | vijaysachin | Solaris | 1 | 01-19-2010 10:20 AM |
| Zlogin -C with out user Interaction how to proceed? | vijaysachin | Solaris | 1 | 12-21-2009 09:28 AM |
| Which logic does ZLOGIN command use to Login ? | vijaysachin | Solaris | 4 | 11-27-2009 02:37 AM |
| SFTP Failed---Request for subsystem 'sftp' failed on channel 0 | mahiban | AIX | 0 | 07-25-2008 02:51 AM |
|
|