# Archival or relay node (noob)

**URL:** https://forum.algorand.co/t/archival-or-relay-node-noob/7569
**Category:** Uncategorized
**Created:** [August 10, 2022, 4:14am UTC](https://forum.algorand.co/t/archival-or-relay-node-noob/7569 "2022-08-10T04:14:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ubuntu-user](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.algorand.co/ubuntu-user/32/2047_2.png) [@ubuntu-user](https://forum.algorand.co/u/ubuntu-user)
#### Post date: [August 10, 2022, 4:14am UTC](https://forum.algorand.co/t/archival-or-relay-node-noob/7569/1 "2022-08-10T04:14:59Z")

</div>

hello,

I’m running a node for the first time ([Install a node - Algorand Developer Portal](https://developer.algorand.org/docs/run-a-node/setup/install/))

How to know if it’s archival or relay node ?

I think i made the mistake to use fast catchup on my node.

Sorry, but do i have to delete everything and start over?

---

<div class="post-metadata">

### Author: ![ubuntu-user](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.algorand.co/ubuntu-user/32/2047_2.png) [@ubuntu-user](https://forum.algorand.co/u/ubuntu-user)
#### Post date: [August 10, 2022, 6:03am UTC](https://forum.algorand.co/t/archival-or-relay-node-noob/7569/2 "2022-08-10T06:03:52Z")

</div>

with rerun

`./update.sh -i -c stable -p ~/node -d ~/node/data -n`

it seems to be ok

🤔

---

<div class="post-metadata">

### Author: ![fabrice](https://avatars.discourse-cdn.com/v4/letter/f/5fc32e/32.png) [@fabrice](https://forum.algorand.co/u/fabrice)
#### Post date: [August 10, 2022, 12:50pm UTC](https://forum.algorand.co/t/archival-or-relay-node-noob/7569/3 "2022-08-10T12:50:43Z")

</div>

Nodes are non-archival non-relay by default, unless you changed `config.json`.  
See [Algorand node types - Algorand Developer Portal](https://developer.algorand.org/docs/run-a-node/setup/types/#archival-mode)
