Re: [zones-discuss] Live Upgrade Issues

2008-06-19 Thread Michael Wahlberg
Mark,

 Make  sure the customer has the latest cpio patch  (127922-04)
and the latest LU patch  (121430-24)

Mike


Mark Huff wrote:

> IHAC I'm working with on Solaris Live Upgrade. A little background on 
> the customers architecture. They have two SunFire E6900's running 
> Solaris 10 8/07 s10s_u4wos_12b SPARC. The boot  disks are running SVM, 
> and the SAP and Oracle data is running on a Hitachi 9990. As you will 
> see below, shown by the long device string in the /dev/dsk/c-,  
> they are running MPXIO and Sun Traffic Manager (STMS) , to manage the 
> storage.
>
> The systems are running SAP & Oracle. They are also using ZFS as well, 
> shown below in the zpool outputs. They have 9 Solaris 10 
> containers/zones deployed on each of the systems. The zones are on UFS 
> filesystems.
>
> They are trying to create an Alternate Boot Environment (ABE), so that 
> they can bring the ABE up to the latest patch levels. They want to use 
> liveupgrade to do the patching as well. However when the ran the 
> following lucreate script shown below they are getting the following 
> errors.  They also are using a exclude list note by the -f flag in the 
> lucreate script below.
>
> I've attached the following files that may be need to see why they are 
> getting these errors. Also see the lucreate.screenscrape file attached 
> for entire output of the lucreate exercise.
>
> I've been looking at the outputs, but I must be missing something 
> because I can't seem to see what is wrong. So I was hoping maybe 
> someone out there is the Solaris Community could see something that 
> I'm missing.
>
> Thanks
> Mark
>
>
>
> lucreate -c c0t0d0s0 -m /:/dev/md/dsk/d3:ufs \
> -m /export/home:/dev/md/dsk/d4:ufs \
> -m 
> /zoneroots/oravisv:/dev/dsk/c10t60060E8005B0F000B0F0140Ad0s6:ufs:oravisv
>   
> \
> -m 
> /zoneroots/oramisc1v:/dev/dsk/c10t60060E8005B0F000B0F0140Bd0s6:ufs:oramisc1v
>   
> \
> -m 
> /zoneroots/orabvprdv:/dev/dsk/c10t60060E8005B0F000B0F01403d0s6:ufs:orabvprdv
>   
> \
> -m 
> /zoneroots/oramisc2v:/dev/dsk/c10t60060E8005B0F000B0F01404d0s6:ufs:oramisc2v
>   
> \
> -m 
> /zoneroots/orafortv:/dev/dsk/c10t60060E8005B0F000B0F01405d0s6:ufs:orafortv
>
> \
> -m 
> /zoneroots/sapb1pv:/dev/dsk/c10t60060E8005B0F000B0F01406d0s6:ufs:sapb1pv
>   
> \
> -m 
> /zoneroots/orabvrepv:/dev/dsk/c10t60060E8005B0F000B0F01407d0s6:ufs:orabvrepv
>   
> \
> -m 
> /zoneroots/sapr5pv:/dev/dsk/c10t60060E8005B0F000B0F01408d0s6:ufs:sapr5pv
>
> \
> -m 
> /zoneroots/sapcrpv:/dev/dsk/c10t60060E8005B0F000B0F01409d0s6:ufs:sapr5pv
>   
> \
> -f /root/exclude_list \
> -n bootenv2
>
> Errors:
>  
> Copying.
> Creating shared file system mount points.
> Copying root of zone .
> Copying  in zone .
> ksh[3]: /zoneroots/sapb1pv:  not found
> cpio: Can't read input:  end of file encountered prior to expected end 
> of archive.
>  
> 1 errors
> WARNING: Zone  mount point : data copy 
> incomplete
> See 
>  
> for details.
> Copying root of zone .
> Copying  in zone .
> ksh[3]: /zoneroots/orabvrepv:  not found
> cpio: Can't read input:  end of file encountered prior to expected end 
> of archive.
>  
> 1 errors
> WARNING: Zone  mount point : data 
> copy incomplete
> See 
> 
>  
> for details.
> Copying root of zone .
> Copying  in zone .
> ksh[3]: /zoneroots/oramisc1v:  not found
> cpio: Can't read input:  end of file encountered prior to expected end 
> of archive.
>  
> 1 errors
> WARNING: Zone  mount point : data 
> copy incomplete
> See 
> 
>  
> for details.
> Copying root of zone .
> Copying  in zone .
> ksh[3]: /zoneroots/oramisc2v:  not found
> cpio: Can't read input:  end of file encountered prior to expected end 
> of archive.
>  
> 1 errors
> WARNING: Zone  mount point : data 
> copy incomplete
> See 
> 
>  
> for details.
> Copying root of zone .
>
>
>
>Filesystem size   used  avail capacity  Mounted on
>/dev/md/dsk/d0  30G13G17G44%/
>/devices 0K 0K 0K 0%/devices
>ctfs 0K 0K 0K 0%/system/contract
>proc 0K 0K 0K 0%/proc
>mnttab   0K 0K 0K 0%/etc/mnttab
>swap   230G   1.4M   230G 1%/etc/svc/volatile
>objfs0K 0K 0K 0%/system/object
>fd   0K 0K 0K 0%/dev/fd
>swap   230G   8.2M   230G 1%/tmp
>swap   230G   160K   230G 1%/var/run
>/dev/dsk/c10t60060E8005B0F000B0F00403d0s6   7.7G   590M   7.0G 8%  
>  /zoneroots/oramisc1v
>/dev/dsk/c10t60060E8005B0F000B0F00400d0s6   7.7G   747M   6.9G10%  
>  /zoneroots/sapb1pv
>/dev/dsk/c10t60060E8005B0F000B0F00404d0s6   7.7G   590M   7.0G 8%  
>  /zoneroots/oramisc2v
>/dev/dsk/c10t60060

[zones-discuss] Live Upgrade Issues

2008-06-19 Thread Mark Huff
IHAC I'm working with on Solaris Live Upgrade. A little background on 
the customers architecture. They have two SunFire E6900's running 
Solaris 10 8/07 s10s_u4wos_12b SPARC. The boot  disks are running SVM, 
and the SAP and Oracle data is running on a Hitachi 9990. As you will 
see below, shown by the long device string in the /dev/dsk/c-,  they 
are running MPXIO and Sun Traffic Manager (STMS) , to manage the storage.


The systems are running SAP & Oracle. They are also using ZFS as well, 
shown below in the zpool outputs. They have 9 Solaris 10 
containers/zones deployed on each of the systems. The zones are on UFS 
filesystems.


They are trying to create an Alternate Boot Environment (ABE), so that 
they can bring the ABE up to the latest patch levels. They want to use 
liveupgrade to do the patching as well. However when the ran the 
following lucreate script shown below they are getting the following 
errors.  They also are using a exclude list note by the -f flag in the 
lucreate script below.


I've attached the following files that may be need to see why they are 
getting these errors. Also see the lucreate.screenscrape file attached 
for entire output of the lucreate exercise.


I've been looking at the outputs, but I must be missing something 
because I can't seem to see what is wrong. So I was hoping maybe someone 
out there is the Solaris Community could see something that I'm missing.


Thanks
Mark



