Hi Chris,
You should be able to see the LUNs in the format utility.
If not, you won't be able to add a new LUN to this pool.
If you can see the LUNs by using format-->disk selection-->
partition-->print to review the LUN sizes, then you can add
the new LUN to the pool like this:
# zpool add data <new-LUN>
Then, use zpool list to review the expanded pool size.
Thanks,
Cindy
On 12/01/10 09:38, Chris Marquardt wrote:
I'll try to make this as simple as possible. Feel free to ask questions. I need to add some space to my zpool 'data'.
Filesystem size used avail capacity Mounted on
data 3.7T 3.6T 136G 97% /u02/oradata/STATS
I'm not a sysadm type. I inherited this system. The person who configured it no longer works here. This is all on me. My understanding is I need to create a LUN or storage device and add it to my zpool. The 2 devices in the zpool currently were created using Common Array Manager with zpool.
$ zpool status data
pool: data
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
data ONLINE 0 0 0
c11t600A0B8000291E1E0000BFF0490EF700d0 ONLINE 0 0 0
c11t600A0B8000291E1E00000AD049C89A56d0 ONLINE 0 0 0
The device names were set from the CAM software. For some reason, I'm not sure
why, we're not able to see our disk array via the CAM software. I'm not sure I
can wait any longer. I was wanting to do this via the OS (command line) side.
Just not at all sure how to do it. Like I said, I'm not a sysadm type and I
don't want to jack anything up.
Thanks,
Chris
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss