- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Unexpected power outage in 3PAR storage, one of th...
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
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
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
тАО05-05-2023 08:47 AM - last edited on тАО05-09-2023 06:00 AM by support_s
тАО05-05-2023 08:47 AM - last edited on тАО05-09-2023 06:00 AM by support_s
Storage: 3par 7000
Host: redhat 6. x Kernel: 2.6
Storage configuration:
12 virtual volumes assigned to 4 hosts (host1, honst2, host3, host4)
Fault symptom:
The storage unexpectedly lost power. After restarting, it was discovered that a controller was malfunctioning and was subsequently replaced. After all storage faults were resolved, the host began to remount the disk. At this point, it was found that the volume in host2 could be mounted and read normally, but could not be written. Subsequently, a restart operation was performed on the host. After restarting, one of the four virtual disks of the host could not be mounted, with the following prompt:
notesя╝ЪNote: dm-18 is the partition of dm-8
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@host2 /]# mount -t ext3 /dev/dm-8 /test11
mount: /dev/dm-8 already mounted or /test11 busy
[root@host2 /]# mount -t ext3 /dev/dm-18 /test11
mount: wrong fs type, bad option , bad superblock on /dev/dm-18missing codepage or other errorIn some cases useful info is found in syslog - trydmesg tailor so
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~┬╖~~~
Name: mpath4
State: ACTIVE
Read Ahead: 256
Tablespresent: LIVE
Open count: 1
vent number: 1
Majorя╝Мminor: 253я╝М8
Number of targets: 1
UUID: mpath-360002ac00000000000000014000040f7
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Name: mpath4P1
State: ACTIVE
Read Ahead: 256
Tablespresent: LIVE
Open count: 0
vent number: 0
Majorя╝Мminor: 253я╝М18
Number of targets: 1
UUID: part1-mpath-360002ac00000000000000014000040f7
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Solved! Go to Solution.
- Tags:
- drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-09-2023 04:49 AM - edited тАО05-09-2023 04:52 AM
тАО05-09-2023 04:49 AM - edited тАО05-09-2023 04:52 AM
SolutionHi
The error message indicates there may be a problem with the file system or superblock on the /dev/dm-18 partition.
Here are some steps you can take to try and resolve the issue:
Check the file system: You can run the fsck command on the partition to check for errors and repair any file system issues. For example, you can run the following command:
fsck /dev/dm-18
This command will scan the file system on the /dev/dm-18 partition and attempt to repair any errors.
Check the superblock: If the file system appears to be intact, but the superblock is corrupted, you can try to restore it from a backup. You can use the e2fsck command with the -b option to specify a backup superblock. For example, you can run the following command:
e2fsck -b 32768 /dev/dm-18
This command will attempt to restore the superblock using the backup superblock located at block 32768.
Check the disk for errors: If the file system and superblock appear to be intact, but you are still having issues mounting the partition, you may want to check the disk for errors. You can use the badblocks command to check the disk for bad sectors. For example, you can run the following command:
badblocks -v /dev/dm-18
This command will scan the disk for bad blocks and report any errors it finds.
Restore from backup: If none of the above steps are successful, you may need to restore the data from a backup. You should ensure that you have a recent backup of the data before proceeding with any data restoration.
Hope this helps.!!
Regards
Mahesh.
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
тАО05-15-2023 07:49 AM
тАО05-15-2023 07:49 AM
Re: Unexpected power outage in 3PAR storage, one of the volumes cannot be remounted
Hi Mahesh
Thank you for your reply. The problem has been resolved. After investigation, there was an error in the customer's record information. The dm-18 in the previous phenomenon has been suspended from use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-15-2023 07:55 AM
тАО05-15-2023 07:55 AM
Re: Unexpected power outage in 3PAR storage, one of the volumes cannot be remounted
Hi
I'm glad to hear that the problem has been resolved. It's important to thoroughly investigate and identify any errors or discrepancies in the configuration or records to ensure the smooth functioning of the system.
If you have any further queries, we will be happy to assist you.
Regards
Mahesh.
If you feel this was helpful please click the KUDOS! thumb below!
Note: All of my comments are my own and are not any official representation of HPE.
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]
