- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to increase the filesystem with Online JFS...
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
05-17-2005 06:43 AM
05-17-2005 06:43 AM
The filesystem /exports is mounted on /dev/vg02/lvol18.
--- Logical volumes ---
LV Name /dev/vg02/lvol18
LV Status available/syncd
LV Size (Mbytes) 8128
Current LE 2032
Allocated PE 2032
Used PV 1
rpludb02:/#bdf /exports
Filesystem kbytes used avail %used Mounted on
/dev/vg02/lvol18 8323072 5110822 3011494 63% /exports
Thanks,
Gulam.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 06:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 06:52 AM
05-17-2005 06:52 AM
Re: How to increase the filesystem with Online JFS?
fsadm -F vxfs -B 60000 /dev/vg02/lvol10
Can not be used to expand root fs
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 06:55 AM
05-17-2005 06:55 AM
Re: How to increase the filesystem with Online JFS?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 07:11 AM
05-17-2005 07:11 AM
Re: How to increase the filesystem with Online JFS?
The easiest way is to use SAM. Start SAM, select "Disks and Filesystems", select "Logical Volumes", select the locical volume you want to extend and then select "Increase size" from the Actions menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 07:35 AM
05-17-2005 07:35 AM
Re: How to increase the filesystem with Online JFS?
rpludb02:/#fsadm -F vxfs -b 8192m /exports
vxfs fsadm: /dev/vg02/rlvol18 is currently 8323072 sectors - size will be increased
rpludb02:/#
rpludb02:/#bdf /exports
Filesystem kbytes used avail %used Mounted on
/dev/vg02/lvol18 8388608 5110838 3072919 62% /exports
Gulam.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 07:58 AM
05-17-2005 07:58 AM
Re: How to increase the filesystem with Online JFS?
Look at my post again and follow it. Note that the numbers I mention are the NEW SIZE you want the filesystem and LV to be.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 07:59 AM
05-17-2005 07:59 AM
Re: How to increase the filesystem with Online JFS?
First of all you should extend lvol, as it was posted above with "lvextend" command and then use fsadm, to extend the file system.
Lvol must be equal or bigger than file system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 08:00 AM
05-17-2005 08:00 AM
Re: How to increase the filesystem with Online JFS?
rpludb02:/#bdf /exports
Filesystem kbytes used avail %used Mounted on
/dev/vg02/lvol18 8323072 5110822 3011494 63% /exports
rpludb02:/#lvextend -L 8192 /dev/vg02/lvol18
Logical volume "/dev/vg02/lvol18" has been successfully extended.
Volume Group configuration for /dev/vg02 has been saved in /etc/lvmconf/vg02.conf
rpludb02:/#fsadm -F vxfs -b 8192m /exports
vxfs fsadm: /dev/vg02/rlvol18 is currently 8323072 sectors - size will be increased
rpludb02:/#
rpludb02:/#bdf /exports
Filesystem kbytes used avail %used Mounted on
/dev/vg02/lvol18 8388608 5110838 3072919 62% /exports
Gulam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 08:01 AM
05-17-2005 08:01 AM
Re: How to increase the filesystem with Online JFS?
You need to re-run the commands with the correct size information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 08:06 AM
05-17-2005 08:06 AM
Re: How to increase the filesystem with Online JFS?
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=487407
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 08:12 AM
05-17-2005 08:12 AM
Re: How to increase the filesystem with Online JFS?
Thanks to all of you for quick help.
Gulam.
rpludb02:/var/adm/syslog#bdf /exports
Filesystem kbytes used avail %used Mounted on
/dev/vg02/lvol18 8388608 5063686 3117124 62% /exports
rpludb02:/var/adm/syslog#lvextend -L 16384 /dev/vg02/lvol18
rpludb02:/var/adm/syslog#lvextend -L 16384 /dev/vg02/lvol18
Logical volume "/dev/vg02/lvol18" has been successfully extended.
Volume Group configuration for /dev/vg02 has been saved in /etc/lvmconf/vg02.conf
rpludb02:/var/adm/syslog#fsadm -F vxfs -b 16384m /exports
vxfs fsadm: /dev/vg02/rlvol18 is currently 8388608 sectors - size will be increased
rpludb02:/var/adm/syslog#bdf /exports
Filesystem kbytes used avail %used Mounted on
/dev/vg02/lvol18 16777216 5065742 10979517 32% /exports
Gulam.