Displaying 20 results from an estimated 30 matches for "root2".
Did you mean:
root
2007 Feb 20
2
Backing up ext3 root partition with dd
...n
alternate partition using the "dd" command?
The dd is copying the mounted root partition into an alternate partition
that is not mounted. The dd returns success, but the fsck on that
partition fails with errors as follows:
-----------------
fsck 1.37 (21-Mar-2005)
/dev/Active_Update/root2: recovering journal
/dev/Active_Update/root2: Clearing orphaned inode 57554 (uid=0, gid=0,
mode=010600, size=0)
/dev/Active_Update/root2: Clearing orphaned inode 57552 (uid=1010,
gid=3002, mode=010600, size=0)
/dev/Active_Update/root2: Clearing orphaned inode 57548 (uid=0, gid=0,
mode=020600, size=...
2006 Jul 18
1
Bad values for acts_as_nested_set?
.../www.chuckvose.com/articles/2006/05/24/recursive-children
But I''d prefer to use the more efficient way of acts_as_nested_set (and
not to have to revert to my old code).
Anyway, here''s my issue: if I already have a root1 element with lft:1
and rgt:4 (has one child) and add a new root2 (has one child also), it
is assigned lft:1 and rgt:4 also!
So if I ask for root2.all_children I also retrieve the child of root1!
My migration schema:
create_table "elements", :force => true do |t|
t.column "name", :string
t.column "category_id", :inte...
2010 Oct 27
0
[PATCH node] add uninstall module
...pathd holds all mounts under /var in a private namespace
+ os.system("service multipathd stop")
+ os.system("rm -f /var/lib/multipath/bindings")
+ unmount_logging()
+ unmount_config("/etc/default/ovirt")
+ #get partition info
+ root2=""
+ rc = os.system("findfs LABEL=RootBackup 2>&1 >/dev/null")
+ if rc == 0:
+ root2 = "RootBackup"
+ rc = os.system("findfs LABEL=RootUpdate 2>&1 >/dev/null")
+ if rc == 0:
+ root2 = "...
2010 Mar 23
0
[PATCH node] Fix uninstall to detect and cleanup correct partitions
...ll
+++ b/scripts/ovirt-config-uninstall
@@ -37,27 +37,37 @@ if ask_yes_or_no "Do you wish to continue and uninstall this node ([Y]es/[N]o)?"
rm -f /var/lib/multipath/bindings
unmount_logging
unmount_config /etc/default/ovirt
+ #get partition info
+ root2=""
+ if findfs LABEL=RootBackup 2>&1 >/dev/null; then
+ root2=RootBackup
+ elif findfs LABEL=RootUpdate 2>&1 >/dev/null; then
+ root2=RootUpdate
+ elif findfs LABEL=RootNew 2>&1 >/dev/null; then
+ root2=Ro...
2010 Mar 23
1
[PATCH node][RFC] Fix uninstall to detect and cleanup correct partitions
...b/scripts/ovirt-config-uninstall
@@ -37,27 +37,38 @@ if ask_yes_or_no "Do you wish to continue and uninstall this node ([Y]es/[N]o)?"
rm -f /var/lib/multipath/bindings
unmount_logging
unmount_config /etc/default/ovirt
+ #get partition info
+ local root2
+ if findfs LABEL=RootBackup 2>&1 >/dev/null; then
+ root2=RootBackup
+ elif findfs LABEL=RootUpdate 2>&1 >/dev/null; then
+ root2=RootUpdate
+ elif findfs LABEL=RootNew 2>&1 >/dev/null; then
+ root2=RootNew
+...
2010 Mar 24
2
[PATCH node][REPOST 1/2] Fix uninstall to detect and cleanup correct partitions
...ll
+++ b/scripts/ovirt-config-uninstall
@@ -37,27 +37,37 @@ if ask_yes_or_no "Do you wish to continue and uninstall this node ([Y]es/[N]o)?"
rm -f /var/lib/multipath/bindings
unmount_logging
unmount_config /etc/default/ovirt
+ #get partition info
+ root2=""
+ if findfs LABEL=RootBackup 2>&1 >/dev/null; then
+ root2=RootBackup
+ elif findfs LABEL=RootUpdate 2>&1 >/dev/null; then
+ root2=RootUpdate
+ elif findfs LABEL=RootNew 2>&1 >/dev/null; then
+ root2=Ro...
2005 Sep 20
1
ext3 incompatability between linux 2.4/ppc and linux 2.6/x86
...ecking group summary information
/dev/hda2: 2297/37848 files (1.9% non-contiguous), 101563/151200 blocks
...
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
/dev/hda2 on /file-system/root2 type ext3 (rw,noatime,errors=remount-ro)
...
# rm -rf /file-system/root2/*
EXT3-fs error (device ide0(3,2)): ext3_free_blocks: Freeing blocks not
in datazone - block = 1752392034, count = 1
Aborting journal on device ide0(3,2).
Remounting filesystem read-only
ext3_reserve_inode_write: aborting tra...
2009 Jan 12
1
DO NOT REPLY [Bug 6025] New: 0 files to consider should not return code 23
...i am downloadig Apache log files from a test server
this files are sometimes rotated automatically by cron or sometimes manually
deleted.
When I have rsync download all the log files in the usual Apache log directory
/var/log/httpd , and the directory just happens to be empty:
rsync -qPt -e ssh root2@mysite.com:/var/log/httpd/access_log.* /root/myoldLogs/
I get:
rsync: link_stat "/var/log/httpd/access_log.*" failed: No such file or
directory (2)
rsync error: some files could not be transferred (code 23) at main.c(1385)
IMO: "some files could not be transferred" is in...
2008 Jul 24
3
Case sensitve problem
Hi!
I am using Postfix, Mysql and Dovecot 1.0.rc15.
It seems that Dovecot creates new mailboxes for eg. User at Domain.COM
althoug in the name in databse is user at domain.com ny logging in pop3.
How to solve this problem?
2007 Mar 11
3
I cannot see the network in the PDC server but yes in xp stations, any idea?
...-password
--gecos "" %u
logon script = logon.cmd
logon drive = H:
domain logons = Yes
domain master = Yes
dns proxy = No
wins support = Yes
ldap ssl = no
panic action = /usr/share/samba/panic-action %d
invalid users = root2
printing = cups
print command =
lpq command = %p
lprm command =
[homes]
comment = Home Directories
read only = No
create mask = 0664
directory mask = 0775
guest ok = Yes
[netlogon]
comment = Network Logon Service...
2013 Apr 04
1
Using "root" Type User Via Forwarding-SSH-Tunnel Inside Non-Root SSH Connection
...nt-01" (for "non-root").
If i need to use "root" level access/privilege, i do these:
sudo one-command options
For multiple commands i do these:
su -
a-command options
another-command options
exit
To switch into another user account (like "GUIuser1", "non-root2")
without disconnecting, i do:
su GUIuser1
su non-root2
The "ssh-client-03" ssh-profile i use for exceptional purpose, when
i absolutely must have to use the "root" account directly, only then.
QUESTION:
How can i configure opensshd related settings, so that, it shows
cu...
2012 May 22
2
【help】why not support showing filename containing chinese characters with the ls function?
Hi,everyone:
As the subject says, why chinese characters are shown as '?' by using
ls function?
Did anyone encounter the same problem and does resolution exist?
Looking forward to your reply. Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jul 10
1
sometimes, roaming profile is not found
...password change = Yes
unix password sync = Yes
syslog = 0
log level = 2
# log level max = 10
log file = /var/log/samba/log.%m
max log size = 25600
dns proxy = No
panic action = /usr/share/samba/panic-action %d
invalid users = root2
# param?tres samba utilisateur par defaut
logon drive = P:
logon home = \\server02\%U
logon path = \\server02\profiles\%U
logon script = %U.cmd
# gestion des comptes posix automatique
# Gestion des comptes POSIX
add machine script =...
2018 Nov 09
5
[RFC] Tablegen-erated GlobalISel Combine Rules
...involved in specializing the algorithm for a target.
Multiple roots
This one requires algorithm changes which I'd prefer not to discuss in this RFC. Assuming the underlying algorithm gains support for this, this is how the syntax would look:
def : GICombineRule<
(defs root:$root1, root:$root2, reg:$A, reg:$B),
(match [{MIR %root1 = G_ADD %A, %B }],
[{MIR %root2 = G_SUB %A, %B }]),
(emit [{MIR %root1, %root2 = BUTTERFLY %A, %B }])>;
This would match a G_ADD and G_SUB with operands in common and combine them into a BUTTERFLY operation. You can think of this as two normal r...
2012 Jun 08
7
filter children with acts_as_tree
Hello Experts,
I have a tree of categories in this category object there is a property
called type.
the root categories have no type but the children have. so how I can get
all the roots with filled in children that have category type = ''B'' for
instance.
I tried to run Category.roots then delete children With a category not
equal to ''B'' but this causes a major
2006 Jul 04
1
samba 3.0.22 default ACL issue
...password change = Yes
unix password sync = Yes
syslog = 0
log level = 2
# log level max = 10
log file = /var/log/samba/log.%m
max log size = 25600
dns proxy = No
panic action = /usr/share/samba/panic-action %d
invalid users = root2
# param?tres samba utilisateur par defaut
logon drive = P:
logon home = \\server02\%U
logon path = \\server02\profiles\%U
logon script = %U.cmd
# gestion des comptes posix automatique :)
# Gestion des comptes POSIX
add machine script...
2007 Dec 06
1
How to copy Spammail for learning out of Postfix and Dovecot (vmail)
Hi!
I am using Postfix 2.3.8 and Dovecot 1.0.rc15.
Virtual Domains and Mailboxes are configured.
I tried to copy spammy Mail with Procmail, but Procmail only sees local
mails.
How to configure it to get a copy of spammy mails in a mbox or mail-dir?
2009 Aug 03
1
[PATCH] Cleanup whitespace warnings in Lib.pm
.../perl/lib/Sys/Guestfs/Lib.pm b/perl/lib/Sys/Guestfs/Lib.pm
index ba5aea6..8e20593 100644
--- a/perl/lib/Sys/Guestfs/Lib.pm
+++ b/perl/lib/Sys/Guestfs/Lib.pm
@@ -506,7 +506,7 @@ described in more detail below, but at the top level looks like:
'/dev/VG/Root1' => \%os1,
'/dev/VG/Root2' => \%os2,
}
-
+
%os1 = {
os => 'linux',
mounts => {
@@ -792,7 +792,7 @@ sub _check_linux_root
$r->{os_minor_version} = "$2" if(defined($2));
$r->{package_management} = "yum";
}
-
+
elsif (/(Red Hat Enterpris...
2003 Jan 18
0
FWD: Re: specifying a list of files to transfer
On Fri, Jan 17, 2003 at 05:42:41PM -0800, Wayne Davison wrote:
> On Fri, Jan 17, 2003 at 04:21:59PM -0800, jw schultz wrote:
> > It should not do /root2/i386/etc/init.d/rsyncd and so on as
> > -R would have it.
>
> -R would only do that if you actually prefixed the paths with the source
> dir, which is not what happens with --files-from. The source dir is
> just used as the default dir. So, your example works exactly as you are...
2009 Sep 30
1
[PATCH node] split root filesystems out of HostVG and onto their own partitions
...ng()
parted $DRIVE -s "mklabel ${LABEL_TYPE}"
log "Creating boot partition"
parted $DRIVE -s "mkpartfs primary ext2 0M ${boot_size_si}M"
+ log "Creating Root and RootBackup Partitions"
+ let root1_end=${boot_size_si}+${ROOT_SIZE}
+ let root2_end=${root1_end}+${ROOT_SIZE}
+ parted $DRIVE -s "mkpartfs primary ext2 ${boot_size_si}M ${root1_end}M"
+ parted $DRIVE -s "mkpartfs primary ext2 ${root1_end}M ${root2_end}M"
+ # sleep to ensure filesystems are created before continuing
+ sleep 10
+ e2label ${DRIV...