Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

login as: root

Using keyboard-interactive authentication.


Password:
Last login: Tue Jun 13 16:15:59 2017 from 192.168.111.5
Oracle Corporation SunOS 5.11 11.1 September 2012
root@solaris11-1:~# df -h
Filesystem Size Used Available Capacity Mounted on
rpool/ROOT/solaris 34G 2.0G 19G 10% /
/devices 0K 0K 0K 0% /devices
/dev 0K 0K 0K 0% /dev
ctfs 0K 0K 0K 0% /system/contract
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 2.1G 1.3M 2.0G 1% /system/volatile
objfs 0K 0K 0K 0% /system/object
sharefs 0K 0K 0K 0% /etc/dfs/sharetab
/usr/lib/libc/libc_hwcap1.so.1
21G 2.0G 19G 10% /lib/libc.so.1
fd 0K 0K 0K 0% /dev/fd
rpool/ROOT/solaris/var
34G 8.0G 19G 30% /var
swap 2.0G 0K 2.0G 0% /tmp
rpool/VARSHARE 34G 42K 19G 1% /var/share
rpool/export 34G 33K 19G 1% /export
rpool/export/home 34G 32K 19G 1% /export/home
rpool/export/home/ram
34G 34K 19G 1% /export/home/ram
rpool 34G 4.6M 19G 1% /rpool
/dev/dsk/c7t0d0s2 585M 585M 0K 100% /media/Oracle_Solaris-11_1-
Text-X86
/export/home/ram 19G 34K 19G 1% /home/ram
rpool/export/IPS 34G 32K 19G 1% /export/IPS
root@solaris11-1:~#
root@solaris11-1:~#
root@solaris11-1:~#
root@solaris11-1:~# pkg publisher
PUBLISHER TYPE STATUS P LOCATION
solaris origin online F
http://pkg.oracle.com/solaris/release/
root@solaris11-1:~#
root@solaris11-1:~#
root@solaris11-1:~# cd /export/IPS/
root@solaris11-1:/export/IPS# ls
sol11.2
root@solaris11-1:/export/IPS# cd sol11.2/
root@solaris11-1:/export/IPS/sol11.2# ls -ltr
total 34
-rw-r--r-- 1 root root 329 Oct 7 2015 pkg5.repository
-rw-r--r-- 1 root root 573 Oct 7 2015 readme.txt
-rwxr-xr-x 1 root root 5970 Oct 7 2015 README-repo-iso.txt
-rw-r--r-- 1 root root 1626 Oct 7 2015 NOTICES
-rw-r--r-- 1 root root 3440 Oct 7 2015 COPYRIGHT
drwxr-xr-x 3 root root 3 Jun 13 16:34 publisher
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2# svcs -a |grep -i application/pkg/server
maintenance 16:26:58 svc:/application/pkg/server:default
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2# svcadm clear
svc:/application/pkg/server:default
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2# svcs -a |grep -i application/pkg/server
online 17:10:54 svc:/application/pkg/server:default
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2# pkg publisher entire
pkg: Unknown publisher 'entire'.
root@solaris11-1:/export/IPS/sol11.2#
root@solaris11-1:/export/IPS/sol11.2#
login as: root
Using keyboard-interactive authentication.
Password:
Last login: Tue Jun 13 17:37:33 2017 from 192.168.111.5
Oracle Corporation SunOS 5.11 11.1 September 2012
You have new mail.
root@solaris11-1:~#
root@solaris11-1:~# pkg info entire
Name: entire
Summary: Incorporation to lock all system packages to the same build
Description: This package constrains system package versions to the same
build. WARNING: Proper system update and correct package
selection depend on the presence of this incorporation.
Removing this package will result in an unsupported system.
Category: Meta Packages/Incorporations
State: Installed
Publisher: solaris
Version: 0.5.11
Build Release: 5.11
Branch: 0.175.1.0.0.24.2
Packaging Date: September 19, 2012 07:01:35 PM
Size: 5.46 kB
FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.1.0.0.24.2:20120919T190135Z
root@solaris11-1:~#
root@solaris11-1:~# pkg search sar
root@solaris11-1:~#
login as: root
Using keyboard-interactive authentication.
Password:
Last login: Tue Jun 13 18:26:03 2017 on console
Oracle Corporation SunOS 5.11 11.3 September 2015
You have new mail.
root@solaris11-1:~#
root@solaris11-1:~# svcs -xv
svc:/application/pkg/server:default (image packaging repository)
State: maintenance since June 13, 2017 06:27:12 PM IST
Reason: Start method failed repeatedly, last exited with status 1.
See: http://support.oracle.com/msg/SMF-8000-KS
See: /var/svc/log/application-pkg-server:default.log
Impact: This service is not running.
root@solaris11-1:~# svcadm clear svc:/application/pkg/server:default
root@solaris11-1:~#
root@solaris11-1:~#
root@solaris11-1:~# cat /etc/release
Oracle Solaris 11.3 X86
Copyright (c) 1983, 2015, Oracle and/or its affiliates. All rights reserved.
Assembled 06 October 2015
root@solaris11-1:~#
root@solaris11-1:~# pkg info entire
Name: entire
Summary: Incorporation to lock all system packages to the same build
Description: This package constrains system package versions to the same
build. WARNING: Proper system update and correct package
selection depend on the presence of this incorporation.
Removing this package will result in an unsupported system.
Category: Meta Packages/Incorporations
State: Installed
Publisher: solaris
Version: 0.5.11 (Oracle Solaris 11.3.1.5.0)
Build Release: 5.11
Branch: 0.175.3.1.0.5.0
Packaging Date: October 6, 2015 02:00:51 PM
Size: 5.46 kB
FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.3.1.0.5.0:20151006T140051Z
You have new mail in /var/mail/root
root@solaris11-1:~#
root@solaris11-1:~# Jun 13 18:28:12 solaris11-1 sendmail[1686]: [ID 702911
mail.alert] unable to qualify my own domain name (solaris11-1) -- using short name
Jun 13 18:29:12 solaris11-1 sendmail[1714]: [ID 702911 mail.alert] unable to
qualify my own domain name (solaris11-1) -- using short name

You might also like