Unix Technical Forum

loglv00

This is a discussion on loglv00 within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, I need to move a loglv00 from hdisk6 to another. Is there a way to do this? all ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2008, 08:46 PM
Jeroen
 
Posts: n/a
Default loglv00

Hi,
I need to move a loglv00 from hdisk6 to another.
Is there a way to do this? all lv's in the datavg use loglv00.
thanks!
--
Jeroen

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 08:46 PM
Andreas Schulze
 
Posts: n/a
Default Re: loglv00

"Jeroen" <sys@admin.nonexistent> schrieb im Newsbeitrag
news:3FAB9290.707@admin.nonexistent...
> Hi,
> I need to move a loglv00 from hdisk6 to another.
> Is there a way to do this? all lv's in the datavg use loglv00.
> thanks!
> --
> Jeroen
>

Hallo Jeroen,

you might simply create a new jfs log on the new disk, logform it and change
the filesystems properties of which loglv to use with the chfs command.
# mklv .....
# logform /dev/loglvxyz
# chfs -a log=/dev/loglvxyz fs
After the old loglv is not used by any filesystem anymore you can delete it.
Filesystems which are created after the new jfslog became active will use it
automatically.

Before creating the new loglv think of where to place it physically on the
new disk.

HTH
Andreas


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-04-2008, 08:47 PM
Dale Talcott
 
Posts: n/a
Default Re: loglv00

Jeroen <sys@admin.nonexistent> writes:

>I need to move a loglv00 from hdisk6 to another.
>Is there a way to do this? all lv's in the datavg use loglv00.


See if the -l option to migratepv will do what you want.

migratepv -l loglv00 hdisk6 hdiskX

This moves the log LV to a different disk, but makes no other
changes. You might do this if hdisk6 is a bottleneck due to
other I/O activity. You can run migratepv while the file
systems are mounted and active.

--
Dale Talcott, IT Research Computing Services, Purdue University
aeh@quest.cc.purdue.edu http://quest.cc.purdue.edu/~aeh/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-04-2008, 08:47 PM
Jeroen
 
Posts: n/a
Default Re: loglv00

Dale Talcott wrote:
> migratepv -l loglv00 hdisk6 hdiskX


Nail, head, *bang*.
Thank you!
--
Jeroen

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:50 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com