Browse Community
Help
Log In
Responses(9)
Solutions(1)
dynamox
9 Legend
•
20.4K Posts
0
September 19th, 2011 12:00
meta members can be in different disk groups, it's important that those disk groups contain the same speed disks.
September 19th, 2011 09:00
as Qunicy pointed out , you will need to provide the diskgroup name.
To list disk groups
symdisk list -sid 123 -by_diskgroup
once you identified which one you want to use, you add the "disk_group=" parameter to your create file.
Quincy561
1.3K Posts
Seems your bin has more than one disk group, and meta volumes can't span disk groups.
jvtv
42 Posts
Correct, trying to form a meta from the available devs in the array, so I have several non-consecutive devs in the array to use.
sorry, i thought you were creating brand new devices, you are just trying to create a meta device right ?
So I do can create a meta with devs from different DiskGroups but I have to identify them? or can't use devs from different DiskGroups?
sauravrohilla
859 Posts
September 19th, 2011 10:00
So from the list you have to figure out if the devices that you wish to be part of meta resides on the same disk group or not?
I like the command:
symdev list -disk_group #
to make sure i have the list of the device which resides on a particular disk group and then choose the devices which needs to be converted to meta
regards,
Saurabh
September 21st, 2011 09:00
Thanks! I think that the problem was the geometry of the disks on each diskgroup.
SKT2
2 Intern
September 21st, 2011 11:00
don't you have a way to confirm?
Dell Support Resources
View All
Top
dynamox
9 Legend
•
20.4K Posts
0
September 19th, 2011 12:00
meta members can be in different disk groups, it's important that those disk groups contain the same speed disks.
dynamox
9 Legend
•
20.4K Posts
0
September 19th, 2011 09:00
as Qunicy pointed out , you will need to provide the diskgroup name.
To list disk groups
symdisk list -sid 123 -by_diskgroup
once you identified which one you want to use, you add the "disk_group=" parameter to your create file.
Quincy561
1.3K Posts
0
September 19th, 2011 09:00
Seems your bin has more than one disk group, and meta volumes can't span disk groups.
jvtv
42 Posts
0
September 19th, 2011 09:00
Correct, trying to form a meta from the available devs in the array, so I have several non-consecutive devs in the array to use.
dynamox
9 Legend
•
20.4K Posts
0
September 19th, 2011 09:00
sorry, i thought you were creating brand new devices, you are just trying to create a meta device right ?
jvtv
42 Posts
0
September 19th, 2011 09:00
So I do can create a meta with devs from different DiskGroups but I have to identify them? or can't use devs from different DiskGroups?
sauravrohilla
859 Posts
0
September 19th, 2011 10:00
So from the list you have to figure out if the devices that you wish to be part of meta resides on the same disk group or not?
I like the command:
symdev list -disk_group #
to make sure i have the list of the device which resides on a particular disk group and then choose the devices which needs to be converted to meta
regards,
Saurabh
jvtv
42 Posts
0
September 21st, 2011 09:00
Thanks! I think that the problem was the geometry of the disks on each diskgroup.
SKT2
2 Intern
•
1.3K Posts
0
September 21st, 2011 11:00
don't you have a way to confirm?