Displaying 4 results from an estimated 4 matches for "fastf".
Did you mean:
fast
2010 Jan 02
27
Pool import with failed ZIL device now possible ?
Hello list,
someone (actually neil perrin (CC)) mentioned in this thread:
http://mail.opensolaris.org/pipermail/zfs-discuss/2009-December/034340.html
that is should be possible to import a pool with failed log devices
(with or without data loss ?).
>/
/>/ Has the following error no consequences?
/>/
/>/ Bug ID 6538021
/>/ Synopsis Need a way to force pool startup when
2011 Jan 07
1
[RFC/PATCH] ssh: config directive to modify the local environment
...cal_env_mods = 0;
}
/*
@@ -1420,3 +1508,85 @@ parse_forward(Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd)
}
return (0);
}
+
+/*
+ * variablename[whitespace][{+,%}[separator]]=[whitespace]value
+ * value may be optional for set command (ie. w/o +)
+ * SSHFS_MOUNT += mars-fastfs:/fastfs
+ * SOME_PATH +:= /some/bin
+ * SOME_PATH %:= /some/other/bin
+ * '+' and '%' shouldn't be used as separator
+ * TODO: don't overwrite?
+ * VAR ?= value
+ */
+int
+parse_env_mod(EnvMod *mod, const char *modspec)
+{
+ char *p, *cp, *ne, *eq;
+ size_t len;
+
+ memset(...
2012 Aug 24
1
9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly
/etc/make.conf contains NO_LPR=YES
/etc/src.conf contains WITHOUT_LPR=YES
make buildworld consistently (9.0 through 9.1-RC1) leaves
/usr/share/doc/smm/07.lpd/paper.ascii.gz
which is then deleted by make delete-old.
This behaviour was not apparent in 8.x.
I have systems available to test a fix.
2008 Jun 21
12
Bfu xVM to build 92 problems
Bfu 91 to 92 looks good
Proceed with xVM upgrade . After running:-
# sunos.hg/bin/build-all nondebug
bash-3.2# cd packages-nondebug
bash-3.2# pwd
/usr/tmp/packages-nondebug
bash-3.2# ls -l
total 20
drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWlibvirt
drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWlibvirtr
drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWurlgrabber