XCPNG HELP? ->Adding Drive -> Error(SR use by the Server)

Hello,

Anyone, help?
Trying to add a new SSD Drive (not RAID) to an existing XCPNG Server.

I’ve SSH into the server using command → fdisk -l (able to see the new drive /dev/sda)
Used command → xe sr-create name-label=“Local Storage 3” shared=false device-config:device=/dev/sda type=ext content-type=user host-uuid=7710309f-6ee5-49d7-88fd-37d5193c0913

But getting the below error message. Made sure the UUID was correct.

The SR operation cannot be performed because a device underlying the SR is in use by the server

[20:11 p1xcpngsrv2 ~]# fdisk -l
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.

Disk /dev/nvme0n1: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: B802D491-5FDE-46BC-975D-18FDD74F7920

Start End Size Type Name

1 46139392 83888127 18G Microsoft basic
2 8390656 46139391 18G Microsoft basic
3 87033856 3907029134 1.8T Linux LVM
4 83888128 84936703 512M EFI System
5 2048 8390655 4G Microsoft basic
6 84936704 87033855 1G Linux swap

Disk /dev/sda: 1920.4 GB, 1920383410176 bytes, 3750748848 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

Disk /dev/mapper/XSLocalEXT–3920a3ce–a128–a3c4–dc87–09e12fd583e8-3920a3ce–a128–a3c4–dc87–09e12fd583e8: 1955.8 GB, 1955824926720 bytes, 3819970560 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/mapper/XSLocalEXT–e1a4eb5b–cde7–ca31–00ee–988c8aff07aa-e1a4eb5b–cde7–ca31–00ee–988c8aff07aa: 1000.2 GB, 1000190509056 bytes, 1953497088 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

[20:12 p1xcpngsrv2 ~]# xe host-list
uuid ( RO) : 7710309f-6ee5-49d7-88fd-37d5193c0913
name-label ( RW): P1TW1-XCPNG-SRV2
name-description ( RW): Default install

[20:12 p1xcpngsrv2 ~]# xe sr-create name-label=“Local Storage 3” shared=false device-config:device=/dev/sda type=ext content-type=user host-uuid=7710309f-6ee5-49d7-88fd-37d5193c0913
The SR operation cannot be performed because a device underlying the SR is in use by the server.
[20:12 p1xcpngsrv2 ~]#

You should be able to do it from Xen Orchestra via adding new storage and choosing local:

Would you be able to tell me where the “Adding new storage” in the Xen Orch. ? I tried going to storage → but was not able to find add new storage.

I think found it… Getting an error:

SR_BACKEND_FAILURE_47(, The SR is not available [opterr=no such directory /var/run/sr-mount/6ca56bd5-cd73-9eee-1f9d-754064bdcfac], )