Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
bffa7193
Commit
bffa7193
authored
Feb 26, 2014
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For the main emulab site (aka us), add a pointer to the quota KB entry.
parent
dc9ca273
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
account/quotamail.in
account/quotamail.in
+9
-1
No files found.
account/quotamail.in
View file @
bffa7193
#!/bin/sh
#!/bin/sh
#
#
# Copyright (c) 2003-20
06
University of Utah and the Flux Group.
# Copyright (c) 2003-20
14
University of Utah and the Flux Group.
#
#
# {{{EMULAB-LICENSE
# {{{EMULAB-LICENSE
#
#
...
@@ -46,6 +46,12 @@ else
...
@@ -46,6 +46,12 @@ else
SCRATCHSTR
=
""
SCRATCHSTR
=
""
fi
fi
MAINSITE
=
@TBMAINSITE@
if
[
$MAINSITE
-ne
0
]
;
then
QUOTAHELP
=
"See https://wiki.emulab.net/wikidocs/wiki/kb81 for more info on quotas."
else
QUOTAHELP
=
""
fi
for
i
in
`
/usr/sbin/repquota
-v
@FS_WITH_QUOTAS@ |
awk
'$2 ~ /\+/ {print $1}'
`
for
i
in
`
/usr/sbin/repquota
-v
@FS_WITH_QUOTAS@ |
awk
'$2 ~ /\+/ {print $1}'
`
do
do
...
@@ -81,6 +87,8 @@ PLEASE NOTE: just login to @USERNODE@ directly to do the cleanup!
...
@@ -81,6 +87,8 @@ PLEASE NOTE: just login to @USERNODE@ directly to do the cleanup!
You will not be able to swapin an experiment to access these directories
You will not be able to swapin an experiment to access these directories
while over quota.
while over quota.
$QUOTAHELP
Thanks,
Thanks,
@THISHOMEBASE@ Testbed Operations
@THISHOMEBASE@ Testbed Operations
@TBOPSEMAIL_NOSLASH@
@TBOPSEMAIL_NOSLASH@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment