HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: df and LVM
Operating System - HP-UX
1834814
Members
2480
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-04-2000 01:48 AM
04-04-2000 01:48 AM
df and LVM
Anyone know of any bug in df that shows an incorrect output when a partion is
expanded using LVM?
I expanded my /opt to 10 gigs but df shows it at
99% allocation.
/opt (/dev/vg00/lvol6) : 532436 total allocated Kb
855 free allocated Kb
531581 used allocated Kb
99 % allocation used.
expanded using LVM?
I expanded my /opt to 10 gigs but df shows it at
99% allocation.
/opt (/dev/vg00/lvol6) : 532436 total allocated Kb
855 free allocated Kb
531581 used allocated Kb
99 % allocation used.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2000 01:58 AM
04-04-2000 01:58 AM
Re: df and LVM
Did you do a fsextend after the lvextend ?
Did you use SAM ... I would not use it for any disk management.
randy_mather@ham.honda.com
Did you use SAM ... I would not use it for any disk management.
randy_mather@ham.honda.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2000 02:05 AM
04-04-2000 02:05 AM
Re: df and LVM
Did you unmount the filesystem and do an extendfs (assuming you're using HFS)
on the raw logical volume device (/dev/vgXX/rXXXXX)? I.E.:
# umount /opt
# extendfs /dev/vg00/rlvol6
# mount /opt
If you have VxFS (also called JFS) and the Online JFS product, you should be
able to do this without unmounting the filesystem. Check documentation.
on the raw logical volume device (/dev/vgXX/rXXXXX)? I.E.:
# umount /opt
# extendfs /dev/vg00/rlvol6
# mount /opt
If you have VxFS (also called JFS) and the Online JFS product, you should be
able to do this without unmounting the filesystem. Check documentation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2000 01:23 PM
04-05-2000 01:23 PM
Re: df and LVM
I think this comes with the understanding of the LVM concepts. You can extend
a logical volume but still not extend the filesystem.
For example these are the four layers:
Physical Disk
Volume Group
Logical volume
Filesystem
You can either use extendfs or fsadm if you have online JFS depending on if its
an HFS or JFS filesystem.
regards,
Anthony
a logical volume but still not extend the filesystem.
For example these are the four layers:
Physical Disk
Volume Group
Logical volume
Filesystem
You can either use extendfs or fsadm if you have online JFS depending on if its
an HFS or JFS filesystem.
regards,
Anthony
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP