HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Create a benchmark file
Operating System - HP-UX
1825689
Members
3809
Online
109686
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
Go to solution
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
09-17-2003 06:17 AM
09-17-2003 06:17 AM
Hi all.
I need some help. I need to create a benchmark file for testing network response time. The file needs to be 8MB long. I was told to just take a file over 8MB, copy it to the tmp directory and truncate it to 8MB. I suppose that I could spend an 30 minutes and whittle a syslog file to 8MB in vi, but I was hoping that there was an easier way. I did a man on trunc and truncate (my best 2 guesses on what the command might be called) but they don't seem to fit my needs.
OS= HP-UX 11.i
TIA
-Ed
I need some help. I need to create a benchmark file for testing network response time. The file needs to be 8MB long. I was told to just take a file over 8MB, copy it to the tmp directory and truncate it to 8MB. I suppose that I could spend an 30 minutes and whittle a syslog file to 8MB in vi, but I was hoping that there was an easier way. I did a man on trunc and truncate (my best 2 guesses on what the command might be called) but they don't seem to fit my needs.
OS= HP-UX 11.i
TIA
-Ed
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 06:43 AM
09-17-2003 06:43 AM
Re: Create a benchmark file
or instead of prealloc you can do;
dd if=/dev/zero of= bs=1024k count=8
(=8MB file)
dd if=/dev/zero of=
(=8MB file)
Im from Palmerston North, New Zealand, but somehow ended up in London...
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP