- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- GFS Datastore doesn't create.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2025 02:22 AM - last edited on 06-16-2025 09:15 PM by support_s
06-14-2025 02:22 AM - last edited on 06-16-2025 09:15 PM by support_s
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?
- Tags:
- drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2025 03:50 AM
06-14-2025 03:50 AM
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 06:05 PM - last edited on 06-15-2025 09:42 PM by Thaufique_Mod
06-15-2025 06:05 PM - last edited on 06-15-2025 09:42 PM by Thaufique_Mod
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2025 11:43 AM
06-16-2025 11:43 AM
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2025 11:48 PM - last edited on 06-20-2025 01:25 AM by Thaufique_Mod
06-16-2025 11:48 PM - last edited on 06-20-2025 01:25 AM by Thaufique_Mod
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?