- 3,714,738 Users
- 2,242,615 Discussions
- 7,845,038 Comments
Forum Stats
Discussions
Categories
- Industry Applications
- 3.2K Intelligent Advisor
- Insurance
- 1K On-Premises Infrastructure
- 362 Analytics Software
- 32 Application Development Software
- 1.7K Cloud Platform
- 700.5K Database Software
- 17.4K Enterprise Manager
- 7 Hardware
- 166 Infrastructure Software
- 89 Integration
- 52 Security Software
New Exalytics default storage configuration questions

Greetings,
Our company has several Exalytic machines, but we have just received a new delivery of an Exalytic X5-4 machine on which the default storage configuration is confusing.
As shown in the outputs below, the logical volume that /u01 belongs to is completely dedicated to the /u01 file system.
[[email protected] bin]# vgs
VG #PV #LV #SN Attr VSize VFree
VolGroup00 1 2 0 wz--n- 1.09t 0
VolGroup01 1 1 0 wz--n- 3.27t 0
[[email protected] bin]# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
LogVol00 VolGroup00 -wi-ao---- 1019.84g
LogVol01 VolGroup00 -wi-ao---- 96.31g
LogVol00 VolGroup01 -wi-ao---- 3.27t
[[email protected] bin]# df -H /u01
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup01-LogVol00
3.6T 208M 3.4T 1% /u01
This server is slated to host multiple instances. Our older systems all arrived with the /u01 logical volume sized at 100Mb and as such, individual instances were placed in their own logical volume and /u01 became a mount point. The current configuration does not allow this which brings me to my questions;
- Is this new configuration now standard and if so, why?
- If our company were to shrink the /u01 logical volume to a smaller value, would this be supported by Oracle?
For reference, here is the output of exalytics_imageinfo;
Image version : 2.0.0.1_el6
Creation timestamp : Wed 27 Jul 2016 01:58:31 AM EDT
Kernel version : 2.6.39-400.281.1.el6uek.x86_64
RPM versions:
kernel-uek-2.6.39-400.281.1.el6uek.x86_64
kernel-2.6.32-573.el6.x86_64
exalytics-container-bm-2.0.0.1-2_el6.x86_64
exalytics-scripts-2.0.0.1-13_el6.noarch
exalytics-flash-2.0.0.1-6_el6.x86_64
exalytics-domain-configure-2.0.0.1-4_el6.noarch
exalytics-deps-exact-2.0.0.1-2_el6.x86_64
exalytics-deps-minimum-2.0.0.1-2_el6.x86_64
Answers
-
Perhaps this isn't the correct area... should this be asked in another location?