[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-11-03 Thread TomK

On 11/3/2019 6:24 PM, TomK wrote:

On 11/3/2019 12:52 AM, TomK wrote:

On 11/2/2019 4:07 AM, Strahil wrote:

You should  be able to do that with the POSIX compliant domain ...
If nit, it's better to open a bug so this behaviour is investigated 
further.


I haven't tried the POXIS compliant domain but from what I recall and 
remember happening, I couldn't bind a host to more then a single 
storage domain.  I could be wrong but I couldn't select more then a 
single storage domain a host could be associated with.



"Any POSIX compliant file system used as a storage domain in oVirt must 
be a clustered file system, such as Global File System 2 (GFS2), and 
must support sparse files and direct I/O. The Common Internet File 
System (CIFS), for example, does not support direct I/O, making it 
incompatible with oVirt."


Guessing this might not work if I have a Local LUN that's XFS or EXT4?


"Adding Local Storage
Adding local storage to a host in this manner causes the host to be put 
in a new data center and cluster. The local storage configuration window 
combines the creation of a data center, a cluster, and storage into a 
single process."


This explains the reason for the removal.

Source: https://www.ovirt.org/documentation/admin-guide/chap-Storage.html





So it was either Local storage or GlusterFS storage, but both couldn't 
be bound to a single host.


Does oVirt have the facilities to test this out to see how it should 
be done?


Thx,
TK




Best Regards,
Strahil NikolovOn Nov 2, 2019 00:38, TomK  wrote:


On 10/11/2019 12:10 AM, Strahil wrote:

I'm not sure, but you can try with replica 1 gluster volume.
Later that gluster volume can be changed to replica 2 arbiter 1 or 
even better replica 3 volume.




Now that I see this I'm not sure we're on the same page.

Thinking this might clarify a bit better.  Let's take this scenario,
assume gluster is working perfectly:

HOST01
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host02,03) /dev/sdc


HOST02
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host01,03) /dev/sdc


HOST03
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host02,01) /dev/sdc


For each host I need the local LUN to be available for VM's with the
GlusterFS storage that's distributed across all three nodes.

However, when I tried to add a local LUN, the host was removed from the
storage domain rendering it unavailable.  Now when I took out the local
LUN, I was able to readd that host to the GlusterFS storage domain.

So it appears I can't add a local LUN when a host is already
participating in a GlusterFS storage domain.


Cheers,
TK




Best Regards,
Strahil NikolovOn Oct 10, 2019 13:04, Tom  wrote:


I take it then theres no way to do so without NFS?

Sent from my iPhone


On Oct 10, 2019, at 2:53 AM, Strahil  wrote:

You can create an NFS on that host and export to itself that 
local storage...


Best Regards,
Strahil NikolovOn Oct 9, 2019 07:43, TomK  
wrote:


Manged to reverse it through the options.  Had to deactivate the 
custom

local cluster.

Now I have my GlusterFS back and want to try and add some local 
storage

to each host under the same DC, Cluster and Storage Domain.  So
effectively I will have two storage locations.  One on my 
GlusterFS and

the other on the local storage I've just defined.

Appears I can't make them coexist with oVirt.  Either the host 
is placed

in a separate cluster with local storage, or I move it back to the
GlusterFS.

Appears I can't have two usable storage types under one host.  
Is this

correct?

What I'm looking for is in the image and shared earlier.

Cheers,
TK


On 10/8/2019 11:03 PM, TomK wrote:
I'm working to reverse this scenario.

My storage domain still exists.  However I can't activate it.  The
Manage button is greyed out without clear indication as to why.
Difficult to tell what my next move should be.

Anyway to find out?

Cheers,
TK


On 10/7/2019 8:25 AM, TomK wrote:
Allright.

So I followed this and configured local storage.  It had some 
default
names that I changed.  It would have been either the default 
name, or
one I choose.  In either case it would be a different name 
then the

Gluster storage domain the host was a part of anyway.

Once the process completed for both hosts, I noticed the Gluster
volume storage domain was offline and the gluster volume was 
gone.  I

can't seem to add that back in anymore.  I get:

"Error while executing action 
DisconnectStorageServerConnection: Error

storage server disconnection"

Guessing I can't have local storage in addition to Gluster on 
the same

hosts and available for VM's?

Reason why I need that is that Gluster is slow but provides 
redundancy

and live migration.  But I also wanted direct storage for VM's
requiring faster IO.  So here's my sc









--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt 

[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-11-03 Thread TomK

On 11/3/2019 12:52 AM, TomK wrote:

On 11/2/2019 4:07 AM, Strahil wrote:

You should  be able to do that with the POSIX compliant domain ...
If nit, it's better to open a bug so this behaviour is investigated 
further.


I haven't tried the POXIS compliant domain but from what I recall and 
remember happening, I couldn't bind a host to more then a single storage 
domain.  I could be wrong but I couldn't select more then a single 
storage domain a host could be associated with.



"Any POSIX compliant file system used as a storage domain in oVirt must 
be a clustered file system, such as Global File System 2 (GFS2), and 
must support sparse files and direct I/O. The Common Internet File 
System (CIFS), for example, does not support direct I/O, making it 
incompatible with oVirt."


Guessing this might not work if I have a Local LUN that's XFS or EXT4?



So it was either Local storage or GlusterFS storage, but both couldn't 
be bound to a single host.


Does oVirt have the facilities to test this out to see how it should be 
done?


Thx,
TK




Best Regards,
Strahil NikolovOn Nov 2, 2019 00:38, TomK  wrote:


On 10/11/2019 12:10 AM, Strahil wrote:

I'm not sure, but you can try with replica 1 gluster volume.
Later that gluster volume can be changed to replica 2 arbiter 1 or 
even better replica 3 volume.




Now that I see this I'm not sure we're on the same page.

Thinking this might clarify a bit better.  Let's take this scenario,
assume gluster is working perfectly:

HOST01
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host02,03) /dev/sdc


