惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
云风的 BLOG
云风的 BLOG
Martin Fowler
Martin Fowler
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
量子位
Engineering at Meta
Engineering at Meta
博客园 - 叶小钗
T
The Blog of Author Tim Ferriss
Recent Announcements
Recent Announcements
罗磊的独立博客
B
Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
D
Docker
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog RSS Feed
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX

IT Jungle

Finally: Some Pricing Information On The Power S1112 Entry Server - IT Jungle Rocket Automates Manual IBM i Tasks With AI - IT Jungle Guru: Where’s The Table? - IT Jungle IBM i PTF Guide, Volume 28, Number 31 - IT Jungle Will Power Chips Get A Converged Arm Instruction Set Like Z Mainframe CPUs? - IT Jungle Thinking About Moving IBM i To The Cloud? Don't Start With The Quote - IT Jungle Precisely To Add Ransomware Protection In MIMIX 11 - IT Jungle It’s D-Day For Cybersecurity, AI Firms Warn - IT Jungle IBM i PTF Guide, Volume 28, Number 30 - IT Jungle Oracle Dips A Toe Into IBM’s EBCDIC World - IT Jungle When Your Small IBM i Team Is Really A Team Of One - IT Jungle Guru: Putting Failure Handling In Its Place - IT Jungle Inside The Security Enhancements In ACS - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle IBM i PTF Guide, Volume 28, Number 29 - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle Inside The Encryption Key Management Changes In IBM i 7.6 - IT Jungle FalconStor Moved To The Blue Lagoon, And Is Poised For Growth Because Of It - IT Jungle Guru: Claude’s SQL Tip - IT Jungle Astera Makes Extracting Legacy Report Data an AI Specialty - IT Jungle IBM i PTF Guide, Volume 28, Number 27 - IT Jungle Welcoming The New IBM i Chief Architect And Other New Top Brass - IT Jungle A Deep Dive Into That Power S1112 Entry Power11 Server - IT Jungle Guru: Beyond Three-Part Naming – Running SQL Across Remote IBM i Systems - IT Jungle How IBM Bolstered IBM i Resilience In The Summer Tech Refreshes - IT Jungle IBM i PTF Guide, Volume 28, Number 26 - IT Jungle Power Systems Has A Great Quarter; System Z, Not So Much - IT Jungle Does AI Mark The End Of The ERP Era? - IT Jungle Guru: Deterministic Application Development With AI - IT Jungle What IBM’s Got Cooking In Db2 For i In The Summer TRs - IT Jungle
LaserVault Goes iSCSI With Virtual Tape Library - IT Jungle
Alex Woodie · 2026-09-14 · via IT Jungle
  • September 14, 2026

    LaserVault, the popular virtual tape library (VTL) for IBM i environments from Electronic Storage Corp., has gained support for iSCSI, giving customers more connectivity options beyond Fibre Channel and SAS connections. The new iSCSI support will be particularly useful for customers running the LaserVault ViTL offering in the cloud.

    LaserVault ViTL is a disk-based backup solution that emulates LTO drives in IBM i and open systems environments. Customers have typically plugged the LaserVault device – either the appliance sold by Electronic Storage Corp. or the ViTL software running on an X86 server – into the IBM i server using those Fibre Channel connections.

    That setup worked well on-prem, as most IBM i shops were already using the Fibre Channel to connect their LTO tape drives to the IBM i server. The LaserVault solution just re-used the existing Fibre Channel host bus adapters (HBAs) and performed the backup straight to the storage in the LaserVault offering (typically SSDs these days).

    However, Fibre Channel typically is not offered in public clouds. While Electronic Storage Corp. has worked with a few private cloud providers to offer Fibre Channel-connected LaserVault devices in their environments, it is not the norm.

    What users will typically find in public clouds and most private clouds these days is an Ethernet network, which is used both for communication to the Internet as well as communication between the server and the storage. Storage area networks (SANs), which typically utilize Fibre Channel, are similarly absent in the cloud for storing and serving databases. Instead, file-based approaches, such as S3 object storage, are more prevalent.

    So instead of forcing clouds to buy Fibre Channel HBAs to support LaserVault and its block-level storage needs, it made sense for Electronic Storage Corp. to adapt its offering to support the Ethernet-based block-level storage protocols used in clouds. And that’s where iSCSI comes in.

    iSCSI, which stands for Internet Small Computer Systems Interface, is a networking standard that connects data storage facilities by sending block-level SCSI data over standard TCP/IP network. By supporting iSCSI in its LaserVault ViTL offerings, Electronic Storage Corp. is able to connect their backup appliance directly to IBM i hosts over the local Ethernet network, eliminating the need for Fibre Channel and the expensive HBAs that they require.

    “We’ve added support for iSCSI connectivity, and basically what that does for people is allows them to run LaserVault ViTL to do backups and restores and not have to have physical Fibre Channel card or SAS card in a machine,” said Electronic Storage Corp vice president Ax Synar. “So they can run us in inside of a VM and connect to us over TCP/IP through the networking that’s available within a VM or a cloud environment, and not have to have Qlogic Fibre Channel cards or physical cables.”

    The advantages are clear, as this approach significantly widens the potential user base for the LaserVault product. Private and public cloud environments that don’t offer Fibre Channel connectivity can now adopt LaserVault for backups.

    There is a slight drawback to using iSCSI when it comes to throughput. Developer Erik Dabrowsky benchmarked the iSCSI connection providing 380 MB/sec to 400 MB/sec over a single 10 Gb/sec Ethernet link in the company’s lab. That’s about half the speed that customers could expect to see over a Fibre Channel link.

    However, the speed reduction is mitigated by the fact that users can easily add additional virtualized Ethernet links to their LaserVault installation. “It’s really easy to set up multiple tape devices,” Dabrowsky said. “So you can use more than one tape device that increases your backup speed.”

    There’s no theoretical reason a customer couldn’t add five, ten, or even twenty virtual Ethernet links to their 10 Gb Ethernet setups. IBM documentation used to recommend a maximum of sixteen virtual Ethernet links per IBM i partition, but that recommendation has disappeared in recent versions, Dabrowsky said.

    Cloud environments often cap the network capacity for customers. They might offer 4Gb of throughput overall, and it’s up to the customer to allocate fraction of that to support their primary disk I/O and their other network activities, such as backups.

    More testing on these setups is in the works, according Al Jensen. Another vice president at Electronic Storage Corp. “These results demonstrate the potential of iSCSI connectivity to deliver substantial throughput while using standard Ethernet infrastructure,” Jensen stated. “There is additional testing underway to explore performance across different network and cloud configurations.”

    While Electronic Storage Corp. developed iSCSI support to make it easier to install and run LaserVault in cloud environments, there’s no reason that customers can’t use iSCSI for on-prem implementations.

    According to Dabrowsky, IBM i customers who are currently backing up to tape drives over 12 Gb Serial Attached SCSCI (SAS) connections may be interested in moving to Ethernet-based backups using LaserVault over iSCSI so they don’t have to purchase a Fibre Channel HBA.

    “It seems to me like a smaller shop could definitely use iSCSI to back up their stuff over Ethernet and still get reasonably good throughput,” Dabrowsky said.

    Electronic Storage Corp. launched the LaserVault ViTL back in 2018 to provide a high-performance backup appliance for IBM i shops.

    In addition to serving as a primary backup for IBM i hosts, LaserVault also acts as a bridge device for VTLs from vendors like Cohesity and Rubrik, which are popular among users of open system servers but lack the IBM i-specific capabilities that are important in the IBM i environment, like restricted-mode saves and D-mode IPLs.

    LaserVault is hosting a 30-minute Webinar titled Backup Without Tape on September 22 at 1 p.m. CT. You can register for it at the www.laservault.com.

    RELATED STORIES

    LaserVault Adds Multi-Path Support To ViTL

    In The IBM i Trenches With: LaserVault

    LaserVault Moves IBM i Backups Forward

    LaserVault Puts the ‘i’ in VTL

    Tags: Tags: , , , , , ,