ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Starodumoff Ilya <ripper.mail@gmail.com>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] vzquota после аварии
Date: Sun, 6 Apr 2008 16:01:21 +0600
Message-ID: <200804061601.21216.ripper.mail@gmail.com> (raw)
In-Reply-To: <20080406092917.GA29167@cryo.net.ru>

В сообщении от 6 апреля 2008 Pavlov Konstantin написал(a):
> пострейсите vzquota off VEID / vzquota drop VEID

execve("/usr/sbin/vzquota", ["vzquota", "off", "71"], [/* 31 vars */]) = 0
brk(0)                                  = 0x961b000
uname({sys="Linux", node="localhost.localdomain", ...}) = 0
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or 
directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=14091, ...}) = 0
mmap2(NULL, 14091, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ff8000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240a\1"..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1192256, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7ff7000
mmap2(NULL, 1202436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb05000
mmap2(0xc25000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x11f) = 0xc25000
mmap2(0xc28000, 10500, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0xc28000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7ff6000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7ff66c0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, 
seg_not_present:0,
useable:1}) = 0
mprotect(0xc25000, 4096, PROT_READ)     = 0
munmap(0xb7ff8000, 14091)               = 0
open("/var/lib/vzquota/quota.71", O_RDWR|O_LARGEFILE) = 3
flock(3, LOCK_EX|LOCK_NB)               = 0
pread64(3, "\'\274\334\376\0\0\0\0", 8, 0) = 8
_llseek(3, 0, [138], SEEK_END)          = 0
pread64(3, "\35\223\271\354\245/\vh", 8, 130) = 8
_llseek(3, 0, [138], SEEK_END)          = 0
brk(0)                                  = 0x961b000
brk(0x964c000)                          = 0x964c000
pread64(3, "\'\274\334\376\0\0\0\0\0\370gF\0\0\0\0\0\220\1@\0\0\0\0"..., 130, 
0) = 130
brk(0x963c000)                          = 0x963c000
pread64(3, "\'\274\334\376\0\0\0\0", 8, 0) = 8
pread64(3, "\0\370gF\0\0\0\0\0\220\1@\0\0\0\0\0\0\0\0\0\0v\32\0\0\0"..., 56, 
8) = 56
pread64(3, "\26\0\0\0", 4, 64)          = 4
pread64(3, "/var/lib/vz/private/71", 22, 68) = 22
pread64(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 40, 
90) = 40
_llseek(3, 0, [138], SEEK_END)          = 0
pread64(3, "\35\223\271\354\245/\vh", 8, 130) = 8
open("/dev/vzctl", O_RDWR|O_LARGEFILE)  = 4
ioctl(4, 0xc0102b02, 0xbfe22cec)        = -1 ENOENT (No such file or 
directory)
close(4)                                = 0
write(2, "vzquota : ", 10)              = 10
write(2, "(error) ", 8)                 = 8
write(2, "Quota is not running for id 71", 30) = 30
write(2, "\n", 1)                       = 1
exit_group(6)                           = ?

--------------------------------------------------------------------------

execve("/usr/sbin/vzquota", ["vzquota", "drop", "71"], [/* 31 vars */]) = 0
brk(0)                                  = 0x9555000
uname({sys="Linux", node="localhost.localdomain", ...}) = 0
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or 
directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=14091, ...}) = 0
mmap2(NULL, 14091, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fa6000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240a\1"..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1192256, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fa5000
mmap2(NULL, 1202436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x81d000
mmap2(0x93d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x11f) = 0x93d000
mmap2(0x940000, 10500, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0x940000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fa4000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fa46c0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, 
seg_not_present:0,
useable:1}) = 0
mprotect(0x93d000, 4096, PROT_READ)     = 0
munmap(0xb7fa6000, 14091)               = 0
open("/var/lib/vzquota/quota.71", O_RDWR|O_LARGEFILE) = 3
flock(3, LOCK_EX|LOCK_NB)               = 0
open("/dev/vzctl", O_RDWR|O_LARGEFILE)  = 4
ioctl(4, 0xc0102b02, 0xbfc3883c)        = -1 ENOENT (No such file or 
directory)
close(4)                                = 0
unlink("/var/lib/vzquota/quota.71")     = 0
flock(3, LOCK_UN)                       = 0
close(3)                                = 0
exit_group(0)                           = ?

-- 
С уважением,
Стародумов Илья


  reply	other threads:[~2008-04-06 10:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-06  5:54 Starodumoff Ilya
2008-04-06  9:29 ` Pavlov Konstantin
2008-04-06 10:01   ` Starodumoff Ilya [this message]
2008-04-06 20:39 ` Michael Shigorin
2008-04-07  3:04   ` Starodumoff Ilya
2008-04-07  3:37   ` Starodumoff Ilya
2008-04-07  5:15     ` Mikhail A. Pokidko
2008-04-07  5:26       ` Starodumoff Ilya
2008-04-07  5:48         ` Mikhail A. Pokidko
2008-04-07  5:56           ` Starodumoff Ilya
2008-04-07  6:19             ` Mikhail A. Pokidko
2008-04-07  6:35               ` Starodumoff Ilya
2008-04-07  6:00           ` Dmitry V. Levin
2008-04-11 21:51         ` Michael Shigorin
2008-04-12  2:39           ` [Sysadmins] [JT] " Starodumoff Ilya
2008-04-14 16:14             ` Michael Shigorin
2008-04-14 17:19               ` Starodumoff Ilya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804061601.21216.ripper.mail@gmail.com \
    --to=ripper.mail@gmail.com \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git