Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cloning Solaris

668 views
Skip to first unread message

Victor Sudakov

unread,
May 3, 2016, 4:35:04 AM5/3/16
to
Dear Colleagues,

Please refer me to a good document on cloning a Solaris installation
from server to server.

Having personally cloned scores of FreeBSD systems (in different
combinations of MBR, GPT, UFS and ZFS, real and virtualized systems),
I suspect the process should involve dumping the working system,
booting from some kind of LiveCD, partitioning the new disk, newfsing
and mouning target filesystems, restoring the dumps and installing the
bootloader. I have writtent short HOWTOs on FreebSD, e.g.
http://victor-sudakov.dreamwidth.org/125653.html
http://victor-sudakov.dreamwidth.org/357521.html
http://victor-sudakov.dreamwidth.org/124492.html

Now I would appreciate a similar document for Solaris. Please?

--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49@fidonet http://vas.tomsk.ru/

Ian Collins

unread,
May 3, 2016, 5:23:03 AM5/3/16
to
On 05/03/16 20:33, Victor Sudakov wrote:
> Dear Colleagues,
>
> Please refer me to a good document on cloning a Solaris installation
> from server to server.
>
> Having personally cloned scores of FreeBSD systems (in different
> combinations of MBR, GPT, UFS and ZFS, real and virtualized systems),
> I suspect the process should involve dumping the working system,
> booting from some kind of LiveCD, partitioning the new disk, newfsing
> and mouning target filesystems, restoring the dumps and installing the
> bootloader. I have writtent short HOWTOs on FreebSD, e.g.
> http://victor-sudakov.dreamwidth.org/125653.html
> http://victor-sudakov.dreamwidth.org/357521.html
> http://victor-sudakov.dreamwidth.org/124492.html
>
> Now I would appreciate a similar document for Solaris. Please?

It can be as simple as mirroring the root pool, splitting the mirror and
using the dike for the new server.

--
Ian Collins

Calum

unread,
May 3, 2016, 5:31:50 AM5/3/16
to
On 03/05/2016 10:22, Ian Collins wrote:

> It can be as simple as mirroring the root pool, splitting the mirror and
> using the dike for the new server.

Or if it's Solaris 11.2, creating a unified archive of the running
system, then deploying it elsewhere.

<https://blogs.oracle.com/maineoffice/entry/introducing_unified_archives_in_solaris>

invalid

unread,
May 3, 2016, 5:34:19 AM5/3/16
to
On 2016-05-03, Ian Collins <ian-...@hotmail.com> wrote:

> It can be as simple as mirroring the root pool, splitting the mirror and
> using the dike for the new server.

^^^^

Dam, why didn't I think of that? ;-)

Would creating a flar archive also work? I can't remember if flar copies the
whole system etc.

YTC#1

unread,
May 3, 2016, 8:08:25 AM5/3/16
to
On 03/05/2016 09:33, Victor Sudakov wrote:
> Dear Colleagues,
>
> Please refer me to a good document on cloning a Solaris installation
> from server to server.

S10, or S11 ???

>
> Having personally cloned scores of FreeBSD systems (in different
> combinations of MBR, GPT, UFS and ZFS, real and virtualized systems),
> I suspect the process should involve dumping the working system,
> booting from some kind of LiveCD, partitioning the new disk, newfsing
> and mouning target filesystems, restoring the dumps and installing the
> bootloader. I have writtent short HOWTOs on FreebSD, e.g.
> http://victor-sudakov.dreamwidth.org/125653.html
> http://victor-sudakov.dreamwidth.org/357521.html
> http://victor-sudakov.dreamwidth.org/124492.html
>
> Now I would appreciate a similar document for Solaris. Please?
>



--
Bruce Porter
"The internet is a huge and diverse community but mainly friendly"
http://ytc1.blogspot.co.uk/
There *is* an alternative! http://www.openoffice.org/

YTC#1

unread,
May 3, 2016, 8:11:12 AM5/3/16
to
A flar is an archive and requires the system reconfiguring. I can and do
use flash for "cloning" S10 systems, but it is not a true clone. You
need to know which bits you want to add back.

Taking an explorer 1st is very useful.

invalid

unread,
May 3, 2016, 8:33:44 AM5/3/16
to
On 2016-05-03, YTC#1 <b...@ytc1-spambin.co.uk> wrote:
> On 03/05/2016 10:34, invalid wrote:
>> On 2016-05-03, Ian Collins <ian-...@hotmail.com> wrote:
>>
>>> It can be as simple as mirroring the root pool, splitting the mirror and
>>> using the dike for the new server.
>>
>> ^^^^
>>
>> Dam, why didn't I think of that? ;-)
>>
>> Would creating a flar archive also work? I can't remember if flar copies the
>> whole system etc.
>>
>
> A flar is an archive and requires the system reconfiguring. I can and do
> use flash for "cloning" S10 systems, but it is not a true clone. You
> need to know which bits you want to add back.

I thought that might be the case but I haven't used it so I couldn't
remember for sure.

> Taking an explorer 1st is very useful.

What's that?

YTC#1

unread,
May 3, 2016, 9:52:58 AM5/3/16
to
The Sun/Oracle support gathering tool. SUNWexplo

https://blogs.oracle.com/PJ/entry/solaris_10_explorer_data_collection

It gathers a shed load of system info, very handy for diagnostics (and
rebuilding boxes :-) ).

invalid

unread,
May 3, 2016, 11:36:08 AM5/3/16
to
On 2016-05-03, YTC#1 <b...@ytc1-spambin.co.uk> wrote:
> On 03/05/2016 13:33, invalid wrote:
>> On 2016-05-03, YTC#1 <b...@ytc1-spambin.co.uk> wrote:
>>> On 03/05/2016 10:34, invalid wrote:
>>>> On 2016-05-03, Ian Collins <ian-...@hotmail.com> wrote:
>>>>
>>>>> It can be as simple as mirroring the root pool, splitting the mirror and
>>>>> using the dike for the new server.
>>>>
>>>> ^^^^
>>>>
>>>> Dam, why didn't I think of that? ;-)
>>>>
>>>> Would creating a flar archive also work? I can't remember if flar copies the
>>>> whole system etc.
>>>>
>>>
>>> A flar is an archive and requires the system reconfiguring. I can and do
>>> use flash for "cloning" S10 systems, but it is not a true clone. You
>>> need to know which bits you want to add back.
>>
>> I thought that might be the case but I haven't used it so I couldn't
>> remember for sure.
>>
>>> Taking an explorer 1st is very useful.
>>
>> What's that?
>>
>
> The Sun/Oracle support gathering tool. SUNWexplo
>
> https://blogs.oracle.com/PJ/entry/solaris_10_explorer_data_collection
>
> It gathers a shed load of system info, very handy for diagnostics (and
> rebuilding boxes :-) ).

Thanks a lot. Didn't know about that one!

BTW Just ordered a copy of the S10 Performance and Tools book today. Filling
out the S10 bookshelf for the long haul.

Victor Sudakov

unread,
May 3, 2016, 10:35:06 PM5/3/16
to
What is a dike?

What if it's a FFS installation?

Victor Sudakov

unread,
May 3, 2016, 10:35:06 PM5/3/16
to
YTC#1 wrote:
> >
> > Please refer me to a good document on cloning a Solaris installation
> > from server to server.

> S10, or S11 ???

At the moment, I need to clone a Solaris 10 X86 system installed on
FFS, and a Solaris 11 X86 system installed on ZFS.

Victor Sudakov

unread,
May 3, 2016, 10:40:03 PM5/3/16
to
Looks neat.

If it's "Oracle Solaris 11 11/11 X86", will this approach work? I have
found no archiveadm there.

invalid

unread,
May 4, 2016, 2:25:26 AM5/4/16
to
On 2016-05-04, Victor Sudakov <v...@mpeks.no-spam-here.tomsk.su> wrote:
> Ian Collins wrote:
>> >
>> > Please refer me to a good document on cloning a Solaris installation
>> > from server to server.
>> >
>> > Having personally cloned scores of FreeBSD systems (in different
>> > combinations of MBR, GPT, UFS and ZFS, real and virtualized systems),
>> > I suspect the process should involve dumping the working system,
>> > booting from some kind of LiveCD, partitioning the new disk, newfsing
>> > and mouning target filesystems, restoring the dumps and installing the
>> > bootloader. I have writtent short HOWTOs on FreebSD, e.g.
>> > http://victor-sudakov.dreamwidth.org/125653.html
>> > http://victor-sudakov.dreamwidth.org/357521.html
>> > http://victor-sudakov.dreamwidth.org/124492.html
>> >
>> > Now I would appreciate a similar document for Solaris. Please?
>
>> It can be as simple as mirroring the root pool, splitting the mirror and
>> using the dike for the new server.
>
> What is a dike?

It's "disk" misspelled.

> What if it's a FFS installation?

I asked this question (about putting disks from an installed system into a
new box) and Ian said it would probably work. I haven't tried it yet.

The point is if you swap disks from an installed system into a new box that
is similar (enough) it should just work. The underlying filesystem will not
matter.

YTC#1

unread,
May 4, 2016, 3:26:17 AM5/4/16
to
On 04/05/2016 03:33, Victor Sudakov wrote:
> YTC#1 wrote:
>>>
>>> Please refer me to a good document on cloning a Solaris installation
>>> from server to server.
>
>> S10, or S11 ???
>
> At the moment, I need to clone a Solaris 10 X86 system installed on
S10, go with flar.

The resulting archive will have had the equiv of sys-unconfig run
against it. So after install you need to fill in the standard answers.

As mentioned below, I am a JET fan, so I just run up a JET template
using the flash module and throw it at the cloned box.

If there are zones involved, extra steps are needed. (detach zone, dump
the zone vol, re-attach to new server)

> FFS, and a Solaris 11 X86 system installed on ZFS.
>
For the S11, I'd go with archiveadm (if it is 11.2 or greater). If it is
not 11.2 then upgrade it :-)

The man page and the docs cover just about all you need to know.

archiveadm create

To re-install I use a JET server with the JetAI extension and the (yet
to be released) JetUAR module. http://maui.co.uk/downloads/

archiveadm can create media for install, but I have not had success with
that yet.

Two gotchas I have hit are that archiveadm tried to include the dumpvol
even though it should not, so I shrunk it to 1Gb and grew it again after
cloning.

And that if the donor had a 180Gb drive, it wants at least that on
install even if it uses way less data.

YTC#1

unread,
May 4, 2016, 3:33:35 AM5/4/16
to
On 04/05/2016 03:38, Victor Sudakov wrote:
> Calum wrote:
>
>>> It can be as simple as mirroring the root pool, splitting the mirror and
>>> using the dike for the new server.
>
>> Or if it's Solaris 11.2, creating a unified archive of the running
>> system, then deploying it elsewhere.
>
>> <https://blogs.oracle.com/maineoffice/entry/introducing_unified_archives_in_solaris>
>
> Looks neat.
>
> If it's "Oracle Solaris 11 11/11 X86", will this approach work? I have
> found no archiveadm there.
>

No, upgrade. It only came in at 11.2

Wow, 11 GA ? That was a slightly awkward upgrade IIRC. All have swam
since then.

You can use a manual zfs dump/restore approach to clone the system. More
steps involved. (There is a blog somewhere, I just can't find it at the
moment).

Ian Collins

unread,
May 4, 2016, 4:05:04 AM5/4/16
to
On 05/04/16 14:34, Victor Sudakov wrote:
> Ian Collins wrote:

>>> Now I would appreciate a similar document for Solaris. Please?
>
>> It can be as simple as mirroring the root pool, splitting the mirror and
>> using the dike for the new server.
>
> What is a dike?

One of by better typos...

--
Ian Collins

Chris Ridd

unread,
May 5, 2016, 3:27:40 AM5/5/16
to
<golf clap>

--
Chris

Victor Sudakov

unread,
Jun 19, 2016, 9:50:04 PM6/19/16
to
Victor Sudakov wrote:

> Please refer me to a good document on cloning a Solaris installation
> from server to server.

> Having personally cloned scores of FreeBSD systems (in different
> combinations of MBR, GPT, UFS and ZFS, real and virtualized systems),

I have created a page documenting my experience cloning a Solaris x86
UFS system, handling the /devices problem (physical devices' names
changing):

http://victor-sudakov.dreamwidth.org/384873.html

It's in Russian but most of it is evident without any translation.

Victor Sudakov

unread,
Jun 19, 2016, 9:55:04 PM6/19/16
to
invalid wrote:

> > What if it's a FFS installation?

> I asked this question (about putting disks from an installed system into a
> new box) and Ian said it would probably work. I haven't tried it yet.

> The point is if you swap disks from an installed system into a new box that
> is similar (enough) it should just work. The underlying filesystem will not
> matter.

No, most certainly the links in /dev will be all screwed up. I have
learned how to fix them but it's unpleasant.

Victor Sudakov

unread,
Jun 19, 2016, 10:05:04 PM6/19/16
to
YTC#1 wrote:
> >>>
> >>> Please refer me to a good document on cloning a Solaris installation
> >>> from server to server.
> >
> >> S10, or S11 ???
> >
> > At the moment, I need to clone a Solaris 10 X86 system installed on
> S10, go with flar.

> The resulting archive will have had the equiv of sys-unconfig run
> against it. So after install you need to fill in the standard answers.

How do you deploy a flash archive if all you have is a new box with a
brand-new empty HDD?

> As mentioned below, I am a JET fan, so I just run up a JET template
> using the flash module and throw it at the cloned box.

> If there are zones involved, extra steps are needed. (detach zone, dump
> the zone vol, re-attach to new server)

> > FFS, and a Solaris 11 X86 system installed on ZFS.
> >
> For the S11, I'd go with archiveadm (if it is 11.2 or greater). If it is
> not 11.2 then upgrade it :-)

Same question about archiveadm.

Casper H.S. Dik

unread,
Jun 20, 2016, 1:51:32 AM6/20/16
to
Victor Sudakov <v...@mpeks.no-spam-here.tomsk.su> writes:

>YTC#1 wrote:
>> >>>
>> >>> Please refer me to a good document on cloning a Solaris installation
>> >>> from server to server.
>> >
>> >> S10, or S11 ???
>> >
>> > At the moment, I need to clone a Solaris 10 X86 system installed on
>> S10, go with flar.

>> The resulting archive will have had the equiv of sys-unconfig run
>> against it. So after install you need to fill in the standard answers.

>How do you deploy a flash archive if all you have is a new box with a
>brand-new empty HDD?

See: http://docs.oracle.com/cd/E19253-01/817-5668/

>> As mentioned below, I am a JET fan, so I just run up a JET template
>> using the flash module and throw it at the cloned box.

>> If there are zones involved, extra steps are needed. (detach zone, dump
>> the zone vol, re-attach to new server)

>> > FFS, and a Solaris 11 X86 system installed on ZFS.
>> >
>> For the S11, I'd go with archiveadm (if it is 11.2 or greater). If it is
>> not 11.2 then upgrade it :-)

>Same question about archiveadm.

See https://docs.oracle.com/cd/E36784_01/html/E38524/index.html

Casper

Victor Sudakov

unread,
Jun 20, 2016, 4:05:04 AM6/20/16
to
Casper H.S. Dik wrote:
> >YTC#1 wrote:
> >> >>>
> >> >>> Please refer me to a good document on cloning a Solaris installation
> >> >>> from server to server.
> >> >
> >> >> S10, or S11 ???
> >> >
> >> > At the moment, I need to clone a Solaris 10 X86 system installed on
> >> S10, go with flar.

> >> The resulting archive will have had the equiv of sys-unconfig run
> >> against it. So after install you need to fill in the standard answers.

> >How do you deploy a flash archive if all you have is a new box with a
> >brand-new empty HDD?

> See: http://docs.oracle.com/cd/E19253-01/817-5668/

> >Same question about archiveadm.

> See https://docs.oracle.com/cd/E36784_01/html/E38524/index.html

Thank you.

YTC#1

unread,
Jun 20, 2016, 5:46:12 AM6/20/16
to
On 20/06/2016 03:01, Victor Sudakov wrote:
> YTC#1 wrote:
>>>>>
>>>>> Please refer me to a good document on cloning a Solaris installation
>>>>> from server to server.
>>>
>>>> S10, or S11 ???
>>>
>>> At the moment, I need to clone a Solaris 10 X86 system installed on
>> S10, go with flar.
>
>> The resulting archive will have had the equiv of sys-unconfig run
>> against it. So after install you need to fill in the standard answers.
>
> How do you deploy a flash archive if all you have is a new box with a
> brand-new empty HDD?
>

You have your flar on a separately , ready to use device (or NFS)

>> As mentioned below, I am a JET fan, so I just run up a JET template
>> using the flash module and throw it at the cloned box.
>
>> If there are zones involved, extra steps are needed. (detach zone, dump
>> the zone vol, re-attach to new server)
>
>>> FFS, and a Solaris 11 X86 system installed on ZFS.
>>>
>> For the S11, I'd go with archiveadm (if it is 11.2 or greater). If it is
>> not 11.2 then upgrade it :-)
>
> Same question about archiveadm.

Same answer, as flar :-)

Victor Sudakov

unread,
Jun 20, 2016, 6:25:04 AM6/20/16
to
YTC#1 wrote:
> >>>>>
> >>>>> Please refer me to a good document on cloning a Solaris installation
> >>>>> from server to server.
> >>>
> >>>> S10, or S11 ???
> >>>
> >>> At the moment, I need to clone a Solaris 10 X86 system installed on
> >> S10, go with flar.
> >
> >> The resulting archive will have had the equiv of sys-unconfig run
> >> against it. So after install you need to fill in the standard answers.
> >
> > How do you deploy a flash archive if all you have is a new box with a
> > brand-new empty HDD?
> >

> You have your flar on a separately , ready to use device (or NFS)

And I boot from a standart installation CD?

YTC#1

unread,
Jun 20, 2016, 8:37:35 AM6/20/16
to
On 20/06/2016 11:21, Victor Sudakov wrote:
> YTC#1 wrote:
>>>>>>>
>>>>>>> Please refer me to a good document on cloning a Solaris installation
>>>>>>> from server to server.
>>>>>
>>>>>> S10, or S11 ???
>>>>>
>>>>> At the moment, I need to clone a Solaris 10 X86 system installed on
>>>> S10, go with flar.
>>>
>>>> The resulting archive will have had the equiv of sys-unconfig run
>>>> against it. So after install you need to fill in the standard answers.
>>>
>>> How do you deploy a flash archive if all you have is a new box with a
>>> brand-new empty HDD?
>>>
>
>> You have your flar on a separately , ready to use device (or NFS)
>
> And I boot from a standart installation CD?
>

Yes. One of the options is that it asks for the source of the flar

Victor Sudakov

unread,
Jun 26, 2016, 10:25:05 PM6/26/16
to
YTC#1 wrote:
> >>>
> >>> How do you deploy a flash archive if all you have is a new box with a
> >>> brand-new empty HDD?
> >>>
> >
> >> You have your flar on a separately , ready to use device (or NFS)
> >
> > And I boot from a standart installation CD?
> >

> Yes. One of the options is that it asks for the source of the flar

I have just gone through the installation process from the
sol-11_3-live-x86.iso DVD. It has never asked me about any flar.

Have I missed something?

Casper H.S. Dik

unread,
Jun 27, 2016, 2:09:51 AM6/27/16
to
Victor Sudakov <v...@mpeks.no-spam-here.tomsk.su> writes:

>I have just gone through the installation process from the
>sol-11_3-live-x86.iso DVD. It has never asked me about any flar.

Solaris 11 does not support flars; instead, you should have booted
from the unified archive. (The Live iso is for installing new
systems)

Casper

Victor Sudakov

unread,
Jun 28, 2016, 12:35:05 AM6/28/16
to
Casper H.S. Dik wrote:

> >I have just gone through the installation process from the
> >sol-11_3-live-x86.iso DVD. It has never asked me about any flar.

> Solaris 11 does not support flars; instead, you should have booted
> from the unified archive. (The Live iso is for installing new
> systems)

Looks like archiveadm does not work without access to the Internet.
From the /system/volatile/archive_log.* logs (please see below),
"archiveadm create" tries to contact pkg.oracle.com, fails and aborts.
How can I work around that?

2016-06-28 18:28:07,166 InstallationLogger DEBUG Executing archiveadm command: /usr/sbin/archiveadm create sobaka1.uar
2016-06-28 18:28:07,166 InstallationLogger DEBUG archiveadm: run_create
2016-06-28 18:28:07,168 InstallationLogger DEBUG Executing: ['/usr/sbin/zpool', 'list', '-Ho', 'name']
2016-06-28 18:28:07,187 InstallationLogger DEBUG rpool
2016-06-28 18:28:07,187 InstallationLogger DEBUG Executing: ['/usr/sbin/zpool', 'list', '-Ho', 'name']
2016-06-28 18:28:07,202 InstallationLogger DEBUG rpool
2016-06-28 18:28:07,202 InstallationLogger DEBUG Executing: ['/usr/sbin/zpool', 'list', '-Ho', 'health', 'rpool']
2016-06-28 18:28:07,214 InstallationLogger DEBUG ONLINE
2016-06-28 18:28:07,214 InstallationLogger DEBUG Engine registering:
2016-06-28 18:28:07,215 InstallationLogger DEBUG name: TargetDiscovery
2016-06-28 18:28:07,215 InstallationLogger DEBUG module_path: solaris_install/target/discovery
2016-06-28 18:28:07,215 InstallationLogger DEBUG checkpoint_class_name: TargetDiscovery
2016-06-28 18:28:07,215 InstallationLogger DEBUG args: ()
2016-06-28 18:28:07,215 InstallationLogger DEBUG kwargs: None
2016-06-28 18:28:07,215 InstallationLogger DEBUG insert_before: None
2016-06-28 18:28:07,215 InstallationLogger DEBUG log_level: None
2016-06-28 18:28:07,215 InstallationLogger DEBUG =============================
2016-06-28 18:28:07,215 InstallationLogger.TargetDiscovery DEBUG Loading checkpoint TargetDiscovery by module name (solaris_install/target/discovery)
2016-06-28 18:28:07,215 InstallationLogger.TargetDiscovery DEBUG Loading module name 'solaris_install.target.discovery'
2016-06-28 18:28:07,220 InstallationLogger DEBUG Current checkpoint list:
2016-06-28 18:28:07,220 InstallationLogger DEBUG TargetDiscovery
2016-06-28 18:28:07,220 InstallationLogger DEBUG Retrieving checkpoint list from TargetDiscovery to None
2016-06-28 18:28:07,220 InstallationLogger DEBUG Engine will be executing following checkpoints:
2016-06-28 18:28:07,220 InstallationLogger DEBUG TargetDiscovery
2016-06-28 18:28:07,220 InstallationLogger DEBUG Spawning InstallEngine execution thread
2016-06-28 18:28:07,220 InstallationLogger DEBUG Loading TargetDiscovery checkpoint
PROGRESS REPORT: progress percent:0 Preparing for Installation


