![]() | ||||
| ||||||
| Installing, managing and running a Kusu cluster Discuss the whole Kusu HPC stack here! (Hardware, cluster OS, cluster management, filesystems, schedulers and applications) |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
|
installed CENTOS master on a Dell T7400 flawlessly. then started addhost and attempted to add a diskless node. all goes fine until I get the following on the node: IO Error: [Errno2] No such File or Directory: u' /newroot/usr/share/zoneinfo/America/New_York Debugging Time Kusu Initial Ram Disk uclibc login: So what is causing this I log in as root and all looks in order except that the path mentioned above does not exist. Just plain stuck |
| |||
|
Hi For diskless nodegroup, there's currently a bug in the code that doesn't handle if the zoneinfo file is missing. You can use ngedit and add tzdata package to the diskless nodegroup. Rebuild the image and you should be able to boot with diskless. |