What Are You Doing Right Now
-
@scottalanmiller said in What Are You Doing Right Now:
Morning everyone.
Morning :). About to post some FFS fodder then learn from what rises from the ashes
-
Mopping the kitchen.
-
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Morning everyone.
Morning :). About to post some FFS fodder then learn from what rises from the ashes
When are we seeing those?
-
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Morning everyone.
Morning :). About to post some FFS fodder then learn from what rises from the ashes
When are we seeing those?
Writing it now and trying to not sound too much like a n00bish fool.
-
"New" atrium.
-
Waiting for video to export
-
preparing coffee and breakfast
-
Where is my RAID mounted on XCP-NG?
Dell Workstation -
240GB SSD - Installed XCP-NG on this.
Deployed XenOrchestraCreated a RAID with 2x 1TB Disks.
Used XenOrchestra to add a SR via HBA
Now i want to create a folder call ISO on that SR and upload images to, but i can't find where the SR is when i either SSH into the Host or use WinSCP. I'm sure it was in /run/sr-mount but can't find the folder.
-
Just passed off the on-call shackle (phone) for the next five weeks
-
Coffee!!!!
-
@hobbit666 said in What Are You Doing Right Now:
Where is my RAID mounted on XCP-NG?
Dell Workstation -
240GB SSD - Installed XCP-NG on this.
Deployed XenOrchestraCreated a RAID with 2x 1TB Disks.
Used XenOrchestra to add a SR via HBA
Now i want to create a folder call ISO on that SR and upload images to, but i can't find where the SR is when i either SSH into the Host or use WinSCP. I'm sure it was in /run/sr-mount but can't find the folder.
This should probably be it's own post.
Are you saying that you were able to add the new SR successfully, you just can't find it now that it's setup?
-
@bnrstnr I can see the "RAID" SR and i've already setup and VM on it.
But a want to create a "ISO" folder on that RAID and create a LocalISO SR from that, so i don't fill the SSD with ISO.
But i have no idea where the drive is when i use WinSCP or access the host via console. -
@hobbit666 said in What Are You Doing Right Now:
@bnrstnr I can see the "RAID" SR and i've already setup and VM on it.
But a want to create a "ISO" folder on that RAID and create a LocalISO SR from that, so i don't fill the SSD with ISO.
But i have no idea where the drive is when i use WinSCP or access the host via console.Sorry, slow morning lol
-
@hobbit666 said in What Are You Doing Right Now:
@bnrstnr I can see the "RAID" SR and i've already setup and VM on it.
But a want to create a "ISO" folder on that RAID and create a LocalISO SR from that, so i don't fill the SSD with ISO.
But i have no idea where the drive is when i use WinSCP or access the host via console.Why not just create a share from your workstation for the iso files?
On the command line of the host, you can use
df -h
to show all the currently mounted file systems. -
@travisdh1 said in What Are You Doing Right Now:
On the command line of the host, you can use df -h to show all the currently mounted file systems.
this is what I was going to say next...
If you can see your RAID SR there, you can then do a New > Storage > ISO SR Local
-
Good morning. Its a new week.
-
@travisdh1 said in What Are You Doing Right Now:
Why not just create a share from your workstation for the iso files?
On the command line of the host, you can use
df -h
to show all the currently mounted file systems.Because i may need to create VM's from other machines so having the ISO locally is best.
done a
df -h
but can't see the "MAIN" SR.Might give Hyper-V a go
-
Going to make some coffee
-
@hobbit666 said in What Are You Doing Right Now:
Because i may need to create VM's from other machines so having the ISO locally is best.
done a df -h but can't see the "MAIN" SR.
Might give Hyper-V a goAre you running
df -h
on the host or on the XO VM? If you can't see the SR on the host, IDK how you're able to be running VMs on it -
@bnrstnr yeah that's got me stumped too
Think i will just kill the hosts, blow all the RAID's extra away.Sure i found it in /run/sr-mount the other day before i had to kill the hosts to install something to test.
So this is a clean install.