Searched refs:G_VINUM_DEBUG (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/geom/vinum/
H A Dgeom_vinum.c154 G_VINUM_DEBUG(0, "g_access '%s' failed: %d", d->name,
598 G_VINUM_DEBUG(0, "error: tasting, but not initialized?");
654 G_VINUM_DEBUG(2, "event 'drive tasted'");
660 G_VINUM_DEBUG(2, "event 'drive lost'");
666 G_VINUM_DEBUG(2, "event 'create drive'");
672 G_VINUM_DEBUG(2, "event 'create volume'");
678 G_VINUM_DEBUG(2, "event 'create plex'");
684 G_VINUM_DEBUG(2, "event 'create sd'");
690 G_VINUM_DEBUG(2, "event 'remove drive'");
698 G_VINUM_DEBUG(
[all...]
H A Dgeom_vinum_init.c133 G_VINUM_DEBUG(1, "unable to find a good plex");
140 G_VINUM_DEBUG(0, "sync from '%s' failed to "
205 G_VINUM_DEBUG(1, "starting sync of plex %s", p->name);
210 G_VINUM_DEBUG(0, "error syncing plex %s", p->name);
251 G_VINUM_DEBUG(0, "sync from '%s' failed to access volume: %d",
284 G_VINUM_DEBUG(0, "unable to rebuild %s, subdisk(s) have"
296 G_VINUM_DEBUG(0, "unable to access provider");
325 G_VINUM_DEBUG(0, "unable to access provider");
338 G_VINUM_DEBUG(0, "error growing plex without subdisks");
345 G_VINUM_DEBUG(
[all...]
H A Dgeom_vinum_events.c113 G_VINUM_DEBUG(2, "tasted drive on '%s'", pp->name);
116 G_VINUM_DEBUG(0, "provider %s has unsupported sectorsize.",
127 G_VINUM_DEBUG(0, "failed to attach to provider on taste event");
134 G_VINUM_DEBUG(0, "failed to access consumer on taste event");
143 G_VINUM_DEBUG(0, "failed to read header during taste");
160 G_VINUM_DEBUG(2, "drive '%s' is already known", d->name);
171 G_VINUM_DEBUG(0, "failed to read config during taste");
231 G_VINUM_DEBUG(2, "dead drive '%s' has still active "
H A Dgeom_vinum_move.c121 G_VINUM_DEBUG(0, "consumers on current and destination drive "
127 G_VINUM_DEBUG(1, "-f flag not passed; move would be "
133 G_VINUM_DEBUG(1, "subdisk '%s' already on drive '%s'",
141 G_VINUM_DEBUG(0, "subdisk '%s' is not part of a plex",
150 G_VINUM_DEBUG(0, "unable to set the subdisk '%s' to state "
H A Dgeom_vinum_drive.c167 G_VINUM_DEBUG(1, "detected legacy sparc64 header");
181 G_VINUM_DEBUG(1, "detected legacy PowerPC header");
195 G_VINUM_DEBUG(1, "detected legacy i386 header");
209 G_VINUM_DEBUG(1, "detected legacy amd64 header");
295 G_VINUM_DEBUG(0, "drive '%s' has no consumer!",
302 G_VINUM_DEBUG(0, "drive '%s' has no header",
313 G_VINUM_DEBUG(0, "g_access failed on "
322 G_VINUM_DEBUG(0, "writing vhdr failed on drive %s, "
333 G_VINUM_DEBUG(0, "writing first config copy failed on "
344 G_VINUM_DEBUG(
[all...]
H A Dgeom_vinum_rename.c133 G_VINUM_DEBUG(1, "drive name '%s' already in use", newname);
158 G_VINUM_DEBUG(1, "plex name '%s' already in use", newname);
168 G_VINUM_DEBUG(0, "proposed plex name '%s' is not a valid plex "
209 G_VINUM_DEBUG(1, "subdisk name %s already in use", newname);
216 G_VINUM_DEBUG(0, "proposed sd name '%s' is not a valid sd name",
238 G_VINUM_DEBUG(1, "volume name %s already in use", newname);
H A Dgeom_vinum_subr.c91 G_VINUM_DEBUG(0, "config parse failed volume");
99 G_VINUM_DEBUG(2, "newer volume found!");
110 G_VINUM_DEBUG(0, "config parse failed plex");
119 G_VINUM_DEBUG(2, "newer plex found!");
138 G_VINUM_DEBUG(0, "config parse failed subdisk");
147 G_VINUM_DEBUG(2, "newer subdisk found!");
294 G_VINUM_DEBUG(1, "size of sd %s is not a "
312 G_VINUM_DEBUG(0, "sd %s too small for plex %s!",
318 G_VINUM_DEBUG(1, "size of sd %s is to big, "
324 G_VINUM_DEBUG(
[all...]
H A Dgeom_vinum_plex.c247 G_VINUM_DEBUG(0, "subdisk must be in the stale state in"
252 G_VINUM_DEBUG(0, "subdisk stale, unable to perform "
257 G_VINUM_DEBUG(1, "sd %s is initializing", s->name);
578 G_VINUM_DEBUG(0, "sync from '%s' failed at offset "
636 G_VINUM_DEBUG(1, "syncing of %s from %s completed",
656 G_VINUM_DEBUG(0, "error syncing plexes: error code %d", err);
670 G_VINUM_DEBUG(1, "plex sync completed");
691 G_VINUM_DEBUG(0, "grow of %s failed creating bio: "
747 G_VINUM_DEBUG(1, "growing of %s completed", p->name);
774 G_VINUM_DEBUG(
[all...]
H A Dgeom_vinum_create.c75 G_VINUM_DEBUG(0, "drive '%s' already exists", d->name);
81 G_VINUM_DEBUG(0, "provider '%s' already in use by "
88 G_VINUM_DEBUG(0, "create '%s': device '%s' disappeared",
99 G_VINUM_DEBUG(0, "create drive '%s': unable to attach",
140 G_VINUM_DEBUG(0, "create drive '%s': unable to update "
206 G_VINUM_DEBUG(0, "create plex '%s': volume '%s' not found",
254 G_VINUM_DEBUG(0, "create sd '%s': drive '%s' not found",
264 G_VINUM_DEBUG(0, "create sd '%s': plex '%s' not found",
284 G_VINUM_DEBUG(0, "unable to give sd '%s' to plex '%s'",
H A Dgeom_vinum_rm.c212 G_VINUM_DEBUG(0, "unable to remove %s: volume still in use",
245 G_VINUM_DEBUG(0, "unable to remove %s: volume still in use",
322 G_VINUM_DEBUG(0, "%s: unable to access '%s', "
331 G_VINUM_DEBUG(0, "gv_rm_drive: error writing header to"
H A Dgeom_vinum.h161 #define G_VINUM_DEBUG(lvl, ...) do { \ macro
H A Dgeom_vinum_state.c405 G_VINUM_DEBUG(1, "subdisk %s state change: %s -> %s", s->name,
461 G_VINUM_DEBUG(1, "plex %s state change: %s -> %s", p->name,
H A Dgeom_vinum_raid5.c288 G_VINUM_DEBUG(1, "sd %s is reviving", broken->name);

Completed in 64 milliseconds