| by Arround The Web

How to map LUN, Disk, LVM and FileSystem in Linux

There are situations where you want to map storage LUN (Logical Unit Number), Block Device, LVM (LV & VG names) and File System (FS) information for FS expansion or Disaster …

The post How to map LUN, Disk, LVM and FileSystem in Linux first appeared on 2DayGeek.

Share Button
Read More
| by Arround The Web

How to map SAN LUN, Disk and FileSystem in Linux

For some requirements, you may need to find a block device mapped against a logical unit number (LUNs) and filesystem (FS) for FS expansion or disaster recovery (DR) activity. Similar …

The post How to map SAN LUN, Disk and FileSystem in Linux first appeared on 2DayGeek.

Share Button
Read More
| by Arround The Web

How to map SAN LUN, Disk and FileSystem in Linux

For some requirements, you may need to find a block device mapped against a logical unit number (LUNs) and filesystem (FS) for FS expansion or disaster recovery (DR) activity. Similar …

The post How to map SAN LUN, Disk and FileSystem in Linux first appeared on 2DayGeek.

Share Button
Read More
| by Scott Kilroy

How to Read File Line by Line in Bash Script [3 Methods]

When writing a bash script, depends on the automation flow sometimes the script has to read the content from the file line by line. Here we learn 3 methods in a bash script to read file line by line. Method […]
The post How to Read File Line by Line …

Share Button
Read More