Displaying 10 results from an estimated 10 matches for "qsan".
Did you mean:
asan
2019 Sep 10
4
Using net ads user to get child domain users on Samba 4.10.7
Hi all,
I have an question about getting child domain users on Samba 4.10.7.
1. I have the command net ads search '(objectCategory=trustedDomain)' -P
and already get the info below:
objectClass: top
objectClass: leaf
objectClass: trustedDomain
cn: hardware.qsan.ad.com
distinguishedName: CN=hardware.qsan.ad.com,CN=System,DC=qsan,DC=ad,DC=com
instanceType: 4
whenCreated: 20180611041431.0Z
whenChanged: 20190824083646.0Z
uSNCreated: 13099
uSNChanged: 5427247
showInAdvancedViewOnly: TRUE
name: hardware.qsan.ad.com
objectGUID: ed241fe5-a87a-401b-b28a-b553f408f6...
2019 Sep 11
1
Using net ads user to get child domain users on Samba 4.10.7
Hi Rowland,
My smb.conf is showing below:
server string = "Samba Server"
security = ADS
realm = QSAN.AD.COM
workgroup = QSAN
encrypt passwords = Yes
winbind enum users = Yes
winbind enum groups = Yes
winbind cache time = 1800
idmap config * : backend = tdb
idmap config * : range = 1000000-5000000
idmap config QSAN : backend = rid
idmap config QSAN : range = 6000000-8000000
idmap config QSAN : base...
2019 Sep 10
0
Using net ads user to get child domain users on Samba 4.10.7
...#39;s still fail.
I have add -d10 to llookup the debug mode and got the info below:
ads_find_dc: (ldap) looking for realm '' and falling back to domain
'HARDWARE'
Opening cache file at /mnt/pool/SYSPOOL/cache/samba/lock/gencache.tdb
sitename_fetch: Returning sitename for realm 'QSAN.AD.COM':
"Default-First-Site-Name"
ads_dc_name: domain=HARDWARE
resolve_and_ping_netbios: (cldap) looking for domain 'HARDWARE'
get_sorted_dc_list: attempting lookup for name HARDWARE (sitename NULL)
saf_fetch: Returning "WIN-CLGRS20I3FM.hardware.qsan.ad.com" for &qu...
2019 Sep 10
0
Using net ads user to get child domain users on Samba 4.10.7
...l,
>
> I have an question about getting child domain users on Samba 4.10.7.
> 1. I have the command net ads search '(objectCategory=trustedDomain)' -P
> and already get the info below:
> objectClass: top
> objectClass: leaf
> objectClass: trustedDomain
> cn: hardware.qsan.ad.com
> distinguishedName: CN=hardware.qsan.ad.com,CN=System,DC=qsan,DC=ad,DC=com
> instanceType: 4
> whenCreated: 20180611041431.0Z
> whenChanged: 20190824083646.0Z
> uSNCreated: 13099
> uSNChanged: 5427247
> showInAdvancedViewOnly: TRUE
> name: hardware.qsan.ad.com
> o...
2013 Sep 27
2
Intel 10G X520-2 and iscsi storage poor performance
Hi,
we have a storageserver (Centos 6.4) with a dualport Intel 10G X520-2
Adapter.
A QSan P600Q-D316 Storage is configured with 8*SATA Drives raid 5 for
test, connected trought a Cisco UCS 6100 Series Fabric
Interconnect 10G Switch.
I formated the storage with ext4 defaults, one volume and got r/w rates
about 10MB/s some up to 40MB/s .... VERY POOR....
So we returned the storage to ou...
2016 Mar 11
4
NetApp NFS vs. ZFS and NFS for Maildir
Hi,
I'm evaluating to switch from NetApp to a ZFS appliance (like Qsan). Our
setup is Dovecot, Maildir for email storage and NFS to share mailboxes
(more than 30k users) across POP/IMAP and MX servers.
NetApp NFS works fine also under high load but have some limitation for
inode numbers per Volume and is expensive (but recently their prices
have dropped).
ZFS, I...
2014 Apr 20
1
Ext4 mess .... and EXT4-fs error (device sdc): ext4_mb_generate_buddy
Hi,
I'm faced with a very strange behaviour:
Centos 6.5 server, Hardware ISCSI HBA from Emulex OneConnect, most
recent drivers and firmware from emulex installed.
Directly attached a 10G ISCSI Storage from QSan. Two Raid volumes, Raid
5, 8 Disks each at 2 TB so 14 TB each logic raid volume.
Both volumes are logged in and usable as sdb and sdc to the server.
Formatted with ext4 -m 0 -v /dev/sd...
Now I copied about 600 GB from an old server to one of the new volumes.
No problems at all.
But moving oth...
2016 Mar 11
2
NetApp NFS vs. ZFS and NFS for Maildir
On Fri, 11 Mar 2016 11:58:00 -0300
Juan Bernhard <juan at inti.gob.ar> wrote:
>
> El 11/03/2016 a las 11:22 a.m., Alessio Cecchi escribi?:
> > Hi,
> >
> > I'm evaluating to switch from NetApp to a ZFS appliance (like Qsan). Our
> > setup is Dovecot, Maildir for email storage and NFS to share mailboxes
> > (more than 30k users) across POP/IMAP and MX servers.
> >
> > NetApp NFS works fine also under high load but have some limitation for
> > inode numbers per Volume and is expensive (but...
2010 Dec 13
0
hi...
Hi,
Just wanted to say hi and thanks for xen.
We are updating our existing system and have just started testing xcp 1.0
and an attached qsan box.
No issues as yet, just wanted to say hello.
Chris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2016 Apr 18
2
RFC: EfficiencySanitizer
Have you consider naming it `performance sanitizer` instead? I believe that
it would be easier to misheard esan with asan, and psan would solve it.
Besides, looks like fun! Good luck
Piotr
17.04.2016 11:46 PM "Derek Bruening via llvm-dev" <llvm-dev at lists.llvm.org>
napisaĆ(a):
TL;DR: We plan to build a suite of compiler-based dynamic instrumentation
tools for analyzing targeted