- Community Home
- >
- Software
- >
- HPE Ezmeral Software platform
- >
- "File exists" while adding disk.
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
тАО10-21-2022 04:31 AM - last edited on тАО10-24-2022 09:36 PM by support_s
тАО10-21-2022 04:31 AM - last edited on тАО10-24-2022 09:36 PM by support_s
I had an issue with a disk that was marked as possibly bad after an incident. I removed the disk with mrconfig and ran fsck on it. Now when I'm trying to add it back I get the error message "Failed operation for disk /dev/sdj, File exists" which doesn't really point me to what I'm supposed to do to resolve the issue.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2022 09:24 AM
тАО10-21-2022 09:24 AM
Solutioncheck /opt/mapr/conf/disktab file . If there is a line with /dev/sdj then remove it.
Also, I assume you have created SPs with only one disk. If in case your SP consist of three disk or more then you will need to remove the relevent disks for that SP from disktab file.
Run below command to check what are the disks belongs to SP where disk /dev/sdj is attached. You will need to remove those disks entries from disktab file.
/opt/mapr/server/mrconfig sp list -v
=== Example===
In the output below I only have one SP (named as SP1) . This has only one disk /dev/sdb.
# /opt/mapr/server/mrconfig sp list -v
ListSPs resp: status 0:1
No. of SPs (1), totalsize 88667 MB, totalfree 74317 MB
SP 0: name SP1, Online, size 88667 MB, free 74317 MB, path /dev/sdb, log 200 MB, port 5660, guid 4ccb3788053b9c440060fcab1d01731a, clusterUuid -6819087817328921874--5199606154060414735, disks /dev/sdb, dare 0, label ssd:1
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
тАО11-07-2022 04:30 PM
тАО11-07-2022 04:30 PM
Re: "File exists" while adding disk.
It worked great. Doesn't retain any data though, but that's what backups are for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2022 10:17 PM
тАО11-07-2022 10:17 PM
Re: "File exists" while adding disk.
The replaced disks won't have any data, but the data will have been replicated elsewhere in the cluster.
Backups are still good, but not necessary in such a simple failure scenario.