- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Incresing the size of a Vdisk in Solaris 8
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 08:31 AM
02-14-2005 08:31 AM
I have a question to some guru´s in EVA 500.
I have a Sun Solaris box attached to my EVA 5000 and I created a Vdisk of 50 GB an present. The disk work very fine for almost a year but the last mount it started to fill and we need to incress the size of the disk.
My question is : Could I have increase the size of the Vdisk in the EVA Command View to 100 GB and presents the Vdisk with out lose data?
The second questions is: I have probed with a test Vdisk (empty)which are incresed in the EVA but in Solaris they continue showed me the old size. Which is the procedure to do that?
There is some documentation in order to perform this activity?
Please, any sugestion are welcom
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 09:38 PM
02-14-2005 09:38 PM
Re: Incresing the size of a Vdisk in Solaris 8
For Question 1 : Which FSType do you have ?
If ufs it cannot , the result is same as your second question
For Question 2 : It need to make new filesystem to support incresed volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 12:53 AM
02-15-2005 12:53 AM
Re: Incresing the size of a Vdisk in Solaris 8
Only Tru64 and VMS environments support Vdisk expansion. All other operating systems do not support underlying LUN expansion translating to an increase in the volume management unit and/or filesystem.
However, once Solaris 10's ZFS comes out.. it may probably provide support.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 04:15 AM
02-15-2005 04:15 AM
Re: Incresing the size of a Vdisk in Solaris 8
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 04:26 AM
02-15-2005 04:26 AM
SolutionI did a lot under solaris 9, not sure for solaris 8. You can try it on your testing LUN.
1. On EVA5000, increase the size of the vdisk
(You did it already.)
2. on the solaris host, umount the file system,
e.q. /mnt
3. run "format" utility
in format selected type 0 again and repartitioned the slice that you need increas with all of the disk space. When finish, relabel the disk. (This step won't impact
the data on your disk.)
4. Don't newfs, that will wipe your data.
5. mount the filesystem back /mnt
6. run
growfs -M /mnt /dev/rdsk/cxtxdxsx
(dependon your device's name.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 05:05 AM
02-15-2005 05:05 AM
Re: Incresing the size of a Vdisk in Solaris 8
First, after select format and type disk to 0, I am going to partitions options and I select print and the firts differene is that the whole space has been asigned to my slice. So, I only accept and label the partition, and go out.
Second, When I try to mount againg the volumen with the command "mount /dev/dsk/c3t0d1s6 /MNT_POINT" it display me the next message:
"mount: /dev/dsk/c3t0d1s6 is not this fstype."
So, I can continue with the command growfs.
I have checked the command growfs in Solaris and it is available, and I think that I can use if I can remount the disk againg.
I think that the problem is when I went to the "format" command and select the type of the disk againg. What do you think?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 05:30 AM
02-15-2005 05:30 AM
Re: Incresing the size of a Vdisk in Solaris 8
I am going to describe my solution in order that some one could use it:
- type "format"
- Select "type"
- Selected the same type of the disk before increase the size
- Select "type" againg
- Selected "0" to automatic reconfigure
- Select "partitions"
- Select "print"
- Select "label" answer "yes"
- Quit from the format command
After that I will continue with your procedure and everything is well.
I am very happy because I am lossing the hope to do this activity on Solaris.
Thanks, againg.
Regards,
VIctor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 05:32 AM
02-15-2005 05:32 AM