- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: direct io size
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
Discussions
Discussions
Discussions
Forums
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
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-03-2003 12:04 AM
тАО12-03-2003 12:04 AM
direct io size
for Symmetrix - 128 pages and for DMX - 64 pages.
OVMS 7.3-1. There is XFC, but files set "no_cache".
The test done by simple copy command from the same process.
What may be a reason for this diffrence?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2003 03:03 AM
тАО12-03-2003 03:03 AM
Re: direct io size
when you write 128 pages or 64 pages do you want say blocks?
Do you see allocated block or used blocks?
If you see allocated block may be different cluster size between two disk.
Type SHO DEV
H.T.H.
Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2003 07:16 PM
тАО12-03-2003 07:16 PM
Re: direct io size
2. Was written the disks definition the same,
so cluster size is 362 for both.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2003 08:38 PM
тАО12-03-2003 08:38 PM
Re: direct io size
* The boxes will no doubt have their own controllers - which can have a difference in handling the chuncks of data.
* Each box will have it's own cache - out of VMS's control. "no_cache" is strictly VMS-bound so that would not influence the EMC boxes. Handling of these caches is the boxes' concern. Since these are different, there might be a difference in handling
* If the path to one box passes other type of hardware (FC switches) than the other, this may cause a difference in pagesize, simply because the ability of this different hardware to handle the datastream.
* If the hardware underway is the same, but still different, it could (my guess) be possible that configuration could be part of the problem. Probably even if path to each box is parallel using the same switches, there could be a difference in confuration casuing this difference.
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2003 01:16 AM
тАО12-12-2003 01:16 AM
Re: direct io size
if you are coping sym ---> sym that might
explain your results because data may stil
be in cache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2003 04:34 PM
тАО12-13-2003 04:34 PM
Re: direct io size
1. Test copy for reading was from disk to nl:
2. Would you explain the mechanism for setting direct io size? Where may be place of sym caching for it?