- 3,715,917 Users
- 2,242,907 Discussions
- 7,845,683 Comments
Forum Stats
Discussions
Categories
- Industry Applications
- 3.2K Intelligent Advisor
- Insurance
- 1.1K On-Premises Infrastructure
- 375 Analytics Software
- 35 Application Development Software
- 1.8K Cloud Platform
- 700.5K Database Software
- 17.4K Enterprise Manager
- 7 Hardware
- 175 Infrastructure Software
- 97 Integration
- 53 Security Software
Exadata Extending /u01 without an outage

User_Z8MK2
Member Posts: 1 Green Ribbon
Hello.
We would like extend the /u01 filesystem on our Exadata but wanted to ensure that:
1) It is allowed / supported by Oracle
2) That it wont cause downtime:
We are planning to perform :
lvextend -L +100G /dev/mapper/VGExaDb-LVDbOra1
resize2fs /dev/mapper/VGExaDb-LVDbOra1
Your comments are most appreciated !
Regards
Vince
Answers
-
Check the Exadata documentation here: https://docs.oracle.com/en/engineered-systems/exadata-database-machine/dbmmn/maintaining-exadata-database-servers.html#G…
It has all the necessary steps to extend /u01. Since it is documented I guess it's also supported by Oracle
Andris