HP LV's for Hitachin Luns


 
Thread Tools Search this Thread
Operating Systems HP-UX HP LV's for Hitachin Luns
# 1  
Old 07-18-2007
HP LV's for Hitachin Luns

Hi, This is my first post and I hope I can present my questions the right way. I am going to be asked to create logical volumes for a Hitachi SAN device on a New HP 11 server. Currently, They are running their data on a EMC (prod server). They are looking to convert the data and filesystems over to the HDS.

Can you help with a couple of things.
1: what things do I need to do or watch out for in this process.

2: I am being to told that I am going to be given the Luns from th SAN team. What drivers would I need to install on the HP to attach the Hitachi Luns.

3: What commands will I need to run to implement the Logical volumes.

Any information would be appreciated... Smilie

Last edited by Uni-dev; 07-18-2007 at 11:46 AM.. Reason: title
# 2  
Old 07-18-2007
Logical V. from Luns From a SAN Hitachi

Hi, This is my first post and I hope I can present my questions the right way. I am being asked to create logical volumes for a Hitachi SAN device on a New HP 11 server. Currently, They are running their data on a EMC (prod server). They are looking to convert the data and filesystems over to the HDS.

Can you help with a couple of things.
1: what things do I need to do or watch out for in this process.

2: I am being to told that I am going to be given the Luns from th SAN team. What drivers would I need to install on the HP to attach the Hitachi Luns.

3: What commands will I need to run to implement the Logical volumes.

Any information would be appreciated...
# 3  
Old 07-19-2007
1. what things do I need to do or watch out for in this process.
Try to get the LUN sizes same so that it is easy to migrate
2. I am being to told that I am going to be given the Luns from th SAN team. What drivers would I need to install on the HP to attach the Hitachi Luns.
I would refer websites hp / hitachi to find / download the drivers.

3. What commands will I need to run to implement the Logical volumes.

== If you are to migrate , then LVM commands pvcreate,vgextend and pvmove are sufficient.

Start =>
Install the drivers
get the luns assigned from SAN team
run ioscan
Run insf

pvcreate the new LUNs
vgextend to the correct VGs
pvmove from old to the new

Check man pages for more details.

Last edited by kapilraj; 07-22-2007 at 01:28 AM..
# 4  
Old 07-19-2007
You could also take a look at this post. It will tell you how you can create new pv/vg/lvs.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Are these SAN LUNs really not mounted?

Hello everyone. I've been asked to check if something is wrong with the storage setup on these two SunOS 5.10 machines, which are being used as database servers with Oracle RAC configuration. Seems to be that the DB guy is complaining, telling that they are nearly out of space, which sounds... (4 Replies)
Discussion started by: kacareu
4 Replies

2. Red Hat

FC Luns rescan issue

Hi all we have two Rac cluster in our environment. we have asked our storage team to provide luns for adding space to our rac. Right now in one our server luns are visible but not in another. But if i see dmesg in servers i can see disk attached but not able to see them. even iostat showing... (6 Replies)
Discussion started by: sumit6in
6 Replies

3. Red Hat

Scan For new LUNS

In Solaris the administrator has to update /kernel/drv/sd.conf file to tell the sd driver to scan for a broader range of scsi devices. Can someone please tell me what file needs to be update in Redhat Linux 5 for the same. Second part of the question is WWN for HBA's can be found (atleast in my... (1 Reply)
Discussion started by: Tirmazi
1 Replies

4. Solaris

luns

how to create luns plzzzzzz (1 Reply)
Discussion started by: nsusheelgoud
1 Replies

5. Red Hat

Adding LUNs to system

Hi guys I have been asked for the following: SMI Oracle database PTP10 Oracle 10g RAC on usdfslprac4 and usdfslprac5 Linux boxes is reaching its space limit. It is just 20 GB away from being completely out of disk space. And then database will stop working and SMI system hence will be impacted.... (0 Replies)
Discussion started by: 300zxmuro
0 Replies

6. Linux

Rescan LUNs on Linux VM

Hi, I have presented a new 70GB LUN to my RedHat Linux VM server. How do I rescan for the new LUN? Thanks, Sparcman:confused: (2 Replies)
Discussion started by: sparcman
2 Replies

7. HP-UX

Volume group are those LUNs?

In HP-UX, VLM: what volume group, are these LUNs? anyone know ? objecthexuid .........................: 6005-08b4-0001-529c-0005-6000-45d6-0000 objecthexuid .........................: 6005-08b4-0001-529c-0005-6000-45d9-0000 objecthexuid .........................:... (5 Replies)
Discussion started by: aav1307
5 Replies

8. AIX

LUNS in AIX

Hi team, 2E493F13 0612155010 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612155010 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612155010 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612154910 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612154910 P H dac0 ... (4 Replies)
Discussion started by: kkeng808
4 Replies

9. AIX

creating luns vg

Hi All, I have these config on my old ssa. Vg4 22GB (pps 256) Vg2 88GB (pps 128) Vg3 22GB (pps 256) Vg8 88GB (pps 128) Vg13 106GB (pps 32) Vg12 106GB (pps 32) Vg10 54GB (pps 64) Vg11 54GB (pps 64) When I create a lun on my san do I need to specify the same pps. If yes,... (1 Reply)
Discussion started by: itik
1 Replies

10. Filesystems, Disks and Memory

how can I monitoring the LUNs in HP storage

Hi, How can i monitoring the LUN in HP Storage with korn shells? I would like to have a shell can monitoring the LUN, VGs, lvols and raw devices. Jesus (3 Replies)
Discussion started by: jgutierrez29
3 Replies
Login or Register to Ask a Question