This post is more than 5 years old
155 Posts
0
1322
June 30th, 2008 05:00
device creation failed
i just tried to create 16GB raid 5 device using SMC .. but the device creation failed while preparing required resource. The error details logged in symapi log.. where can i find symapi log in SMC ?
No Events found!


bodnarg
2 Intern
•
385 Posts
0
July 1st, 2008 04:00
The disk groups are something your CE could have created when he loaded your drives. Basically it is a logical grouping of drives that is typically used to help isolate workloads (i.e. maybe you put your tier 1 apps in one disk group and a data warehouse application in another disk group)
For configuration purposes it is a way to isolate on what set of physical drives your devices will be built.
As for the size issue in your next comment - not sure - check to make sure you do not have spaces or some other garbage in your input field.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
June 30th, 2008 05:00
/var/symapi/log - typical location for *nix
MarcT2
2 Intern
•
131 Posts
0
June 30th, 2008 05:00
Anyway, the logs (by default) are in:
/var/symapi/log for unix
Program Files\Emc\SYMAPI\log on Windows
You'll need to look at the end of the most recent symapi- .log file.
Hope that helps!
Marc
wishtobeMrEMC
155 Posts
0
June 30th, 2008 20:00
basically, i need to create 16 GB raid 5[3+1] device. I have chosen the option create device by right on clicking on dmx array. following inputs are displayed ..
Number devices :
configuration : [ raid 5]
emulation : [FBA]
capacity for each device : [i do know that it requires 4 devices to form a 3+1 raid 5 device. thus, should i enter 4xrequired cylinders to create a 3+1 device? and, what should be cyl size ?
disk group number: [ what is the group #?]
wishtobeMrEMC
155 Posts
0
June 30th, 2008 22:00
with the above calculation, i have entered 18414 cylinders to get ~16GB . but , after entering # of cyl, it shows 17 MB as equivalent.
xe2sdc
6 Operator
•
2.8K Posts
0
July 1st, 2008 15:00
on the 4 drives that it needs for protection (about
25% of the size)
I'd say it's exactly 33% of the size
created when he loaded your drives. Basically it is
a logical grouping of drives that is typically used
to help isolate workloads (i.e. maybe you put your
tier 1 apps in one disk group and a data warehouse
application in another disk group)
DG are enforced by symwin when you have different drive types in your backend .. You must use 2 disk groups if you have both 146Gb@15K and 300Gb@10K ..
CEs usually tend to put new drives (added after initial configuration of storage) in brand new DGs to be able to "draw" new devices only on new devices without spreading hypers around. There are a lot of reasons for having different DGs in your binfile...
Not all as good as the one you mentioned .. but there are many
what set of physical drives your devices will be
built.
As I said, just like our CEs usually do if you don't tell them what you DO want
xe2sdc
6 Operator
•
2.8K Posts
0
July 1st, 2008 15:00
1 cyl = 960 kb
18414 * 960 = 17677440 kb
but if you round things too much and do your math like an Eng, the Sales man will understand you are talking about a 17 Gb drive
wishtobeMrEMC
155 Posts
0
July 1st, 2008 21:00
But, while forming a meta using SMC, is there anyway i can distinguish the device in a way which DG it belongs to. So that i can able to isolate workload between apps.
in the form meta screen, i dont see disk group info and disk the speed info. actually, we have created few disk groups based on disk speed.
bodnarg
2 Intern
•
385 Posts
0
July 2nd, 2008 04:00
Actually odd thing I've noticed that it really seems to get closer to 34% on Raid-5 (3+1) setups - must reserve some space or round-up on a cylinder boundary or something. Noticed this trying to create some SAVE devices for a DSE pool out of unused space and had to back into the right size for the device since it was not working out exactly on the 33% boundary.
wishtobeMrEMC
155 Posts
0
July 2nd, 2008 05:00
The requested device(s) cannot be created because mirrors cannot be distributed according protection requirements
definition_error : CFGCHG_C_MIRROR_POLICY
please share your thoughts as always
RRR
6 Operator
•
5.7K Posts
0
July 2nd, 2008 05:00
wishtobeMrEMC
155 Posts
0
July 2nd, 2008 06:00
mirror basically for raid 1 devices correct?
RRR
6 Operator
•
5.7K Posts
1
July 2nd, 2008 07:00
But still it must be something like that: each disk had 2 connections to a DA and AFAIK the numbers of those DA's should be in the rule of 17, so when conn 1 of a disk is on DA 5, the other is on DA 12. I must say I'm not a CE, so I'm not totally sure about this in modern DMX3's and 4's.
xe2sdc
6 Operator
•
2.8K Posts
0
July 15th, 2008 02:00
mirrors cannot be distributed according protection
requirements
definition_error : CFGCHG_C_MIRROR_POLICY
The term "mirror" have a wide meaning in the error message. It refers to the hypers you bind to form a device. They may be 2, 4 8 or even 16 (if you use RAID6 14+2) slices/hypers that the code have to allocate somewhere on different drives/loops/processors to form your beloved device. Don't confuse "mirror" with "mirroring" or RAID1
xe2sdc
6 Operator
•
2.8K Posts
0
July 15th, 2008 04:00
With RAID you use only 2 mirror position .. even while using 14+2. So the error still talks about "mirror policy" even if it's related to a RAID volume .. However it's good to hear you still try to open RFEs