lucreate -c c0t0d0s0 -m /:/dev/md/dsk/d3:ufs \
-m /export/home:/dev/md/dsk/d4:ufs \
-m 
/zoneroots/oravisv:/dev/dsk/c10t60060E8005B0F000B0F0140Ad0s6:ufs:oravisv  
\
-m 
/zoneroots/oramisc1v:/dev/dsk/c10t60060E8005B0F000B0F0140Bd0s6:ufs:oramisc1v  
\
-m 
/zoneroots/orabvprdv:/dev/dsk/c10t60060E8005B0F000B0F01403d0s6:ufs:orabvprdv  
\
-m 
/zoneroots/oramisc2v:/dev/dsk/c10t60060E8005B0F000B0F01404d0s6:ufs:oramisc2v  
\
-m 
/zoneroots/orafortv:/dev/dsk/c10t60060E8005B0F000B0F01405d0s6:ufs:orafortv   
\
-m 
/zoneroots/sapb1pv:/dev/dsk/c10t60060E8005B0F000B0F01406d0s6:ufs:sapb1pv  
\
-m 
/zoneroots/orabvrepv:/dev/dsk/c10t60060E8005B0F000B0F01407d0s6:ufs:orabvrepv  
\
-m 
/zoneroots/sapr5pv:/dev/dsk/c10t60060E8005B0F000B0F01408d0s6:ufs:sapr5pv   
\
-m 
/zoneroots/sapcrpv:/dev/dsk/c10t60060E8005B0F000B0F01409d0s6:ufs:sapr5pv  
\

-f /root/exclude_list \
-n bootenv2

Errors:

Copying.
Creating shared file system mount points.
Copying root of zone .
Copying  in zone .
ksh[3]: /zoneroots/sapb1pv:  not found
cpio: Can't read input:  end of file encountered prior to expected end 
of archive.


1 errors
WARNING: Zone  mount point : data copy 
incomplete
   See 
 
for details.

Copying root of zone .
Copying  in zone .
ksh[3]: /zoneroots/orabvrepv:  not found
cpio: Can't read input:  end of file encountered prior to expected end 
of archive.


1 errors
WARNING: Zone  mount point : data copy 
incomplete
   See 
 
for details.

Copying root of zone .
Copying  in zone .
ksh[3]: /zoneroots/oramisc1v:  not found
cpio: Can't read input:  end of file encountered prior to expected end 
of archive.


1 errors
WARNING: Zone  mount point : data copy 
incomplete
   See 
 
for details.

Copying root of zone .
Copying  in zone .
ksh[3]: /zoneroots/oramisc2v:  not found
cpio: Can't read input:  end of file encountered prior to expected end 
of archive.


1 errors
WARNING: Zone  mount point : data copy 
incomplete
   See 
 
for details.

Copying root of zone .

Filesystem size   used  avail capacity  Mounted on
/dev/md/dsk/d0  30G13G17G44%/
/devices 0K 0K 0K 0%/devices
ctfs 0K 0K 0K 0%/system/contract
proc 0K 0K 0K 0%/proc
mnttab   0K 0K 0K 0%/etc/mnttab
swap   230G   1.4M   230G 1%/etc/svc/volatile
objfs0K 0K 0K 0%/system/object
fd   0K 0K 0K 0%/dev/fd
swap   230G   8.2M   230G 1%/tmp
swap   230G   160K   230G 1%/var/run
/dev/dsk/c10t60060E8005B0F000B0F00403d0s6   7.7G   590M   7.0G 8%   
 /zoneroots/oramisc1v
/dev/dsk/c10t60060E8005B0F000B0F00400d0s6   7.7G   747M   6.9G10%   
 /zoneroots/sapb1pv
/dev/dsk/c10t60060E8005B0F000B0F00404d0s6   7.7G   590M   7.0G 8%   
 /zoneroots/oramisc2v
/dev/dsk/c10t60060E8005B0F000B0F00407d0s5   7.2G   748M   6.4G11%   
 /zoneroots/orabvprdv
/dev/md/dsk/d6 9.9G   667M   9.1G 7%/export/home
/dev/dsk/c10t60060E8005B0F000B0F00405d0s6   7.7G   741M   6.9G10%   
 /zoneroots/oravisv
/dev/dsk/c10t60060E8005B0F000B0F00401d0s6   7.7G   590M   7.0G 8%   
 /zoneroots/orafortv
/dev/dsk/c10t60060E8005B0F000B0F0040Bd0s5   7.2G   1.5G   5.6G21%   
 /zoneroots/sapcrpv
/dev/dsk/c10t60060E8005B0F000B0F0