Sponsored Content
Full Discussion: Restore an uninstalled zone?
Operating Systems Solaris Restore an uninstalled zone? Post 302785863 by verdepollo on Tuesday 26th of March 2013 12:55:37 PM
Old 03-26-2013
Quote:
Is there anyway I can get this data back (not relying on the snapshots as these aren't up-to-date)?
There is not. A "configured" zone is essentially just an XML file.

When you uninstall a zone all its data is wiped out.

Deleting a zone just removes the configuration file in /etc/zones/, but its data was long gone when you deleted the zone in question.
 

9 More Discussions You Might Find Interesting

1. Solaris

Bind zone transfer recategorises zone file?

Hi, I have a primary/slave Bind 9 setup running on a Solaris 10 platform. Everything is hunky dorey, except for when I make a zone file change and up the serial the file that is transferred to the slave looses all its comments, and the entries are place in alphabetical order. I administer many... (1 Reply)
Discussion started by: fulhamfcboy
1 Replies

2. AIX

mksysb restore - Wrong OS level for restore

Hi all, I am still working on my mksysb restore. My latest issue is during an alt_disk_install from tape I got the following error after all the data had been restored. 0505-143 alt_disk_install: Unable to match mksysb level 5.2.0 with any available boot images. Please correct this... (0 Replies)
Discussion started by: pobman
0 Replies

3. Solaris

how to add a default gateway in a zone of different VLAN of global zone

Hi Greetings... I have an issue in connecting the zone from outside the network and it is because of default gateway. I can ping default gateway from inside the zone and not able to ping from global zone due to different VLAN issue. If i add two different gateways and restart network services,... (2 Replies)
Discussion started by: vvpotugunta
2 Replies

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

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

6. UNIX for Dummies Questions & Answers

Uninstalled Perl - Need Urgent Help

Hey Guys, I'm hoping this is the right section.I am using a centos server. I was installing modules in perl when one got stuck in the installation and from there onwards I was having problems installing cpan modules using perl. I figured I'll reinstal perl (I SHOULDNT HAVE). So I went ahead... (2 Replies)
Discussion started by: zee3b
2 Replies

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

8. UNIX for Beginners Questions & Answers

Solaris 11 Xscreensaver Matrixview Uninstalled

First issue beside that is this. How do you get the screensaver to stay on all the time please? Maybe it's the monitor going to sleep. Then the Matrixview says 'Not installed'. Rest of Xscreensaver choices are there. I did click around in properties of it. (2 Replies)
Discussion started by: Solaris User
2 Replies

9. 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
nsd-patch(8)							    nsd 3.2.12							      nsd-patch(8)

NAME
nsd-patch - NSD zone patcher version 3.2.12. SYNOPSIS
nsd-patch [-c configfile] [-f] [-h] [-l] [-o dbfile] [-s] [-x difffile] DESCRIPTION
Nsd-patch is the zone patcher for nsd(8). It reads in the nsd database (nsd.db) and difffile (ixfr.db), and overwrites the zone text files if they have been updated. Running this regularly ensures that the difffile does not grow infinitely. OPTIONS
-c configfile Read specified configfile instead of the default /etc/nsd3/nsd.conf. -f Forces writing zone files. Also zones that have not changed are written back to their zone files. -h Print usage help information and exit. -l List the journal entries from the difffile. Does not write to zone files. -o dbfile Store the output directly to dbfile. -s Skip writing zone files. No zones are written back to their zone files. -x difffile Read specified difffile. Overrides the config file setting. FILES
/var/lib/nsd3/nsd.db default NSD database /etc/nsd3/nsd.conf default NSD configuration file SEE ALSO
nsd(8), nsdc(8), nsd.conf(5), nsd-checkconf(8), nsd-notify(8), nsd-xfer(8), zonec(8) AUTHORS
NSD was written by NLnet Labs and RIPE NCC joint team. Please see CREDITS file in the distribution for further details. NLnet Labs jul 19, 2012 nsd-patch(8)
All times are GMT -4. The time now is 10:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy