-
Notifications
You must be signed in to change notification settings - Fork 153
Description
pod日志:
Container: volcano-scheduler
Filter
Disconnected
2025/12/07 02:13:09 maxprocs: Leaving GOMAXPROCS=12: CPU quota undefined
W1207 02:13:09.346963 1 client_config.go:617] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
2025-12-07T02:13:09.349266356Z panic: failed creating filewatcher for /volcano.scheduler/volcano-scheduler.conf: too many open files
2025-12-07T02:13:09.349278100Z
goroutine 1 [running]:
2025-12-07T02:13:09.349285127Z volcano.sh/volcano/cmd/scheduler/app.Run(0xc00020dce0)
/go/src/volcano.sh/volcano/cmd/scheduler/app/server.go:84 +0x845
2025-12-07T02:13:09.349291325Z main.main()
/go/src/volcano.sh/volcano/cmd/scheduler/main.go:71 +0x207
failed to create fsnotify watcher: too many open files