2016-06-28 18:28:07,231 InstallationLogger DEBUG Executing: ['/usr/sbin/biosdev']
2016-06-28 18:28:07,328 InstallationLogger DEBUG 0x80 /pci@0,0/pci8086,2829@d/disk@0,0
2016-06-28 18:28:07,388 InstallationLogger.TargetDiscovery DEBUG Firmware dedicated boot pool devices: []
2016-06-28 18:28:07,389 InstallationLogger DEBUG Executing: ['/usr/sbin/mount', '-p']
2016-06-28 18:28:07,401 InstallationLogger DEBUG rpool/ROOT/solaris - / zfs - no
/devices - /devices devfs - no
/dev - /dev dev - no
ctfs - /system/contract ctfs - no
proc - /proc proc - no
mnttab - /etc/mnttab mntfs - no
swap - /system/volatile tmpfs - no xattr
objfs - /system/object objfs - no
sharefs - /etc/dfs/sharetab sharefs - no
/usr/lib/libc/libc_hwcap1.so.1 - /lib/libc.so.1 lofs - no
fd - /dev/fd fd - no rw
rpool/ROOT/solaris/var - /var zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
swap - /tmp tmpfs - no xattr
rpool/VARSHARE - /var/share zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool/export - /export zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool/export/home - /export/home zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool/export/home/sudakov - /export/home/sudakov zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool - /rpool zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool/VARSHARE/zones - /system/zones zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool/VARSHARE/pkg - /var/share/pkg zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
rpool/VARSHARE/pkg/repositories - /var/share/pkg/repositories zfs - no rw,devices,setuid,nonbmand,exec,rstchown,xattr,atime
/dev/dsk/c1t1d0s2 - /media/Oracle_Solaris-11_3-Live-X86 hsfs - no ro,nosuid,noglobal,maplcase,rr,traildot
big.sibptus.transneft.ru:/d01 - /mnt nfs - no rw,xattr
2016-06-28 18:28:07,403 InstallationLogger DEBUG TargetDiscovery: prog est-10, prog ratio-0.95, total_ratio-1.00
2016-06-28 18:28:07,403 InstallationLogger DEBUG Last checkpoint, TargetDiscovery: prog ratio 0.95
2016-06-28 18:28:07,405 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.TargetDiscovery
2016-06-28 18:28:07,406 InstallationLogger DEBUG Executing TargetDiscovery checkpoint
2016-06-28 18:28:07,406 InstallationLogger DEBUG Executing: ['/usr/sbin/croinfo', '-h', '-O', 'cAR']
2016-06-28 18:28:08,348 InstallationLogger.TargetDiscovery DEBUG Adding drives without controllers to the DOC
2016-06-28 18:28:08,349 InstallationLogger DEBUG Executing: ['/usr/sbin/zpool', 'list', '-H', '-o', 'name']
2016-06-28 18:28:08,371 InstallationLogger DEBUG rpool
2016-06-28 18:28:08,372 InstallationLogger.TargetDiscovery DEBUG Populating DOC for zpool: rpool
2016-06-28 18:28:08,373 InstallationLogger DEBUG Executing: ['/usr/sbin/zpool', 'list', '-H', '-o', 'bootfs', 'rpool']
2016-06-28 18:28:08,388 InstallationLogger DEBUG rpool/ROOT/solaris
2016-06-28 18:28:08,389 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'mountpoint', 'rpool']
2016-06-28 18:28:08,402 InstallationLogger DEBUG /rpool
2016-06-28 18:28:08,418 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'list', '-r', '-H', '-t', 'filesystem,volume', '-o', 'name,type,used,mountpoint', 'rpool']
2016-06-28 18:28:08,437 InstallationLogger DEBUG rpool filesystem 6.94G /rpool
rpool/ROOT filesystem 5.13G legacy
rpool/ROOT/solaris filesystem 5.13G /
rpool/ROOT/solaris/var filesystem 318M /var
rpool/VARSHARE filesystem 140K /var/share
rpool/VARSHARE/pkg filesystem 63K /var/share/pkg
rpool/VARSHARE/pkg/repositories filesystem 31K /var/share/pkg/repositories
rpool/VARSHARE/zones filesystem 31K /system/zones
rpool/dump volume 792M -
rpool/export filesystem 858K /export
rpool/export/home filesystem 826K /export/home
rpool/export/home/sudakov filesystem 794K /export/home/sudakov
rpool/swap volume 1.03G -
2016-06-28 18:28:08,448 InstallationLogger DEBUG progress: TargetDiscovery, reported 100, normalized 95, total=100.00
PROGRESS REPORT: progress percent:100 TargetDiscovery completed.
2016-06-28 18:28:08,448 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.TargetDiscovery-completed
2016-06-28 18:28:08,452 InstallationLogger DEBUG progress: TargetDiscovery, reported 100, normalized 95, total=195
PROGRESS REPORT: progress percent:100 None
2016-06-28 18:28:08,511 InstallationLogger DEBUG Engine registering:
2016-06-28 18:28:08,511 InstallationLogger DEBUG name: InitializeUnifiedArchive
2016-06-28 18:28:08,512 InstallationLogger DEBUG module_path: solaris_install/archive/checkpoints
2016-06-28 18:28:08,512 InstallationLogger DEBUG checkpoint_class_name: InitializeUnifiedArchive
2016-06-28 18:28:08,512 InstallationLogger DEBUG args: ()
2016-06-28 18:28:08,512 InstallationLogger DEBUG kwargs: None
2016-06-28 18:28:08,512 InstallationLogger DEBUG insert_before: None
2016-06-28 18:28:08,512 InstallationLogger DEBUG log_level: None
2016-06-28 18:28:08,512 InstallationLogger DEBUG =============================
2016-06-28 18:28:08,512 InstallationLogger.InitializeUnifiedArchive DEBUG Loading checkpoint InitializeUnifiedArchive by module name (solaris_install/archive/checkpoints)
2016-06-28 18:28:08,512 InstallationLogger.InitializeUnifiedArchive DEBUG Loading module name 'solaris_install.archive.checkpoints'
2016-06-28 18:28:08,536 InstallationLogger DEBUG Current checkpoint list:
2016-06-28 18:28:08,536 InstallationLogger DEBUG TargetDiscovery
2016-06-28 18:28:08,536 InstallationLogger DEBUG InitializeUnifiedArchive
2016-06-28 18:28:08,537 InstallationLogger DEBUG Retrieving checkpoint list from InitializeUnifiedArchive to None
2016-06-28 18:28:08,537 InstallationLogger DEBUG Engine will be executing following checkpoints:
2016-06-28 18:28:08,537 InstallationLogger DEBUG InitializeUnifiedArchive
2016-06-28 18:28:08,537 InstallationLogger DEBUG Spawning InstallEngine execution thread
2016-06-28 18:28:08,537 InstallationLogger DEBUG Loading InitializeUnifiedArchive checkpoint
PROGRESS REPORT: progress percent:0 Preparing for Installation
2016-06-28 18:28:08,537 InstallationLogger DEBUG InitializeUnifiedArchive: prog est-1, prog ratio-0.95, total_ratio-1.00
2016-06-28 18:28:08,537 InstallationLogger DEBUG Last checkpoint, InitializeUnifiedArchive: prog ratio 0.95
2016-06-28 18:28:08,537 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.InitializeUnifiedArchive
2016-06-28 18:28:08,541 InstallationLogger DEBUG Executing InitializeUnifiedArchive checkpoint
2016-06-28 18:28:08,541 InstallationLogger.InitializeUnifiedArchive DEBUG InitializeUnifiedArchive: path [/mnt/tmp/sobaka1.uar] archive_type [clone]
zones [[]]
exclude_zones [[]]
2016-06-28 18:28:08,541 InstallationLogger DEBUG Executing: ['/usr/sbin/zoneadm', 'list', '-c']
2016-06-28 18:28:08,559 InstallationLogger DEBUG global
2016-06-28 18:28:08,560 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'list', '-H', '-t', 'filesystem,volume', '-o', 'name', '-r', 'rpool']
2016-06-28 18:28:08,578 InstallationLogger DEBUG rpool
rpool/ROOT
rpool/ROOT/solaris
rpool/ROOT/solaris/var
rpool/VARSHARE
rpool/VARSHARE/pkg
rpool/VARSHARE/pkg/repositories
rpool/VARSHARE/zones
rpool/dump
rpool/export
rpool/export/home
rpool/export/home/sudakov
rpool/swap
2016-06-28 18:28:08,578 InstallationLogger DEBUG UnifiedArchive: initialization complete
2016-06-28 18:28:08,579 InstallationLogger DEBUG UnifiedArchive.init_new(): path [/mnt/tmp/sobaka1.uar] archive_type [clone] zones [[]] exclude_zones [[]] embed_zones [False] root_only [False]
2016-06-28 18:28:08,606 InstallationLogger DEBUG Executing: ['/usr/sbin/zoneadm', 'list', '-cp']
2016-06-28 18:28:08,622 InstallationLogger DEBUG 0:global:running:/::solaris:shared:-:none:
2016-06-28 18:28:08,623 InstallationLogger DEBUG Executing: ['/usr/bin/zonename']
2016-06-28 18:28:08,653 InstallationLogger DEBUG global
2016-06-28 18:28:08,654 InstallationLogger DEBUG Executing: ['/usr/sbin/zoneadm', '-z', 'global', 'list', '-p']
2016-06-28 18:28:08,670 InstallationLogger DEBUG 0:global:running:/::solaris:shared:-:none:
2016-06-28 18:28:08,671 InstallationLogger DEBUG Executing: ['/usr/bin/zonename']
2016-06-28 18:28:08,701 InstallationLogger DEBUG global
2016-06-28 18:28:08,701 InstallationLogger DEBUG Executing: ['/usr/bin/zonename']
2016-06-28 18:28:08,731 InstallationLogger DEBUG global
2016-06-28 18:28:08,734 InstallationLogger DEBUG ArchiveObject: initialization complete: [6c2dedbd-aa5f-4537-a387-f3e0f3282907]
2016-06-28 18:28:08,734 InstallationLogger DEBUG UnifiedObject [2f97facd-9d88-4729-bf1c-a97ed85bd85c] initialized
2016-06-28 18:28:08,734 InstallationLogger DEBUG progress: InitializeUnifiedArchive, reported 100, normalized 95, total=100.00
PROGRESS REPORT: progress percent:100 InitializeUnifiedArchive completed.
2016-06-28 18:28:08,735 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.InitializeUnifiedArchive-completed
2016-06-28 18:28:08,738 InstallationLogger DEBUG progress: InitializeUnifiedArchive, reported 100, normalized 95, total=195
PROGRESS REPORT: progress percent:100 None
2016-06-28 18:28:08,739 InstallationLogger DEBUG Engine registering:
2016-06-28 18:28:08,739 InstallationLogger DEBUG name: DatasetDiscovery
2016-06-28 18:28:08,739 InstallationLogger DEBUG module_path: solaris_install/archive/checkpoints
2016-06-28 18:28:08,739 InstallationLogger DEBUG checkpoint_class_name: DatasetDiscovery
2016-06-28 18:28:08,739 InstallationLogger DEBUG args: ()
2016-06-28 18:28:08,739 InstallationLogger DEBUG kwargs: None
2016-06-28 18:28:08,739 InstallationLogger DEBUG insert_before: None
2016-06-28 18:28:08,739 InstallationLogger DEBUG log_level: None
2016-06-28 18:28:08,739 InstallationLogger DEBUG =============================
2016-06-28 18:28:08,739 InstallationLogger.DatasetDiscovery DEBUG Loading checkpoint DatasetDiscovery by module name (solaris_install/archive/checkpoints)
2016-06-28 18:28:08,739 InstallationLogger DEBUG Current checkpoint list:
2016-06-28 18:28:08,740 InstallationLogger DEBUG TargetDiscovery
2016-06-28 18:28:08,740 InstallationLogger DEBUG InitializeUnifiedArchive
2016-06-28 18:28:08,740 InstallationLogger DEBUG DatasetDiscovery
2016-06-28 18:28:08,740 InstallationLogger DEBUG Retrieving checkpoint list from DatasetDiscovery to None
2016-06-28 18:28:08,740 InstallationLogger DEBUG Engine will be executing following checkpoints:
2016-06-28 18:28:08,740 InstallationLogger DEBUG DatasetDiscovery
2016-06-28 18:28:08,740 InstallationLogger DEBUG Spawning InstallEngine execution thread
2016-06-28 18:28:08,740 InstallationLogger DEBUG Loading DatasetDiscovery checkpoint
PROGRESS REPORT: progress percent:0 Preparing for Installation
2016-06-28 18:28:08,740 InstallationLogger DEBUG DatasetDiscovery: prog est-1, prog ratio-0.95, total_ratio-1.00
2016-06-28 18:28:08,740 InstallationLogger DEBUG Last checkpoint, DatasetDiscovery: prog ratio 0.95
2016-06-28 18:28:08,741 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.DatasetDiscovery
2016-06-28 18:28:08,744 InstallationLogger DEBUG Executing DatasetDiscovery checkpoint
2016-06-28 18:28:08,744 InstallationLogger.DatasetDiscovery DEBUG DatasetDiscovery: UnifiedArchive [2f97facd-9d88-4729-bf1c-a97ed85bd85c]
2016-06-28 18:28:08,744 InstallationLogger.DatasetDiscovery DEBUG DatasetDiscovery: ArchiveObject [6c2dedbd-aa5f-4537-a387-f3e0f3282907]
2016-06-28 18:28:08,744 InstallationLogger DEBUG ArchiveObject.dataset_discovery(): archive '6c2dedbd-aa5f-4537-a387-f3e0f3282907' exclude_ds None
2016-06-28 18:28:08,753 InstallationLogger DEBUG Executing: ['/usr/sbin/zoneadm', 'list', '-i']
2016-06-28 18:28:08,773 InstallationLogger DEBUG global
2016-06-28 18:28:08,774 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'list', '-Ho', 'name', 'rpool/VARSHARE']
2016-06-28 18:28:08,786 InstallationLogger DEBUG rpool/VARSHARE
2016-06-28 18:28:08,787 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/ROOT']
2016-06-28 18:28:08,799 InstallationLogger DEBUG off
2016-06-28 18:28:08,800 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/ROOT/solaris']
2016-06-28 18:28:08,818 InstallationLogger DEBUG off
2016-06-28 18:28:08,819 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/ROOT/solaris/var']
2016-06-28 18:28:08,834 InstallationLogger DEBUG off
2016-06-28 18:28:08,835 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/VARSHARE']
2016-06-28 18:28:08,849 InstallationLogger DEBUG off
2016-06-28 18:28:08,849 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/VARSHARE/pkg']
2016-06-28 18:28:08,863 InstallationLogger DEBUG off
2016-06-28 18:28:08,863 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/VARSHARE/pkg/repositories']
2016-06-28 18:28:08,875 InstallationLogger DEBUG off
2016-06-28 18:28:08,875 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/VARSHARE/zones']
2016-06-28 18:28:08,886 InstallationLogger DEBUG off
2016-06-28 18:28:08,887 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/export']
2016-06-28 18:28:08,897 InstallationLogger DEBUG off
2016-06-28 18:28:08,898 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/export/home']
2016-06-28 18:28:08,910 InstallationLogger DEBUG off
2016-06-28 18:28:08,911 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'zoned', 'rpool/export/home/sudakov']
2016-06-28 18:28:08,923 InstallationLogger DEBUG off
2016-06-28 18:28:08,923 InstallationLogger DEBUG Executing: ['/usr/sbin/zoneadm', 'list', '-i']
2016-06-28 18:28:08,938 InstallationLogger DEBUG global
2016-06-28 18:28:08,946 InstallationLogger DEBUG Executing: ['/usr/sbin/labeladm', 'info']
2016-06-28 18:28:08,955 InstallationLogger DEBUG Executing: ['/usr/sbin/zonep2vchk', '-X']
2016-06-28 18:28:12,301 InstallationLogger DEBUG <?xml version="1.0"?>
<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">
<!--
DO NOT EDIT THIS FILE. Use zonecfg(1M) instead.
-->
<zone name="global" zonepath="/system/zones/%{zonename}" autoboot="false" brand="solaris" ip-type="exclusive">
<automatic-network lower-link="auto" linkname="net0" configure-allowed-address="true" link-protection="mac-nospoof" mac-address="auto"/><attr name="zonep2vchk-net-net0" type="string" value="interface net0 has lower-link set to 'auto'. Consider changing to match the name of a global zone link."/><attr name="zonep2vchk-memory" type="string" value="original system had 1536 MB RAM and 2047 MB swap: consider capped-memory (physical=1536M swap=3583M)"/><attr name="zonep2vchk-num-cpus" type="string" value="original system had 1 cpus: consider capped-cpu (ncpus=1.0) or dedicated-cpu (ncpus=1)"/><rctl name="zone.max-lwps"><rctl-value priv="privileged" limit="48628" action="deny"/></rctl><rctl name="zone.max-processes"><rctl-value priv="privileged" limit="24314" action="deny"/></rctl></zone>
2016-06-28 18:28:12,327 InstallationLogger DEBUG Executing: ['/usr/sbin/labeladm', 'info']
2016-06-28 18:28:12,337 InstallationLogger DEBUG Executing: ['/usr/sbin/zonep2vchk', '-X']
2016-06-28 18:28:13,301 InstallationLogger DEBUG <?xml version="1.0"?>
<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">
<!--
DO NOT EDIT THIS FILE. Use zonecfg(1M) instead.
-->
<zone name="global" zonepath="/system/zones/%{zonename}" autoboot="false" brand="solaris" ip-type="exclusive">
<automatic-network lower-link="auto" linkname="net0" configure-allowed-address="true" link-protection="mac-nospoof" mac-address="auto"/><attr name="zonep2vchk-net-net0" type="string" value="interface net0 has lower-link set to 'auto'. Consider changing to match the name of a global zone link."/><attr name="zonep2vchk-memory" type="string" value="original system had 1536 MB RAM and 2047 MB swap: consider capped-memory (physical=1536M swap=3583M)"/><attr name="zonep2vchk-num-cpus" type="string" value="original system had 1 cpus: consider capped-cpu (ncpus=1.0) or dedicated-cpu (ncpus=1)"/><rctl name="zone.max-lwps"><rctl-value priv="privileged" limit="48628" action="deny"/></rctl><rctl name="zone.max-processes"><rctl-value priv="privileged" limit="24314" action="deny"/></rctl></zone>
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject: created dataset lists for archive
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject: type [clone]
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject: zonename [global]
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject: uuid [6c2dedbd-aa5f-4537-a387-f3e0f3282907]
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject: include
2016-06-28 18:28:13,329 InstallationLogger DEBUG rpool
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject: exclude
2016-06-28 18:28:13,329 InstallationLogger DEBUG rpool/VARSHARE
2016-06-28 18:28:13,329 InstallationLogger DEBUG rpool/dump
2016-06-28 18:28:13,329 InstallationLogger DEBUG rpool/swap
2016-06-28 18:28:13,329 InstallationLogger DEBUG ArchiveObject.dataset_discovery(): archive '6c2dedbd-aa5f-4537-a387-f3e0f3282907' complete
2016-06-28 18:28:13,330 InstallationLogger DEBUG progress: DatasetDiscovery, reported 100, normalized 95, total=100.00
PROGRESS REPORT: progress percent:100 DatasetDiscovery completed.
2016-06-28 18:28:13,330 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.DatasetDiscovery-completed
2016-06-28 18:28:13,334 InstallationLogger DEBUG progress: DatasetDiscovery, reported 100, normalized 95, total=195
PROGRESS REPORT: progress percent:100 None
2016-06-28 18:28:13,335 InstallationLogger DEBUG Executing: /usr/sbin/prtdiag
2016-06-28 18:28:13,344 InstallationLogger DEBUG System Configuration: innotek GmbH VirtualBox
BIOS Configuration: innotek GmbH VirtualBox 12/01/2006

