Results 53 comments of ne0YT

How can I install Harvester from the .ISO on a host which only has 57GB of Storage? (Th e Installer says it's only possible with 60GB+) I have a small...

@w13915984028 The 140GB isn't enforced, only the 60GB is on setup. But I have 57.6GB.. and I really would like to run it there..

@w13915984028 hey there The emails from github went into my spam.. I just built the .ISO successfully, can you tell me where to change what to make an installation possible...

> @ne0YT Please try: > > https://github.com/harvester/harvester-installer/blob/master/pkg/config/config.go#L34 > > ``` > SoftMinDiskSizeGiB = 140 > HardMinDiskSizeGiB = 60 > MinCosPartSizeGiB = 25 > NormalCosPartSizeGiB = 50 > ``` > >...

``` --- FAIL: TestCalcCosPersistentPartSize (0.00s) --- FAIL: TestCalcCosPersistentPartSize/Disk_too_small (0.00s) cos_test.go:96: Error Trace: cos_test.go:96 Error: Expected value not to be nil. Test: TestCalcCosPersistentPartSize/Disk_too_small --- FAIL: TestCalcCosPersistentPartSize/Disk_meet_hard_requirement (0.00s) cos_test.go:101: Error Trace: cos_test.go:101...

> edit scripts/default comment ./test as #./test, or delete this line hey there the installation works, but somehow I directly land on the rancher dashboard instead of the harvester dashboard.

I would love to see this happening in the official image.. I want to integrate it in some "offline" setups. where devices have internet and are random/not managed, but the...

@bbaranoff please update the source code with the latest verison you use on your public version