E0528 11:42:54.996051 30623 writer.go:51] TxnWriter got error during callback: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:54.997983 30623 node.go:81] writeRequests: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:54.998039 30623 writer.go:51] TxnWriter got error during callback: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.003109 30623 node.go:81] writeRequests: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.003228 30623 writer.go:51] TxnWriter got error during callback: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.004311 30623 node.go:81] writeRequests: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.004431 30623 writer.go:51] TxnWriter got error during callback: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.006598 30623 node.go:81] writeRequests: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.006633 30623 writer.go:51] TxnWriter got error during callback: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large
E0528 11:42:55.014127 30623 draft.go:391] Applying proposal. Error: Error while flushing to disk: Unable to write to value log file: "p/003577.vlog": write p/003577.vlog: file too large. Proposal: "key:
\"01-2454504743433075034\" delta:<txns:<start_ts:15435186 commit_ts:15435208 > txns:<start_ts:15435187 commit_ts:15435209 > txns:<start_ts:15435190 commit_ts:15435211 > txns:<start_ts:15435204 commit_ts:1
5435221 > txns:<start_ts:15435202 commit_ts:15435222 > txns:<start_ts:15435207 commit_ts:15435223 > txns:<start_ts:15435205 commit_ts:15435225 > max_assigned:15435227 group_checksums:<key:1 value:52145169
08677245399 > > index:13261097 ".
fatal error: runtime: out of memory
Alpha is crashing with this error.
Dgraph version: 1.0.14
Machine Config: 16 GB RAM, Swap memory enabled. I am using this command to start alpha
dgraph alpha --lru_mb 2048 --zero localhost:5080 --badger.vlog=disk
@MichelDiz please help.