Sunday, December 14, 2008

OpenSolaris :: System Monitor


  • is this a bug ? Available disk space: 0 bytes

Saturday, December 13, 2008

OpenSolaris :: Sun Studio Express

  • Need Sun compiler
  • Installed Sun Studio Express

root@opensolaris:~# bash -x ./pkg-install.sh
+ export PKG_CLIENT_TIMEOUT=220
+ PKG_CLIENT_TIMEOUT=220
+ export PKG_TIMEOUT_MAX=100
+ PKG_TIMEOUT_MAX=100
+ pkg install sunstudioexpress
DOWNLOAD PKGS FILES XFER (MB)
Completed 9/9 8551/8551 208.10/208.10

PHASE ACTIONS
Install Phase 14392/14392
PHASE ITEMS
Reading Existing Index 9/9
Indexing Packages 9/9

OpenSolaris :: OpenOffice 3.0


  • OpenOffice 3.0 but over 150MB
  • wish to see OpenOffice package will be included in the future installation CD

root@opensolaris:~# pkg install openoffice
DOWNLOAD PKGS FILES XFER (MB)
Completed 1/1 3932/3932 151.65/151.65

PHASE ACTIONS
Install Phase 4464/4464
PHASE ITEMS
Reading Existing Index 9/9
Indexing Packages 1/1


OpenSolaris :: Web Stack installation

  • first package installation will be the Web Stack

root@opensolaris:~# bash -x pkg-install.sh
+ export PKG_CLIENT_TIMEOUT=220
+ PKG_CLIENT_TIMEOUT=220
+ export PKG_TIMEOUT_MAX=100
+ PKG_TIMEOUT_MAX=100
+ truss -o /root/pkg-install.log pkg install pkg:/amp-dev@0.5.11-0.101
PHASE ITEMS
Indexing Packages 554/554
DOWNLOAD PKGS FILES XFER (MB)
Completed 52/52 22133/22133 334.56/334.56

PHASE ACTIONS
Install Phase 25190/25190
Reading Existing Index 9/9
Indexing Packages 52/52

OpenSolaris :: TIME OUT

  • doing pkg refresh always give me "time out" message

root@opensolaris:~# pkg install sunstudioexpress
Creating Plan -
pkg: Maximum (4) network retries exceeded during download. Details follow:
Transfer from 'http://pkg.opensolaris.org/release' timed out. (happened 4 times)

  • Below workaround worked for me (nevermind about root user , default is to use pfexec as normal user). There are 2 environment variable which are PKG_CLIENT_TIMEOUT and PKG_TIMEOUT_MAX

root@opensolaris:~# bash -x pkg-install.sh
+ export PKG_CLIENT_TIMEOUT=220
+ PKG_CLIENT_TIMEOUT=220
+ export PKG_TIMEOUT_MAX=100
+ PKG_TIMEOUT_MAX=100
+ pkg install SUNWjruby
DOWNLOAD PKGS FILES XFER (MB)
Completed 1/1 11655/11655 9.45/9.45

PHASE ACTIONS
Install Phase 13525/13525
PHASE ITEMS
Reading Existing Index 9/9
Indexing Packages 1/1

OpenSolaris 2008.11 (Final)


  • Reinstalled again on my aging machine (dinosaur). The machine is Dell PowerEdge 350 with Pentium III 850Mhz , 1 GB of RAM , 80 GB of hard disk , ATI Rage XL graphic cards and 2 x iprb NIC's
  • Installation is a breeze and within few clicks you are done !
  • Saw the little "Update Manager" icon appeared to inform new upgrade available and wait for moment (7 mins actually)
  • can always check the boot enviroment via the package manager GUI or via command line
root@opensolaris:~# beadm list
BE Active Mountpoint Space Policy Created
-- ------ ---------- ----- ------ -------
opensolaris N / 3.10G static 2008-12-12 11:48
opensolaris-1 R - 2.62G static 2008-12-13 13:24