-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to mount NFS ISO store or install supplemental pack #20
Comments
You mean iSCSI mount? |
No it was an NFS mount, also happens when the supplement pack upload tries to save the iso. I'm going to put xenserver 7.2 on tonight to see if I can reproduce the issue, it may be a problem with the server configuration. Will update here once I've given that a go. |
Supp packs are another story. It would be better to create a dedicated issue for this. In the future, it's very likely we get rids of packs completely to use RPMs in repo instead. |
This can be closed, turns out it was a known issue with RHEL/Centos and the version of firmware on my Raid controller. That explains the errors in the kern.log, but I still can't mount an nfs iso, I'll keep trying. |
I think my problem is actually the same as this vatesfr/xen-orchestra#1845 I'm using a qnap to serve the NFS mount. I'll investigate that further. |
Okay, keep us posted. Feel free to use |
I had to mount this using the CLI as I couldn't get it to work through XOA. Used |
Oh, so it's an ISO mount, not a SR mount, right? |
Yes, NFS ISO, I'll post some output on the other ticket tomorrow, it looks like sr-probe returns an empty XML document, might be qnap specific so more relevent to that ticket. |
Okay keep us posted with results of |
I've done a fresh install of XCP-ng on a HP DL 180 G7, all seems to work and I can fire up the XOA image. When I tried to add an NFS ISO storage, I got errors and in the /var/log/kern.log I am seeing :
Apr 4 21:26:44 nxnproc1 kernel: [ 3652.301148] hpsa 0000:05:00.0: added scsi 0:0:0:0: RAID HP P410i controller SSDSmartPathCap- En- Exp=1 qd=1024 Apr 4 21:26:44 nxnproc1 kernel: [ 3652.301506] hpsa 0000:05:00.0: scsi 0:0:0:0 addition failed, device not added.
This errors shows every time I try to add the NFS mount, but also happens when I try to install the Container supplemental pack.
The text was updated successfully, but these errors were encountered: