Hp XP RAID Manager Software User Manual Page 71

  • Download
  • Add to my manuals
  • Print
  • Page
    / 205
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 70
1. Calculate the converted values of the starting address and the ending address.
For all specified LDEVs:
1. For OPEN-V:
Number of LBAs = LDEV size (KB)×2
Convert the LDEV size to the number of LBAs.
Number of slots = ceil (Number of LBA ÷ 512)
Round up the value that is calculated from the formula enclosed by ceil().
Converted value of starting address = 0
Converted value of ending address = (Number of slots × 512) - 1
2. For emulation types other than OPEN-V:
Number of LBAs = LDEV size (KB) × 2
Convert the LDEV size to the number of LBAs
Number of slots = ceil (Number of LBAs ÷ 96)
Round up the value that is calculated from the formula enclosed by ceil().
Converted value of starting address = 0
Converted value of ending address = (Number of slots × 96) - 1
If the volumes are specified:
1. for OPEN-V:
Starting value = floor (Setting value of starting address (LBA) ÷ 512)
Round down the value that is calculated from the formula enclosed by floor(). "Setting
value of starting address (LBA)" is the value which is input on the Cache Residency
window.
Ending value = floor (Setting value of ending address (LBA) ÷ 512)
Round down the value that is calculated from the formula enclosed by floor(). "Setting
value of ending address (LBA)" is the value which is input on the Cache Residency window.
Converted value of starting address = Starting value × 512
Converted value of ending address = ((Ending value + 1) × 512) - 1
2. For emulation types other than OPEN-V:
Starting value = floor (Setting value of starting address (LBA) ÷ 96)
Round down the value that is calculated from the formula enclosed by floor(). "Setting
value of starting address (LBA)" is the value which is input on the Cache Residency
window.
Ending value = floor (Setting value of ending address (LBA) ÷ 96)
Round down the value that is calculated from the formula enclosed by floor(). "Setting
value of ending address (LBA)" is the value which is input on the Cache Residency window.
Converted value of starting address = Starting value × 96
Converted value of ending address = ((Ending value + 1) × 96) - 1
2. Calculate the number of addresses between the starting address and the ending address
calculated in step 1.
1. For OPEN-V:
Number of addresses = Converted value of ending address - Converted value of starting
address + 1
Calculate the number of LBAs that are used by the user data.
Calculating cache size for open systems 71
Page view 70
1 ... 70 71 72 ... 205

Comments to this Manuals

No comments