Re: ACFS Creation to store datafiles
Date: Mon, 12 Oct 2015 09:50:03 +0200
Message-ID: <CAJ2-Qb8hVYAjY7YSyhbQSKKcioM8QOmfidEQSnthzJO8z-xnrA_at_mail.gmail.com>
Hi
Thank you, just saw it now :-)
I ended running this yesterday
mkdir /u02
chown grid:asmadmin /u02
chmod 775 /u02
/u01/app/grid_soft/12.1.0.2/bin/srvctl add filesystem -d /dev/asm/vol01-454
-m /u02 -u oracle -fstype ACFS -autostart ALWAYS
/u01/app/grid_soft/12.1.0.2/bin/srvctl start filesystem -d
/dev/asm/vol01-454
On Mon, Oct 12, 2015 at 6:40 AM, Anju Garg <anjugarg66_at_gmail.com> wrote:
> Hi Cheng
>
> Pls refer to following link where I have used ACFS to store datafiles in
> 12.1.0.2.
> http://allthingsoracle.com/12c-database-backups-using-acfs-snapshots/
>
> Hope it helps!
>
> Regards
> Anju Garg
>
> Regards,
> *Anju Garg*
>
> *Corporate Trainer (Oracle DBA), Blogger, Speaker, Author*
> Oracle 12c Database Administration OCP
> Oracle 11g R2 RAC OCE
> Oracle 11g Performance Tuning OCE
> Oracle 11g SQL Tuning OCE
>
> *Blog:* http://oracleinaction.com
>
> *Linkedin:*
> https://www.linkedin.com/profile/view?id=51073037&trk=nav_responsive_tab_profile
>
>
>
>
>
> On Sun, Oct 11, 2015 at 9:34 PM, Ls Cheng <exriscer_at_gmail.com> wrote:
>
>> yea but oakcli is a wrapper, at the end it calls one of both for sure...
>>
>> if you have an ODA handy can you run me this command :-?
>>
>> crsctl stat res ora.xxxxx.db -p where xxxxx is the db name
>>
>> but by the way I am not using ODA so I need to know which is better way,
>> srvctl or acfsutil :-)
>>
>> Thanks
>>
>>
>>
>>
>>
>> On Sun, Oct 11, 2015 at 5:57 PM, Seth Miller <sethmiller.sm_at_gmail.com>
>> wrote:
>>
>>> You don't use either in ODA. You use oakcli to create the database or if
>>> you're using dbca or creating a custom database, you use oakcli to create
>>> the ACFS file system.
>>>
>>> Seth Miller
>>> On Oct 11, 2015 10:43 AM, "Ls Cheng" <exriscer_at_gmail.com> wrote:
>>>
>>>> Hi Fuad
>>>>
>>>> My doubt wheather use acfsutil or srvctl is due to the depedency
>>>> between the database and ACFS, with acfsutil there is no such dependency,
>>>> with srvctl there is.
>>>>
>>>> In oda acfsutil is used by default or srvctl?
>>>>
>>>>
>>>> Thanks
>>>>
>>>>
>>>>
>>>> On Sun, Oct 11, 2015 at 5:31 PM, Fuad Arshad <fuadar_at_yahoo.com> wrote:
>>>>
>>>>> ASMCA will help you create an ACFS files system
>>>>> This white paper while for an ODA can give you the methodology for non
>>>>> ODA as well.
>>>>>
>>>>> http://www.oracle.com/technetwork/database/database-appliance/overview/oda-acfs-faq-2393433.pdf
>>>>> The whitepaper below shows ODA commands as well as acfsutil commands
>>>>> as well
>>>>>
>>>>> http://www.oracle.com/technetwork/database/database-appliance/overview/asm-acfs-migration-2379319.pdf
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Sunday, October 11, 2015 10:06 AM, Ls Cheng <exriscer_at_gmail.com>
>>>>> wrote:
>>>>>
>>>>>
>>>>> Hi all
>>>>>
>>>>> Does anyone tried use ACFS to store datafiles in 12.1.0.2?
>>>>>
>>>>> If so how did you create the ACFS? With acfsutil or srvctl add
>>>>> filesystem :-?
>>>>>
>>>>> Thanks
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 12 2015 - 09:50:03 CEST