Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New San Help for Linux -- what to do , best practice?

Status
Not open for further replies.

booya213

Technical User
Aug 5, 2008
2
0
0
US
Hello all,
Im new to san (used to nfs).

I have a netapp connected to my linux machine via qlogic fiber channel cards. I intend on getting dm-multipath working. But I have a problem, or maybe I just dont know what to do.

Im trying to figure out how I am going to mount this. Do I just fdisk /dev/sdb && mkfs and just mount /dev/path/to/multipathdisk via "mount /dev/path/to/multipathdisk /new/mountpoint" ???

What happens if the netapp admin grows the lun in size? Wont that screw up that partition? How would I force it to recognize the new size of that lun or disk? Would that screw up my file system?


I was also thinking I could just setup the /dev/path/to/multpathdisk and add it into LVM. And instead of growing the LUN, he would hand me off another lun, and I would add it logically into the volume and grow it that way...


Whats the best practice for this scenario... I prefer the first method due to simplicity, but am worried if we grow the file system it might get F'd up.

What to do


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top