Missing storage on FC card

nng

Active Member
Sep 18, 2018
2
0
41
34
Hello,
After change IP address on OVS i do reboot to confirm change.
My storage is connect to server by FC card. After this reboot, status on storage is : Active NO
I try do command:
pvesm set XIV --disable 1
pvesm set XIV --disable 0
Active still NO
Anyone have some solution?
 
[Soleved]

Code:
for host in `ls /sys/class/fc_host/`; do echo "1" >/sys/class/fc_host/${host}/issue_lip; done

for host in `ls /sys/class/scsi_host/`;do echo "- - -" >/sys/class/scsi_host/${host}/scan; done

vgscan

vgchange -ay
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!