search for: critital

Displaying 9 results from an estimated 9 matches for "critital".

Did you mean: critical
2003 Jul 28
1
fixing a corrupt /dev/hdar .. debugfs assistance...
Had a drive crash which a very critital inode. e2fshck returns a stream of : Entry '..' in ... (#######) points to inode (2) located in a bad block Pass 3: Checking directory connectivity Root inode is not a directory: aborting e2fsck: aborted /dev/hda4: ***** FILE SYSTEM WAS MODIFIED ***** Floating point exception I...
2017 Aug 30
2
Shares not accessible when using FQDN
Hi Rowland, Thank you for your answer. I think I have found a solution which could solve the issue until the next migration step. It tested it on another server which is not critital : * Joining the server as a member and setup the shares as you suggest * Use nss_ldap instead of nss_winbind (idmap) which will pick my unix ids In this setup it seems I can access to the shares with any DNS aliases/CNAME I know it is not a very proper setup but it seem to work...
2017 Aug 30
4
Shares not accessible when using FQDN
...2017 10:43:39 +0200 (CEST) Gaetan SLONGO <gslongo at it-optics.com> wrote: > Hi Rowland, > > > Thank you for your answer. > I think I have found a solution which could solve the issue until the > next migration step. It tested it on another server which is not > critital : > > > > > * Joining the server as a member and setup the shares as you > suggest > * Use nss_ldap instead of nss_winbind (idmap) which will pick my > unix ids Well 'nss_ldap' is not supported by Samba and normally anything that it can do, can also be don...
2017 Aug 30
0
Shares not accessible when using FQDN
...Aug 2017 10:43:39 +0200 (CEST) Gaetan SLONGO <gslongo at it-optics.com> wrote: > Hi Rowland, > > > Thank you for your answer. > I think I have found a solution which could solve the issue until the > next migration step. It tested it on another server which is not > critital : > > > > > * Joining the server as a member and setup the shares as you > suggest > * Use nss_ldap instead of nss_winbind (idmap) which will pick my > unix ids Well 'nss_ldap' is not supported by Samba and normally anything that it can do, can also b...
2010 Mar 24
2
[PATCH] Restart network after applying configuration
Signed-off-by: Arthur CLEMENT <aclement at linagora.com> --- scripts/ovirt-early | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/scripts/ovirt-early b/scripts/ovirt-early index 7f7c99c..4b85102 100755 --- a/scripts/ovirt-early +++ b/scripts/ovirt-early @@ -96,6 +96,9 @@ configure_ovirt_management_nic() { >
2017 Aug 30
0
Shares not accessible when using FQDN
...tan SLONGO <gslongo at it-optics.com> wrote: > > > Hi Rowland, > > > > > > Thank you for your answer. > > I think I have found a solution which could solve the issue until the > > next migration step. It tested it on another server which is not > > critital : > > > > > > > > > > * Joining the server as a member and setup the shares as you > > suggest > > * Use nss_ldap instead of nss_winbind (idmap) which will pick my > > unix ids > > Well 'nss_ldap' is not supported by Samba and normally a...
2017 Aug 30
2
Shares not accessible when using FQDN
Hi Rowland, The reason is long to explain but shortly it was about huge amount of data ~20TB stored on that server with unix user ID (comming from a S3/LDAP setup). On a DC mode it seems unix ID are in use instead of idmap id. CNAME is in added indeed. Regarding the migration as said we came from S3/LDAP and go to 4.6. The entire future structure is not fixed yet but at this time we have a
1999 Oct 05
0
SAMBA digest 2259
...k <mev0003@unt.edu> > 14) Compiling Under IRIX > by Eric Songer <esonger@lads.is.lmco.com> > 15) [Fwd: print queue problem] > by wmmvdwee <wmmvdwee@hawedo.com> > 16) password synchronization > by Gerry maddock <gerrym@futuremetals.com> > 17) Critital SMBMOUNT Error? > by Aaron Gray <agray@vsi.com> > 18) HELP ! ERROR FILES > 30 IN CLIENT DOS FOR SAMBA > by Carmo =?ISO-8859-1?Q?Cr=EAdiney?= de Melo > <carmo@fusoes.com.br> > 19) smbclient tar restore problem (linkflag) from tape-drive > by Peter Wood &...
2006 Mar 20
1
fixing a corrupt /dev/hdar .. debugfs assistance...
...To: Mike Moran <mhm austin ibm com> Cc: ext3-users redhat com Subject: Re: fixing a corrupt /dev/hdar .. debugfs assistance... Date: Mon, 28 Jul 2003 16:53:07 -0400 ________________________________ On Mon, Jul 28, 2003 at 10:42:04AM -0500, Mike Moran wrote: > Had a drive crash which a very critital inode. e2fshck > returns a stream of : > > Entry '..' in ... (#######) points to inode (2) located in a bad block > > Pass 3: Checking directory connectivity > Root inode is not a directory: aborting > e2fsck: aborted > > /dev/hda4: ***** FILE SYSTEM WAS MOD...