Archive

Category Archives for "Network World Data Center"

Dell upgrades PowerStore hardware, software

Dell is detailing hardware and software updates to its midrange unified file and block PowerStore storage architecture.The upgrades come two years after Dell launched the PowerStore platform, which it claims has seen 12,000 deployments in that time. That’s a pretty good showing considering it competes with NetApp, HPE, Hitachi Vantara, IBM, and Pure Storage in the block storage market.Shannon Champion, product marketing lead for Dell Technologies in converged infrastructure and hyperconverged infrastructure (HCI), detailed the upgrades in a blog post. To read this article in full, please click here

Repeating commands on Linux with or without changes

Life on the command line on Linux is clearly something most of us enjoy, but typing the same command again and again can become tiresome. To avoid that boredom, this post explains a number of ways that you can make repeating commands – or repeating commands but with some changes – a lot easier than you might expect.Rerunning the previous command First, the easiest way to repeat a command is simply by typing !!. If you were logged into a Linux server and waiting for a coworker to log in, for example, you might want to repeat the who command shown below until you see your coworker’s username. Typing !! after the initial who command will do this for you.To read this article in full, please click here

IBM bolsters quantum cryptography for z16 mainframe

While the need for it may be years away, IBM has added additional mainframe protection against future quantum-based security attacks.When Big Blue rolled out the newest iteration of its mainframe – the z16—in April, one of its core design pillars was a promise to protect organizations from anticipated quantum-based security threats. Specifically, the z16 supports the Crypto Express8S adapter to deliver quantum-safe APIs that will let enterprises start developing quantum-safe cryptography along with classical cryptography and to modernize existing applications and build new applications, IBM stated.To read this article in full, please click here

Aruba boosts AI capabilities to help enterprises manage, troubleshoot the edge

Aruba is adding AIOps features to its Edge Services Platform (ESP) to help customers automate everyday tasks, shrink the time needed to find and fix problems, and increase edge security controls.Rolled out in 2020, Aruba ESP analyzes telemetry data generated from Aruba Wi-Fi or network switching gear and uses it to automatically optimize connectivity, discover network problems, and secure the overall edge environment. ESP builds a data lake of a customer’s data center, campus, and SD-WAN switch information, and it combines that data with statistics from billions of data points generated daily by Aruba devices worldwide.To read this article in full, please click here

Enterprise SSD prices are in for a drop

CPU prices may be headed north, but thanks to an oversupply of NAND flash, SSD prices across the board are declining.The cause is an oversupply combined with the threat of a recession, according to Taiwanese market research firm TrendForce. The firm said a combination of slowing demand across all segments of the NAND memory business, along with a reluctance to invest in additional capacity, has led to the glut. Related: Intel, other chipmakers warn of price hikes As a result, TrendForce predicts consumer product prices will decline 8% to 13% in the third quarter of 2022, while enterprise SSDs will drop 5% to 10% in Q3, and the trend may continue into the fourth quarter if demand doesn’t improve.To read this article in full, please click here

Sustainability goals drive data-center purchases

Data center operators are weighing new approaches to thermal management as they deal with growing compute requirements and strive to achieve sustainability goals. They’re not alone in prioritizing sustainability: Enterprise IT buyers are increasingly looking for data centers with sustainability credentials and are making purchasing decisions based on the presence of practices that reduce greenhouse gas emissions.That’s the crux of findings from research and advisory firm Omdia, which last week unveiled its Data Center Thermal Management and Sustainability Intelligence Service. The service is aimed at analyzing sustainable data-center best practices and strategies, with a focus on new technologies such as liquid cooling and energy storage systems.To read this article in full, please click here

Rocky Linux 9 arrives with Peridot

Release 9 of Rocky Linux just made its public appearance on July 14, and the big news is something called Peridot, which anyone (yes, anyone) can use to reproduce Rocky Linux 9 from scratch on their own. This is a truly exciting turn for the Linux community.If you’re not familiar with Rocky Linux, don’t be too surprised that it made it to Release 9 and you’re just now tuning in. “Release 9” doesn’t mean that Rocky has gone through eight prior major releases. Instead, the name indicates its connection to RHEL 9. Rocky Linux began life as Release 8.3 in April 2021 as a replacement for CentOS, which was EOL’ed in December 2020.To read this article in full, please click here

Intel, other chipmakers warn of price hikes

Major chip vendors including Intel are telling customers that they’re set to begin hiking chip prices in the fourth quarter as they deal with increasing costs and supply shortages.The rumor initially started with Intel. Now Qualcomm and Marvell Technologies have also begun informing customers of price increases, according to a report from Taiwanese publication DigiTimes.“On its Q1 earnings call, Intel indicated it would increase pricing in certain segments of its business due to inflationary pressures. The company has begun to inform customers of these changes,” an Intel spokesperson said in a statement to me.To read this article in full, please click here

UK data centers can’t handle the heat

