- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disk Defragmentation
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-17-2002 12:02 PM
12-17-2002 12:02 PM
Disk Defragmentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 12:09 PM
12-17-2002 12:09 PM
Re: Disk Defragmentation
for i in `bdf -l |grep -v Filesystem |awk '{ print $6 }'`
do
if [ $i != "/stand" ]; then
fsadm -F vxfs -d -D -e -E $i
fi
done
There is a product called Online JFS which adds additional features the base JFS product, like online re-sizing.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 12:19 PM
12-17-2002 12:19 PM
Re: Disk Defragmentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 12:21 PM
12-17-2002 12:21 PM
Re: Disk Defragmentation
Online JFS is a wonderful tool, which helps you to increase the filesystem size online...without unmounting the filesystem.
To install it you need a codeword, Comes with the first of the applications CD..
cheers
George
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 12:25 PM
12-17-2002 12:25 PM
Re: Disk Defragmentation
There is a man page for fsadm, if that's what you mean. If you're looking for info on Online JFS, try here:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-1878/5187-1878_top.html&con=/hpux/onlinedocs/5187-1878/00/00/6-con.html&toc=/hpux/onlinedocs/5187-1878/00/00/6-toc.html&searchterms=JFS&queryid=20021217-132349
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 12:55 PM
12-17-2002 12:55 PM
Re: Disk Defragmentation
thanks for your help...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 06:16 AM
12-19-2002 06:16 AM
Re: Disk Defragmentation
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 10:00 AM
12-19-2002 10:00 AM
Re: Disk Defragmentation
AdvFs is quite different from other Unix file systems of the type journaling or traditional ufs. A file system can have multiple volumes and those volumes can be configured or extended to mirror/stripe/concatenation.
There are also a few differences between Tru64 disk group and HP-UX/AIX LVM or VxVM. The disk groups in Tru64 may share disks while almost all the other volume managers must have exclusive disks in a disk group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 02:35 PM
12-19-2002 02:35 PM
Re: Disk Defragmentation
I have always been told that file fragmentation is not an issue with jfs. Am I wrong?
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com