From 533eb2fa2a129275d7c66860db83154d38b1d637 Mon Sep 17 00:00:00 2001 From: Don Delmar Davis Date: Sat, 23 Jan 2021 20:34:50 -0800 Subject: Minor cleanup --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9e23ae..b539e29 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Name of the storage backend to use (dir, lvm, zfs, ceph, btrfs) [default=zfs]: Would you like to create a new zfs dataset under rpool/lxd? (yes/no) [default=yes]: no Create a new ZFS pool? (yes/no) [default=yes]: Would you like to use an existing empty block device (e.g. a disk or partition)? (yes/no) [default=no]: yes -Path to the existing block device: /dev/sdc2 +Path to the existing block device: /dev/disk/by-id/ata-TEAML5Lite3D240G_AB20190109A0101064-part2 Would you like to connect to a MAAS server? (yes/no) [default=no]: Would you like to create a new local network bridge? (yes/no) [default=yes]: no Would you like to configure LXD to use an existing bridge or host interface? (yes/no) [default=no]: yes @@ -177,6 +177,12 @@ root@annie:/home/don# lxc profile copy susdev20 joey: root@annie:/home/don# lxc profile copy susdev21 joey: root@annie:/home/don# lxc move nina joey: +``` +### Install ssacli to talk to the sas/raid controller +``` +echo deb [trusted=yes] https://downloads.linux.hpe.com/SDR/repo/mcp/ubuntu/ focal current/non-free >>/etc/apt/sources.list +apt-get update +apt-get install ssacli ``` ### linkdump -- cgit v1.2.3