Help growing iscsi lun


 
Thread Tools Search this Thread
Operating Systems AIX Help growing iscsi lun
# 8  
Old 10-18-2009
Quote:
Originally Posted by dukessd
Probably depends on the back end device and the driver, if they are not both IBM then you need to check the vendor specific procedure to see it they support this.

Posting the exact error instead of "I'm getting an error that none of the volumes have increased in size." may also help us to help you...

oslevel and hacmp info wouldn't hurt either...

When I execute "chvg -g <vg name>" the error is:

0516-1382 chvg: Volume group is not changed. None of the disks in the
volume group have grown in size.
0516-732 chvg: Unable to change volume group vg name.


OS Level: 5.3.0.0

---------- Post updated at 06:21 PM ---------- Previous update was at 06:19 PM ----------

Quote:
Originally Posted by raba
before using chvg -g <vg>, you could verify if the LUN has been extended with bootinfo -s <hdisk##>
The boot info shows the old disk size. Not seeing the new size of 300GB.

# bootinfo -s hdisk3
204800
# 9  
Old 10-20-2009
What type of storage system are you presenting this LUN from?

Normally, when I want to grow an AIX VG. I add a new LUN to it instead of growing the LUN. This is what I would suggest, unless you have some sort of storage vendor software on the AIX server, such as SnapDrive for Unix from NetApp.
# 10  
Old 10-20-2009
Quote:
Originally Posted by jhall
What type of storage system are you presenting this LUN from?

Normally, when I want to grow an AIX VG. I add a new LUN to it instead of growing the LUN. This is what I would suggest, unless you have some sort of storage vendor software on the AIX server, such as SnapDrive for Unix from NetApp.
It's a Lefthand SAN. I thought about doing that but wondered if there was a way like in Windows.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Help growing fs

Hello, I have a filesystem that I'm trying to grow but it's giving me the error: 0516-404 allocp: This system cannot fulfill the allocation request. There are not enough free partitions or not enough physical volumes to keep strictness and satisfy allocation requests. The... (5 Replies)
Discussion started by: bbbngowc
5 Replies

2. Solaris

Make an iSCSI LUN clone bootable

trying to do this for a DR situation. I've cloned an iSCSI LUN to another server. I've created an LDOM on it. set the LDOM to auto-boot=false and exported the LUN as a raw disk to the new LDOM. After starting the LDOM and telnetting to it. I can get to the OK prompt and see the disk but when I try... (2 Replies)
Discussion started by: os2mac
2 Replies

3. Red Hat

DM multipath :iscsi lun shows by diff names on two server where its exported

Hi, I am trying to setup multipathing (using DM multipath) for a redhat cluster setup ...all setup is done but issue is : node 1 shows the shared iscsi lun as sdc node 2 shows the same as sdg (changes on reboots) Due to this (i guess) i get i/o error & i can not read files created by... (0 Replies)
Discussion started by: heman96
0 Replies

4. AIX

Netapp iscsi lun

Hi, I have aix 6.1 box. I want to configure iscsi luns from netapp storage. I tried in google but not getting proper solution for that. i m not getting the proper iqn name. Please share me the steps to complete this requirements. Thanks in advance. (1 Reply)
Discussion started by: sunnybee
1 Replies

5. AIX

Any tips to grow iSCSI LUN

Hi, I have an iSCSI LUN attached to an AIX 5.3 box. It's initial size is 250GB, I just grew it on the SAN to 300GB, but AIX is not seeing the change. Right now I have some processes going and it's eating up the disk space. I need to grow this lun by atleast 30GB otherwise the process with bomb... (5 Replies)
Discussion started by: bbbngowc
5 Replies

6. UNIX for Dummies Questions & Answers

How to change ethernet cable of iscsi initiator (iscsi client)?

how to change ethernet cable of iscsi initiator (iscsi client) (0 Replies)
Discussion started by: pankajd
0 Replies

7. Solaris

Solaris10 -> iscsi -> equiliogic lun

We "lose" the iscsi device after a reboot - i.e., it appears in /dev/rdsk and /dev/dsk but format cannot find it. Obviously, it won't mount either. This happens for two separately defined luns. We must be missing a step in iscsiadm. The luns are defined as targets, we can see them in... (2 Replies)
Discussion started by: jim mcnamara
2 Replies

8. Solaris

Set up iscsi LUN on solaris 9?

Hi, I need to set up iscsi LUN on Solaris 9. I've done it on Solaris 10 with iscsiadm. How do you do it on Solaris 9 though? Currently using Solaris 9 update 2. Your help is appreciated. Thanks, Sparcman (6 Replies)
Discussion started by: sparcman
6 Replies

9. Solaris

I have LUN ID, how to find disk relate to that LUN ID?

I have a list of LUN ID, my task is to find if disk has been added or not. How do I do that? I have been searching the forum and not able to find answer. thanks (4 Replies)
Discussion started by: uuontario
4 Replies
Login or Register to Ask a Question