LAM : unable to open(/dev/null, O_WRONLY)
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Rajive rajive at satyam.net.inSat Jun 16 22:54:40 PDT 2001
- Previous message: newbie requests advice.
- Next message: IDE Seek Errors after kernel upgrade
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I converted the filesystem on our four node cluster to reiserfs. On each node there r two partitons / and /usr. /home is mounted through NFS. I started the sys with other hdd, mounted / and /usr on /user/node and /user/usr. lilo: linux root=/dev/hda2 # mount /dev/hdc2 /user/node && mount /dev/hdc3 /user/usr && cd /user # tar -cvf node.tar node/ ; tar -cvf usr.tar usr/ # umount /dev/hdc2 ; umount /dev/hdc3 # mkreiserfs /dev/hdc2 ; resize_reiserfs /dev/hdc2 -s +2.1G # mkreiserfs /dev/hdc3 ; resize_reiserfs /dev/hdc3 -s +7.9G # mount /dev/hdc2 node ; mount /dev/hdc2 usr # tar -xvf node.tar ; tar -xvf usr.tar Modified /user/node/etc/fstab Installed lilo on node hd and booted it with a kernel compiled with reiserfs. All the nodes booted and every thing worked fine, But there is a problem in starting LAM. on node2.cbit.beowulf Unable to open( /dev/null ,O_WRONLY) . ?? Is it wrong to tar /dev/ and untar it on another fs and assume it to work.?? The cluster is previously working fine with ext2fs. Bye, Rajive
- Previous message: newbie requests advice.
- Next message: IDE Seek Errors after kernel upgrade
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
