Re: [zones-discuss] Can zone id be same on different global zones?

2008-05-16 Thread Joerg Schilling
Steve Lawrence [EMAIL PROTECTED] wrote: tar is usually not the best archiving tool, as tends to deal poorly with symbolic links. There are some examples of migrating a zone using both ufs (via pax) and zfs (via zfs send/recieve). Please elaborate what you like to point to when using the term

Re: [zones-discuss] lsof/zone

2008-05-16 Thread Mike Gerdts
On Fri, May 16, 2008 at 4:05 AM, elkhaoul elkhaoul [EMAIL PROTECTED] wrote: Hi all, How to get lsof working on the local zone : ### lsof lsof: can't stat(/devices): No such file or directory lsof does not work in zones. The best options you ave are: Option 1: use pfiles in the non-global

Re: [zones-discuss] Can zone id be same on different global zones?

2008-05-16 Thread Steve Lawrence
/usr/bin/tar on solaris 10. My comment was incorrect. I was referring to the preservation of hard links. I need to investigate the status of this in the various verions of tar. Thanks, -Steve L. On Fri, May 16, 2008 at 10:59:10AM +0200, Joerg Schilling wrote: Steve Lawrence [EMAIL PROTECTED]