Skip to content
Snippets Groups Projects
Commit c80b059a authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

The instance was re-created and so was its storage.

parent afc2fff6
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!122Merge develop into staging,!115Continuous deployment for the grid systems
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
}; };
# Manually created using: # Manually created using:
# zpool create -f -m legacy -o ashift=12 root raidz /dev/disk/by-id/{wwn-0x5000cca25cc06670,wwn-0x5000cca244c94a41,wwn-0x5000cca24ceb8bb4,wwn-0x500003983bd01315,wwn-0x500003983bd812b2,wwn-0x5000cca25cc09d0c,wwn-0x5000c500921dd6b6} # zpool create -m legacy -o ashift=12 root /dev/disk/by-id/nvme-Amazon_Elastic_Block_Store_vol047fc3ea6bafdcc58
fileSystems."/storage" = fileSystems."/storage" =
{ device = "root"; { device = "root";
fsType = "zfs"; fsType = "zfs";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment