new hobbit install, small mod request
list Tracy di Marco White
I installed hobbit over the weekend on what was to be my new BB servers, and I'm impressed, and things have gone pretty well converting from BB to hobbit. I'm very impressed by the trending, and the difficulty I was having integrating larrd into BB was the impetus for my changing. I have one BBDISPLAY & one BBNET. I use NetBSD, and I would like to see a small change that shouldn't be problematic. I'd like the df test in the NetBSD client to include 'null' as a filesystem to exclude, so basically just changing: df -P -tnonfs,kernfs,procfs,cd9660 to df -P -tnonfs,kernfs,procfs,cd9660,null On NetBSD, null mounts are loopback, so they're a duplication of an already existing filesystem. Tracy J. Di Marco White Information Technology Services Iowa State University
list Figaro Nicolas
Hi, The df command is in the $HOBBIT/client/bin/hobbitclient-netbsd.sh script. You can modify this script and add "null" to the list of df excludes. Nicolas Figaro
▸
-----Message d'origine----- De : user-4d3c8321d54f@xymon.invalid [mailto:user-4d3c8321d54f@xymon.invalid] Envoyé : mercredi 31 août 2005 08:36 À : user-ae9b8668bcde@xymon.invalid Objet : [hobbit] new hobbit install, small mod request I installed hobbit over the weekend on what was to be my new BB servers, and I'm impressed, and things have gone pretty well converting from BB to hobbit. I'm very impressed by the trending, and the difficulty I was having integrating larrd into BB was the impetus for my changing. I have one BBDISPLAY & one BBNET. I use NetBSD, and I would like to see a small change that shouldn't be problematic. I'd like the df test in the NetBSD client to include 'null' as a filesystem to exclude, so basically just changing: df -P -tnonfs,kernfs,procfs,cd9660 to df -P -tnonfs,kernfs,procfs,cd9660,null On NetBSD, null mounts are loopback, so they're a duplication of an already existing filesystem. Tracy J. Di Marco White Information Technology Services Iowa State University
list Henrik Størner
Hi Tracy, I've made this change in the NetBSD client script. As Nicolas wrote, feel free to make this change yourself in the client script. Regards, Henrik
▸
On Wed, Aug 31, 2005 at 01:36:24AM -0500, Tracy Di Marco White wrote:I installed hobbit over the weekend on what was to be my new BB servers, and I'm impressed, and things have gone pretty well converting from BB to hobbit. I'm very impressed by the trending, and the difficulty I was having integrating larrd into BB was the impetus for my changing. I have one BBDISPLAY & one BBNET. I use NetBSD, and I would like to see a small change that shouldn't be problematic. I'd like the df test in the NetBSD client to include 'null' as a filesystem to exclude, so basically just changing: df -P -tnonfs,kernfs,procfs,cd9660 to df -P -tnonfs,kernfs,procfs,cd9660,null On NetBSD, null mounts are loopback, so they're a duplication of an already existing filesystem. Tracy J. Di Marco White Information Technology Services Iowa State University
--
Henrik Storner