Can I "convert" a Spare node to a datastore for Add Node Workflow?
Hi,
I have a Utility + 3 x 7.8TB Gen 4+ Spare config with the spare being the top of the pile like this:
Node
External IP
NAT IP
Datastore 03 (SPARE)
10.59.0.14
10.128.36.144
Datastore 02
10.59.0.13
10.128.36.143
Datastore 01
10.59.0.12
10.128.36.142
Datastore 00
10.59.0.11
10.128.36.141
Utility
10.59.0.10
10.128.36.140
We have now racked 3 x 7.8TB Gen 4 nodes on top of those:
Node
Datastore 06
Datastore 05
Datastore 04
Datastore 03 (SPARE)
Datastore 02
Datastore 01
Datastore 00
Utility
My probe.xml is attached.
When initially installing this grid, dpnnetutil was used to configure the node networking and to add the "spare" into the configuration.
Before we start the Add Node workflow, I want to remove the spare node and use that, and 2 remaining nodes for capacity, and set Datastore 06 to the spare node.
The only supported way to change a spare into a storage node is to re-kickstart the node. The node add workflow expects nodes to be freshly kickstarted and it will fail if one of the nodes being added is configured as a spare.
Are there plans to change that ? Or is the spare node only supposed to replace a bad node ? Most of the instances I come across when having to promote the spare node are capacity issues, so being able to add the spare with the node add workflow would be very convenient.
considering the fact that the workflow method is no longer used to add nodes to a 6.1 grid, what is the supported procedure to convert a spare node to a data node? I am EMC certified to perform node adds. Thanks.
Understood, I worked at EMC for 9 years so I am familiar with the policy, my new company has premium support and we have an approved qualifier to add the spare node, which has actually already been completed. Thanks for all the responses.
Mark Nixon | Arraya Solutions
Certified EMC Expert
Senior Solutions Engineer
523 Plymouth Road, Suite 212, Plymouth Meeting, PA 19462
Cell: 610-368-5167 | Support: 610-684-8645
“Do not let the perfect be the enemy of the good.”
Is the following step, to determine that there is no existing data, not suitable anymore?
[ ] Verify that there is no existing data on the new nodes by typing:
#: ls /data0?
The following appears in the command shell:
/data01:
avamar cur home lost+found pool
/data02:
lost+found
/data03:
lost+found
The example above is from a 3.3 TB node. The /data01 should have five directories: avamar, cur, home, lost+found and pool. For 1TB and 2 TB nodes, the /data01 will only have 3 directories, avamar, home and lost+found. The other data partitions should have only the lost+found directory.
The only officially supported method for adding a spare node to a system is to re-kickstart it first. The reason for this policy is that we have had issues in the past where a node has been replaced and reconfigured as a spare, then somebody has tried to add that node into the grid. If there is existing data on a node when performing a node add with it, really bad things can happen.
Does this apply to Gen 3 nodes as well? I turned a spare into storage back in 2012 and the proc had nothing in it about rekicking the node. Apparently that's the case now, what changed?
ionthegeek
2 Intern
•
2049 Posts
1164
0
Posted December 6th, 2012 06:00
The only supported way to change a spare into a storage node is to re-kickstart the node. The node add workflow expects nodes to be freshly kickstarted and it will fail if one of the nodes being added is configured as a spare.