DeepSea icon indicating copy to clipboard operation
DeepSea copied to clipboard

A collection of Salt files for deploying, managing and automating Ceph.

Results 101 DeepSea issues
Sort by recently updated
recently updated
newest added

The latest sizing recommendation is that bluestore DB partitions should not be smaller then 4% of the size of the data partition. We should consider this in our default deployments,...

documentation

### Description of Issue/Question We have several places in the code that may(some will) behave differently depending on whether salt returns a FQDN or a shortname. In our testing environemnt(vagrant)...

### Description of Issue/Question We changed the default stage.0 to 'default-update-no-reboot' and renamed the files. Either we keep all the files (all possibilities there and just redirect the default.sls) or...

bug
priority

### Description of Issue/Question In some places we state that apparmor must be turned off. This is no longer true, purge those docs.

documentation

### Description of Issue/Question Discovered while working on #1403. DeepseaMinions runs a pillar_refresh on all nodes, then "pillar.get deepsea_minions" on all nodes, then "pillar.get id" on all nodes. These things...

You can safely remove `--allow-broken-hostname` from the call to `oaconfig` since openATTIC 3.5.1

enhancement

Need to document `salt-run populate.engulf_existing_cluster` on the wiki. See also #444 and #445. Additionally, when running stage 4 you might hit "Error EINVAL: entity mds.$HOSTNAME exists but cap mds does...

documentation

### Description of Issue/Question The validation check returns with "enabled on minion X" when iptables is not installed. We need a specific check for the iptables binary. Maybe self.passed =...

enhancement

### Description of Issue/Question When running into an issue with "deepsea stage run ceph.maintenance.upgrade" and later re-running the command "deepsea stage run ceph.maintenance.upgrade" - the nodes in the cluster are...

priority

We had to realize that some server hardware only comes with RAID controllers that do NOT support JBOD mode (i.e. HP DL380). In case these servers are used for OSD...

enhancement
question