How to find the Cell Group in Exadata Storage Servers
cd /opt/oracle.SupportTools/onecommand
cat cell_group
#cat cell_group
xxxxxcel01
xxxxxcel02
xxxxxcel03
#
This means, when you would start the patching, it would apply the patch in Cell Node xxxxxcel01 and then in xxxxxcel02, and finally in xxxxxcel03.
As I have Exadata Quarter Rack, there are only 3 Storage Servers(Cell Node) and all would be patched during Cell Node Patching.
From this number of cells you can determine, whether Quarter/Half/Full rack exadata is in place.
cd /opt/oracle.SupportTools/onecommand
cat cell_group
#cat cell_group
xxxxxcel01
xxxxxcel02
xxxxxcel03
#
This means, when you would start the patching, it would apply the patch in Cell Node xxxxxcel01 and then in xxxxxcel02, and finally in xxxxxcel03.
As I have Exadata Quarter Rack, there are only 3 Storage Servers(Cell Node) and all would be patched during Cell Node Patching.
From this number of cells you can determine, whether Quarter/Half/Full rack exadata is in place.
No comments:
Post a Comment