how to create a new mfs file?
where will we specify the number of partition eg 4 way ,8 way?
Answers were Sorted based on User's Feedback
Answer / pramod k m
To create a new mfs file you can use
m_touch <filename> but you have to be sure that you are in a
multidirectory.
after creating the multi file just do a
cat <multifilename> you will see how many partitions are in
that.
You should have a multifile system with 4 way and 8 way
depth to create multifiles of according depth.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / avijit
m_mkfs can be used for creating desired mfs file.
But a developer never creates any MFS path it is done by the Abinitio administrator. There are different mfs path parameters created by administrator like.
AI_MFS : Default MFS path.
AI_4way_MFS : for creating 4-way mfs file
and so on.
we only use the required path in the o/p file URL to create desired mfs file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / abinitio_l
with this command we can create mfs file
M_MKFS /path/mfs3
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / sohanvarma
create a new file--> m_mkfs.
To convert 4 way to 8 way partition we need to change the
layout in the partioning component. There will be seperate
parameters for each and every type of partioning eg.
AI_MFS_HOME, AI_MFS_MEDIUM_HOME, AI_MFS_WIDE_HOME etc.
The appropriate parameter need to be selected in the
component layout for the type of partioning..
| Is This Answer Correct ? | 2 Yes | 4 No |
What is conduct>it?
what is extension list in abinitio?
How do you truncate a table?
What are the Types of parallelism in detail?
Explain batch processing in ab initio?
What is MAX CORE of a component?
What is brodcasting and replicate?
How can I run the 2 gui merge files?
We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
What is a look-up?
What does it mean by the term 'sort component'?
Explain how you can run a graph infinitely in ab initio?