As temperatures in the UK reached a record-breaking 40 degrees Celsius (104 degrees Fahrenheit) on Tuesday, data centers belonging to Oracle and Google Cloud reported cooling-related failures, causing issues for customers trying to access services.Multiple Oracle Cloud Infrastructure services were disrupted, including networking, storage and object compute resources, all of which are powered by servers in the south of England, where temperatures were among the hottest on record.A message appeared on Oracle’s status page at 4.41pm BST stating: “As a result of unseasonal temperatures in the region, a subset of cooling infrastructure within the UK South (London) Data Center experienced an issue.”To read this article in full, please click here

IBM adds four servers to Power10 lineup

IBM is expanding its Power10 server lineup with four new midrange and scale-out systems designed for on-premises, data-intensive and business-critical workloads.The new Power S1014, Power S1022, Power S1024 and Power E1050 platforms cover a range of workloads.The E1050 is a four-socket system optimized for data-intensive enterprise workloads. In terms of how it ranks, the E1050 is a step below the top end of the Power10 portfolio, which is the existing E1080 four-socket rack server.The new scale-out systems are the single-socket S1014, described as ideal for entry-level SMBs and remote offices, and the S1022 and S1024 systems, which are two-socket systems aimed at higher-end uses.To read this article in full, please click here

Nvidia launches quantum computing platform

Nvidia, the darling of high performance computing (HPC), is bringing new attention to quantum computing. The company has launched its Nvidia Quantum Optimized Device Architecture, or QODA. This hybrid platform is designed to make quantum computing more accessible by enabling programming of both quantum applications and classical applications in a single, consolidated environment. According to Nvidia, it's aimed at speeding breakthroughs in quantum research and development across AI, HPC, health, finance and other disciplines.To read this article in full, please click here

8 enterprise storage trends to watch

The data storage industry is experiencing a major transformation driven by multiple factors, including the need for security, speed, efficiency, and lower costs. IT research firm Gartner recently predicted 23-times growth in shipped petabytes through 2030, a trajectory that promises to radically reshape and redefine current data center and IT operations. To stay on top of the storage game, keep a close eye on these eight trends.1. DNA storage DNA, when used as a data storage medium, promises a far higher capacity and more resilient storage environment than traditional storage architecture. DNA storage allows molecular-level data storage, archiving information directly into DNA molecules.To read this article in full, please click here

Using the eval command in Linux to run variables as commands

There are probably a lot of Linux users who have never encountered the eval command. In fact, it’s not really a "command", but a bash built-in that’s meant to process the value of a variable as a command. For example, if you set up a variable that includes the command to display the current time in Sydney, Australia, it would probably look like this:$ dt="TZ='Australia/Sydney' date"You could then run it like this:$ eval $dtThu Jul  7 06:32:14 AM AEST 2022Doing that can save you the trouble of memorizing the date command syntax and specifying a time zone, but let’s look a little more closely at eval to see what else it can do for you.To read this article in full, please click here

Review: RHEL 9 delivers better security, management

RHEL 9.0, the latest major release of  Red Hat Enterprise Linux, delivers tighter security, as well as improved installation, distribution, and management for enterprise server and cloud environments.The operating system, code named Plow, is a significant upgrade over RHEL 8.0 and makes it easier for application developers to test and deploy containers.Available in server and desktop versoins, RHEL remains one of the top Linux distributions for running enterprise workloads because of its stability, dependability, and robustness. To read this article in full, please click here

Finding files on Linux with the longest names

File names on Linux systems can be as long as 255 characters. While determining which files in a directory have the longest names might not be the most exciting task at hand, doing this with a script poses some interesting challenges that invite equally interesting solutions.To start, consider passing the output of the ls command, which is used to list files, to a wc command that counts the characters like this:$ ls myreport.txt | wc -c 13 If you counted the letters in “myreport.txt” by looking at “myreport.txt”, you likely noticed that there are 12, not 13 letters in that file name. This is because, just as in the command below, echo sends the requested text through the pipe along with a newline character at the end.To read this article in full, please click here

Why it makes sense for Broadcom to buy VMware

Why the heck would a hardware and chip company like Broadcom buy a software company like VMware?Wall Street and industry analysts haven't exactly jumped with joy over the pending deal, after all. Companies sometimes do stupid things; that seems to be the consensus. But with this deal, that may not be the case at all.  Broadcom may be responding to the fundamental shifts in the industry, both in computing and in networking. [ Get regularly scheduled insights by signing up for Network World newsletters. ]To read this article in full, please click here

HPE announces Arm-based Ampere servers

HP Enterprise says it will deliver a series of servers powered by the Arm-based Altra and Altra Max by Ampere, the CPU startup run by former Intel executive Renee James.Ampere, not to be confused with the GPU processor of the same name from Nvidia, has scored some wins with cloud providers, notably Microsoft Azure and Oracle Cloud Infrastructure, but it had yet to land in OEM partner. Until now.Starting in Q3 2022, HPE says it will ship ProLiant RL300 Gen11 servers, available for both outright purchase and for leasing through HPE’s GreenLake consumption model. HPE says this will be the first in a series of HPE ProLiant RL Gen11 servers using 80-core Altra and 128-core Altra Max processors.To read this article in full, please click here

1 19 20 21 22 23 172