zone configuration


 
Thread Tools Search this Thread
Operating Systems Solaris zone configuration
# 1  
Old 09-11-2012
zone configuration

Hi Guys,
when you add a file system in a zone during configuration, do you have to add it in the global zones etc/vfstab? Do you have to do any mounting ?

Thanks lots guys.
# 2  
Old 09-11-2012
No. The only time you play with /etc/vfstab in the global zone is when your first create a zone, then the filesystem that becomes / in the zone is added to /etc/vfstab.
This User Gave Thanks to jim mcnamara For This Post:
# 3  
Old 09-11-2012
config file

Just for information:
at the end of a zone configuration you come to
zonecfg: newzone > commit
this creates an XML config file under "/etc/zones" at that is the base for the system to remember which zones and which file system and all the attributes like mountpoints..
This User Gave Thanks to manni2 For This Post:
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. 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

4. UNIX for Advanced & Expert Users

Zone Configuration in Solaris 10

We have solaris 10 server that has the been re-installed with OS after OS got currupted. The old ZONE contents has been now restored from backup.Now when we try to check for the zones by listing command, I could find only global zone running. Kindly let me know how to install/configure the zone to... (2 Replies)
Discussion started by: hydoss1
2 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

Solaris Zone configuration

So I have a zone, called assist. the server is running, I bound the network adapter to ce3, but it doesn't seem to work. I can't get out to the internet. I can ping the device from the host, but not from my desktop. here is the network configuration from the zone side: # ifconfig -a... (3 Replies)
Discussion started by: Kjons76
3 Replies

7. Solaris

Zone Configuration Doubt

Hi All, I Have Sun SPARC T5220 is a single processor machine with 8 cores. I want to create a zone which should take 3 cores. So how can I Configure those 3 cores to zone? and Once I configured some particular cores to zone and if I want to increase or decrease the cores how can I do it? ... (4 Replies)
Discussion started by: vijaysachin
4 Replies

8. Solaris

Doubt in zone configuration pls help

Hi I am new to solaris I am running solaris from sun virtual box I am trying to create a zone but it is giving some error... First i configured my zone zonename: test zonepath: /rpool/zones/test brand: ipkg autoboot: true bootargs: pool: limitpriv: scheduling-class: ip-type:... (1 Reply)
Discussion started by: vijaysachin
1 Replies

9. Solaris

Solaris 10 network configuration problem with zone

I am seeking help from the gurus in this forum and hope that I can find answers soon. Anyone who provide the answers will be greatly appreciated. I have a sparc box with Solaris 10 on it. We install Solaris with zone structure. One global zone and two other zone. I installed Oracle DB on global... (6 Replies)
Discussion started by: duke0001
6 Replies
Login or Register to Ask a Question