Home
last modified time | relevance | path

Searched refs:nbd_start_err_msg (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-cli/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfsclient/
H A Dnbdmain.c621 #define nbd_start_err_msg(format, ...) {\ in nbd_start() macro
630 nbd_start_err_msg("can't create socket pair: %s",strerror(errno)); in nbd_start()
639 nbd_start_err_msg("%s","can't find free NBD device"); in nbd_start()
645 nbd_start_err_msg("error opening %s: %s",nbdcp->nbddevice,strerror(errno)); in nbd_start()
671 nbd_start_err_msg("error opening MFS file %s: %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
682 nbd_start_err_msg("can't stat MFS file '%s': %s",nbdcp->mfsfile,strerror(errno)); in nbd_start()
691 nbd_start_err_msg("%s","file size too low (less than one 4k block)"); in nbd_start()
728 nbd_start_err_msg("%s","can't create queue"); in nbd_start()
734 nbd_start_err_msg("can't create controller thread: %s",strerror(errno)); in nbd_start()
740 nbd_start_err_msg("can't create send thread: %s",strerror(errno)); in nbd_start()
[all …]