Solaris zone attach failed


 
Thread Tools Search this Thread
Homework and Emergencies Emergency UNIX and Linux Support Solaris zone attach failed
# 1  
Old 03-22-2014
Solaris zone attach failed

I have a non global zone in server1, its name is server1-zone1. I am migrating this non global zone to server2 -- >
I have already detached zone from server1, copied all contents from /zones/server1-zone1 of server1 to /zone/server1-zone1/root of psobip01 ( I intentionally changing root path in new server to avoid cross mounts).
While attaching I getting error
Code:
zoneadm: zone 'server1-zone1': "/usr/lib/fs/lofs/mount /zone/server1-zone1/root/lu/a/etc /zone/server1-zone1/root/lu/etc" failed with exit code 111
zoneadm: zone 'server1-zone1': cannot mount /zone/server1-zone1/root/lu/etc on /etc: Error 0
zoneadm: zone 'server1-zone1: call to zoneadmd failed
Cannot generate the information needed to attach this zone.

I am kind of stuck here. Anybody is having idea, if this is a known issue ?
-----------------------------------------
Please ignore this question. While I was copying files through pax, it seems it skipped many open files and those were not copied to new server (server2). I had to tar root of server1-zone1 and then untarred it to destination and that worked for me.

Last edited by Perderabo; 03-22-2014 at 09:00 PM.. Reason: Issue resolved
Login or Register to Ask a Question

Previous Thread | Next Thread

7 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

Zone BEADM destroy bootenv failed

Need assistance in destroying unbootable environment solaris-0 !R - 16.60G static 2015-12-16 17:17 solaris-1 !R - 282.0K static 2016-05-11 16:21 solaris-2 !R - 14.56G static 2017-03-14 16:36 solaris-2-backup-1 ! - ... (2 Replies)
Discussion started by: ajayram_arya
2 Replies

3. Solaris

Solaris 11 Global zone patching having Solaris 10 branded zone

I am planning to do solaris 11 global zone patching having solaris 10 branded zone. I have a doubts on step 8 specially Can someone clear my step 8 doubts or if anything wrong between step 1 to step 9 please correct that also as I have pretty good idea about Step 10 mean patching in solaris 10... (2 Replies)
Discussion started by: amity
2 Replies

4. 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

5. Solaris

Solaris 10 local zone on Solaris 11 global zone

Hi, A quick question: Can Solaris 10 local zones be moved to a Solaris 11 global zone and work well? Thank you in advance! (5 Replies)
Discussion started by: aixlover
5 Replies

6. High Performance Computing

Non global zone check failed error

Hi All, When i was installing patches in the Solaris 10 machine. It does not install properly and gave the below message =========================================== Approved patches will be installed in this order: 126868-02 Preparing checklist for non-global zone check... Checking... (1 Reply)
Discussion started by: jegaraman
1 Replies

7. Solaris

Solaris Zone : Non global Zone check failed

Hi All , I try to install some packages in my global zone... On the execution of the installion of the script it quits by saying the error "Non global zone check failed" Kindly help me in this regard Thanks in advance, jeganr (7 Replies)
Discussion started by: jegaraman
7 Replies
Login or Register to Ask a Question