HOST02
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host01,03) /dev/sdc


HOST03
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host02,01) /dev/sdc


For each host I need the local LUN to be available for VM's with the
GlusterFS storage that's distributed across all three nodes.

However, when I tried to add a local LUN, the host was removed from the
storage domain rendering it unavailable.  Now when I took out the local
LUN, I was able to readd that host to the GlusterFS storage domain.

So it appears I can't add a local LUN when a host is already
participating in a GlusterFS storage domain.


Cheers,
TK




Best Regards,
Strahil NikolovOn Oct 10, 2019 13:04, Tom  wrote:


I take it then theres no way to do so without NFS?

Sent from my iPhone


On Oct 10, 2019, at 2:53 AM, Strahil  wrote:

You can create an NFS on that host and export to itself that local 
storage...


Best Regards,
Strahil NikolovOn Oct 9, 2019 07:43, TomK  
wrote:


Manged to reverse it through the options.  Had to deactivate the 
custom

local cluster.

Now I have my GlusterFS back and want to try and add some local 
storage

to each host under the same DC, Cluster and Storage Domain.  So
effectively I will have two storage locations.  One on my 
GlusterFS and

the other on the local storage I've just defined.

Appears I can't make them coexist with oVirt.  Either the host is 
placed

in a separate cluster with local storage, or I move it back to the
GlusterFS.

Appears I can't have two usable storage types under one host.  Is 
this

correct?

What I'm looking for is in the image and shared earlier.

Cheers,
TK


On 10/8/2019 11:03 PM, TomK wrote:
I'm working to reverse this scenario.

My storage domain still exists.  However I can't activate it.  The
Manage button is greyed out without clear indication as to why.
Difficult to tell what my next move should be.

Anyway to find out?

Cheers,
TK


On 10/7/2019 8:25 AM, TomK wrote:
Allright.

So I followed this and configured local storage.  It had some 
default
names that I changed.  It would have been either the default 
name, or
one I choose.  In either case it would be a different name then 
the

Gluster storage domain the host was a part of anyway.

Once the process completed for both hosts, I noticed the Gluster
volume storage domain was offline and the gluster volume was 
gone.  I

can't seem to add that back in anymore.  I get:

"Error while executing action 
DisconnectStorageServerConnection: Error

storage server disconnection"

Guessing I can't have local storage in addition to Gluster on 
the same

hosts and available for VM's?

Reason why I need that is that Gluster is slow but provides 
redundancy

and live migration.  But I also wanted direct storage for VM's
requiring faster IO.  So here's my sc






--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BAABH4K3LVRLVEPEOW5ALQAPUHR3VRIS/


[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-11-02 Thread TomK

On 11/2/2019 4:07 AM, Strahil wrote:

You should  be able to do that with the POSIX compliant domain ...
If nit, it's better to open a bug so this behaviour is investigated further.


I haven't tried the POXIS compliant domain but from what I recall and 
remember happening, I couldn't bind a host to more then a single storage 
domain.  I could be wrong but I couldn't select more then a single 
storage domain a host could be associated with.


So it was either Local storage or GlusterFS storage, but both couldn't 
be bound to a single host.


Does oVirt have the facilities to test this out to see how it should be 
done?


Thx,
TK




Best Regards,
Strahil NikolovOn Nov 2, 2019 00:38, TomK  wrote:


On 10/11/2019 12:10 AM, Strahil wrote:

I'm not sure, but you can try with replica 1 gluster volume.
Later that gluster volume can be changed to replica 2 arbiter 1 or even better 
replica 3 volume.



Now that I see this I'm not sure we're on the same page.

Thinking this might clarify a bit better.  Let's take this scenario,
assume gluster is working perfectly:

HOST01
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host02,03) /dev/sdc


HOST02
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host01,03) /dev/sdc


HOST03
4TB Local LUN /dev/sdb
4TB Gluster FS (brick w/ host02,01) /dev/sdc


For each host I need the local LUN to be available for VM's with the
GlusterFS storage that's distributed across all three nodes.

However, when I tried to add a local LUN, the host was removed from the
storage domain rendering it unavailable.  Now when I took out the local
LUN, I was able to readd that host to the GlusterFS storage domain.

So it appears I can't add a local LUN when a host is already
participating in a GlusterFS storage domain.


Cheers,
TK




Best Regards,
Strahil NikolovOn Oct 10, 2019 13:04, Tom  wrote:


I take it then theres no way to do so without NFS?

Sent from my iPhone


On Oct 10, 2019, at 2:53 AM, Strahil  wrote:

You can create an NFS on that host and export to itself that local storage...

Best Regards,
Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote:


Manged to reverse it through the options.  Had to deactivate the custom
local cluster.

Now I have my GlusterFS back and want to try and add some local storage
to each host under the same DC, Cluster and Storage Domain.  So
effectively I will have two storage locations.  One on my GlusterFS and
the other on the local storage I've just defined.

