Databases Reference
In-Depth Information
The operating system and Exadata server software binaries are installed, patched, and maintained as images;
when you install or patch an Exadata cell, a new image is installed. You can query your current active image by
running the imageinfo command:
[root@cm01cel01 ~]# imageinfo
Kernel version: 2.6.18-238.12.2.0.2.el5 #1 SMP Tue Jun 28 05:21:19 EDT 2011 x86_64
Cell version: OSS_11.2.2.4.2_LINUX.X64_111221
Cell rpm version: cell-11.2.2.4.2_LINUX.X64_111221-1
Active image version: 11.2.2.4.2.111221
Active image activated: 2012-02-11 22:25:25-0500
Active image status: success
Active system partition on device: /dev/md6
Active software partition on device: /dev/md8
In partition rollback: Impossible
Cell boot usb partition: /dev/sdm1
Cell boot usb version: 11.2.2.4.2.111221
Inactive image version: 11.2.2.4.0.110929
Inactive image activated: 2011-10-31 23:08:44-0400
Inactive image status: success
Inactive system partition on device: /dev/md5
Inactive software partition on device: /dev/md7
Boot area has rollback archive for the version: 11.2.2.4.0.110929
Rollback to the inactive partitions: Possible
[root@cm01cel01 ~]#
From this output, you can see that our storage cell is running image version 11.2.2.4.2.111221 , which contains
cell version OSS_11.2.2.4.2_LINUX.X64_111221 , kernel version 2.6.18-238.12.2.0.2.el5 , with the active system
partition on device /dev/md6 and the software partition on /dev/md8 .
Note
We will cover additional Exadata Storage Server details in Recipe 1-4.
You can also list all images that have at one point been installed on the Exadata cell by executing imagehistory :
[root@cm01cel01 ~]# imagehistory
Version : 11.2.2.2.0.101206.2
Image activation date : 2011-02-21 11:20:38 -0800
Imaging mode : fresh
Imaging status : success
Version : 11.2.2.2.2.110311
Image activation date : 2011-05-04 12:31:56 -0400
Imaging mode : out of partition upgrade
Imaging status : success
 
 
Search WWH ::




Custom Search