- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: BDF - SAM percentage reporting differs..
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
12-30-2005 01:26 AM
12-30-2005 01:26 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:36 AM
12-30-2005 01:36 AM
Re: BDF - SAM percentage reporting differs..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:43 AM
12-30-2005 01:43 AM
Re: BDF - SAM percentage reporting differs..
If 'bdf' doesn't show the larger filesystem size, then the filesystem wasn't extended.
SAM segregates volume group, logical volume and filesystem management just as you would at command-line. Thus, go to the File Systems tab and increase the filesystem size appropriately.
You could also look at the Options -> View Sam Log to see exactly what SAM did.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:46 AM
12-30-2005 01:46 AM
Re: BDF - SAM percentage reporting differs..
I would suggest unmounting the file system and running extendfs against it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:48 AM
12-30-2005 01:48 AM
Re: BDF - SAM percentage reporting differs..
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:51 AM
12-30-2005 01:51 AM
Re: BDF - SAM percentage reporting differs..
If you don't have OnlineJFS then yes, you must unmount the filesystem to extend it. This isn't SAM's fault. SAM is just a menu-based front-end to standard commands.
Having OnlineJFS is a must in any production environment.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:53 AM
12-30-2005 01:53 AM
Re: BDF - SAM percentage reporting differs..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 02:04 AM
12-30-2005 02:04 AM
Re: BDF - SAM percentage reporting differs..
To check, run:
swlist -l product |grep OnlineJFS
Also, check if it is enabled with:
/usr/sbin/vxlicense -p
Rgds...Geoff