Appears I can't make them coexist with oVirt.  Either the host is placed
in a separate cluster with local storage, or I move it back to the
GlusterFS.

Appears I can't have two usable storage types under one host.  Is this
correct?

What I'm looking for is in the image and shared earlier.

Cheers,
TK


On 10/8/2019 11:03 PM, TomK wrote:
I'm working to reverse this scenario.

My storage domain still exists.  However I can't activate it.  The
Manage button is greyed out without clear indication as to why.
Difficult to tell what my next move should be.

Anyway to find out?

Cheers,
TK


On 10/7/2019 8:25 AM, TomK wrote:
Allright.

So I followed this and configured local storage.  It had some default
names that I changed.  It would have been either the default name, or
one I choose.  In either case it would be a different name then the
Gluster storage domain the host was a part of anyway.

Once the process completed for both hosts, I noticed the Gluster
volume storage domain was offline and the gluster volume was gone.  I
can't seem to add that back in anymore.  I get:

"Error while executing action DisconnectStorageServerConnection: Error
storage server disconnection"

Guessing I can't have local storage in addition to Gluster on the same
hosts and available for VM's?

Reason why I need that is that Gluster is slow but provides redundancy
and live migration.  But I also wanted direct storage for VM's
requiring faster IO.  So here's my sc



--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OWT5SZZEMMNKCI5754Y4NHD7AXB2EBBC/


[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-11-02 Thread Strahil
You should  be able to do that with the POSIX compliant domain ...
If nit, it's better to open a bug so this behaviour is investigated further.

Best Regards,
Strahil NikolovOn Nov 2, 2019 00:38, TomK  wrote:
>
> On 10/11/2019 12:10 AM, Strahil wrote: 
> > I'm not sure, but you can try with replica 1 gluster volume. 
> > Later that gluster volume can be changed to replica 2 arbiter 1 or even 
> > better replica 3 volume. 
> > 
>
> Now that I see this I'm not sure we're on the same page. 
>
> Thinking this might clarify a bit better.  Let's take this scenario, 
> assume gluster is working perfectly: 
>
> HOST01 
> 4TB Local LUN /dev/sdb 
> 4TB Gluster FS (brick w/ host02,03) /dev/sdc 
>
>
> HOST02 
> 4TB Local LUN /dev/sdb 
> 4TB Gluster FS (brick w/ host01,03) /dev/sdc 
>
>
> HOST03 
> 4TB Local LUN /dev/sdb 
> 4TB Gluster FS (brick w/ host02,01) /dev/sdc 
>
>
> For each host I need the local LUN to be available for VM's with the 
> GlusterFS storage that's distributed across all three nodes. 
>
> However, when I tried to add a local LUN, the host was removed from the 
> storage domain rendering it unavailable.  Now when I took out the local 
> LUN, I was able to readd that host to the GlusterFS storage domain. 
>
> So it appears I can't add a local LUN when a host is already 
> participating in a GlusterFS storage domain. 
>
>
> Cheers, 
> TK 
>
>
> > 
> > Best Regards, 
> > Strahil NikolovOn Oct 10, 2019 13:04, Tom  wrote: 
> >> 
> >> I take it then theres no way to do so without NFS? 
> >> 
> >> Sent from my iPhone 
> >> 
> >>> On Oct 10, 2019, at 2:53 AM, Strahil  wrote: 
> >>> 
> >>> You can create an NFS on that host and export to itself that local 
> >>> storage... 
> >>> 
> >>> Best Regards, 
> >>> Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote: 
>  
>  Manged to reverse it through the options.  Had to deactivate the custom 
>  local cluster. 
>  
>  Now I have my GlusterFS back and want to try and add some local storage 
>  to each host under the same DC, Cluster and Storage Domain.  So 
>  effectively I will have two storage locations.  One on my GlusterFS and 
>  the other on the local storage I've just defined. 
>  
>  Appears I can't make them coexist with oVirt.  Either the host is placed 
>  in a separate cluster with local storage, or I move it back to the 
>  GlusterFS. 
>  
>  Appears I can't have two usable storage types under one host.  Is this 
>  correct? 
>  
>  What I'm looking for is in the image and shared earlier. 
>  
>  Cheers, 
>  TK 
>  
> > On 10/8/2019 11:03 PM, TomK wrote: 
> > I'm working to reverse this scenario. 
> > 
> > My storage domain still exists.  However I can't activate it.  The 
> > Manage button is greyed out without clear indication as to why. 
> > Difficult to tell what my next move should be. 
> > 
> > Anyway to find out? 
> > 
> > Cheers, 
> > TK 
> > 
> >> On 10/7/2019 8:25 AM, TomK wrote: 
> >> Allright. 
> >> 
> >> So I followed this and configured local storage.  It had some default 
> >> names that I changed.  It would have been either the default name, or 
> >> one I choose.  In either case it would be a different name then the 
> >> Gluster storage domain the host was a part of anyway. 
> >> 
> >> Once the process completed for both hosts, I noticed the Gluster 
> >> volume storage domain was offline and the gluster volume was gone.  I 
> >> can't seem to add that back in anymore.  I get: 
> >> 
> >> "Error while executing action DisconnectStorageServerConnection: Error 
> >> storage server disconnection" 
> >> 
> >> Guessing I can't have local storage in addition to Gluster on the same 
> >> hosts and available for VM's? 
> >> 
> >> Reason why I need that is that Gluster is slow but provides redundancy 
> >> and live migration.  But I also wanted direct storage for VM's 
> >> requiring faster IO.  So here's my sc
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SI2CDIY34NIXLXOWN3NI4UKCUB6DQ26U/


[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-11-01 Thread TomK

On 10/11/2019 12:10 AM, Strahil wrote:

I'm not sure, but you can try with replica 1 gluster volume.
Later that gluster volume can be changed to replica 2 arbiter 1 or even better 
replica 3 volume.



Now that I see this I'm not sure we're on the same page.

Thinking this might clarify a bit better.  Let's take this scenario, 
assume gluster is working perfectly:


HOST01
4TB Local LUN   /dev/sdb
4TB Gluster FS (brick w/ host02,03) /dev/sdc


HOST02
4TB Local LUN   /dev/sdb
4TB Gluster FS (brick w/ host01,03) /dev/sdc


HOST03
4TB Local LUN   /dev/sdb
4TB Gluster FS (brick w/ host02,01) /dev/sdc


For each host I need the local LUN to be available for VM's with the 
GlusterFS storage that's distributed across all three nodes.


However, when I tried to add a local LUN, the host was removed from the 
storage domain rendering it unavailable.  Now when I took out the local 
LUN, I was able to readd that host to the GlusterFS storage domain.


So it appears I can't add a local LUN when a host is already 
participating in a GlusterFS storage domain.



Cheers,
TK




Best Regards,
Strahil NikolovOn Oct 10, 2019 13:04, Tom  wrote:


I take it then theres no way to do so without NFS?

Sent from my iPhone


On Oct 10, 2019, at 2:53 AM, Strahil  wrote:

You can create an NFS on that host and export to itself that local storage...

Best Regards,
Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote:


Manged to reverse it through the options.  Had to deactivate the custom
local cluster.

Now I have my GlusterFS back and want to try and add some local storage
to each host under the same DC, Cluster and Storage Domain.  So
effectively I will have two storage locations.  One on my GlusterFS and
the other on the local storage I've just defined.

Appears I can't make them coexist with oVirt.  Either the host is placed
in a separate cluster with local storage, or I move it back to the
GlusterFS.

Appears I can't have two usable storage types under one host.  Is this
correct?

What I'm looking for is in the image and shared earlier.

Cheers,
TK


On 10/8/2019 11:03 PM, TomK wrote:
I'm working to reverse this scenario.

My storage domain still exists.  However I can't activate it.  The
Manage button is greyed out without clear indication as to why.
Difficult to tell what my next move should be.

Anyway to find out?

Cheers,
TK


On 10/7/2019 8:25 AM, TomK wrote:
Allright.

So I followed this and configured local storage.  It had some default
names that I changed.  It would have been either the default name, or
one I choose.  In either case it would be a different name then the
Gluster storage domain the host was a part of anyway.

Once the process completed for both hosts, I noticed the Gluster
volume storage domain was offline and the gluster volume was gone.  I
can't seem to add that back in anymore.  I get:

"Error while executing action DisconnectStorageServerConnection: Error
storage server disconnection"

Guessing I can't have local storage in addition to Gluster on the same
hosts and available for VM's?

Reason why I need that is that Gluster is slow but provides redundancy
and live migration.  But I also wanted direct storage for VM's
requiring faster IO.  So here's my scenario:

host01
/dev/sda OS
/dev/sdb 4TB (For Gluster)
/dev/sdc 4TB (For Local Storage)

host02
/dev/sda OS
/dev/sdb 4TB (For Gluster)
/dev/sdc 4TB (For Local Storage)

I would like to have:

1) GlusterFS volume available to oVirt via the two /dev/sdb drives in
both physical hosts.
2) Two locally attached LUN's, each separate and local to that
physical host.

Is this possible?

Cheers,
TK


On 10/6/2019 12:38 AM, Strahil wrote:
Hi Tom,

Have you checked
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage
?

Best Regards,
Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote:


Hey All,

I've added a 4TB LUN to my physical storage and now I want to use that,
instead of GlusterFS as my datastore for VM's on that physical.  How do
I do this?

I've tried a number of options, including adding LUN's but appears I
can
only add them to VM's directly but not use them as my datastores



___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UATOFCYCNOJHM3BCSHXFVYXKZYL4GXXQ/




--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 

[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-10 Thread Strahil
I'm not sure, but you can try with replica 1 gluster volume.
Later that gluster volume can be changed to replica 2 arbiter 1 or even better 
replica 3 volume.


Best Regards,
Strahil NikolovOn Oct 10, 2019 13:04, Tom  wrote:
>
> I take it then theres no way to do so without NFS? 
>
> Sent from my iPhone 
>
> > On Oct 10, 2019, at 2:53 AM, Strahil  wrote: 
> > 
> > You can create an NFS on that host and export to itself that local 
> > storage... 
> > 
> > Best Regards, 
> > Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote: 
> >> 
> >> Manged to reverse it through the options.  Had to deactivate the custom 
> >> local cluster. 
> >> 
> >> Now I have my GlusterFS back and want to try and add some local storage 
> >> to each host under the same DC, Cluster and Storage Domain.  So 
> >> effectively I will have two storage locations.  One on my GlusterFS and 
> >> the other on the local storage I've just defined. 
> >> 
> >> Appears I can't make them coexist with oVirt.  Either the host is placed 
> >> in a separate cluster with local storage, or I move it back to the 
> >> GlusterFS. 
> >> 
> >> Appears I can't have two usable storage types under one host.  Is this 
> >> correct? 
> >> 
> >> What I'm looking for is in the image and shared earlier. 
> >> 
> >> Cheers, 
> >> TK 
> >> 
> >>> On 10/8/2019 11:03 PM, TomK wrote: 
> >>> I'm working to reverse this scenario. 
> >>> 
> >>> My storage domain still exists.  However I can't activate it.  The 
> >>> Manage button is greyed out without clear indication as to why. 
> >>> Difficult to tell what my next move should be. 
> >>> 
> >>> Anyway to find out? 
> >>> 
> >>> Cheers, 
> >>> TK 
> >>> 
>  On 10/7/2019 8:25 AM, TomK wrote: 
>  Allright. 
>  
>  So I followed this and configured local storage.  It had some default 
>  names that I changed.  It would have been either the default name, or 
>  one I choose.  In either case it would be a different name then the 
>  Gluster storage domain the host was a part of anyway. 
>  
>  Once the process completed for both hosts, I noticed the Gluster 
>  volume storage domain was offline and the gluster volume was gone.  I 
>  can't seem to add that back in anymore.  I get: 
>  
>  "Error while executing action DisconnectStorageServerConnection: Error 
>  storage server disconnection" 
>  
>  Guessing I can't have local storage in addition to Gluster on the same 
>  hosts and available for VM's? 
>  
>  Reason why I need that is that Gluster is slow but provides redundancy 
>  and live migration.  But I also wanted direct storage for VM's 
>  requiring faster IO.  So here's my scenario: 
>  
>  host01 
>  /dev/sda OS 
>  /dev/sdb 4TB (For Gluster) 
>  /dev/sdc 4TB (For Local Storage) 
>  
>  host02 
>  /dev/sda OS 
>  /dev/sdb 4TB (For Gluster) 
>  /dev/sdc 4TB (For Local Storage) 
>  
>  I would like to have: 
>  
>  1) GlusterFS volume available to oVirt via the two /dev/sdb drives in 
>  both physical hosts. 
>  2) Two locally attached LUN's, each separate and local to that 
>  physical host. 
>  
>  Is this possible? 
>  
>  Cheers, 
>  TK 
>  
> > On 10/6/2019 12:38 AM, Strahil wrote: 
> > Hi Tom, 
> > 
> > Have you checked 
> > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage
> >  
> > ? 
> > 
> > Best Regards, 
> > Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote: 
> >> 
> >> Hey All, 
> >> 
> >> I've added a 4TB LUN to my physical storage and now I want to use 
> >> that, 
> >> instead of GlusterFS as my datastore for VM's on that physical.  How 
> >> do 
> >> I do this? 
> >> 
> >> I've tried a number of options, including adding LUN's but appears I 
> >> can 
> >> only add them to VM's directly but not use them as my datastores 
> >>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UATOFCYCNOJHM3BCSHXFVYXKZYL4GXXQ/


[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-10 Thread Staniforth, Paul
I think you should be able create a gluster volume from the local LUN on each 
server and use these to create 2 storage domains.

They should then be shared storage but not replicated so if a host goes down 
you will loose that domain.

Maybe you will need to alter the fencing policy?

Regards,
  Paul S.


From: Tom 
Sent: 10 October 2019 11:04
To: Strahil 
Cc: users 
Subject: [ovirt-users] Re: Trying to add a LUN to a host and use that, instead 
of Gluster, as the datastore for my VM's.

I take it then theres no way to do so without NFS?

Sent from my iPhone

> On Oct 10, 2019, at 2:53 AM, Strahil  wrote:
>
> You can create an NFS on that host and export to itself that local storage...
>
> Best Regards,
> Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote:
>>
>> Manged to reverse it through the options.  Had to deactivate the custom
>> local cluster.
>>
>> Now I have my GlusterFS back and want to try and add some local storage
>> to each host under the same DC, Cluster and Storage Domain.  So
>> effectively I will have two storage locations.  One on my GlusterFS and
>> the other on the local storage I've just defined.
>>
>> Appears I can't make them coexist with oVirt.  Either the host is placed
>> in a separate cluster with local storage, or I move it back to the
>> GlusterFS.
>>
>> Appears I can't have two usable storage types under one host.  Is this
>> correct?
>>
>> What I'm looking for is in the image and shared earlier.
>>
>> Cheers,
>> TK
>>
>>> On 10/8/2019 11:03 PM, TomK wrote:
>>> I'm working to reverse this scenario.
>>>
>>> My storage domain still exists.  However I can't activate it.  The
>>> Manage button is greyed out without clear indication as to why.
>>> Difficult to tell what my next move should be.
>>>
>>> Anyway to find out?
>>>
>>> Cheers,
>>> TK
>>>
 On 10/7/2019 8:25 AM, TomK wrote:
 Allright.

 So I followed this and configured local storage.  It had some default
 names that I changed.  It would have been either the default name, or
 one I choose.  In either case it would be a different name then the
 Gluster storage domain the host was a part of anyway.

 Once the process completed for both hosts, I noticed the Gluster
 volume storage domain was offline and the gluster volume was gone.  I
 can't seem to add that back in anymore.  I get:

 "Error while executing action DisconnectStorageServerConnection: Error
 storage server disconnection"

 Guessing I can't have local storage in addition to Gluster on the same
 hosts and available for VM's?

 Reason why I need that is that Gluster is slow but provides redundancy
 and live migration.  But I also wanted direct storage for VM's
 requiring faster IO.  So here's my scenario:

 host01
 /dev/sda OS
 /dev/sdb 4TB (For Gluster)
 /dev/sdc 4TB (For Local Storage)

 host02
 /dev/sda OS
 /dev/sdb 4TB (For Gluster)
 /dev/sdc 4TB (For Local Storage)

 I would like to have:

 1) GlusterFS volume available to oVirt via the two /dev/sdb drives in
 both physical hosts.
 2) Two locally attached LUN's, each separate and local to that
 physical host.

 Is this possible?

 Cheers,
 TK

> On 10/6/2019 12:38 AM, Strahil wrote:
> Hi Tom,
>
> Have you checked
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Faccess.redhat.com%2Fdocumentation%2Fen-us%2Fred_hat_virtualization%2F4.3%2Fhtml%2Fadministration_guide%2Fsect-preparing_and_adding_local_storagedata=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7C20620e09da1047a9c01708d74d6a6b3f%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C1%7C637062991775237424sdata=uyY5rEgruVpmmDrUwR%2B5JfVlDVR4gJVMS42n6OMiTmA%3Dreserved=0
> ?
>
> Best Regards,
> Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote:
>>
>> Hey All,
>>
>> I've added a 4TB LUN to my physical storage and now I want to use that,
>> instead of GlusterFS as my datastore for VM's on that physical.  How do
>> I do this?
>>
>> I've tried a number of options, including adding LUN's but appears I
>> can
>> only add them to VM's directly but not use them as my datastores
>> instead
>> of GlusterFS.
>>
>> --
>> Thx,
>> TK.
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: 
>> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fsite%2Fprivacy-policy%2Fdata=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7C20620e09da1047a9c01708d74d6a6b3f%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C1%7C637062991775247419sdata=%2FSkaHYaM016WsG2U6xzT6Fjreye3U6AISM7oJEUBO%2F4%3Dreserved=0
>> oVirt Code of Conduct:
>> 

[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-10 Thread Tom
I take it then theres no way to do so without NFS?

Sent from my iPhone

> On Oct 10, 2019, at 2:53 AM, Strahil  wrote:
> 
> You can create an NFS on that host and export to itself that local storage...
> 
> Best Regards,
> Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote:
>> 
>> Manged to reverse it through the options.  Had to deactivate the custom 
>> local cluster. 
>> 
>> Now I have my GlusterFS back and want to try and add some local storage 
>> to each host under the same DC, Cluster and Storage Domain.  So 
>> effectively I will have two storage locations.  One on my GlusterFS and 
>> the other on the local storage I've just defined. 
>> 
>> Appears I can't make them coexist with oVirt.  Either the host is placed 
>> in a separate cluster with local storage, or I move it back to the 
>> GlusterFS. 
>> 
>> Appears I can't have two usable storage types under one host.  Is this 
>> correct? 
>> 
>> What I'm looking for is in the image and shared earlier. 
>> 
>> Cheers, 
>> TK 
>> 
>>> On 10/8/2019 11:03 PM, TomK wrote: 
>>> I'm working to reverse this scenario. 
>>> 
>>> My storage domain still exists.  However I can't activate it.  The 
>>> Manage button is greyed out without clear indication as to why. 
>>> Difficult to tell what my next move should be. 
>>> 
>>> Anyway to find out? 
>>> 
>>> Cheers, 
>>> TK 
>>> 
 On 10/7/2019 8:25 AM, TomK wrote: 
 Allright. 
 
 So I followed this and configured local storage.  It had some default 
 names that I changed.  It would have been either the default name, or 
 one I choose.  In either case it would be a different name then the 
 Gluster storage domain the host was a part of anyway. 
 
 Once the process completed for both hosts, I noticed the Gluster 
 volume storage domain was offline and the gluster volume was gone.  I 
 can't seem to add that back in anymore.  I get: 
 
 "Error while executing action DisconnectStorageServerConnection: Error 
 storage server disconnection" 
 
 Guessing I can't have local storage in addition to Gluster on the same 
 hosts and available for VM's? 
 
 Reason why I need that is that Gluster is slow but provides redundancy 
 and live migration.  But I also wanted direct storage for VM's 
 requiring faster IO.  So here's my scenario: 
 
 host01 
 /dev/sda OS 
 /dev/sdb 4TB (For Gluster) 
 /dev/sdc 4TB (For Local Storage) 
 
 host02 
 /dev/sda OS 
 /dev/sdb 4TB (For Gluster) 
 /dev/sdc 4TB (For Local Storage) 
 
 I would like to have: 
 
 1) GlusterFS volume available to oVirt via the two /dev/sdb drives in 
 both physical hosts. 
 2) Two locally attached LUN's, each separate and local to that 
 physical host. 
 
 Is this possible? 
 
 Cheers, 
 TK 
 
> On 10/6/2019 12:38 AM, Strahil wrote: 
> Hi Tom, 
> 
> Have you checked 
> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage
>  
> ? 
> 
> Best Regards, 
> Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote: 
>> 
>> Hey All, 
>> 
>> I've added a 4TB LUN to my physical storage and now I want to use that, 
>> instead of GlusterFS as my datastore for VM's on that physical.  How do 
>> I do this? 
>> 
>> I've tried a number of options, including adding LUN's but appears I 
>> can 
>> only add them to VM's directly but not use them as my datastores 
>> instead 
>> of GlusterFS. 
>> 
>> -- 
>> Thx, 
>> TK. 
>> ___ 
>> Users mailing list -- users@ovirt.org 
>> To unsubscribe send an email to users-le...@ovirt.org 
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
>> oVirt Code of Conduct: 
>> https://www.ovirt.org/community/about/community-guidelines/ 
>> List Archives: 
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZES6FCONNYBXYC5DTQCOP3ZCNOZNG23Y/
>>  
>> 
> ___ 
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@ovirt.org 
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/WE2MPSRXTJCXDWKLWLDCJRJ76U7GOTTE/
>  
> 
> 
 
 
>>> 
>>> 
>> 
>> 
>> -- 
>> Thx, 
>> TK.
>> 
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: 
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives: 
>> 

[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-10 Thread Strahil
You can create an NFS on that host and export to itself that local storage...

Best Regards,
Strahil NikolovOn Oct 9, 2019 07:43, TomK  wrote:
>
> Manged to reverse it through the options.  Had to deactivate the custom 
> local cluster. 
>
> Now I have my GlusterFS back and want to try and add some local storage 
> to each host under the same DC, Cluster and Storage Domain.  So 
> effectively I will have two storage locations.  One on my GlusterFS and 
> the other on the local storage I've just defined. 
>
> Appears I can't make them coexist with oVirt.  Either the host is placed 
> in a separate cluster with local storage, or I move it back to the 
> GlusterFS. 
>
> Appears I can't have two usable storage types under one host.  Is this 
> correct? 
>
> What I'm looking for is in the image and shared earlier. 
>
> Cheers, 
> TK 
>
> On 10/8/2019 11:03 PM, TomK wrote: 
> > I'm working to reverse this scenario. 
> > 
> > My storage domain still exists.  However I can't activate it.  The 
> > Manage button is greyed out without clear indication as to why. 
> > Difficult to tell what my next move should be. 
> > 
> > Anyway to find out? 
> > 
> > Cheers, 
> > TK 
> > 
> > On 10/7/2019 8:25 AM, TomK wrote: 
> >> Allright. 
> >> 
> >> So I followed this and configured local storage.  It had some default 
> >> names that I changed.  It would have been either the default name, or 
> >> one I choose.  In either case it would be a different name then the 
> >> Gluster storage domain the host was a part of anyway. 
> >> 
> >> Once the process completed for both hosts, I noticed the Gluster 
> >> volume storage domain was offline and the gluster volume was gone.  I 
> >> can't seem to add that back in anymore.  I get: 
> >> 
> >> "Error while executing action DisconnectStorageServerConnection: Error 
> >> storage server disconnection" 
> >> 
> >> Guessing I can't have local storage in addition to Gluster on the same 
> >> hosts and available for VM's? 
> >> 
> >> Reason why I need that is that Gluster is slow but provides redundancy 
> >> and live migration.  But I also wanted direct storage for VM's 
> >> requiring faster IO.  So here's my scenario: 
> >> 
> >> host01 
> >> /dev/sda OS 
> >> /dev/sdb 4TB (For Gluster) 
> >> /dev/sdc 4TB (For Local Storage) 
> >> 
> >> host02 
> >> /dev/sda OS 
> >> /dev/sdb 4TB (For Gluster) 
> >> /dev/sdc 4TB (For Local Storage) 
> >> 
> >> I would like to have: 
> >> 
> >> 1) GlusterFS volume available to oVirt via the two /dev/sdb drives in 
> >> both physical hosts. 
> >> 2) Two locally attached LUN's, each separate and local to that 
> >> physical host. 
> >> 
> >> Is this possible? 
> >> 
> >> Cheers, 
> >> TK 
> >> 
> >> On 10/6/2019 12:38 AM, Strahil wrote: 
> >>> Hi Tom, 
> >>> 
> >>> Have you checked 
> >>> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage
> >>>  
> >>> ? 
> >>> 
> >>> Best Regards, 
> >>> Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote: 
>  
>  Hey All, 
>  
>  I've added a 4TB LUN to my physical storage and now I want to use that, 
>  instead of GlusterFS as my datastore for VM's on that physical.  How do 
>  I do this? 
>  
>  I've tried a number of options, including adding LUN's but appears I 
>  can 
>  only add them to VM's directly but not use them as my datastores 
>  instead 
>  of GlusterFS. 
>  
>  -- 
>  Thx, 
>  TK. 
>  ___ 
>  Users mailing list -- users@ovirt.org 
>  To unsubscribe send an email to users-le...@ovirt.org 
>  Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
>  oVirt Code of Conduct: 
>  https://www.ovirt.org/community/about/community-guidelines/ 
>  List Archives: 
>  https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZES6FCONNYBXYC5DTQCOP3ZCNOZNG23Y/
>   
>  
> >>> ___ 
> >>> Users mailing list -- users@ovirt.org 
> >>> To unsubscribe send an email to users-le...@ovirt.org 
> >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> >>> oVirt Code of Conduct: 
> >>> https://www.ovirt.org/community/about/community-guidelines/ 
> >>> List Archives: 
> >>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/WE2MPSRXTJCXDWKLWLDCJRJ76U7GOTTE/
> >>>  
> >>> 
> >>> 
> >> 
> >> 
> > 
> > 
>
>
> -- 
> Thx, 
> TK.
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/QJDCKXESPUMVLQSMLGRDRVQXXUGCX3IN/
___
Users mailing list -- users@ovirt.org
To 

[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-08 Thread TomK
Manged to reverse it through the options.  Had to deactivate the custom 
local cluster.


Now I have my GlusterFS back and want to try and add some local storage 
to each host under the same DC, Cluster and Storage Domain.  So 
effectively I will have two storage locations.  One on my GlusterFS and 
the other on the local storage I've just defined.


Appears I can't make them coexist with oVirt.  Either the host is placed 
in a separate cluster with local storage, or I move it back to the 
GlusterFS.


Appears I can't have two usable storage types under one host.  Is this 
correct?


What I'm looking for is in the image and shared earlier.

Cheers,
TK

On 10/8/2019 11:03 PM, TomK wrote:

I'm working to reverse this scenario.

My storage domain still exists.  However I can't activate it.  The 
Manage button is greyed out without clear indication as to why. 
Difficult to tell what my next move should be.


Anyway to find out?

Cheers,
TK

On 10/7/2019 8:25 AM, TomK wrote:

Allright.

So I followed this and configured local storage.  It had some default 
names that I changed.  It would have been either the default name, or 
one I choose.  In either case it would be a different name then the 
Gluster storage domain the host was a part of anyway.


Once the process completed for both hosts, I noticed the Gluster 
volume storage domain was offline and the gluster volume was gone.  I 
can't seem to add that back in anymore.  I get:


"Error while executing action DisconnectStorageServerConnection: Error 
storage server disconnection"


Guessing I can't have local storage in addition to Gluster on the same 
hosts and available for VM's?


Reason why I need that is that Gluster is slow but provides redundancy 
and live migration.  But I also wanted direct storage for VM's 
requiring faster IO.  So here's my scenario:


host01
/dev/sda OS
/dev/sdb 4TB (For Gluster)
/dev/sdc 4TB (For Local Storage)

host02
/dev/sda OS
/dev/sdb 4TB (For Gluster)
/dev/sdc 4TB (For Local Storage)

I would like to have:

1) GlusterFS volume available to oVirt via the two /dev/sdb drives in 
both physical hosts.
2) Two locally attached LUN's, each separate and local to that 
physical host.


Is this possible?

Cheers,
TK

On 10/6/2019 12:38 AM, Strahil wrote:

Hi Tom,

Have you checked 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage 
?


Best Regards,
Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote:


Hey All,

I've added a 4TB LUN to my physical storage and now I want to use that,
instead of GlusterFS as my datastore for VM's on that physical.  How do
I do this?

I've tried a number of options, including adding LUN's but appears I 
can
only add them to VM's directly but not use them as my datastores 
instead

of GlusterFS.

--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZES6FCONNYBXYC5DTQCOP3ZCNOZNG23Y/ 


___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WE2MPSRXTJCXDWKLWLDCJRJ76U7GOTTE/ 












--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QJDCKXESPUMVLQSMLGRDRVQXXUGCX3IN/


[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-07 Thread TomK

Allright.

So I followed this and configured local storage.  It had some default 
names that I changed.  It would have been either the default name, or 
one I choose.  In either case it would be a different name then the 
Gluster storage domain the host was a part of anyway.


Once the process completed for both hosts, I noticed the Gluster volume 
storage domain was offline and the gluster volume was gone.  I can't 
seem to add that back in anymore.  I get:


"Error while executing action DisconnectStorageServerConnection: Error 
storage server disconnection"


Guessing I can't have local storage in addition to Gluster on the same 
hosts and available for VM's?


Reason why I need that is that Gluster is slow but provides redundancy 
and live migration.  But I also wanted direct storage for VM's requiring 
faster IO.  So here's my scenario:


host01
/dev/sda OS
/dev/sdb 4TB (For Gluster)
/dev/sdc 4TB (For Local Storage)

host02
/dev/sda OS
/dev/sdb 4TB (For Gluster)
/dev/sdc 4TB (For Local Storage)

I would like to have:

1) GlusterFS volume available to oVirt via the two /dev/sdb drives in 
both physical hosts.
2) Two locally attached LUN's, each separate and local to that physical 
host.


Is this possible?

Cheers,
TK

On 10/6/2019 12:38 AM, Strahil wrote:

Hi Tom,

Have you checked 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage
 ?

Best Regards,
Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote:


Hey All,

I've added a 4TB LUN to my physical storage and now I want to use that,
instead of GlusterFS as my datastore for VM's on that physical.  How do
I do this?

I've tried a number of options, including adding LUN's but appears I can
only add them to VM's directly but not use them as my datastores instead
of GlusterFS.

--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZES6FCONNYBXYC5DTQCOP3ZCNOZNG23Y/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WE2MPSRXTJCXDWKLWLDCJRJ76U7GOTTE/




--
Thx,
TK.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RNTKD4UICDYW5SD27MNKJ3PWESGPRBWY/


[ovirt-users] Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.

2019-10-05 Thread Strahil
Hi Tom,

Have you checked 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/administration_guide/sect-preparing_and_adding_local_storage
 ?

Best Regards,
Strahil NikolovOn Oct 6, 2019 06:26, TomK  wrote:
>
> Hey All, 
>
> I've added a 4TB LUN to my physical storage and now I want to use that, 
> instead of GlusterFS as my datastore for VM's on that physical.  How do 
> I do this? 
>
> I've tried a number of options, including adding LUN's but appears I can 
> only add them to VM's directly but not use them as my datastores instead 
> of GlusterFS. 
>
> -- 
> Thx, 
> TK.
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZES6FCONNYBXYC5DTQCOP3ZCNOZNG23Y/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WE2MPSRXTJCXDWKLWLDCJRJ76U7GOTTE/