==== Processor Sockets ====================================

Version Location Tag
-------------------------------- --------------------------

==== Memory Device Sockets ================================

Type Status Set Device Locator Bank Locator
----------- ------ --- ------------------- ----------------

==== On-Board Devices =====================================

==== Upgradeable Slots ====================================

ID Status Type Description
--- --------- ---------------- ----------------------------
2016-06-28 18:28:13,345 InstallationLogger DEBUG Executing: ['/usr/bin/pkg', 'list', '-as']
2016-06-28 18:28:14,146 InstallationLogger DEBUG pkg: 0/1 catalogs successfully updated:
2016-06-28 18:28:14,147 InstallationLogger DEBUG Unable to contact valid package repository
Encountered the following error(s):
Unable to contact any configured publishers.
This is likely a network configuration problem.
Framework error: code: 7 reason: Failed to connect to pkg.oracle.com port 80: Connection refused
URL: 'http://pkg.oracle.com/solaris/release' (happened 4 times)
2016-06-28 18:28:14,189 InstallationLogger DEBUG Engine registering:
2016-06-28 18:28:14,190 InstallationLogger DEBUG name: CreateZoneMedia
2016-06-28 18:28:14,190 InstallationLogger DEBUG module_path: solaris_install/archive/checkpoints
2016-06-28 18:28:14,190 InstallationLogger DEBUG checkpoint_class_name: CreateZoneMedia
2016-06-28 18:28:14,190 InstallationLogger DEBUG args: ()
2016-06-28 18:28:14,190 InstallationLogger DEBUG kwargs: None
2016-06-28 18:28:14,190 InstallationLogger DEBUG insert_before: None
2016-06-28 18:28:14,190 InstallationLogger DEBUG log_level: None
2016-06-28 18:28:14,190 InstallationLogger DEBUG =============================
2016-06-28 18:28:14,190 InstallationLogger.CreateZoneMedia DEBUG Loading checkpoint CreateZoneMedia by module name (solaris_install/archive/checkpoints)
2016-06-28 18:28:14,191 InstallationLogger DEBUG Current checkpoint list:
2016-06-28 18:28:14,191 InstallationLogger DEBUG TargetDiscovery
2016-06-28 18:28:14,191 InstallationLogger DEBUG InitializeUnifiedArchive
2016-06-28 18:28:14,191 InstallationLogger DEBUG DatasetDiscovery
2016-06-28 18:28:14,191 InstallationLogger DEBUG CreateZoneMedia
2016-06-28 18:28:14,191 InstallationLogger DEBUG Retrieving checkpoint list from CreateZoneMedia to None
2016-06-28 18:28:14,191 InstallationLogger DEBUG Engine will be executing following checkpoints:
2016-06-28 18:28:14,191 InstallationLogger DEBUG CreateZoneMedia
2016-06-28 18:28:14,191 InstallationLogger DEBUG Spawning InstallEngine execution thread
2016-06-28 18:28:14,192 InstallationLogger DEBUG Loading CreateZoneMedia checkpoint
PROGRESS REPORT: progress percent:0 Preparing for Installation
2016-06-28 18:28:14,192 InstallationLogger DEBUG CreateZoneMedia: prog est-1, prog ratio-0.95, total_ratio-1.00
2016-06-28 18:28:14,192 InstallationLogger DEBUG Last checkpoint, CreateZoneMedia: prog ratio 0.95
2016-06-28 18:28:14,192 InstallationLogger DEBUG Snapshotting DOC to /system/volatile/install_engine.BKDovr/.data_cache.CreateZoneMedia
2016-06-28 18:28:14,196 InstallationLogger DEBUG Executing CreateZoneMedia checkpoint
2016-06-28 18:28:14,197 InstallationLogger.CreateZoneMedia DEBUG CreateZoneMedia: UnifiedArchive [2f97facd-9d88-4729-bf1c-a97ed85bd85c]
2016-06-28 18:28:14,197 InstallationLogger DEBUG Executing: ['/usr/sbin/zoneadm', '-z', 'global', 'list', '-p']
2016-06-28 18:28:14,219 InstallationLogger DEBUG 0:global:running:/::solaris:shared:-:none:
2016-06-28 18:28:14,219 InstallationLogger DEBUG Executing: ['/usr/bin/pkg', 'info', 'consolidation/osnet/osnet-incorporation']
2016-06-28 18:28:14,621 InstallationLogger DEBUG Name: consolidation/osnet/osnet-incorporation
Summary: OS/Net consolidation incorporation
Description: This incorporation constrains packages from the OS/Net
consolidation.
Category: Meta Packages/Incorporations
State: Installed
Publisher: solaris
Version: 0.5.11
Build Release: 5.11
Branch: 0.175.3.1.0.5.0
Packaging Date: Tue Oct 06 13:55:26 2015
Size: 6.22 kB
FMRI: pkg://solaris/consolidation/osnet/osnet-inc...@0.5.11,5.11-0.175.3.1.0.5.0:20151006T135526Z
2016-06-28 18:28:14,675 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'create', '-p', 'rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907']
2016-06-28 18:28:14,867 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'mountpoint', 'rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907']
2016-06-28 18:28:14,896 InstallationLogger DEBUG /rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907
2016-06-28 18:28:14,911 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'create', '-p', 'rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907/tmp_pkg_image']
2016-06-28 18:28:15,119 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'get', '-H', '-o', 'value', 'mountpoint', 'rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907/tmp_pkg_image']
2016-06-28 18:28:15,140 InstallationLogger DEBUG /rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907/tmp_pkg_image
2016-06-28 18:28:15,140 InstallationLogger.download-ai-package DEBUG DownloadAIPackage: searching all publishers for package: install-image/solaris-auto-install
2016-06-28 18:28:15,141 InstallationLogger DEBUG Executing: ['/usr/bin/pkg', 'search', '-r', '-H', '-o', 'pkg.publisher', 'install-image/solaris-auto-install']
2016-06-28 18:28:15,659 InstallationLogger DEBUG pkg: Some repositories failed to respond appropriately:
solaris:
Unable to contact valid package repository
Encountered the following error(s):
Unable to contact any configured publishers.
This is likely a network configuration problem.
Framework error: code: 7 reason: Failed to connect to pkg.oracle.com port 80: Connection refused
URL: 'http://pkg.oracle.com/solaris/release' (happened 4 times)
2016-06-28 18:28:15,690 InstallationLogger DEBUG MediaBuild unable to locate media: unable to find an AI image source
2016-06-28 18:28:15,690 InstallationLogger.CreateZoneMedia DEBUG UnifiedArchive [2f97facd-9d88-4729-bf1c-a97ed85bd85c]: media failure Failed to locate AI media, --exclude-media may be used
2016-06-28 18:28:15,714 InstallationLogger DEBUG Executing: ['/usr/sbin/zfs', 'destroy', '-r', 'rpool/build_6c2dedbd-aa5f-4537-a387-f3e0f3282907']
2016-06-28 18:28:16,603 InstallationLogger ERROR Error occurred during execution of 'CreateZoneMedia' checkpoint.
2016-06-28 18:28:16,605 InstallationLogger DEBUG progress: CreateZoneMedia, reported 100, normalized 95, total=195
PROGRESS REPORT: progress percent:100 None
2016-06-28 18:28:16,605 InstallationLogger DEBUG CreateZoneMedia checkpoint failed
2016-06-28 18:28:16,605 InstallationLogger DEBUG Failed to locate AI media, --exclude-media may be used
2016-06-28 18:28:16,606 InstallationLogger DEBUG UnifiedArchive.abort_create: [2f97facd-9d88-4729-bf1c-a97ed85bd85c]
2016-06-28 18:28:16,606 InstallationLogger DEBUG ArchiveObject.kill_streams [6c2dedbd-aa5f-4537-a387-f3e0f3282907]
2016-06-28 18:28:16,606 InstallationLogger DEBUG ArchiveObject.kill_streams [6c2dedbd-aa5f-4537-a387-f3e0f3282907] complete
2016-06-28 18:28:17,607 InstallationLogger DEBUG ArchiveObject [6c2dedbd-aa5f-4537-a387-f3e0f3282907] destroy_snapshots
2016-06-28 18:28:17,649 InstallationLogger DEBUG UnifiedArchive.abort_create: [2f97facd-9d88-4729-bf1c-a97ed85bd85c] complete

Casper H.S. Dik

unread,
Jun 28, 2016, 2:27:08 AM6/28/16
to
Victor Sudakov <v...@mpeks.no-spam-here.tomsk.su> writes:

>Casper H.S. Dik wrote:

>> >I have just gone through the installation process from the
>> >sol-11_3-live-x86.iso DVD. It has never asked me about any flar.

>> Solaris 11 does not support flars; instead, you should have booted
>> from the unified archive. (The Live iso is for installing new
>> systems)

>Looks like archiveadm does not work without access to the Internet.
> From the /system/volatile/archive_log.* logs (please see below),
>"archiveadm create" tries to contact pkg.oracle.com, fails and aborts.
>How can I work around that?

It seems to be looking for a particular package it needs to install:

>2016-06-28 18:28:15,140 InstallationLogger.download-ai-package DEBUG DownloadAIPackage: searching all publishers for package: install-image/solaris-auto-install

Without it, it can't install. You can, of course, use a local repository but
it will need to install some packages in order to create a unified archive.

Casper

Victor Sudakov

unread,
Jun 28, 2016, 9:35:05 PM6/28/16
to
Is there a way to point it to a HTTP proxy? Perhaps it will honor some
environment variable (like FreeBSD's pkg honors HTTP_PROXY)?

I cannot give it direct internet access.

Casper H.S. Dik

unread,
Jun 29, 2016, 4:40:47 AM6/29/16
to
Victor Sudakov <v...@mpeks.no-spam-here.tomsk.su> writes:

>Is there a way to point it to a HTTP proxy? Perhaps it will honor some
>environment variable (like FreeBSD's pkg honors HTTP_PROXY)?

/usr/bin/pkg set-publisher --proxy proxy-to-use .... publisher

You can also use the standard http_proxy environment variable
(which is for some reason lowercase)

>I cannot give it direct internet access.

Understood. Many of our customers either use a local repository
when they can't have any connection to the internet or use a proxy.

Casper

Victor Sudakov

unread,
Jun 29, 2016, 6:30:05 AM6/29/16
to
Casper H.S. Dik wrote:

> >Is there a way to point it to a HTTP proxy? Perhaps it will honor some
> >environment variable (like FreeBSD's pkg honors HTTP_PROXY)?

> /usr/bin/pkg set-publisher --proxy proxy-to-use .... publisher

Does not work:

root@solaris1:~# pkg set-publisher --proxy proxy.sibptus.ru solaris
pkg set-publisher: the --proxy argument may only be combined with the -g, --add-origin, -m, --add-mirror, or -p options


> You can also use the standard http_proxy environment variable
> (which is for some reason lowercase)

Does not work either, sorry.

root@solaris1:~# echo $http_proxy
http://proxy.sibptus.ru:3128
root@solaris1:~#
root@solaris1:~# archiveadm create /mnt/tmp/test1
Unified Archive initialized: /mnt/tmp/test1rces... \
Logging to: /system/volatile/archive_log.6471
Cleaning up archive creation resources, please wait.
Archive creation failed: Failed to locate AI media, --exclude-media may be used.
See /system/volatile/archive_log.6471 on the host system for details.
root@solaris1:~#


> >I cannot give it direct internet access.

> Understood. Many of our customers either use a local repository
> when they can't have any connection to the internet or use a proxy.

I suppose I need a commercial license to set up a local repository
mirror?

Casper H.S. Dik

unread,
Jun 29, 2016, 6:43:52 AM6/29/16
to
Victor Sudakov <v...@mpeks.no-spam-here.tomsk.su> writes:

>Casper H.S. Dik wrote:

>> >Is there a way to point it to a HTTP proxy? Perhaps it will honor some
>> >environment variable (like FreeBSD's pkg honors HTTP_PROXY)?

>> /usr/bin/pkg set-publisher --proxy proxy-to-use .... publisher

>Does not work:

>root@solaris1:~# pkg set-publisher --proxy proxy.sibptus.ru solaris
>pkg set-publisher: the --proxy argument may only be combined with the -g, --add-origin, -m, --add-mirror, or -p options

You will need to respecify the actual publisher, I suppose.


>> You can also use the standard http_proxy environment variable
>> (which is for some reason lowercase)

>Does not work either, sorry.

>root@solaris1:~# echo $http_proxy
>http://proxy.sibptus.ru:3128
>root@solaris1:~#
>root@solaris1:~# archiveadm create /mnt/tmp/test1
>Unified Archive initialized: /mnt/tmp/test1rces... \
>Logging to: /system/volatile/archive_log.6471
>Cleaning up archive creation resources, please wait.
>Archive creation failed: Failed to locate AI media, --exclude-media may be used.

What is the error this time? Not sure if --exclude-media will help
(that means that you want to include part of the Solaris distribution
to the point that the archive is bootable)

>> Understood. Many of our customers either use a local repository
>> when they can't have any connection to the internet or use a proxy.

>I suppose I need a commercial license to set up a local repository
>mirror?

I don't think so. Why would you think that?

Casper
0 new messages