LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-19-2010, 01:45 PM   #1
ffallateuf
LQ Newbie
 
Registered: Jul 2010
Posts: 8

Rep: Reputation: 0
Resizing an iSCSI Device


I'm trying to increase the size of an iSCSI device. On the LUN side, the provision size has been expanded already.
I expanded the size of this device from 15GB to 30GB.


I then rescanned the devices:

[root@ps-dev-nfs ~]# iscsiadm -m node --targetname iqn.2001-05.com.equallogic:0-8a0906-db7938c02-c6a994bda8a4a773-ps-dev-nfs -R
Rescanning session [sid: 1, target: iqn.2001-05.com.equallogic:0-8a0906-db7938c02-c6a994bda8a4a773-ps-dev-nfs, portal: 10.3.2.10,3260]
Rescanning session [sid: 2, target: iqn.2001-05.com.equallogic:0-8a0906-db7938c02-c6a994bda8a4a773-ps-dev-nfs, portal: 10.3.2.10,3260]



If I check the size of the devices (/dev/sdb, /dev/sdc and /dev/dm-0), I see them reflecting the new size:

[root@ps-dev-nfs ~]# fdisk -l

Disk /dev/sda: 64.3 GB, 64347963392 bytes
255 heads, 63 sectors/track, 7823 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 5151 41375376 83 Linux
/dev/sda2 7195 7703 4088542+ 82 Linux swap / Solaris

Disk /dev/sdb: 32.2 GB, 32212254720 bytes
64 heads, 32 sectors/track, 30720 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sdc: 32.2 GB, 32212254720 bytes
64 heads, 32 sectors/track, 30720 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

Disk /dev/sdc doesn't contain a valid partition table

Disk /dev/dm-0: 32.2 GB, 32212254720 bytes
255 heads, 63 sectors/track, 3916 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-0 doesn't contain a valid partition table

Another check confirms this:
[root@ps-dev-nfs ~]# blockdev --getsize64 /dev/dm-0
32212254720

[root@ps-dev-nfs ~]# multipath -ll
dev_nfs_fs (36090a028c03879db73a7a4a8bd94a9c6) dm-0 EQLOGIC,100E-00
[size=30G][features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=2][active]
\_ 1:0:0:0 sdb 8:16 [active][ready]
\_ 2:0:0:0 sdc 8:32 [active][ready]


However, when I check disk space usage I still see that device at 15GB:

[root@ps-dev-nfs ~]# df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 39G 2.6G 34G 8% /
tmpfs 250M 0 250M 0% /dev/shm
ps-home-nfs.plansource.com:/home
50G 41G 6.6G 86% /home
/dev/mapper/dev_nfs_fs
15G 15G 0 100% /mnt/filestore

Am I missing something here?

Can someone please help me ?
 
Old 07-19-2010, 02:02 PM   #2
timsgreen
LQ Newbie
 
Registered: Mar 2006
Posts: 14

Rep: Reputation: 2
Did you resize the filesystem? If you are using ext2/ext3:

http://linux.die.net/man/8/resize2fs

Depending upon the version of your kernel, it may be possible to enlarge it online (see link above for details).

-Tim
 
1 members found this post helpful.
Old 07-20-2010, 09:44 AM   #3
ffallateuf
LQ Newbie
 
Registered: Jul 2010
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by timsgreen View Post
Did you resize the filesystem? If you are using ext2/ext3:

http://linux.die.net/man/8/resize2fs

Depending upon the version of your kernel, it may be possible to enlarge it online (see link above for details).

-Tim
Thanks Tim! That's exactly what I needed.

So I had already provisioned and expanded the volume size on the LUN/SAN side and then I had to run e2fsck -f on the device and then I executed the resize2fs command on the device and it recognized and adjusted the volume size to the correct size.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] RHEL5 iSCSI not creating new block device in /dev Felicia1326 Linux - Server 2 09-24-2010 12:57 PM
iscsi: which local device (/dev/sda, /dev/sdb) is used WITHOUT dmesg? knikkerr Linux - Software 3 08-13-2010 04:30 AM
md device: online resizing StamPit Linux - Software 3 03-16-2010 03:17 AM
[SOLVED] Resizing window content when resizing window? (Debian squeeze) mike11 Linux - Newbie 2 03-04-2010 02:14 AM
changes on other iscsi nodes attached to an ext3 iscsi target not being seen sldahlin Linux - Server 1 06-07-2008 02:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration