HPE Morpheus VM Essentials
1833059 Members
2618 Online
110049 Solutions
New Discussion

GFS Datastore doesn't create.

 
ByungJoon
Advisor

GFS Datastore doesn't create.

HI,

I tried to create GFS2 Datastore. and i congifured iscsi option in my storage.

and in vme manager, i request to create gfs2 datastore. but below error meessage appeared. 

[http-nio-127.0.0.1-8080-exec-3] CEF:0|MorpheusData|Morpheus|8.0.6|provisioning:datastores#save|datastore Failed to create|src=192.168.3.7 suid=1 suser=openbase request=http://10.252.2.20/infrastructure/data-stores requestMethod=POST cn2=1 cn2Label=Account ID

and in vme node,  iscsi volume show.

Disk /dev/sdc: 300 GiB, 322122547200 bytes, 629145600 sectors
Disk model: iSCSI Disk
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 16384 bytes
I/O size (minimum/optimal): 16384 bytes / 8388608 bytes

How do i fix this issue?

4 REPLIES 4
Ranveer
HPE Pro

Re: GFS Datastore doesn't create.

Hello ByungJoon,
are you able to access (touch files,create tes dir) the /dev/sdc (iscsi lun) on Hypervisor host using non GFS2 filesystem (ext4 ) to be sure
that lun is fine.
Remove errored GFS2 from GUI.
Please check if there are already GFS2 signature exist.
#tune2gfs -l /dev/sdc
Wipeout the signature using dd or wipefs
#wipefs -a /dev/sdc
confirm using "lsblk -f"
Try adding from GUI again.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
ByungJoon
Advisor

Re: GFS Datastore doesn't create.

Hi @Ranveer,

i run wipe2fs in vme node1.

but error meesage is same.

[http-nio-127.0.0.1-8080-exec-18] CEF:0|MorpheusData|Morpheus|8.0.6|provisioning:datastores#save|datastore Failed to create|src=192.168.20.106 suid=1 suser=openbase request=http://10.252.2.20/infrastructure/data-stores requestMethod=POST cn2=1 cn2Label=Account ID

we installed node1. what requirement need to configure GFS Datastore?

Arnout_Verbeken
HPE Pro

Re: GFS Datastore doesn't create.

You do have a 3-node cluster in VME?  Only once you have a cluster of minimal 3 nodes, you can created a GFS2 datastore.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
ByungJoon
Advisor

Re: GFS Datastore doesn't create.

Hi @Ranveer, @Arnout_Verbeken,

i congifured 3 node. and i congifure gfs datastore.

GFS datastore error message occured

error message "Unable to create / update pcs stonith: null"

how do i fix this error?