<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Multipath on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/multipath/</link>
    <description>Recent content in Multipath on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Sun, 13 Mar 2022 20:10:03 +1100</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/multipath/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>mkfs.xfs: cannot open /dev/sda1: Device or resource busy</title>
      <link>https://blog.khmersite.net/p/mfks-xfs-cannot-open-dev-sda1-device-or-resource-busy/</link>
      <pubDate>Sun, 13 Mar 2022 20:10:03 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/mfks-xfs-cannot-open-dev-sda1-device-or-resource-busy/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m trying to create an XFS filestem on a used disk, and got into a problem. Here is the error message:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;# mkfs.xfs /dev/sda1
mkfs.xfs: cannot open /dev/sda1: Device or resource busy
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;So, let&amp;rsquo;s see if I can fix it. (Spoiler alert: I think I can, even though it&amp;rsquo;s not yet done at the time of this writing.)&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s check the partitions of &lt;code&gt;/dev/sda&lt;/code&gt;:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;# parted /dev/sda print
Model: ATA ST1000LM014-1EJ1 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:

Number  Start   End    Size   File system  Name  Flags
 1      1049kB  512GB  512GB  ntfs         1
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;So, there is a partition (&lt;code&gt;/dev/sda1&lt;/code&gt;) with 512GB in size, and its filesystem is &lt;code&gt;ntfs&lt;/code&gt;. I was pretty sure that I had selected &lt;code&gt;xfs&lt;/code&gt; as the filesystem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blacklisting Local Disk from Multipath</title>
      <link>https://blog.khmersite.net/p/blacklisting-local-disk-from-multipath/</link>
      <pubDate>Sun, 28 Jan 2018 23:43:03 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/blacklisting-local-disk-from-multipath/</guid>
      <description>&lt;p&gt;In my previous post, I wrote about my quest to identify a disk presented by the Dell server itself. At the end of the post, I mentioned that I should be able to resume with creating a LVM volume on the new disk. LVM stands for Logical Volume Management. There is a good tutorial available at this page if you’re interested in – &lt;a href=&#34;https://www.digitalocean.com/community/tutorials/how-to-use-lvm-to-manage-storage-devices-on-ubuntu-16-04&#34;&gt;How To Use LVM To Manage Storage Devices on Ubuntu 16.04&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to identify a disk on a Dell server</title>
      <link>https://blog.khmersite.net/p/how-to-identify-a-disk-on-a-dell-server/</link>
      <pubDate>Wed, 24 Jan 2018 13:37:14 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/how-to-identify-a-disk-on-a-dell-server/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://blog.khmersite.net/wp-content/uploads/2018/01/dell_r370_idrac.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;I have a Dell R730 server at work, which connects to a back-end storage with optical fiber cables. In addition, the server itself also has 6 disks. Two of the disks have already been configured as RAID1 and has the operating system installed on it.&lt;/p&gt;
&lt;p&gt;Today, I want to configure the remaining 4 disks as RAID10, and setup logical volume on it. The first part was easy. All I had to do was to login to the Integrated Dell Remote Access Controller (iDRAC), and create a new Virtual Disk from the 4 physical disks. The second part is a bit tricky. As the server is connected to the stroage server, it sees a lot of disks.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
