Is any patch availabe for zone cloning?


 
Thread Tools Search this Thread
Operating Systems Solaris Is any patch availabe for zone cloning?
# 1  
Old 09-14-2009
PHP Is any patch availabe for zone cloning?

Hello Guruz,

I am unable see the zone cloning option in zoneadm command, I guess the option if not available with the current OS release (Solaris 10 1/06).
Could some one let me know if there any specific patch is available for the same?.

My zoneadm o/p as follows.

Zoneadm

usage: zoneadm help
zoneadm [-z <zone>] list
zoneadm -z <zone> <subcommand>

Subcommands:

help
boot [-s]
halt
ready
reboot
list [-cipv]
verify
install
uninstall [-F]

Thanks in advance

Last edited by DukeNuke2; 09-16-2009 at 03:42 AM..
# 2  
Old 09-14-2009
closing? Do you mean clone? If so, u3 probably has it.
# 3  
Old 09-14-2009
Apologies it's cloning.

Is any specific patch need to be installed?
# 4  
Old 09-14-2009
just try the latest patch cluster. it's most of the time a bad idea to only use one patch (dependencies...).
# 5  
Old 09-14-2009
I am getting the clone as option in zoneadm and the package which is there in my system related to zones are

Code:
#pkginfo |grep zone
  application SUNWluzone                       Live Upgrade (zones support)
  system      SUNWzoner                        Solaris Zones (Root)
  system      SUNWzoneu                        Solaris Zones (Usr)

and the zoneadm

Code:
#zoneadm
  usage:  zoneadm help
          zoneadm [-z <zone>] [-u <uuid-match>] list
          zoneadm {-z <zone>|-u <uuid-match>} <subcommand>
   
  Subcommands:
   
  help
  boot [-- boot_arguments]
  halt
  ready
  reboot [-- boot_arguments]
  list [-cipv]
  verify
  install [brand-specific args]
  uninstall [-F]
  clone [-m method] zonename
  move zonepath
  detach [-n]
  attach [-F] [-n <path>]
  mark incomplete

# 6  
Old 09-14-2009
@kumarmani
and your solaris release is...?
# 7  
Old 09-14-2009
Duke

Its SunOS Release 5.10 Version Generic_127127-11 64-bit
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

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

2. Solaris

Force patch install on non global zone

All, I am trying to install the patch 148689-02. However, this patch fails to install due to the non global zone does not have the required patch 147143-17. I have tried to login to the non global zone and install it manually. "patchadd 147143-17" however, this returns a message stating its for... (1 Reply)
Discussion started by: jpolachak
1 Replies

3. Solaris

Cannot locate patch to install (on a non-global zone)

Hello Solaris experts, I would like to inquire of the error I'm encountering when using patchadd on a non-global zone. bash-3.00# patchadd 148625-01 Validating patches... Loading patches installed on the system... Done! Loading patches requested to install. Cannot locate 148625-01... (1 Reply)
Discussion started by: SystemAddict
1 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

Applying Recommended Patch Cluster to Whole Root Zone

Hi there, Apologies if this question has been asked and answered already but I've not been able to find the thread. Question: Is it possible to apply the Solaris 10 Recommended Patch Cluster to a whole root (non-global) zone locally? I.E. apply the patch cluster from the non-global in... (3 Replies)
Discussion started by: nm146332
3 Replies

6. Solaris

Zone cloning with zfs

Sun documentation about zone cloning describe if zone cloning, which zonepath is on a ZFS pool, zone will be cloning by zfs snapshot. On my system zones cloned by files copying. How I can troubleshoot that? root@sunhost # cat /etc/release Solaris 10 10/09... (0 Replies)
Discussion started by: Aphex
0 Replies

7. IP Networking

Patch-o-matic (patch for iptable) for linux2.4.08 & iptable1.2.7a

Hello friends I'm running Redhat 9.0 with linux kernel 2.4.20-8 & have iptables version 1.2.7a & encountering a problem that I narrate down. I need to apply patch to my iptable and netfilter for connection tracking and load balancing that are available in patch-o-matic distribution by netfilter.... (0 Replies)
Discussion started by: Rakesh Ranjan
0 Replies
Login or Register to Ask a Question