2

What ever i am trying add as virtual disk (i.e. usb disk, local drive). It is showing 'Active = no' under the storage tab

Screenshot:

enter image description here

Running fdisk -l it shows only the disk where the OS is installed.

I am using XenServer 7.2

Any help?

Pierre.Vriens
  • 1,159
  • 34
  • 15
  • 19
Tanvir Rajeev
  • 23
  • 1
  • 4

1 Answers1

1

According to your screenshot the two fields device path = unknown and active = no could indicated that drive 1 and drive 2 had been previously used in XenServer system and for some reason never get purged correctly.

According to a similar post, a possible solution could be to setup your disk from an highest number (4, 5, 6...) and proceed to a complete shutdown of the system (rather than reboot).

http://www.destinationip.com/index.php/site/xencenter_virtual_disk_device_path_unknown1/

Alexandre Roux
  • 460
  • 6
  • 19